NetBSD/sbin
cgd 09995c7b56 generated source should include stdlib.h and string.h for prototypes. 2001-01-16 02:37:35 +00:00
..
atactl Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
badsect We don't ship format(8), so don't x-ref it. 2000-10-02 21:17:04 +00:00
bim remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
ccdconfig Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
clri
disklabel When -I is specified, we mean to initialize the label if it's not there 2001-01-08 02:19:58 +00:00
dmesg If "SMALL" is defined don't include kvm support, primarily for install 2000-06-20 01:49:20 +00:00
dump Global variables don't need to be initialised to zero. 2000-12-13 22:45:12 +00:00
dump_lfs
edlabel enable edlabel on sparc64, too. 2000-08-09 11:37:34 +00:00
fastboot
fdisk back out previous; it is better for now to handle the dependencies in 2001-01-14 09:41:41 +00:00
fsck Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
fsck_ext2fs Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
fsck_ffs Whoops; call propagate() with the right child inode number. (Doesn't break 2001-01-10 08:26:20 +00:00
fsck_lfs Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
fsck_msdos minor knf 2001-01-05 01:41:34 +00:00
fsdb use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
fsirand
ifconfig uninitialized pointer. PR 11702 2001-01-08 14:06:12 +00:00
init deprecate LOG_ODELAY; it's the default 2001-01-10 03:01:41 +00:00
ldconfig Cosmetic change; actually split a line which looks like as if two lines. 2000-11-10 03:12:45 +00:00
lmcctl remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
mbrlabel change verbose probe message to display "size xxx (yyy MB), offset zzz". 2001-01-04 00:57:14 +00:00
mknod More include fixups and GCC 2.96 nonsense 2000-07-03 03:37:59 +00:00
modload make sure that elf_mod_sizes() uses data_hole size aligned to section alignment 2000-12-27 20:29:36 +00:00
modunload sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount generated source should include stdlib.h and string.h for prototypes. 2001-01-16 02:37:35 +00:00
mount_ados make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_cd9660 Document what can happen with bad Rock Ridge info on the CD. 2001-01-09 20:51:26 +00:00
mount_ext2fs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_fdesc make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_ffs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_filecore make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_kernfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_lfs Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
mount_msdos fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
mount_nfs remove unnecessary ":" in openlog ident 2001-01-11 01:33:35 +00:00
mount_ntfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_null make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_overlay make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_portal be consistent (both internally and with other programs): 2001-01-10 03:33:16 +00:00
mount_procfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_umap make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_union make the code includable into other programs: 2000-10-30 20:56:57 +00:00
newbtconf Pull down the changes I've just accidently commited into 1.5 branch. 2000-08-26 13:45:20 +00:00
newfs Don't swap clustersum[0]. It's not a cluster summery but block free bitmap. 2000-12-23 12:32:12 +00:00
newfs_lfs Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
newfs_msdos
nologin
ping correct use of howmany() for fd_set. commented by deraadt 2001-01-12 18:50:57 +00:00
ping6 avoid signal handler race. help from deraadt 2001-01-12 19:13:41 +00:00
raidctl Check return value of fgets. Approved by Greg Oster. 2000-12-31 01:58:03 +00:00
rcorder Stop parsing once encountered non directive line as documented in man page. 2000-08-04 07:33:55 +00:00
reboot use openlog correctly... 2001-01-10 03:41:35 +00:00
restore Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
rndctl Don't explain -s twice. 2000-10-05 03:24:41 +00:00
route Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
routed specify interface by using interface index (set/getsockopt with 0.0.0.0/8). 2001-01-15 13:19:12 +00:00
rtsol use getifaddrs. do not leave AF_INET6 listening socket left opened for 2000-02-25 09:19:06 +00:00
savecore Make option flag variables static. This avoids a conflict between 2001-01-11 20:27:12 +00:00
scsictl Use .Pa. 2000-07-08 10:28:17 +00:00
setkey avoid use of ANSI C trigraph ??/ 2000-12-20 01:05:22 +00:00
shutdown __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:31:41 +00:00
slattach
swapctl fix incorrect comment; -d does work! 2000-11-17 12:35:09 +00:00
sysctl * Document the vendor.* sysctl branch 2001-01-10 03:03:02 +00:00
ttyflags sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
tunefs Disable (unifdef for now) tunefs -n <disable|enable>, this is done via 2000-06-15 22:37:17 +00:00
umount Adapt to new RPC interface. Use getaddrinfo(), not gethostbyname(). 2000-06-20 00:45:24 +00:00
wdogctl Remove extern __progname from enable_user(); no longer used. 2001-01-11 16:37:41 +00:00
wsconsctl Put the sections in the canonical order. 2000-10-03 14:33:16 +00:00
Makefile also visit mount_* for 'make clean' and 'make distclean' 2000-11-16 08:07:55 +00:00
Makefile.inc Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00