summaryrefslogtreecommitdiffstats
path: root/sys/netinet/accf_data.c
Commit message (Expand)AuthorAgeFilesLines
* Rework socket upcalls to close some races with setup/teardown of upcalls.jhb2009-06-011-7/+4
* Add FBSDID to all files in netinet so that people can moresilby2007-10-071-2/+3
* add missing #include <sys/module.h>phk2004-05-301-0/+1
* Remove so*_locked(), which were backed out by mistake.tanimura2002-06-181-1/+1
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.tanimura2002-05-311-8/+2
* Lock down a socket, milestone 1.tanimura2002-05-201-2/+8
* Redo the sigio locking.alfred2002-05-011-7/+1
* Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.tanimura2002-04-301-1/+4
* Add a global sx sigio_lock to protect the pointer to the sigio objecttanimura2002-04-271-1/+4
* Remove headers not needed.alfred2000-10-071-14/+0
* Forget to include sysctl.halfred2000-09-091-0/+1
* return of the accept filter part IIalfred2000-06-201-0/+80
OpenPOWER on IntegriCloud