NetBSD/sys
matthias b677f20e5d * Make the rtc and the clock real devices. Initialize the clock parts
of the ICU in clock_attach.
* Pull over (and reformat) rtc_rw from mem.c.
* Convert the rtc driver to use /sys/dev/clock_subr.c (partially by
  stealing code from the sun3 port).
1997-03-20 12:00:33 +00:00
..
adosfs
arch * Make the rtc and the clock real devices. Initialize the clock parts 1997-03-20 12:00:33 +00:00
compat SOUND_PCM_WRITE_CHANNELS -> SNDCTL_DSP_CHANNELS, to match current Linux code. 1997-03-20 04:21:31 +00:00
conf Build if_media.c on the same conditions as if.c 1997-03-17 03:10:30 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev Turn off a debugging printf(). 1997-03-20 11:04:51 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern fill_eproc(): Fill in e_login. From PR 3351, by Geoff Wing. 1997-03-19 04:55:07 +00:00
lib New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
lkm Give the entry point of this LKM a sane name, as suggested by 1997-02-21 21:11:16 +00:00
miscfs this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
msdosfs
net Deal with AF_ARP on transmission --- without it, the new ARP code doesn't 1997-03-19 16:17:04 +00:00
netccitt
netinet ioctl commands are u_longs 1997-03-18 07:14:45 +00:00
netiso New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
netnatm
netns
nfs Add some missing "\n"'s. 1997-03-17 17:41:45 +00:00
scsi Back out part of the previous patch - not only does stuffing a sizeof() 1997-03-20 07:13:07 +00:00
stand
sys e_wmesg doesn't need to be NUL-terminated; give it an extra byte instead. 1997-03-19 05:36:26 +00:00
ufs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile Remove a mistake from the pull up of is-newarp. 1997-03-17 08:27:54 +00:00