NetBSD/sys
mark 1f5455aaaf Update the softc to hold the rtc_{write,write}() argument and update
the function pointer prototypes.
Pass the rtc_arg field as the first parameter when calling the todclock
rtc_{read,write} function pointers.
1998-04-19 03:54:24 +00:00
..
adosfs
arch Update the softc to hold the rtc_{write,write}() argument and update 1998-04-19 03:54:24 +00:00
compat Fix typo in utime(). 1998-03-24 09:47:30 +00:00
conf oops - forgot a "needs-flag" 1998-04-17 11:51:40 +00:00
ddb If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
dev Skeleton code for the SBus expander box. 1998-04-18 19:00:17 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Allocate kernel virtual address space for the U-area before allocating 1998-04-09 00:23:38 +00:00
lib Prepare assembler source files for -mrtd kernels. 1998-04-03 22:59:28 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs Fix an error introduced in rev 1.39 where jason fixed kern/5271: 1998-04-11 08:51:12 +00:00
msdosfs
net Fix my previous commit: the ATM_LLC_* macros do the ntoh/hton conversion, 1998-04-15 13:01:51 +00:00
netatalk
netccitt
netinet Fix to ensure that the correct MSS is advertised for loopback 1998-04-13 21:18:19 +00:00
netiso fix egcs warning 1998-04-17 12:55:57 +00:00
netnatm
netns
nfs add forward decl for union nethostaddr. 1998-03-29 05:13:00 +00:00
stand
sys Add macros for MI wsdisplay and spkr cdevsw initialization. 1998-04-15 21:30:00 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm Fix small whitespace botch. 1998-04-16 03:54:35 +00:00
vm Allocate kernel virtual address space for the U-area before allocating 1998-04-09 00:23:38 +00:00
Makefile