NetBSD/sys
thorpej dbae3bd18f Define PORTTYPE constants for IBSS and HOSTAP (already in the
comments!).
2002-08-10 23:29:53 +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 Convert to new device buffer queue interface. 2002-08-10 21:49:14 +00:00
coda Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
compat wrong semicolon at EOL. notified by wiz 2002-08-08 00:15:32 +00:00
conf Bump to 1.6F for PMCs (thanks for the reminder, Jason) 2002-08-07 15:29:57 +00:00
crypto
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Define PORTTYPE constants for IBSS and HOSTAP (already in the 2002-08-10 23:29:53 +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 selscan(): make flag[] const 2002-08-08 20:40:25 +00:00
lib cpu_info is not in spr0, but spr_g_0. 2002-07-30 06:10:46 +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 Add "hostap", "ibss", and "ibss-master" 802.11 media options. 2002-08-10 23:21:58 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet inject GRE packet to raw ip socket input, to support userland GRE decapsulator. 2002-08-10 05:40:54 +00:00
netinet6 avoid hardcoded "16" for max AH sum size. use AH_MAXSUMSIZE. 2002-08-09 07:01:21 +00:00
netisdn
netiso fix null pointer deref. from ho@openbsd 2002-07-29 22:54:38 +00:00
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns audit bitmask test mistake (s/&&/&/). from openbsd 2002-08-08 15:08:55 +00:00
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
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 Expose <machine/pmc.h> to userland. 2002-08-08 16:23:19 +00:00
ufs correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
uvm allocate the bufq after zeroing the swapdev structure, not before. 2002-07-27 14:37:00 +00:00
Makefile