NetBSD/sys
matthias 8462078c2a * Add prototypes for ieee_handle_exception, ram_size, restore_fpu_context
and save_fpu_context.
* Remove prototypes for cpu_reset (it is local to machdep.c) and
  startrtclock (it does no longer exist).
1997-03-20 12:02:36 +00:00
..
adosfs
arch * Add prototypes for ieee_handle_exception, ram_size, restore_fpu_context 1997-03-20 12:02:36 +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
dev Turn off a debugging printf(). 1997-03-20 11:04:51 +00:00
gdbscripts
ipkdb New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
isofs/cd9660
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