NetBSD/sys
briggs 30023f7acd MicroSpeed mouse support from Taras Ivanenko <ivanenko@ctpa03.mit.edu>.
Also some updates to actually used #defined constants instead of numeric
constants.
1996-05-05 14:33:55 +00:00
..
adosfs Set file size of a softlink to the length of the symbolic link path, 1996-04-28 06:18:12 +00:00
arch MicroSpeed mouse support from Taras Ivanenko <ivanenko@ctpa03.mit.edu>. 1996-05-05 14:33:55 +00:00
compat Put prototype for sunos_sendsig() in sunos.h as suggested by veego. 1996-05-05 12:01:45 +00:00
conf Break up the ep driver into isa, eisa, and pci front-ends and a 1996-04-25 02:15:42 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
isofs/cd9660
kern Implement futimes(). 1996-04-23 10:29:02 +00:00
lib No longer needed. The netbsd config for gcc/arm has been fixed to generate 1996-04-26 20:07:43 +00:00
miscfs remove include of <sys/cpu.h> 1996-04-22 01:38:12 +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 On new architectures and on the alpha, define SIZEOF_BPF_HDR to be 1996-05-02 00:57:28 +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 a printf format string 1996-04-22 01:43:45 +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 - SCSIDEBUG printf() fixes. 1996-05-03 19:48:20 +00:00
stand
sys Gone as promised. 1996-05-03 20:04:40 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +00:00
vm Added missing prototypes from <sys/cpu.h> 1996-04-23 12:25:23 +00:00
Makefile