summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix nasty typo that randomly caused kinit to not properly deduce themarkm1998-03-291-2/+2
* Add in placeholders for the newer linux syscallspeter1998-03-292-2/+46
* Don't use fast interrupts when initialized through PnP. if_ed doeseivind1998-03-292-4/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.jdp1998-03-291-1/+3
* Support for fine-grained external control of subdir building.eivind1998-03-291-12/+38
* The system call stubs for the sched_* system calls can't bedufault1998-03-283-10/+2
* Activate CVS regression test.eivind1998-03-281-1/+22
* Remove duplicate commentdufault1998-03-281-4/+1
* Don't allow the readdirplus routine to be used in NFS V2.steve1998-03-282-2/+6
* Include sys/resource.h to get PRIO_MAX.dufault1998-03-282-0/+2
* Removed unused #includes.bde1998-03-2829-127/+24
* Don't export anything from <sys/socket.h> except AF_MAX from here.bde1998-03-281-4/+3
* Don't depend on <sys/mount.h> including <sys/socket.h>.bde1998-03-284-4/+8
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-2860-804/+1826
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-2847-48/+108
* Fixed style bugs (mostly) in previous commit.bde1998-03-287-25/+33
* Get socket and locking stuff by including <sys/socket.h> and <sys/lock.h>,bde1998-03-281-1/+2
* Debogotify. ln -f should be ln -s to allow the obj/ dir to bemarkm1998-03-281-2/+2
* Fix dead hang writing to FATache1998-03-282-4/+4
* Add us.unix.kbd. Just like us.iso.kbd except:imp1998-03-283-3/+120
* Add two VLSI chip set components: 82C592 and 82C593se1998-03-271-1/+5
* When building in in the kernel rather than as a LKM, don't compilepeter1998-03-271-4/+4
* allow open on all minorspeter1998-03-272-4/+4
* A fix for a link down route cleanup panic, when the route cleanuppeter1998-03-271-1/+10
* Enable the use of soft updates on the root filesystem. Previously, thepeter1998-03-271-2/+9
* Removed yacc output files so that it is impossible to mix them withbde1998-03-271-1712/+0
* Removed yacc output files so that it is impossible to mix them withbde1998-03-274-6756/+0
* Don't print the 'writes: sync & async' stuff if we're mounted readonlypeter1998-03-272-6/+12
* Split the padding out into a separate function.phk1998-03-278-28/+81
* Correct a problem where buffers might not be zeroed when needed. Thedyson1998-03-271-3/+3
* Hmm, silly me. I should have read what everything else was doing.peter1998-03-272-10/+4
* Fix permissions on initial/lock specialix cua device nodes.peter1998-03-272-4/+8
* Give this a shot at actually working as an LKM..peter1998-03-272-6/+22
* - The PS/2 mouse driver, psm, is not disabled in the GENERICyokota1998-03-271-4/+4
* Add two new functions, get{micro|nano}time.phk1998-03-2624-227/+216
* Rats. I was too fast here. Re-enable SUID mode for the non-Kerberosmarkm1998-03-261-3/+3
* Rats. I was too quick. Work needs to be done on the non-Kerberosmarkm1998-03-261-3/+3
* KTH announced a weakness in their implementation of KerberosIV.markm1998-03-263-15/+30
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)markm1998-03-262-18/+20
* Remove unneeded crud.markm1998-03-261-207/+0
* Make the decision to compile kerberosIV a bit more secure by lookingmarkm1998-03-261-2/+2
* Repaired version of Bruce's "make -jN" patches.markm1998-03-262-7/+6
* Remove special global tags support; we don't do it that way anymore.eivind1998-03-261-2/+0
* Remove special handling of 'tags' for complex subdir systemseivind1998-03-261-26/+4
* Don't build sperl if you don't want to.dima1998-03-264-4/+14
* Remove unused cheat static.imp1998-03-251-3/+1
* Quieten a debug message.. This happens under "normal" operation by 4 bytespeter1998-03-251-2/+2
* Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol createswollman1998-03-247-33/+140
* Fix a stupid bug where I was returning the wrong value. It's a wonderjlemon1998-03-241-1/+2
* Only read the cr4 register if the cpu_feature flag indicates the machinejlemon1998-03-241-2/+3
OpenPOWER on IntegriCloud