NetBSD/sys
2002-07-11 14:11:18 +00:00
..
adosfs
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch Install <sh5/pte.h> for the benefit of cpu.h. 2002-07-11 14:11:18 +00:00
coda
compat Change fpuproc to curcpu()->ci_fpuproc. 2002-07-09 17:41:27 +00:00
conf put the "VGA_CONSOLE_SCREENTYPE" parameter into opt_vga.h 2002-07-07 15:09:52 +00:00
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Add missing messages from FreeBSD's driver. Re-organize a bit how the 2002-07-10 15:37:30 +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 Add FORK_NOWAIT flag, which sets init as the parent of the forked 2002-07-11 10:37:26 +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 Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net use iana-assigned value for IFT_STF. sync w/kame 2002-07-10 21:01:06 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet Rename sbappend_stream() to sbappendstream(), per suggestion from 2002-07-03 21:36:57 +00:00
netinet6 correct ping6 -w result wth hostname with [A-Z]. PR 17540. sync w/kame 2002-07-10 05:05:01 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
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 increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
ntfs
stand
sys Add MIDs for SH5. 2002-07-11 13:10:16 +00:00
ufs Fix a printf format warning. 2002-07-07 14:29:06 +00:00
uvm add KSTACK_CHECK_MAGIC. discussed on tech-kern. 2002-07-02 20:27:44 +00:00
Makefile