NetBSD/sys
1996-02-13 17:29:15 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch now in sys/dev 1996-02-13 17:29:15 +00:00
compat syscalls.master changed 1996-02-10 17:14:07 +00:00
conf add ns_cksum.c; netns will not link without it. 1996-02-13 17:09:46 +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 GC *_nullop(). Minor nits. 1996-02-13 13:12:48 +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 so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
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 so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs add 2 missing fwd struct declarations 1996-02-13 17:06:52 +00:00
scsi PR#2048. Prototype st_erase(). 1996-02-09 14:51:34 +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 Follow Charles' advise about the location of some of the prototypes. 1996-02-10 00:13:25 +00:00
ufs di_size is a quad and needs %qu not %lu 1996-02-12 22:08:47 +00:00
vm fix a printf warning and add pmap_page_index declaration 1996-02-12 21:51:52 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00