summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Incorporate new radix code from UCB. This fixes the orphaned mask bugs.pst1995-04-282-157/+314
* (Sorry about prev. blank message - I realised I needed a change too late).gpalmer1995-04-281-1/+1
* *** empty log message ***gpalmer1995-04-281-1/+1
* Add ioctl calls for Freeze/Thaw.dufault1995-04-281-2/+5
* Implement SLIOCSUNIT (set slip unit number)ache1995-04-282-2/+7
* Implement POSIX SAVED_IDS for setuid/setgidache1995-04-281-10/+17
* setre*(): simplify return scheme, pointed by Bruceache1995-04-281-23/+19
* Rename "aio.h" to "dataacq.h"dufault1995-04-281-0/+34
* Renamed "aio.h" as <sys/dataacq.h>.dufault1995-04-281-1/+2
* Added nsccons variable for use by pstatsos1995-04-283-3/+6
* Add National Instruments "LabPC" driverdufault1995-04-287-6/+1084
* Implement setreuid/setregid according to SunOS manpageache1995-04-271-23/+41
* New and improved version from the author.phk1995-04-2713-590/+691
* Additions to support the WAITING_SCB list that the sequencer maintains.gibbs1995-04-272-35/+90
* Restructure the arbitration loop to allow for reselections that win out overgibbs1995-04-271-95/+104
* Add queue.h include file to all the TPIP code.pst1995-04-268-17/+26
* Cleanup loopback interface support.pst1995-04-269-42/+48
* Add outb to keyboard controller to do a cpu_reset, this fixes 2 knownrgrimes1995-04-262-2/+28
* Disallow half-configured point-to-point interfaces. It's still possible towollman1995-04-251-7/+14
* Finally finish the cloning cleanup work by making sure that cloneswollman1995-04-251-1/+131
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-252-1/+38
* Added mark_all() call so that screen is proberly updatedsos1995-04-253-3/+6
* Fixed a "bswbuf" hang caused by the wakeup in relpbuf() waking up thedg1995-04-251-2/+2
* Document MFS_ROOT option.phk1995-04-253-3/+15
* Add support for MFS root filesystem.phk1995-04-252-2/+26
* Add a printf so we can see where we get our rootfs from.phk1995-04-251-1/+2
* Fixed the mmap hang fix previously committed so that it worksdyson1995-04-251-5/+9
* Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn'tbde1995-04-242-2/+29
* Undo the move of `#include "sc.h"' etc. to cons.h. It broke anythingbde1995-04-244-18/+14
* Make bad144 debugging code conditional on ds_debug.bde1995-04-241-2/+2
* Added "bio" to matcd.phk1995-04-245-10/+10
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-248-39/+85
* Changes John's handling of the flags a little bit, added a new one,phk1995-04-241-6/+24
* Did a s/[ \t]*$//phk1995-04-241-21/+21
* Implemented the multi-sector I/O enable and the 32 bit I/O probedyson1995-04-241-22/+42
* Removed the NSECS_MULTI option, and implemented both 32 bit probedyson1995-04-243-15/+75
* I noticed that some new -W options had been turned on the kernel compile sincejkh1995-04-241-16/+22
* Set SCSI_NOSLEEP only when we really need to. This requires an additionalgibbs1995-04-237-37/+37
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-232-22/+39
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-231-18/+12
* Added `fe' device drive r for Fujitsu MB86960A family.wollman1995-04-236-0/+6300
* Substantially clean up LINT and add `fe'.wollman1995-04-235-179/+160
* Declare the console switch functions completely.bde1995-04-234-42/+88
* Move declarations of console functions to cons.h (they should bebde1995-04-233-36/+15
* Make setreuid/setregid active syscallsache1995-04-236-20/+18
* Correct the type of the `c' arg to pccnputc().bde1995-04-236-33/+30
* Declare d_dump_t and d_mmap_t completely. Nothing depends on thebde1995-04-232-6/+6
* hmm spotted a difference resulting from a merge I didn't examine close enoughjulian1995-04-232-4/+6
* include hooks for EISA configuration (possibly wrong :)julian1995-04-236-28/+68
* include new files for EISA configurationjulian1995-04-232-2/+6
OpenPOWER on IntegriCloud