aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Since the makefiles below binutils with the architecture extensionJohn Birrell1998-05-041-1/+5
* Add makefile support for cross-architectures. Allow CROSS_TOOLS toJohn Birrell1998-05-041-3/+7
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-0410-39/+20
* Simplified by using new lex rules.Bruce Evans1998-05-041-4/+2
* Simplified by using new yacc rules.Bruce Evans1998-05-042-4/+1
* Simplified by using new lex and yacc rules.Bruce Evans1998-05-041-17/+2
* Simplified by using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-041-3/+3
* Simplified by using new yacc rules. The new lex rules can't be usedBruce Evans1998-05-041-13/+3
* Simplified using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-041-10/+4
* Simplified using new yacc rules and by not generating y.tab.h. TheBruce Evans1998-05-041-3/+4
* Simplified by using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-041-4/+3
* Don't add y.tab.h to CLEANFILES, since this would now be done centrallyBruce Evans1998-05-041-1/+1
* Refuse accellerated opens on listening sockets that have not setGuido van Rooij1998-05-042-4/+8
* Simplified using new yacc rules. This is cosmetic - the old rulesBruce Evans1998-05-042-10/+8
* Correct an error that I made where the vtruncbuf was changed backJohn Dyson1998-05-041-2/+2
* Fudge local variables better in the yacc rules so that multiple yaccBruce Evans1998-05-041-4/+7
* Fix the shm panic. I mistakenly used the shadow_count to keep the objectJohn Dyson1998-05-043-7/+7
* Simplified using new yacc rules. This is cosmetic - the old rules workedBruce Evans1998-05-042-24/+10
* Fixed races in `make -jN' using new yacc rules. This also fixes plainBruce Evans1998-05-041-8/+2
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-18/+5
* Symlink awk.y to awktab.y so that the default yacc rules apply, and useBruce Evans1998-05-041-6/+6
* Generate explicit rules and other infrastructure for lex and yaccBruce Evans1998-05-041-1/+27
* Sync with sys/i386/isa/sio.c revision 1.200.KATO Takenori1998-05-042-2/+4
* Just the sans-serif console font that I use on my system; I've made thePoul-Henning Kamp1998-05-043-1/+146
* Detect USR PnP x2 modem.Poul-Henning Kamp1998-05-043-3/+6
* Added a alpha category to the list.Wolfram Schneider1998-05-041-0/+1
* Added amd controller to support MELCO IFC-DP SCSI card.KATO Takenori1998-05-043-3/+6
* Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.KATO Takenori1998-05-041-1/+3
* Added SMP kernel configuration file for PC-98 machine.KATO Takenori1998-05-041-0/+221
* System clock speed is always detected automatically.KATO Takenori1998-05-047-103/+7
* Use `0xf8' instead of `IO_NPX' macro to support compiling with `SMP'KATO Takenori1998-05-041-3/+3
* When calling a shell function, remember whether exit status is tested.Martin Cracauer1998-05-041-2/+5
* Update the named hooks.Peter Wemm1998-05-041-3/+4
* Argh, forgot to commit the update here for bind-8.. Sorry folks...Peter Wemm1998-05-041-12/+6
* Support compiling with `gcc -ansi'.KATO Takenori1998-05-041-2/+2
* Support compiling with `gcc -ansi'.KATO Takenori1998-05-041-4/+4
* Change a couple 'make' to '${MAKE}'.Steve Price1998-05-041-6/+6
* Work around some VM bugs, the worst being an overly aggressiveJohn Dyson1998-05-044-26/+44
* Clarify use of 'if' capability.Steve Price1998-05-042-6/+32
* Force BOOTSTRAP mode all the time while the headers are broken on alphaJohn Birrell1998-05-041-1/+5
* Add NEC PC-98 chipsets.KATO Takenori1998-05-041-1/+18
* Be picky about the format of the commandline and cleanupSteve Price1998-05-031-6/+16
* Add the year to the 'wtmp begins...' line.Steve Price1998-05-031-2/+2
* Typo fixesJames Raynard1998-05-033-6/+9
* Typo fix.James Raynard1998-05-031-2/+2
* Pedantry (NULL -> NUL).James Raynard1998-05-031-1/+1
* Don't imply sigset_t == int.James Raynard1998-05-031-1/+1
* Remove (now) invalid .Xr trsp 8Steve Price1998-05-031-1/+0
* Typo and grammer fixes.Steve Price1998-05-031-7/+7
* Avoid stairstep effect on output of 'if=...' file.Steve Price1998-05-031-2/+6