summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Mike mitchelljulian1995-10-311-0/+72
* Submitted by: Mike Mitchelljulian1995-10-3112-131/+179
* Security fix - do not allow anyone but root to choose the interrupts usedmarkm1995-10-302-2/+18
* When moving kernel to kernel.old, also change kern.bootfile.toguido1995-10-303-3/+6
* Don't pass an extra trailing arg to some functions.bde1995-10-301-5/+14
* Removed an annoying redundant declaration that I added in the previousbde1995-10-301-2/+1
* Removed bogus statics in declarations that don't allocate storage.bde1995-10-302-8/+26
* Mask netisrs during softtty isrs. This may fix PR 798. SLIP and PPPbde1995-10-301-3/+7
* <sys/user.h> -> <sys/time.h>phk1995-10-301-1/+1
* <sys/user.h> -> <sys/time.h>phk1995-10-301-2/+2
* Implement simple quoting for command args.adam1995-10-301-3/+10
* Merge in Coranth's latest Apache setup fixes.jkh1995-10-301-23/+30
* Remove the $ Log: ... $ lines from the comments in the files that hadpeter1995-10-2918-94/+18
* Start the 2MSL timer when the socket is closed and the TCP connection isolah1995-10-291-2/+6
* Recover the -K option to co, for handling selective keyword expansion.peter1995-10-294-8/+95
* Restore phk's changes from 1.3 - 1.5.. Adds a -v switch to rlog to get itpeter1995-10-291-4/+26
* Restore nate's change from rev 1.2; improve readability of the rlog outputpeter1995-10-291-1/+12
* Made wcstart() non-static again. It is called from atapi.c. Thebde1995-10-291-4/+4
* Made wcdattach() non-static again. It is called from atapi.c. Thebde1995-10-291-1/+4
* Add random and urandom.bde1995-10-292-2/+22
* Second batch of cleanup changes.phk1995-10-2966-866/+764
* Use back-quotes in `echo ...recover.*`ache1995-10-291-2/+2
* Fix mmioctl() for !DEVRANDOM case. mmioctl() is a function, not abde1995-10-292-20/+24
* Use the new config(8) %SFILES token to auto-generate the SFILES list.dg1995-10-293-9/+9
* Added support for a %SFILES token to auto-generate a SFILES= file list indg1995-10-291-0/+27
* Remove char->int promotion.ache1995-10-291-6/+4
* #include <sys/user.h>phk1995-10-291-0/+1
* #include <sys/user.h>phk1995-10-293-1/+4
* Don't include things more than once :-)phk1995-10-291-10/+3
* Clean up and make code (more) readable.phk1995-10-292-111/+96
* Define TRUE & FALSE rather than depending on bogus #includes.phk1995-10-291-0/+3
* Build and install diff.info..peter1995-10-292-1/+10
* Add rndcontrol.bde1995-10-291-2/+3
* This commit was generated by cvs2svn to compensate for changes in r11905,peter1995-10-291-0/+3916
|\
| * Import diff-2.7's diff.texi which I left out last time.peter1995-10-291-0/+3916
* | AARGH!!!!peter1995-10-291-3/+3
* | Initialize SXFRCTL0 with DFON|SPIOEN|ULTRAEN.gibbs1995-10-291-3/+7
* | Only or in CLRCHN in SXFRCTL0. All other bits in this register aregibbs1995-10-291-5/+3
* | Make it works with 8bit charsetsache1995-10-291-15/+18
* | Recover vi recovery files on reboot.pst1995-10-281-3/+3
* | Now works with 8bit chars...ache1995-10-281-1/+1
* | Close out kern/46.pst1995-10-282-8/+8
* | Close out kern/46.pst1995-10-282-12/+2
* | Fix broken charclass handlingache1995-10-282-3/+15
* | First part of import conflict merge from rcs-5.7 import.peter1995-10-2825-4430/+6301
* | This commit was generated by cvs2svn to compensate for changes in r11891,peter1995-10-2823-401/+2094
|\ \ | |/
| * Import rcs-5.7, required for full support of cvs-1.6.peter1995-10-2859-4721/+8498
* | I add #include <sys/user.h>phk1995-10-282-2/+4
* | Add setlocale LC_CTYPEache1995-10-281-0/+6
* | Add setlocale LC_CTYPEache1995-10-282-17/+25
OpenPOWER on IntegriCloud