summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update kernel parts of ppp to ppp-2.3.3. Not much has changed exceptpeter1998-03-213-852/+1959
* Update from ppp-2.3.3peter1998-03-211-6/+36
* merge ppp-2.3.3 changes onto mainlinepeter1998-03-213-731/+733
* Fix pathname to contrib/ipfilter botch.peter1998-03-211-7/+7
* Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h>peter1998-03-212-6/+10
* /dev nodes for ipfilterpeter1998-03-212-4/+24
* Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM.peter1998-03-213-3/+24
* Initial bmake scaffolding for ipfilter userland stuff.peter1998-03-2113-1/+156
* Some tweaks to get this to compile for the userland tools.peter1998-03-214-1/+6
* Some patchups for when this code is compiled in userland (!).peter1998-03-214-4/+12
* On most other systems "out there", <net/if.h> does not require the callerpeter1998-03-211-1/+9
* Honour -static in LDFLAGS.bde1998-03-211-9/+8
* Generate files at build time, not at install time. This should be thebde1998-03-211-24/+23
* replaced by FreeBSD specific versionpeter1998-03-211-378/+0
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-2124-88/+150
* Merge vendor changes from 3.2.1 -> 3.2.3 onto mainlinepeter1998-03-211-19/+33
*-. This commit was generated by cvs2svn to compensate for changes in r34742,peter1998-03-2122-240/+472
|\ \
| | * Import kernel parts of ipfilter v3.2.3peter1998-03-2112-139/+269
| * | Import kernel parts of ipfilter v3.2.3peter1998-03-2111-120/+236
* | | This commit was generated by cvs2svn to compensate for changes in r34739,peter1998-03-2147-362/+820
|\ \ \
| * | | Import ipfilter 3.2.3peter1998-03-2147-362/+820
* | | | Build both libscrypt and libdescrypt. There is no point in lettingmarkm1998-03-211-7/+4
* | | | zap 'vector siintr' from example si0 configpeter1998-03-213-6/+6
* | | | merge from 2.2peter1998-03-212-4/+6
* | | | Merge from 2.2, plus some other changes. In the config file entry,peter1998-03-212-96/+132
* | | | Softdep_sync_metadata appears to expect that it is called at splbio,dyson1998-03-211-12/+17
* | | | MF22: install correct kerneljkh1998-03-212-10/+12
* | | | MF22: teach about LS-120 devices.jkh1998-03-202-3/+5
* | | | MF22: create raw slice entries.jkh1998-03-203-9/+27
* | | | Remove unuseful (and annoying) ENXIO printf.msmith1998-03-202-12/+6
* | | | Ack, fix typo in last commit.jkh1998-03-203-6/+6
* | | | My face is red - make the code for creating slices actually work now.jkh1998-03-203-9/+12
* | | | More fixes to help fix race bags in "make -jN".markm1998-03-205-15/+10
* | | | /usr/local/man/ja_JP.EUC -> /usr/local/man/jaitojun1998-03-203-6/+6
* | | | Renamed the generated include file keys.tries to keys.tries.h sobde1998-03-203-22/+14
* | | | Don't use beforedepend to break things. The usual fix of puttingbde1998-03-201-11/+9
* | | | Don't use beforedepend to complicate and break things. The usualbde1998-03-201-140/+65
* | | | Updated MISSING list.bde1998-03-201-2/+2
* | | | Don't use beforedepend to complicate and break things. Just putbde1998-03-201-3/+2
* | | | Don't use beforedepend to complicate and break things. Just putbde1998-03-201-1/+1
* | | | Put generated source files in SRCS. This fixes races generatingbde1998-03-201-9/+6
* | | | Don't use beforedepend to complicate and break things. Just putbde1998-03-201-11/+9
* | | | Don't use beforedepend to complicate and break things. Just putbde1998-03-201-15/+14
* | | | Removed bogus -I path. The correct path is in all subdir Makefilesbde1998-03-201-2/+2
* | | | Some parameter was left uninitialized when the card with incompletehosokawa1998-03-201-1/+6
* | | | Deleted 1024bytes/sector floppy code for PC-98 arch. Thekato1998-03-206-128/+6
* | | | Remove the check for SYN in SYN_RECEIVED state; it breaks simultaneousfenner1998-03-202-20/+8
* | | | Fix vfs_bio_awrite usage, and correct vtruncbuf usage.dyson1998-03-192-11/+17
* | | | Remove b_generation.dyson1998-03-192-4/+6
* | | | In kern_physio.c fix tsleep priority messup.dyson1998-03-195-113/+166
OpenPOWER on IntegriCloud