summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DISABLE LEVEL_3 lock pushdown, somethings seems to have broken!fsmp1997-09-071-2/+2
* General cleanup of the lock pushdown code. They are grouped and enabledfsmp1997-09-0730-390/+703
* Fixed formatting of FreeBSD changes.bde1997-09-071-4/+4
* Some staticized variables were still declared to be extern.bde1997-09-073-11/+5
* Removed trailing semicolons from the definitions of the sysctlbde1997-09-073-12/+12
* src/share/doc -> docjoerg1997-09-071-3/+3
* Removed yet more vestiges of config-time swap configuration and/orbde1997-09-0712-71/+44
* Teach comm(1) and uniq(1) about an option for case-insensitive work.joerg1997-09-074-12/+42
* Add a quirk flag for CD drives that jam when seeing a START STOP UNITjoerg1997-09-073-5/+14
* Add a hint to the FAQ regarding ``DD'' disks.joerg1997-09-073-6/+12
* Removed vestiges of config-time "argument processing" configuration.bde1997-09-074-8/+7
* Removed more vestiges of config-time swap configuration.bde1997-09-076-32/+10
* Synchronize with sys/i386/isa/pcaudio.c revision 1.36.kato1997-09-071-1/+4
* Wire tun(4) into the Makefile.joerg1997-09-072-3/+7
* Oops, the previous commit shouldn't have touch the Makefile.bde1997-09-071-1/+1
* This commit was generated by cvs2svn to compensate for changes in r29195,joerg1997-09-071-0/+216
|\
| * Import NetBSD's tun(4) man page.joerg1997-09-071-0/+216
* | Fix a typo that becomes apparent when compiling without COMPAT_443.joerg1997-09-071-2/+2
* | Don't say that swapping is configured by config.bde1997-09-072-4/+4
* | Silence the PREVENT ALLOW MEDIUM REMOVAL call.joerg1997-09-071-2/+3
* | Some staticized variables were still declared to be extern.bde1997-09-071-3/+1
* | Some staticized variables were still declared to be extern.bde1997-09-071-5/+3
* | Removed unused #includes.bde1997-09-075-33/+4
* | Cleaned up a little.bde1997-09-072-3/+1
* | Moved misplaced extern declarations.bde1997-09-072-1/+2
* | Staticicized.bde1997-09-073-14/+8
* | Fixed another sloppy common-style declaration (staticized it).bde1997-09-072-1/+2
* | Removed unused variable.bde1997-09-071-1/+0
* | Fixed sloppy common-style declarations.bde1997-09-073-2/+6
* | Bring the FreeBSD changes to the virgin sources.markm1997-09-0766-534/+944
* | Staticized.bde1997-09-072-6/+6
* | Some staticized variables were still declared to be extern.bde1997-09-0732-81/+41
* | Include kernel.h instead of declaring "extern int hz".bde1997-09-072-5/+4
* | Removed superfluous quoting of function args.bde1997-09-074-6/+6
* | Fixed style bug in pseudocode.bde1997-09-071-1/+1
* | Fix an intermittent problem during SMP code operation. Not all of thedyson1997-09-072-4/+4
* | Update samples for the changed LQR default.brian1997-09-071-2/+5
* | Disable LQR by default. It causes too many problemsbrian1997-09-073-7/+7
* | Enable A law encoding.helbig1997-09-061-0/+73
* | Enable A law encoding.helbig1997-09-061-1/+4
* | Use __libalias_version to derive the name tobrian1997-09-061-1/+2
* | Ingored incoming packets are now dropped whenbrian1997-09-064-4/+40
* | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)brian1997-09-0610-8/+34
* | Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to betterfsmp1997-09-061-4/+4
* | Synchronize with sys/i386/i386/trap.c revision 1.110.kato1997-09-061-8/+9
* | Insist that the user has group network.brian1997-09-052-16/+19
* | "lmd" -> "-lmd"nate1997-09-051-2/+2
* | Argh, what was I thinking?? Don't (yet) halt the CPU in the idle looppeter1997-09-053-3/+9
* | Teach libdescrypt about elf builds.peter1997-09-051-3/+19
* | When compiling under elf, use correct library naming conventions. Alsopeter1997-09-051-3/+19
OpenPOWER on IntegriCloud