NetBSD/sys
christos b3666297b1 Oops, meant to delete the declaration completely. 1996-02-12 21:28:18 +00:00
..
adosfs Add forward decls. 1996-02-10 00:44:18 +00:00
arch Oops, meant to delete the declaration completely. 1996-02-12 21:28:18 +00:00
compat syscalls.master changed 1996-02-10 17:14:07 +00:00
conf Remove tty_compat.c. 1996-02-03 00:23:51 +00:00
ddb DDB prototype changes. 1996-02-05 01:56:47 +00:00
dev Avoid deref'ing a bad pointer in ccdopen(). This could happen if 1996-02-11 18:04:01 +00:00
isofs/cd9660 Another typo. 1996-02-10 00:33:53 +00:00
kern More proto fixes 1996-02-09 18:59:18 +00:00
lib use vprintf where appropriate 1996-02-09 16:10:59 +00:00
miscfs close PR/2063: procfs_rw prototyped twice with different prototypes 1996-02-12 15:01:41 +00:00
msdosfs Deal correctly with boundary between 12 bit and 16 bit cluster numbers 1996-02-11 22:48:14 +00:00
net wrt. previous change: can't compute `ilen' that early; just do computation 1996-02-07 12:43:41 +00:00
netccitt
netinet Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
netiso Build a hash table of PCBs. Hash function needs tweaking. 1996-02-02 21:56:34 +00:00
netns
nfs Don't return EBADRPC if we have something else. 1996-02-10 22:55:16 +00:00
scsi PR#2048. Prototype st_erase(). 1996-02-09 14:51:34 +00:00
stand
sys Follow Charles' advise about the location of some of the prototypes. 1996-02-10 00:13:25 +00:00
ufs Add fwd declaration for struct ucred 1996-02-12 15:20:12 +00:00
vm Don't declare pmap_page_index for now. It will break the arm port. 1996-02-10 00:30:39 +00:00
Makefile