NetBSD/sys
thorpej 249cddaaa7 Don't declare Debugger(). It's handled in <sys/systm.h>.
#include <sys/systm.h> where necessary, as suggested by Jonathan Stone.
Fixes PR #1511.
1995-09-26 19:26:48 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch New DVMA interface, and various cleanup. 1995-09-26 04:01:53 +00:00
compat Add common file lists, similar to what the other emulation modules use. 1995-09-20 00:15:18 +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 Don't declare Debugger(). It's handled in <sys/systm.h>. 1995-09-26 19:26:48 +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 annoying but non-critical rounding but in ttyinfo(). (If 1995-09-22 00:11:35 +00:00
lib Remove old .PATH directives that referenced libc source. 1995-09-26 18:27:24 +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 Garbage collect useless `off' and `len' variables. 1995-08-19 16:33:17 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet so_pcb should be a void *. 1995-08-17 02:57:20 +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 Don't declare Debugger(). It's handled in <sys/systm.h>. 1995-09-26 19:26:48 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 Make system calls conform to a standard prototype and bring those 1995-09-19 21:57:36 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00