NetBSD/sys/arch/arm32
mark 844495ceb6 Use machine/conf.h for prototypes for device entry points.
Declare the cpuioctl() cmd argument as u_long rather than int.
1997-01-28 04:36:14 +00:00
..
arm32 Implemented the functions inswm8() and outswm8() that are optimised 1997-01-17 00:56:24 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile
conf Updated for new kernel library Makefile.inc changes. 1997-01-26 02:36:02 +00:00
dev Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
doc Document the packet filter major number. 1997-01-12 20:39:51 +00:00
fpe-arm Fixed a couple of STM^ instructions lurking in the FPE core. 1996-12-27 01:46:07 +00:00
fpe-sp backout previous kprintf change 1996-10-13 03:05:43 +00:00
include __P(()) -> __P((void)) on several prototypes to fix compiler warnings. 1997-01-26 01:56:20 +00:00
iomd Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
kshell No longer needed as strchr() is now in sys/libkern. 1997-01-20 02:42:45 +00:00
mainbus Use machine/conf.h for prototypes for device entry points. 1997-01-28 04:36:14 +00:00
podulebus Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
rc7500 backout previous kprintf change 1996-10-13 03:05:43 +00:00
vidc Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
Makefile