NetBSD/sys
seb 491c3ef8b6 Add product Titan PCI-800L aka VSCom PCI-800L, a 8 serial puc card, from PR
17140.
Reviewed/approved by veego@ and martin@.
2002-06-02 18:32:11 +00:00
..
adosfs
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
coda
compat Emulate PR_SULIMIT, PR_SID and PR_SUMASK for sproc() 2002-06-01 20:26:42 +00:00
conf Make sure DBSYM is defined if not overridden by USETOOLS=yes. 2002-05-29 16:12:54 +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
dev Add product Titan PCI-800L aka VSCom PCI-800L, a 8 serial puc card, from PR 2002-06-02 18:32:11 +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 SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
lib use exit(int), not exit(void), consistently - even if the arg has no meaning. 2002-06-01 11:40:31 +00:00
lkm not sure if it is right, but svr4_sigcode.s does not compile on i386 without it. 2002-06-01 20:13:42 +00:00
miscfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
msdosfs
net improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame 2002-05-30 05:06:28 +00:00
netatalk
netccitt
netinet make "keep state" work for SYN without win scale option. 2002-06-01 07:21:11 +00:00
netinet6 do not mistakenly lock PMTUD route entry with RTV_MTU. 2002-05-31 04:26:19 +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 reduce unneeded #ifdef 2002-05-30 05:51:21 +00:00
netnatm
netns
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs Fix client-side lockmgr: locking against myself panic immediately upon an 2002-05-19 20:51:04 +00:00
ntfs
stand
sys Add x68k stuff. 2002-06-02 10:44:30 +00:00
ufs #if 0 a test that is always false (and the XXX comment above it 2002-05-30 18:54:55 +00:00
uvm move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
Makefile