summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add new documentation.jkh1998-03-241-0/+261
* Sync with 2.2-stable branch.jkh1998-03-2410-31/+44
* Add new help file.jkh1998-03-241-0/+98
* PC-98 does not have a BIOS call to get memory size.kato1998-03-241-2/+3
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.293 andkato1998-03-243-65/+101
* Sync with sys/i386/conf/files.i386 revision 1.195.kato1998-03-242-6/+6
* Don't delete "Latest" link if NO_LATEST_LINK is set.asami1998-03-241-2/+5
* Describe the SC_DISABLE_REBOOT option.yokota1998-03-243-3/+6
* Ouch, that nm is aout which is not alpha-friendly. Make it i386jb1998-03-241-3/+3
* The logic in tape.c:getfile() doesn't allow for a filesystemjkh1998-03-231-1/+3
* A few things won't compile on alpha, so make them i386 specific forjb1998-03-231-6/+5
* Fix a cut'n'paste error that added a stray gnu to a few paths.jb1998-03-231-4/+4
* grr....forgot a bug fix in rewrite rules on hubjmb1998-03-231-6/+6
* For 1.3, NetBSD replaced the swapon() syscall with swapctl() and movedjb1998-03-232-2/+46
* update to match configuration currently in usejmb1998-03-231-3/+3
* Updates for the new si driver.peter1998-03-232-96/+110
* Add the ability to make real-mode BIOS calls from the kernel. Currently,jlemon1998-03-2319-113/+986
* si driver has changed microcode file locations.peter1998-03-232-6/+6
* Remove these.peter1998-03-232-2530/+0
* Several changes:peter1998-03-236-568/+1038
* New versions of Specialix host card download code.peter1998-03-234-0/+6932
* Support new version of global.eivind1998-03-234-15/+15
* key_getspi() bugfix.itojun1998-03-231-2/+19
* Ifdefed conditionally-unused variables.bde1998-03-231-1/+3
* Forward declare even more structs to restore some self-sufficiency.bde1998-03-231-2/+3
* Fixed syntax errors.bde1998-03-232-10/+10
* Don't depend on namespace pollution to help misdeclare pointers as arrays.bde1998-03-231-5/+3
* Added a forward struct declaration so that this file is lessbde1998-03-231-2/+2
* Fixed function types in synopsis.bde1998-03-231-10/+10
* Fixed bitrot in synopsis.bde1998-03-231-1/+1
* Regenerate (install tclAppInit.c in the installhdrs step).bde1998-03-231-4/+4
OpenPOWER on IntegriCloud