NetBSD/sys
jwise 5af43e174b FFS_SNAPSHOT does not need to be here _twice_, once on, once off. Obviously,
we keep the one that's on, so as not to change meaning.
2005-02-15 21:07:37 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch FFS_SNAPSHOT does not need to be here _twice_, once on, once off. Obviously, 2005-02-15 21:07:37 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat SG_GET_VERSION_NUM returns an int. Also make the version number patchable. 2005-02-13 12:53:54 +00:00
conf Simplify the awk to print the copyright, by using printf instead of print. 2005-02-13 09:13:04 +00:00
crypto
ddb reduce db_maxoff from 256MB to 1MB, that should be plenty. 2005-01-16 23:38:47 +00:00
dev Be more verbose at attachment. Display kernel revision and add 2005-02-15 12:29:33 +00:00
dist Merge in a fix from OPENBSD_3_6. 2005-02-14 21:28:33 +00:00
fs use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
gdbscripts
ipkdb
kern pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm Fixes from PR#29289. Need linux_sg.c in here now as well 2005-02-10 17:37:35 +00:00
miscfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
net pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
net80211 Bug fix: when encapsulating 802.11 data packets, always copy the 2005-01-21 22:57:30 +00:00
netatalk Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netccitt Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netinet For controllers (eg: hme & gem) that can only perform linear hardware checksums 2005-02-12 23:25:29 +00:00
netinet6 Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netipsec Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
netkey Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netnatm Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netns White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs nfs_namei: return EACCES for empty filenames as rfc1813 says. 2005-01-28 10:12:23 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys For controllers (eg: hme & gem) that can only perform linear hardware checksums 2005-02-12 23:25:29 +00:00
ufs fix typoe in previous. 2005-02-14 02:22:48 +00:00
uvm use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly. 2005-02-11 02:12:03 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00