NetBSD/sys
1996-04-22 01:26:39 +00:00
..
adosfs Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
arch - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:13:16 +00:00
compat - don't use if_index to get the number of interfaces in SIOCGIFNUM; compute 1996-04-22 01:17:33 +00:00
conf
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev remove sys/cpu.h 1996-04-22 01:26:39 +00:00
isofs/cd9660
kern Fix __sysctl() to return the proper value to the caller, to match 1996-04-12 23:21:37 +00:00
lib don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
miscfs fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +00:00
msdosfs
net - Fix fencepost error in ifconf() where if space = n * sizeof(struct ifreq), 1996-04-22 01:20:34 +00:00
netccitt fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +00:00
netinet fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:55:37 +00:00
netiso fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +00:00
netns
nfs Make this compile again on a SPARC if NFSCLIENT is defined without 1996-04-15 20:20:00 +00:00
scsi gcc -Wall delinting: unused variables, assignments inside if's and missing 1996-04-19 00:02:29 +00:00
stand
sys add prototypes from <sys/cpu.h> to the appropriate places 1996-04-22 01:23:06 +00:00
ufs
vm Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
Makefile