aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-2860-804/+1826
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-2847-48/+108
* Fixed style bugs (mostly) in previous commit.Bruce Evans1998-03-287-25/+33
* Get socket and locking stuff by including <sys/socket.h> and <sys/lock.h>,Bruce Evans1998-03-281-1/+2
* Debogotify. ln -f should be ln -s to allow the obj/ dir to beMark Murray1998-03-281-2/+2
* Fix dead hang writing to FATAndrey A. Chernov1998-03-282-4/+4
* Add us.unix.kbd. Just like us.iso.kbd except:Warner Losh1998-03-283-3/+120
* Add two VLSI chip set components: 82C592 and 82C593Stefan Eßer1998-03-271-1/+5
* When building in in the kernel rather than as a LKM, don't compilePeter Wemm1998-03-271-4/+4
* allow open on all minorsPeter Wemm1998-03-271-2/+2
* A fix for a link down route cleanup panic, when the route cleanupPeter Wemm1998-03-271-1/+10
* Enable the use of soft updates on the root filesystem. Previously, thePeter Wemm1998-03-271-2/+9
* Removed yacc output files so that it is impossible to mix them withBruce Evans1998-03-271-1712/+0
* Removed yacc output files so that it is impossible to mix them withBruce Evans1998-03-274-6756/+0
* Don't print the 'writes: sync & async' stuff if we're mounted readonlyPeter Wemm1998-03-272-6/+12
* Split the padding out into a separate function.Poul-Henning Kamp1998-03-278-28/+81
* Correct a problem where buffers might not be zeroed when needed. TheJohn Dyson1998-03-271-3/+3
* Hmm, silly me. I should have read what everything else was doing.Peter Wemm1998-03-272-10/+4
* Fix permissions on initial/lock specialix cua device nodes.Peter Wemm1998-03-272-4/+8
* Give this a shot at actually working as an LKM..Peter Wemm1998-03-272-6/+22
* - The PS/2 mouse driver, psm, is not disabled in the GENERICKazutaka YOKOTA1998-03-271-4/+4
* Add two new functions, get{micro|nano}time.Poul-Henning Kamp1998-03-2624-227/+216
* Rats. I was too fast here. Re-enable SUID mode for the non-KerberosMark Murray1998-03-261-3/+3
* Rats. I was too quick. Work needs to be done on the non-KerberosMark Murray1998-03-261-3/+3
* KTH announced a weakness in their implementation of KerberosIV.Mark Murray1998-03-263-15/+30
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)Mark Murray1998-03-262-18/+20
* Remove unneeded crud.Mark Murray1998-03-261-207/+0
* Make the decision to compile kerberosIV a bit more secure by lookingMark Murray1998-03-261-2/+2
* Repaired version of Bruce's "make -jN" patches.Mark Murray1998-03-262-7/+6
* Remove special global tags support; we don't do it that way anymore.Eivind Eklund1998-03-261-2/+0
* Remove special handling of 'tags' for complex subdir systemsEivind Eklund1998-03-261-26/+4
* Don't build sperl if you don't want to.Dima Ruban1998-03-264-4/+14
* Remove unused cheat static.Warner Losh1998-03-251-3/+1
* Quieten a debug message.. This happens under "normal" operation by 4 bytesPeter Wemm1998-03-251-2/+2
* Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol createsGarrett Wollman1998-03-247-33/+140
* Fix a stupid bug where I was returning the wrong value. It's a wonderJonathan Lemon1998-03-241-1/+2
* Only read the cr4 register if the cpu_feature flag indicates the machineJonathan Lemon1998-03-241-2/+3
* Add new documentation.Jordan K. Hubbard1998-03-241-0/+261
* Sync with 2.2-stable branch.Jordan K. Hubbard1998-03-2410-31/+44
* Add new help file.Jordan K. Hubbard1998-03-241-0/+98
* PC-98 does not have a BIOS call to get memory size.KATO Takenori1998-03-241-2/+3
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.293 andKATO Takenori1998-03-243-65/+101
* Sync with sys/i386/conf/files.i386 revision 1.195.KATO Takenori1998-03-242-6/+6
* Don't delete "Latest" link if NO_LATEST_LINK is set.Satoshi Asami1998-03-241-2/+5
* Describe the SC_DISABLE_REBOOT option.Kazutaka YOKOTA1998-03-243-3/+6
* Ouch, that nm is aout which is not alpha-friendly. Make it i386John Birrell1998-03-241-3/+3
* The logic in tape.c:getfile() doesn't allow for a filesystemJordan K. Hubbard1998-03-231-1/+3
* A few things won't compile on alpha, so make them i386 specific forJohn Birrell1998-03-231-6/+5
* Fix a cut'n'paste error that added a stray gnu to a few paths.John Birrell1998-03-231-4/+4
* grr....forgot a bug fix in rewrite rules on hubJonathan M. Bresler1998-03-231-6/+6