NetBSD/sys
itojun f8e5e9c295 be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C
pointer aliasing rule (gcc optimization/7427).  from tsubai, sync w/kame
2002-07-29 09:14:36 +00:00
..
adosfs
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C 2002-07-29 09:14:36 +00:00
coda
compat Convert to use p_opptr rather than p_oppid. Part of fix for 2002-07-28 18:42:41 +00:00
conf bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +00:00
crypto
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Don't name parameters in a function declaration. 2002-07-29 05:57:16 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs we can't use the vnode's v_usecount to track how many times the vnode 2002-07-27 16:43:36 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Patches from Frank Kardel: 2002-07-28 22:16:47 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C 2002-07-29 09:14:36 +00:00
netinet6 correct multicast packet MTU check. sync w/kame 2002-07-25 12:41:51 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs Synchronize code and comment again to prevent mbuf leak. Sprinkle some 2002-07-26 01:36:30 +00:00
ntfs
stand
sys Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
ufs Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
uvm allocate the bufq after zeroing the swapdev structure, not before. 2002-07-27 14:37:00 +00:00
Makefile