NetBSD/sys
matthias c44822f0e3 * Add "-Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-format"
to CWARNFLAGS.
1997-03-20 12:03:23 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch * Add "-Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-format" 1997-03-20 12:03:23 +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 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Deal with AF_ARP on transmission --- without it, the new ARP code doesn't 1997-03-19 16:17:04 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
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 netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
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