NetBSD/sys
thorpej d08330454a Determine the select code of the console device, or -1 for internal grf.
Pass this value to the kernel in register d5.  This value isn't currently
used by the kernel, but will be in the future.
1995-10-04 06:54:42 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch Determine the select code of the console device, or -1 for internal grf. 1995-10-04 06:54:42 +00:00
compat svr4_fcntl: make uap point to argument. 1995-10-02 08:20:47 +00:00
conf Add the rcons files. 1995-09-17 20:54:19 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev Fix typo. 1995-10-04 00:35:07 +00:00
isofs/cd9660 avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
kern Fix typo in declaration of exit(), pointed out by Chris Demetriou. 1995-09-27 20:26:51 +00:00
lib Don't add network files to SRCS if NO_NET is defined. (I'm getting 1995-10-01 06:00:32 +00:00
miscfs Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
msdosfs Don't allow setattr on msdos directories (fixes pr kern/1436) 1995-09-09 19:38:00 +00:00
net Move a #include to outside the #ifdef INET so it will compile without 1995-09-29 03:37:43 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323 1995-09-30 07:02:00 +00:00
netiso so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs Make system calls conform to a standard prototype and bring those 1995-09-19 21:40:36 +00:00
scsi Specify SCSI_DATA_OUT in sddump() (from John Kohl; PR#1482). 1995-09-30 22:57:19 +00:00
stand
sys Make system calls conform to a standard prototype and bring those 1995-09-19 21:40:36 +00:00
ufs Make system calls conform to a standard prototype and bring those 1995-09-21 23:39:20 +00:00
vm Remove spurious (and incorrect) prototype for swapon(), pointed out 1995-09-27 20:30:17 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00