NetBSD/sys
cgd 69ad2e587b ioasic doesn't need a flag, and correctly conditionalize inclusion of
machines' tc configuration files.
1996-04-17 22:08:29 +00:00
..
adosfs Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
arch ioasic doesn't need a flag, and correctly conditionalize inclusion of 1996-04-17 22:08:29 +00:00
compat Turn off the trace flag when delivering a signal. 1996-04-12 08:44:35 +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 change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev clean up clock handling: clock drivers are now seperate from the 1996-04-17 22:01:16 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Fix __sysctl() to return the proper value to the caller, to match 1996-04-12 23:21:37 +00:00
lib add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
miscfs fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +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 Don't even check the not-yet-initialized mbuf pointers for being != 1996-04-15 14:01:25 +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 Fix(?) (I have no way to test this) netns crash when receiving PRC_REDIRECT's 1996-03-27 14:44:14 +00:00
nfs Make this compile again on a SPARC if NFSCLIENT is defined without 1996-04-15 20:20:00 +00:00
scsi New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
stand
sys fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +00:00
vm Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
Makefile