NetBSD/sys
1996-03-30 21:13:53 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch Deprecate use of *_conf.h and use only <machine/conf.h> and <sys/conf.h> 1996-03-30 21:13:53 +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 Use `{in.out}b(iobase + ...' rather than including the base address in 1996-03-30 16:13:24 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Fix another printf format warning. 1996-03-29 01:55:12 +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 this version of ROUNDUP() consistent with the others in this directory. 1996-03-29 00:32:10 +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 Make netiso not need netccitt by providing a fake pk_flowcontrol(), as before. 1996-03-26 22:27:01 +00:00
netns Fix(?) (I have no way to test this) netns crash when receiving PRC_REDIRECT's 1996-03-27 14:44:14 +00:00
nfs Return earlier on error in nfs_statfs. Should fix problem reported by 1996-03-24 23:58:10 +00:00
scsi eliminate unused variables. 1996-03-29 14:50:12 +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 Prototype kmstartup() 1996-03-17 02:43:09 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +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 The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00