NetBSD/sys
mrg d1b433e462 check that fd being poll()ed is valid. from mycroft. 1997-02-18 04:20:54 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Call mount() on function entry if both GPROF and PROFILE_ASM are defined. 1997-02-18 03:15:06 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf Don't build ip_mroute.o unless MROUTING is defined; fixes PR kern/2820. 1997-02-12 08:18:15 +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 Change bha_pci product names to match latest pcidevs: 1997-02-17 22:42:21 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern check that fd being poll()ed is valid. from mycroft. 1997-02-18 04:20:54 +00:00
lib allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS 1997-02-16 21:25:18 +00:00
lkm if we fail to attach, abort before attaching the hook, not after. 1997-01-12 06:06:03 +00:00
miscfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net fix alignment again for m68k 1997-01-15 18:22:35 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet ioctl cmd arguments are u_long, not int. Pointed out by 1997-01-29 02:16:23 +00:00
netiso Cast the printf("%ld", sizeof) in eoniphdr to long. 1996-11-23 21:13:18 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs Don't set sillyrename field to 0 for directories, as it's in a union with 1997-02-12 17:26:56 +00:00
scsi kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys Protocol definition for KGDB 1997-02-11 23:44:07 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm Sigh. I initially had this exactly backwards: the object needs to be locked, the vnode does *not*. Avoids panic: locking against myself quickly reported by Charles. 1997-02-17 13:10:28 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00