freebsd_amp_hwpstate/usr.sbin
Bruce Evans 87c5c2d426 Fixed world breakage on systems where ntohl() doesn't return u_long
(e.g., on alphas, or even on i386's with a POSIX-200x-conformant
ntohl() (ntohl() returns uint32_t which is u_int on i386's)).

Fixed related bugs and bogons while I'm here:
- ntohl() was "fixed" for printing in 1 place by casting to
  "(unsigned int )".  This breaks the value on systems where u_int
  is smaller than uint32_t, and has 2 style bugs.
- spell u_int consistently (never use "unsigned").
- break K&R support some more (don't cast malloc()'s arg to a wrong
  type...).
2001-06-13 11:56:00 +00:00
..
IPXrouted
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd
arp
atm
boot0cfg
boot98cfg
bootparamd
btxld
burncd
cdcontrol
chkgrp
chown
chroot
ckdist
config
cron
crunch
ctm
dev_mkdb
devinfo
digictl
diskcheckd
diskpart
dpt
edquota
elf2exe
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
getextattr
gifconfig
i4b
ifmcstat
inetd
iostat
ipftest
ipresend
ipsend
iptest
jail
kbdcontrol
kbdmap
kernbb
keyadmin
keyserv
kgmon
kgzip
lastlogin
lpr
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mountd
moused
mptable
mrouted
mtest
mtree
named
named.reload
named.restart
ndc
ndp
newsyslog
nfsd
ngctl
nghook
nologin
nslookup
nsupdate
ntp
pccard
pciconf
pcvt
periodic
pkg_install
pnpinfo
ppp
pppctl
pppd
pppstats
praliases
prefix
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
raycontrol
repquota
rip6query
rmt
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa
sade
sendmail
setextattr
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion
sysinstall
syslogd
tcpdchk
tcpdmatch
tcpdump
timed
traceroute
traceroute6
trpt
tzsetup
usbd
usbdevs
vidcontrol
vipw
vnconfig
watch
wicontrol
wlconfig
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
Makefile
Makefile.inc