freebsd_amp_hwpstate/sbin
Paul Traina 4cbf8903a2 Attempt to open the device for reading before actually adding the device
to the session list.  If the device comes back as unconfigured, just
ignore that line in /etc/ttys.  If someone HUP's init, we'll try again.

This change stops getty's from hanging on vty and sio ports that don't
exist, either due to LKM drivers not being loaded, or probes failing.
Reviewed by:	bde
1997-06-28 08:18:29 +00:00
..
adjkerntz Add Id, add usage function. 1997-06-10 11:01:13 +00:00
badsect Expected to be found in /sbin not /etc. 1997-06-04 06:40:30 +00:00
bsdlabel Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
ccdconfig Remove __progname. Cosmetic in usage string. 1997-06-10 11:04:50 +00:00
clri Use errx instead of fprintf/exit. 1997-06-04 06:46:09 +00:00
comcontrol
cxconfig Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
disklabel Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
dmesg
dset
dump Add Id. Cosmetic in usage string. 1997-06-10 11:14:04 +00:00
dumpfs
dumplfs
dumpon
fdisk Number partitions 1-4, not 0-3. 1997-06-03 21:24:39 +00:00
fsck
fsck_ffs
fsck_ifs
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 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
ifconfig
init Attempt to open the device for reading before actually adding the device 1997-06-28 08:18:29 +00:00
ipfw Allow ipfw to look up service names from /etc/services (or NIS if turned on) 1997-06-23 22:32:13 +00:00
kldload
kldstat
kldunload
ldconfig
md5
mknod Use err(3). 1997-06-16 06:35:23 +00:00
modload
modunload
mount
mount_cd9660
mount_ext2fs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_ifs
mount_lfs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_msdos
mount_msdosfs
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
mount_portalfs
mount_std
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
mount_unionfs
mountd
natd Suggest using /etc/services entry rather than a 1997-06-24 10:49:44 +00:00
newfs Allow use of the name "swap" instead of an actual swap device. 1997-06-23 22:44:51 +00:00
newlfs
nextboot
nfsd
nfsiod
nologin
ping
quotacheck Use err(3) instead of local err() (a errx() like function). 1997-06-16 06:38:14 +00:00
reboot Use err(3) instead of local copy. 1997-06-16 06:43:13 +00:00
restore Fprintf -> warn. 1997-06-18 06:28:46 +00:00
route Sync beetween man page and usage string. 1997-06-18 06:30:34 +00:00
routed Sync man page and usage string. Remove unused -p option from getopt call. 1997-06-18 06:34:28 +00:00
savecore
scsi Various typos in man page. Cosmetic in usage string. Use err(3) instead 1997-06-18 06:37:23 +00:00
scsiformat
shutdown Use err(3). 1997-06-19 14:28:32 +00:00
slattach Use err(3). Add usage(). 1997-06-19 14:33:42 +00:00
startslip Use err(3). Add missing prototypes. Cosmetic in usage string. 1997-06-19 14:38:53 +00:00
swapon Use warn(3). 1997-06-19 14:40:41 +00:00
sysctl Display tickadj in struct clockinfo. 1997-06-24 18:23:32 +00:00
tunefs Cosmetic in usage string. 1997-06-19 14:42:10 +00:00
umount Sync usage string according to man page. 1997-06-19 14:44:24 +00:00
Makefile
Makefile.inc