summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support the configuration of "od" devices.joerg1995-10-311-1/+1
* The "od" driver. While the name is suggesting the use forjoerg1995-10-311-0/+802
* Include the "od" driver. (Oops, forgot to cvs add the driver filejoerg1995-10-312-49/+100
* Minor correction for the "od" driver.joerg1995-10-311-2/+2
* Include the "od" driver.joerg1995-10-315-5/+12
* Make a lot of stuff static.phk1995-10-318-132/+138
* mfs_open could panic with false identification: panic("mfs_ioctl: ....peter1995-10-311-2/+2
* Revert fsync ifdef behaviour and name, now default variant acts likeache1995-10-312-2/+4
* Add setlocale LC_CTYPEache1995-10-311-0/+6
* Put fsync under #ifdef EXTRA_SANITY and turn it off by default.ache1995-10-312-5/+8
* Reviewed by: not yetjulian1995-10-316-3/+1646
* 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
OpenPOWER on IntegriCloud