summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the link descriptor transfer code in MP mode.brian1999-11-2512-134/+205
* Add the description for the configuration of GUS non-PnP bridge driver.tanimura1999-11-253-0/+12
* Attach the resources as given in the configuration in a proper waytanimura1999-11-251-14/+46
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangesos1999-11-249-140/+228
* Add 3 more parts of the VIA 82C686.sos1999-11-241-0/+6
* Make the devices for the endpoints 0-15, not only for 0. This createsn_hibma1999-11-241-3/+5
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-2422-61/+93
* Avoid null dereference on verbose output.n_hibma1999-11-241-7/+7
* Remove /dev/drumphk1999-11-241-3/+1
* Remove leftover reference to the "od" devices.phk1999-11-241-2/+1
* Activates password protection (if a password is defined).dcs1999-11-241-0/+4
* Add silly password feature. If people want to depend on a flaweddcs1999-11-243-14/+101
* Adjust man page: if command is specified, file name is mandatoryguido1999-11-241-2/+1
* Unbreak build world by readding the necessary ipfilter includes.guido1999-11-241-0/+6
* GNU killed this sometime before 2.3.obrien1999-11-241-15/+0
* longjumperror() and abort() don't exist in libstand.. Don't testpeter1999-11-241-8/+1
* Ensure libmytinfo stays dead.. I originally left it here so that we mightpeter1999-11-2447-9385/+0
* we all like to 'Use' ppp, but this should be 'User'alfred1999-11-241-1/+1
* Clean up the loader.conf write-out code.jkh1999-11-243-36/+33
* Add one of the two root words adapted from scandinavian since 1066:imp1999-11-241-0/+2
* This commit was generated by cvs2svn to compensate for changes in r53660,obrien1999-11-241-32/+7
|\
| * Virgin import of the GCC 2.95.1 compilersobrien1999-11-241-32/+7
* | This commit was generated by cvs2svn to compensate for changes in r53657,obrien1999-11-241-16/+38
|\ \ | |/
| * Virgin import of gcc from EGCS 1.1.2.obrien1999-11-241-16/+38
* | This commit was generated by cvs2svn to compensate for changes in r53654,obrien1999-11-241-0/+250
|\ \ | |/
| * Virgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.obrien1999-11-241-0/+250
* | Revert to rev 1.91. Revs 1.9{2,3} were causing problems for people withobrien1999-11-241-56/+142
* | Expand the field width for subtypes. We had already overflowed itjulian1999-11-241-3/+5
* | Change the prototype of the strto* routines to make the secondarchie1999-11-2419-37/+40
* | Only emit the ``wrong ifa'' message if the matching interfacebrian1999-11-231-3/+5
* | Add ipfilter kld and wire it in.guido1999-11-233-2/+197
* | Get rid of useless osreldate include for KLD/LKM modules (sys/param.hguido1999-11-232-4/+0
* | rewire userland ipfilter programsguido1999-11-232-0/+8
* | Revive userland stuff for ipfilter.guido1999-11-2311-0/+150
* | Add kernel parts of revived ipfilter (3.3.3.)guido1999-11-2343-10/+21626
* | Even better then using %fs:0 in our locked synchronizing instruction,dillon1999-11-231-5/+6
* | Fix some bugs and make some policy changes.marcel1999-11-231-4/+7
* | Add in required instruction serialization prior to releasing thedillon1999-11-231-1/+20
* | Add .ORDER which is needed for the previous commit to work with -jN.marcel1999-11-232-0/+2
* | Add machine-specific include path to ficl's sysdep.h. Wishes I haddcs1999-11-231-1/+1
* | Revert ill-considered simplification in 1.13.dcs1999-11-231-8/+11
* | Improve Makefile by using .PATH.dcs1999-11-231-2/+4
* | Improve on ficl port to alpha.dcs1999-11-235-462/+7
* | (Hopefully) make all necessary changes for ficl to support alpha.dcs1999-11-235-6/+18
* | Improve backward compatibility.marcel1999-11-231-1/+5
* | vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c tomarcel1999-11-232-2/+2
* | Correct the following error: vm_map_pageable() on a COW'ed (post-fork)alc1999-11-231-4/+5
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet.shin1999-11-2310-14/+0
* | Document single_mountd_enableache1999-11-231-0/+10
* | Fix a confusion between osigcontext and ucontext_t in the previous commit.green1999-11-232-12/+32
OpenPOWER on IntegriCloud