summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix for "live inode" panic.julian1998-06-101-20/+27
* Remove buggy debugging code.julian1998-06-101-43/+1
* Fixed pedantic semantics errors (bitfields not of type int, signed intbde1998-06-081-3/+3
* ip_fil.h has 9 separate declarations of iplioctl() in a disgustingbde1998-06-082-5/+8
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Add a reference to the Ganger/Patt paperjulian1998-06-021-0/+3
* A fix to a debug test from Kirk.julian1998-05-271-1/+4
* Bring up-to-date with Whistle's current versionjulian1998-05-192-6/+85
* Merge with Kirk's version as of Feb 20julian1998-05-191-88/+86
* Merge in Kirk's changes to stop softupdates from hogging all of memory.julian1998-05-193-67/+294
* Change to stop a silly panic. This should be understood better.julian1998-05-191-7/+4
* First published FreeBSD version of soft updates Feb 5.julian1998-05-192-125/+168
* This commit was generated by cvs2svn to compensate for changes in r36206,julian1998-05-192-121/+225
|\
| * Import the next version received from kirk after somejulian1998-05-192-121/+225
* | This commit was generated by cvs2svn to compensate for changes in r36201,julian1998-05-193-0/+4622
|\ \ | |/
| * Import the earliest version of the soft update code that I have.julian1998-05-193-0/+4622
* Use read_random()phk1998-04-061-2/+7
* allow open on all minorspeter1998-03-271-2/+2
* Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h>peter1998-03-211-3/+5
* Some patchups for when this code is compiled in userland (!).peter1998-03-212-2/+6
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-219-26/+58
* Import kernel parts of ipfilter v3.2.3peter1998-03-2111-120/+236
* Import kernel parts of ipfilter-3.2.1peter1997-11-1615-916/+3314
* Import version 3.2alpha7darrenr1997-05-2514-316/+1382
* Really import sys/netinet changes for IP Filter 3.2alpha4 this time.darrenr1997-04-0310-319/+905
* Import ipfilter 3.1.8 kernel componentspeter1997-03-025-42/+68
* Replacement import of ipfilter 3.1.7 components used in kernel.peter1997-03-0210-0/+4233
OpenPOWER on IntegriCloud