freebsd-skq/sbin
Peter Wemm 80c714994d Updates to deal with ld.so.hints version 2. It now deals with the
ldconfig path (from NetBSD).  I added code to make sure there were no
duplicates in the path when multiple ldconfig -m's were used.

Reviewed by: nate, jdp
Obtained from: NetBSD (partly)
1996-10-01 01:31:51 +00:00
..
adjkerntz
badsect Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
bsdlabel
ccdconfig .Os NetBSD -> .Os FreeBSD. 1996-09-28 22:46:35 +00:00
clri
comcontrol
cxconfig
disklabel
dmesg Who would have though that dmesg didn't understand message buffers? 1996-09-21 08:11:22 +00:00
dset
dump ts_sec -> tv_sec 1996-09-20 04:56:09 +00:00
dumpfs
dumplfs ts_sec -> tv_sec 1996-09-20 04:56:09 +00:00
dumpon Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
fdisk
fsck ts_sec -> tv_sec 1996-09-20 04:24:31 +00:00
fsck_ffs ts_sec -> tv_sec 1996-09-20 04:24:31 +00:00
fsck_ifs ts_sec -> tv_sec 1996-09-20 04:24:31 +00:00
fsdb Get rid of useless -f flag (though left for historical reasons). 1996-09-30 20:04:24 +00:00
i386 add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
ifconfig Fixed DPADD. 1996-09-05 17:16:10 +00:00
init Fixed DPADD. 1996-09-05 17:16:10 +00:00
ipfw Note that -N is only effective when ipfw is displaying chain entries. 1996-09-15 00:08:30 +00:00
ldconfig Updates to deal with ld.so.hints version 2. It now deals with the 1996-10-01 01:31:51 +00:00
md5
mknod Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
modload Attempt to unlink any stale .o files before relocating code. 1996-08-13 00:50:59 +00:00
modunload
mount Added description of "noatime" option. 1996-09-08 13:28:12 +00:00
mount_cd9660 Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
mount_ext2fs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_ifs Added description of "noatime" option. 1996-09-08 13:28:12 +00:00
mount_lfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_msdos Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_msdosfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_nfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_null Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_nullfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_portal Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_portalfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_std Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_umap Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_umapfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_union Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_unionfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mountd Add one line fix to stop my old 'don't barf if you see the same 1996-08-29 14:20:57 +00:00
newfs ts_sec -> tv_sec 1996-09-20 04:24:31 +00:00
newlfs ts_sec -> tv_sec 1996-09-20 04:24:31 +00:00
nextboot add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nfsiod Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nologin
ping Print out ICMP errors that are responses to our own packets by default. 1996-08-20 23:50:16 +00:00
quotacheck
reboot Add support to halt, to allow it to request that the power be turned off 1996-08-24 01:40:02 +00:00
restore ts_sec -> tv_sec 1996-09-20 04:33:57 +00:00
route Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
routed Change location of trace files and disable remote trace file change 1996-09-16 17:06:30 +00:00
savecore Cast the partial result of an expression to an off_t to fix an overflow 1996-09-05 08:08:41 +00:00
scsi Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
scsiformat Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
shutdown
slattach
startslip Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
swapon add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
sysctl Removed references to pathconf-related variables that were never handled 1996-09-28 14:43:03 +00:00
tunefs
umount
Makefile Disable rdisc, enable routed in new location. 1996-09-16 17:08:23 +00:00
Makefile.inc