freebsd_amp_hwpstate/sbin
Stefan Farfeleder d77f297fd6 Typedefing an array of incomplete structs is non-standard C code.
Approved by:	das (mentor)
2004-06-02 23:02:31 +00:00
..
adjkerntz Invoke tzset(3) within the main loop to catch changes to /etc/localtime 2004-04-27 14:43:03 +00:00
atacontrol Whitespace cleanup. 2004-05-20 15:01:26 +00:00
atm Markup overhaul. 2004-05-17 20:45:21 +00:00
badsect Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
bsdlabel Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
camcontrol Use WARNS?=3 for these in the arm case for now, due to toolchain issues. 2004-05-14 13:31:21 +00:00
ccdconfig Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
clri Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
comcontrol
conscontrol Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
devd
devfs Typedefing an array of incomplete structs is non-standard C code. 2004-06-02 23:02:31 +00:00
dhclient
dmesg Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
dump Enter the 1990's and assume that the computer knows what time it is. 2004-05-21 20:13:33 +00:00
dumpfs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
dumpon Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
fdisk
fdisk_pc98
ffsinfo
fsck Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
fsck_ffs Improve the delay algorithm used in bgfsck. From the author: 2004-05-18 19:51:41 +00:00
fsck_msdosfs Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
fsdb
fsirand
gbde Fix typo 2004-05-23 08:40:52 +00:00
geom Fix typo. 2004-05-30 17:40:39 +00:00
ggate Remove extra semicolon. 2004-06-02 21:21:10 +00:00
gpt
growfs
idmapd Markup nits. 2004-05-17 21:05:39 +00:00
ifconfig Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
init Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
ip6fw
ipf
ipfs
ipfstat
ipfw o Move NEED1 macro to the top of the source file. 2004-06-02 21:12:55 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat Use a better way to calculate POINTER_WIDTH suggested by pjd@. 2004-05-30 10:10:41 +00:00
kldunload
ldconfig
mca
md5 Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mdconfig Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mdmfs Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mknod Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mksnap_ffs
mount Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mount_cd9660 Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mount_ext2fs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_hpfs
mount_msdosfs Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
mount_nfs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_nfs4 Markup nits. 2004-05-17 21:24:06 +00:00
mount_ntfs Include <sys/linker.h> for kldload(). 2004-05-24 13:39:06 +00:00
mount_nullfs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_std Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_udf Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_umapfs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
mount_unionfs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
natd Use strlcpy(3) instead of strcpy(3). 2004-05-10 22:33:12 +00:00
newfs Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
newfs_msdos
nfsiod Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
nos-tun
pfctl Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
pflogd
ping Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
ping6 Reapply local changes that got simply axed by the latest KAME merge. 2004-05-17 08:25:15 +00:00
quotacheck Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
rcorder
reboot Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
restore Use the correct types for the functions rst_opendir(), glob_readdir() and 2004-05-24 16:24:26 +00:00
route Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
routed Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
rtsol
savecore Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
sconfig Clean up language. 2004-05-20 16:40:06 +00:00
setkey check if the null encryption is supported or not. 2004-05-13 15:46:28 +00:00
shutdown Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
slattach Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
spppcontrol
startslip Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
sunlabel ru's mdoc(7) style police was here. 2004-06-02 20:21:28 +00:00
swapon Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
sysctl Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
tunefs Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
umount Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
vinum 'ld' lists drives, not volumes. 2004-05-25 20:08:50 +00:00
Makefile - Connect geom(8) and its libraries to the build. 2004-05-20 10:37:13 +00:00
Makefile.inc