cvs commit: src/sys/kern uipc_accf.c uipc_socket.c src/sys/sys
socketvar.h
Robert Watson
rwatson at FreeBSD.org
Fri Feb 18 18:54:43 GMT 2005
rwatson 2005-02-18 18:54:42 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_accf.c uipc_socket.c
sys/sys socketvar.h
Log:
Move do_setopt_accept_filter() from uipc_socket.c to uipc_accf.c, where
the rest of the accept filter code currently lives.
MFC after: 3 days
Revision Changes Path
1.14 +120 -0 src/sys/kern/uipc_accf.c
1.229 +0 -126 src/sys/kern/uipc_socket.c
1.138 +1 -0 src/sys/sys/socketvar.h
More information about the cvs-src
mailing list