freebsd-dev/sbin
Joerg Wunsch bb37355e3c The spppcontrol(8) utility that is required to set or display things
like PAP and CHAP secrets with sppp(4).  This is the first utility
using the new SIOC[SG]IFGENERIC ioctls (and the reason for inventing
them in the first place).
1997-10-11 11:30:30 +00:00
..
adjkerntz Add Id, add usage function. 1997-06-10 11:01:13 +00:00
badsect Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
bsdlabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
ccdconfig Remove __progname. Cosmetic in usage string. 1997-06-10 11:04:50 +00:00
clri Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
comcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
cxconfig Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
disklabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
dmesg compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
dset Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
dump Changes for the new KTH KerberosIV. 1997-09-28 08:42:27 +00:00
dumpfs Print fs_maxfilesize. 1997-06-29 20:59:03 +00:00
dumplfs add Id line (so that the commit on RELENG_2_2 will have it too) 1997-08-25 12:50:01 +00:00
dumpon compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
fdisk Number partitions 1-4, not 0-3. 1997-06-03 21:24:39 +00:00
fsck patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsck_ffs patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsck_ifs patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsdb Remove __progname. Make -f a no-op flag as stated in the man page. Remove 1997-06-11 07:13:30 +00:00
fsirand Typo fix. 1997-06-16 06:54:30 +00:00
i386 Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
ifconfig Spell out a few things for the media options. 1997-09-27 02:55:39 +00:00
init This has always bugged me. At single user, the implied example it gives 1997-10-10 12:14:48 +00:00
ipfw Sort cross refereces in section SEE ALSO. 1997-09-29 19:11:55 +00:00
kldload Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
kldstat Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
kldunload Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
ldconfig Add -R (rescan or refresh) option to rescan and rebuild the hints 1997-08-22 04:42:12 +00:00
md5 Fix bad assumptions about types. 1997-09-18 18:19:45 +00:00
mknod Use err(3). 1997-06-16 06:35:23 +00:00
modload Enable simultaneous use of -u and -p options. Release any resources before 1997-08-21 22:33:59 +00:00
modunload compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount Add noclusterr and noclusterw options. The noclusterr and noclusterw 1997-09-27 13:44:17 +00:00
mount_cd9660 Userland part of ISO9660 multi-session support. mount_cd9660(8) will 1997-04-29 15:56:40 +00:00
mount_ext2fs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_ifs Add noclusterr and noclusterw options. The noclusterr and noclusterw 1997-09-27 13:44:17 +00:00
mount_lfs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_msdos Support all mount flags that are supported in the kernel. 1997-08-25 20:23:16 +00:00
mount_msdosfs Support all mount flags that are supported in the kernel. 1997-08-25 20:23:16 +00:00
mount_nfs Allow the 'async' mount flag. 1997-06-03 13:49:26 +00:00
mount_null Use realpath on the source as well as the destination. 1997-05-23 17:07:40 +00:00
mount_nullfs Use realpath on the source as well as the destination. 1997-05-23 17:07:40 +00:00
mount_portal compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_portalfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_std compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_umap Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_umapfs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_union Fixed an example. 1997-08-25 21:17:38 +00:00
mount_unionfs Fixed an example. 1997-08-25 21:17:38 +00:00
mountd If a host in an export line in /etc/exports (or within a netgroup on 1997-09-12 16:25:24 +00:00
natd Use err(3). Change firewall to firewall_enable in man page according to 1997-10-02 11:43:33 +00:00
newfs Some tweaks to get this to cope with ELF where the address space starts 1997-09-13 11:41:50 +00:00
newlfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nextboot Spelling police. 1997-04-23 04:46:38 +00:00
nfsd compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nfsiod compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nologin An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5 1997-03-03 06:47:27 +00:00
ping Add an ntohs() and format an IP address with inet_ntoa() when 1997-08-11 04:33:07 +00:00
quotacheck Remove lines inside #ifdef 0/#endif. 1997-06-30 11:10:18 +00:00
reboot Document recent changes (config files and -D...) and not so recent changes 1997-07-05 02:02:02 +00:00
restore Changes for the new KTH KerberosIV 1997-09-28 08:43:40 +00:00
route fix what appears to me to be absolutle bogus code 1997-07-18 09:05:12 +00:00
routed Fix typo in comment. 1997-09-12 10:52:49 +00:00
savecore Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
scsi Make it explicit that arguments to -c are in hex, while other numbers are 1997-08-24 08:50:25 +00:00
scsiformat kill the undead 1997-07-13 14:26:00 +00:00
shutdown Make the daemon process a true daemon by calling setsid(). 1997-08-23 14:10:34 +00:00
slattach Use err(3). Add usage(). 1997-06-19 14:33:42 +00:00
spppcontrol The spppcontrol(8) utility that is required to set or display things 1997-10-11 11:30:30 +00:00
startslip Use err(3). Add missing prototypes. Cosmetic in usage string. 1997-06-19 14:38:53 +00:00
swapon .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org> 1997-08-26 00:32:06 +00:00
sysctl Added hw.machine_arch. 1997-08-30 02:28:00 +00:00
tunefs Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
umount Fix a typo and while here cleanup the use of the .Nm macro. 1997-08-20 11:40:13 +00:00
Makefile Reactivated dumplfs and newlfs. 1997-03-24 04:57:50 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00