aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/accf_data.c
Commit message (Expand)AuthorAgeFilesLines
* add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* Remove so*_locked(), which were backed out by mistake.Seigo Tanimura2002-06-181-1/+1
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.Seigo Tanimura2002-05-311-8/+2
* Lock down a socket, milestone 1.Seigo Tanimura2002-05-201-2/+8
* Redo the sigio locking.Alfred Perlstein2002-05-011-7/+1
* Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.Seigo Tanimura2002-04-301-1/+4
* Add a global sx sigio_lock to protect the pointer to the sigio objectSeigo Tanimura2002-04-271-1/+4
* Remove headers not needed.Alfred Perlstein2000-10-071-14/+0
* Forget to include sysctl.hAlfred Perlstein2000-09-091-0/+1
* return of the accept filter part IIAlfred Perlstein2000-06-201-0/+80