NetBSD/sys
cl 638599b22b Add static nfs boot configuration, from the kernel config file or from
a driver selectable callback function.  This is used in the Xen port to
allow controlling  the domain's network setup from the domain building
environment at domain creation (vs. having to maintain/change this on a
dhcp server).  The Xen network driver parses a command line passed in
from the domain builder.
2004-03-11 21:48:43 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch Add port to the Xen virtual machine monitor. 2004-03-11 21:44:08 +00:00
coda Fix spelling of "orphan" and placement of */ 2004-03-09 03:14:09 +00:00
compat Remove local declaration of 'sg', since it is no longer used. 2004-03-11 10:14:10 +00:00
conf split off the evcnt code (which is unrelated to autoconfiguration) 2004-02-17 05:03:15 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
dev - Add (missed)"csc->cc_ih = NULL;" in com_cardbus_disable(). 2004-03-11 16:34:54 +00:00
fs add comment to smbfs_remove() regarding the limitation to only remove 2004-02-29 12:19:15 +00:00
gdbscripts
ipkdb
kern PR/24745: Jared Momose: kernel prompts for a root device when using md_root 2004-03-11 15:17:55 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs Remove pointless comment about layerfs_sysctl() 2004-03-09 03:16:08 +00:00
net Add 10GBASE-LR to IFM_10G_LR. 2004-03-10 14:42:10 +00:00
net80211 fix int/size_t issues in debug code. 2004-02-11 10:19:32 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet fix tcp/udp checksum test in the M_CSUM_NO_PSEUDOHDR case 2004-03-10 18:50:45 +00:00
netinet6 constify AH algorithm function table. suggested by robert watson 2004-03-10 03:45:04 +00:00
netipsec Remove some left-over debugging code. 2004-03-02 02:24:02 +00:00
netisdn Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys Add new macros: 2004-03-03 21:05:30 +00:00
ufs reserve a MAXBSIZE-sized buffer for inodedeps for pagedaemon. 2004-03-11 11:50:43 +00:00
uvm Reflect dropping mappings in map_size. 2004-03-11 15:03:47 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00