NetBSD/sys
itohy 125a1bc0a9 Leaving overflow-sensitive code, very similar to what was fixed
in the previous changes to cfb.c / sfb.c / xcfb.c, would not be clever.
Just modify in the similar way.
2002-08-19 13:05:42 +00:00
..
adosfs _PC_MAX_CANON and _PC_MAX_INPUT aren't really filesystem-specific in NetBSD. 2002-08-04 05:42:43 +00:00
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Fix printf format string for the EXTENT_DEBUG case. 2002-08-19 12:03:48 +00:00
coda Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
compat Pull changes done in rev. 1.7 of sys/compat/linux/arch/powerpc/linux_exec.h 2002-08-15 06:31:30 +00:00
conf While the "wi" is a wlan device, it does not currently use any code 2002-08-11 17:00:04 +00:00
crypto
ddb
dev Leaving overflow-sensitive code, very similar to what was fixed 2002-08-19 13:05:42 +00:00
filecorefs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
gdbscripts
ipkdb
isofs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
kern Don't pass VM_PROT_EXEC to pmap_kenter_pa(). 2002-08-14 15:21:31 +00:00
lib Local label fixup. 2002-08-17 19:00:26 +00:00
lkm
miscfs Just use the "time" variable in the *_getattr functions instead of a call 2002-08-03 04:52:44 +00:00
msdosfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
net avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet better sync w/kame on deprecated address handling. check af == AF_INET6. 2002-08-19 02:17:54 +00:00
netinet6 copyout only if oldp is non-null 2002-08-19 07:23:22 +00:00
netisdn
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb
nfs Initialize recm to NULL inside the loop, so that a record length of 2002-08-02 00:09:33 +00:00
ntfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
stand
sys use 'pid_t' for pipe_pgid, rather that 'gid_t' 2002-08-16 10:32:12 +00:00
ufs correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
uvm Don't pass VM_PROT_EXEC to pmap_kenter_pa(). 2002-08-14 15:21:31 +00:00
Makefile