summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplified using new yacc rules and by not generating y.tab.h. Thebde1998-05-041-3/+4
* Simplified by using new yacc rules and by not generating y.tab.h.bde1998-05-041-4/+3
* Don't add y.tab.h to CLEANFILES, since this would now be done centrallybde1998-05-041-1/+1
* Refuse accellerated opens on listening sockets that have not setguido1998-05-042-4/+8
* Simplified using new yacc rules. This is cosmetic - the old rulesbde1998-05-042-10/+8
* Correct an error that I made where the vtruncbuf was changed backdyson1998-05-041-2/+2
* Fudge local variables better in the yacc rules so that multiple yaccbde1998-05-041-4/+7
* Fix the shm panic. I mistakenly used the shadow_count to keep the objectdyson1998-05-043-7/+7
* Simplified using new yacc rules. This is cosmetic - the old rules workedbde1998-05-042-24/+10
* Fixed races in `make -jN' using new yacc rules. This also fixes plainbde1998-05-041-8/+2
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-18/+5
* Symlink awk.y to awktab.y so that the default yacc rules apply, and usebde1998-05-041-6/+6
* Generate explicit rules and other infrastructure for lex and yaccbde1998-05-041-1/+27
* Sync with sys/i386/isa/sio.c revision 1.200.kato1998-05-042-2/+4
* Just the sans-serif console font that I use on my system; I've made thephk1998-05-043-1/+146
* Detect USR PnP x2 modem.phk1998-05-043-3/+6
* Added a alpha category to the list.wosch1998-05-041-0/+1
* Added amd controller to support MELCO IFC-DP SCSI card.kato1998-05-043-3/+6
* Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.kato1998-05-041-1/+3
* Added SMP kernel configuration file for PC-98 machine.kato1998-05-041-0/+221
* System clock speed is always detected automatically.kato1998-05-047-103/+7
* Use `0xf8' instead of `IO_NPX' macro to support compiling with `SMP'kato1998-05-041-3/+3
* When calling a shell function, remember whether exit status is tested.cracauer1998-05-041-2/+5
* Update the named hooks.peter1998-05-041-3/+4
* Argh, forgot to commit the update here for bind-8.. Sorry folks...peter1998-05-041-12/+6
* Support compiling with `gcc -ansi'.kato1998-05-041-2/+2
* Support compiling with `gcc -ansi'.kato1998-05-041-4/+4
* Change a couple 'make' to '${MAKE}'.steve1998-05-041-6/+6
* Work around some VM bugs, the worst being an overly aggressivedyson1998-05-044-26/+44
* Clarify use of 'if' capability.steve1998-05-042-6/+32
* Force BOOTSTRAP mode all the time while the headers are broken on alphajb1998-05-041-1/+5
* Add NEC PC-98 chipsets.kato1998-05-041-1/+18
* Be picky about the format of the commandline and cleanupsteve1998-05-031-6/+16
* Add the year to the 'wtmp begins...' line.steve1998-05-031-2/+2
* Typo fixesjraynard1998-05-033-6/+9
* Typo fix.jraynard1998-05-031-2/+2
* Pedantry (NULL -> NUL).jraynard1998-05-031-1/+1
* Don't imply sigset_t == int.jraynard1998-05-031-1/+1
* Remove (now) invalid .Xr trsp 8steve1998-05-031-1/+0
* Typo and grammer fixes.steve1998-05-031-7/+7
* Avoid stairstep effect on output of 'if=...' file.steve1998-05-031-2/+6
* Patches are given here for pcisupport.c to recognise most of VIAphk1998-05-031-1/+22
* Put named-bootconf (the script to convert named.boot to named.conf) inpeter1998-05-031-2/+2
* Add nsupdatepeter1998-05-031-2/+2
* Update for bind-8peter1998-05-034-17/+18
* Update for bind-8. Also use /proc in preference to the (seemingly) alwayspeter1998-05-032-17/+18
* These are no longer shipped with bind, but are a well establishedpeter1998-05-036-10/+160
* New bind8 programpeter1998-05-031-0/+10
* Update for named v8peter1998-05-033-24/+50
* Add libbindpeter1998-05-031-2/+2
OpenPOWER on IntegriCloud