NetBSD/sys
christos 7f718b612a Print the line that caused the error message. Unfortunately the line
numbers reported by awk are not useful, because the \$ preprocessing
by sed...
1999-02-11 09:32:01 +00:00
..
adosfs ifdef around merge botch 1999-02-10 21:56:23 +00:00
arch o Change various attach arg and softc datatypes to ints. 1999-02-11 06:41:07 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Regen. 1999-02-10 10:38:15 +00:00
conf defopt SB_MAX, which controls the maximum allowable size of socket buffers 1999-02-09 02:15:45 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Minor cleanups that got missed last time through. 1999-02-11 01:23:32 +00:00
filecorefs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern Print the line that caused the error message. Unfortunately the line 1999-02-11 09:32:01 +00:00
lib Pull libkern.h in. 1999-02-11 09:13:03 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net We no longer support IPIP (IP proto 4). 1999-01-26 21:21:14 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt 1999-02-05 22:37:24 +00:00
netiso Fix prototypes for iso_gethostbyname and iso_gethostbyaddr 1999-01-31 19:43:32 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs non-root users can mkfifo over NFS. 1999-01-31 09:24:10 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Regen: socklen_t changes. 1999-02-10 18:05:24 +00:00
ufs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile