NetBSD/sys
mycroft caeb897758 Fix trivial oversight in last. 1996-03-24 07:36:11 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch Fix for SCSI mode sense disk_pages structure change, and use the _lto3b() 1996-03-24 04:12:27 +00:00
compat svr4_sigfillset should be void 1996-03-16 23:20:30 +00:00
conf XXX !! Hack to make config.old-based ports generate an audio.h file. 1996-03-19 04:40:54 +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 Fix trivial oversight in last. 1996-03-24 07:36:11 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Move an #ifdef FIFO so this compiles on a SPARC (-Wall) if FIFO is not 1996-03-22 06:51:04 +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 Shut up whining compiler so this will build on a SPARC again (-Wall). 1996-03-20 00:45:40 +00:00
net Make inclusion of the PPP BSD-Compress and Deflate compressors 1996-03-19 01:00:49 +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 Make sure not to free the reply mbuf twice. Should fix PR #2240 1996-03-20 21:59:56 +00:00
scsi Fix trivial oversight in last. 1996-03-24 07:36:11 +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