aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/mlf_ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.Dmitrij Tejblum1999-04-281-1/+1
* Zap LKM option and support. Farewell old friend.Peter Wemm1999-04-191-0/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-0/+1
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-23/+21
* Staticize some more.Eivind Eklund1998-11-261-3/+3
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-1/+3
* In the words of the submitter:Mike Smith1998-05-071-0/+7
* Get socket and locking stuff by including <sys/socket.h> and <sys/lock.h>,Bruce Evans1998-03-281-1/+2
* When building in in the kernel rather than as a LKM, don't compilePeter Wemm1998-03-271-4/+4
* Make this compile.. There are some unpleasing hacks in here.Peter Wemm1998-03-211-3/+3
* Merge vendor changes from 3.2.1 -> 3.2.3 onto mainlinePeter Wemm1998-03-211-19/+33
* Add #include "opt_devfs.h"Eivind Eklund1998-02-041-0/+1
* Import kernel parts of ipfilter-3.2.1Peter Wemm1997-11-161-0/+367