freebsd-nq/sbin
Ruslan Ermilov dee651eb15 Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
to PRECIOUSLIB from bsd.lib.mk.  The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.

Reviewed by:	oliver
2004-11-03 18:01:21 +00:00
..
adjkerntz
atacontrol Distinguish between TCQ and NCQ type of tagged queing. 2004-09-15 11:22:05 +00:00
atm Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
badsect
bsdlabel The disk labels generated by bsdlabel can no address more than 2004-09-09 07:46:53 +00:00
camcontrol
ccdconfig Replace link to nonexistent raid(4) with one to geom(8). I don't like 2004-10-31 05:28:15 +00:00
clri
comcontrol
conscontrol
devd
devfs
dhclient For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
dmesg Print a usage message if a non-option is specified. 2004-10-13 20:33:18 +00:00
dump Avoid casts as lvalues. 2004-07-28 05:59:22 +00:00
dumpfs
dumpon Promote mediasize and physmem to uintmax_t when comparing them. 2004-10-04 06:54:19 +00:00
fdisk Don't prepend "/dev" if an argument given is an absolute pathname. 2004-10-20 05:43:45 +00:00
fdisk_pc98 Merged from src/sbin/fdisk/fdisk.c revision 1.75. 2004-10-24 12:05:10 +00:00
ffsinfo Assign the result of getopt() to an int rather than to a char (which is 2004-07-26 15:04:57 +00:00
fsck
fsck_ffs Explicitly break out NETA license from Berkeley license to clearly 2004-10-20 08:05:02 +00:00
fsck_msdosfs
fsdb Make fsck WARNS=2 clean. 2004-10-09 15:56:34 +00:00
fsirand Avoid casts as lvalues. 2004-07-28 05:59:22 +00:00
gbde Fix a type bug which sometimes wrote unusable lock sectors on the disk. 2004-09-10 12:16:54 +00:00
geom Remove extra 's'. 2004-11-03 17:31:09 +00:00
ggate Fix a deadlock in ggatel(8) simlar to one which was fixed some time 2004-10-02 16:58:33 +00:00
gpt Remove the -k option to migrate. The option causes gpt(8) to preserve 2004-10-31 02:20:17 +00:00
growfs For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
gvinum For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
idmapd
ifconfig Use a spare byte in struct if_data to store the structure size without 2004-09-01 18:22:14 +00:00
init Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
ip6fw Make lookup_host function invocation parameter match its prototype. 2004-07-29 18:04:06 +00:00
ipf
ipfs
ipfstat
ipfw Refuse to unload the ipdivert module unless the 'force' flag is given to kldunload. 2004-10-22 19:12:01 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig Avoid using void pointers in additive expressions. 2004-08-14 17:46:10 +00:00
mca For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
md5
mdconfig - Make md(4) 64-bit clean. 2004-09-16 21:32:13 +00:00
mdmfs
mknod
mksnap_ffs
mount
mount_autofs WARNS=4 safe. 2004-09-12 07:06:48 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs Correct a style bug: remove a gratuitous space between ( and ". 2004-08-31 05:19:57 +00:00
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd
newfs Fix '-s' option for large disks and fix printing maximum file system size. 2004-09-19 10:01:51 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl Remove -I from CFLAGS. This splipped in with the 3.5 import (as I was 2004-10-03 06:19:22 +00:00
pflogd Fixed misspelling of DPADD. 2004-10-24 14:25:53 +00:00
ping o Store timestamp in network byte order. 2004-09-30 07:35:56 +00:00
ping6 re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...) 2004-07-26 08:18:37 +00:00
quotacheck
rcorder
reboot Fixed desctiptions of some options: 2004-09-30 09:59:44 +00:00
recoverdisk For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
restore
route
routed Don't declare everything we find on a loopback interface for passive: 2004-08-14 08:36:35 +00:00
rtsol For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
savecore Use a local "compress" symbol corresponding to a variable in BSS, 2004-08-16 07:02:14 +00:00
sconfig
setkey
shutdown
slattach
spppcontrol
startslip - Signal handlers must have an int argument. 2004-08-02 08:10:28 +00:00
sunlabel
swapon
sysctl Use correct format string. 2004-09-17 17:08:44 +00:00
tunefs
umount
vinum Fix potential buffer overflow. 2004-07-24 19:11:40 +00:00
Makefile Build gpt(8) on all platforms. 2004-10-25 02:25:17 +00:00
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00