freebsd_amp_hwpstate/sys
John Baldwin ea6ed0ba9f Fix boot2 to handle boot config files that only contain a custom path to
a loader or kernel.  Specifically, kname cannot be pointed at cmd[] since
it's value is change to be an empty string after the initial call to
parse, and cmd[]'s value can be changed (thus losing a prior setting for
kname) due to user input at the boot prompt.  While here, ensure that that
initial boot config file text is nul-terminated, that ops is initialized
to zero, and that kname is always initialized to a valid string.

Tested by:	Domagoj Smolcic  rank1seeker of gmail
MFC after:	1 week
2012-03-05 19:53:17 +00:00
..
amd64 Fix few style nits. 2012-03-05 18:47:42 +00:00
arm
boot Fix boot2 to handle boot config files that only contain a custom path to 2012-03-05 19:53:17 +00:00
bsm
cam
cddl
compat
conf
contrib
crypto
ddb
dev Fix for DWC OTG interrupt register programming. 2012-03-05 06:41:44 +00:00
fs Apply inlined vn_vget_ino() algorithm for ".." lookup in pseudofs. 2012-03-05 11:38:02 +00:00
gdb
geom
gnu/fs
i386 Fix few style nits. 2012-03-05 18:47:42 +00:00
ia64
isa
kern Print out process name and thread id in the debugging message. 2012-03-05 14:19:43 +00:00
kgssapi
libkern
mips
modules Add DWC OTG module to ARM builds. 2012-03-05 06:46:35 +00:00
net
net80211 Oops - used the wrong field. 2012-03-05 02:36:15 +00:00
netatalk
netgraph
netinet
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys
teken
tools
ufs
vm
x86
xdr
xen
Makefile