NetBSD/sys
thorpej 4a43a35b99 Bump two values:
NetBSD -> 199603
	NetBSD1_1 -> 2 (corresponds to 1.1A)
The latter should have been done a while ago.  Expect this to change again
within the next couple of days.
1996-03-16 05:35:45 +00:00
..
adosfs
arch Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
compat Bring prototypes into scope and fix compiler warnings. 1996-03-14 19:33:44 +00:00
conf Now need bpfilter for ppp, since it does packet filtering. 1996-03-15 02:43:53 +00:00
ddb Kernel version of longjmp() does not take the return value of setjmp() as 1996-03-13 21:06:38 +00:00
dev print out hardware type, and print firmware version more precisely. 1996-03-16 05:33:28 +00:00
isofs/cd9660 DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
kern Calculate the equivalent of `SHIFT_HZ' at run time, in initclocks(). 1996-03-15 07:56:00 +00:00
lib - Add missing prototypes 1996-03-14 18:52:03 +00:00
miscfs
msdosfs DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
net Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
netccitt Make cons_rtrequest return void because the only place it is used 1996-03-14 18:47:52 +00:00
netinet
netiso
netns ns_cksum.c: Bring prototype into scope. 1996-03-14 18:44:41 +00:00
nfs Disable invalidating of directory offsets cookies. Should fix one or two 1996-03-13 00:44:17 +00:00
scsi
stand
sys Bump two values: 1996-03-16 05:35:45 +00:00
ufs Remove hack to work around <sys/dirent.h> DIRSIZ conflict 1996-03-09 19:42:41 +00:00
vm
Makefile