NetBSD/sys
bouyer f49156d31c Add Promise Ultra133TX2 and Ultra133TX2v2 PCI ID. 2002-08-23 15:56:30 +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 Attach the ECC driver instead of the previous "eccirq" property hack. 2002-08-23 15:03:33 +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 Make use of page loaning for large socket writes the default. The 2002-08-21 05:13:36 +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 Promise Ultra133TX2 and Ultra133TX2v2 PCI ID. 2002-08-23 15:56:30 +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 in start_init(), if RB_ASKNAME is set in boothowto, ask for the path 2002-08-23 06:17:08 +00:00
lib Do not try to use "__builtin_ffs" on vax, ffs is an instruction already. 2002-08-23 08:45:27 +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 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 Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master] 2002-08-21 03:22:04 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet Never send more than half a socket buffer of data. This insures that 2002-08-20 16:29:42 +00:00
netinet6 check packet length before fetching ESP crypto checksum. sync w/kame 2002-08-21 23:12: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 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 should return error code from key_senderror(). sync w/kame 2002-08-20 08:17:02 +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 SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs s/FREE/PNBUF_PUT/ 2002-08-23 05:38:51 +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 expose a way to see if random number source is enabled, some wants it 2002-08-20 22:30:53 +00:00
ufs correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
uvm In amap_ref, only increment the amap's refcnt after we have established 2002-08-22 23:39:37 +00:00
Makefile