DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/conf files options src/sys/kern init_sysent.c syscalls.c syscalls.master uipc_socket.c uipc_syscalls.c src/sys/net rtsock.c src/sys/netinet in.h in_proto.c src/sys/sys mbuf.h protosw.h socket.h syscall-args syscall-hide.h syscall.h ...
:..
:> sys/netinet in.h in_proto.c
:> sys/sys mbuf.h protosw.h socket.h syscall-args
:> syscall-hide.h syscall.h syscall.mk
:> sysproto.h sysunion.h
:> Log:
:> Tie SCTP into the kernel, this includes adding a new syscall (sctp_peeloff).
:
:Is that really necessary? I find it kind of dump to have a syscall
:specific for a single network protocol.
:
:Joerg
I didn't like it either, and we will probably want to change it to e.g.
an ioctl(), or to something more generic, but in the interest of getting
all the work in we can live with the system call for now.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]