NetBSD/sys
gwr 79eb9fbf61 Deal with devices that are slow to get off the bus. 1996-03-18 23:09:02 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch NetBSD's ieee FP definitions for the pmax are valid for other mips cpus; 1996-03-18 22:40:21 +00:00
compat svr4_sigfillset should be void 1996-03-16 23:20:30 +00:00
conf adjust to deal with expression support for optional file specs 1996-03-17 13:21:09 +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 Deal with devices that are slow to get off the bus. 1996-03-18 23:09:02 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Remove previously introduced bug: always make sure mappings of a removed 1996-03-18 23:06:08 +00:00
lib - Add missing prototypes 1996-03-14 18:52:03 +00:00
miscfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
msdosfs DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
net #if 0 unused string 1996-03-16 23:55:40 +00:00
netccitt Make cons_rtrequest return void because the only place it is used 1996-03-14 18:47:52 +00:00
netinet Fix printf format args. 1996-03-16 23:53:58 +00:00
netiso Fix a gazillion incorrect printf usages. 1996-03-16 23:13:45 +00:00
netns ns_cksum.c: Bring prototype into scope. 1996-03-14 18:44:41 +00:00
nfs Fix printf format strings. 1996-03-17 02:38:20 +00:00
scsi Fix for NEC D3847 1.6gB drive which reported itself at lun[1-7]. 1996-03-18 16:19:58 +00:00
stand
sys Prototype kmstartup() 1996-03-17 02:43:09 +00:00
ufs Fix printf format strings 1996-03-17 02:16:18 +00:00
vm Fix vm_offset_t (unsigned long) and vm_size_t (unsigned long) printf arguments 1996-03-16 23:15:18 +00:00
Makefile