freebsd_amp_hwpstate/sbin
Bruce Evans 28596d2346 Removed "hack to prevent overflow of a 32bit block number". Lite2 has a
better hack in ffs_vfsops.c.  The hack here restricted the maximum file
size to 2^39 bytes (512GB).  fs_bsize * 2^31 - 1 (16TB for the default
blocksize of 8K) would have been better.  There is no good way to remove
this limit on old BSD4.4 file systems.
1997-07-13 15:13:07 +00:00
..
adjkerntz
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
clri Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
comcontrol
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
dset
dump
dumpfs Print fs_maxfilesize. 1997-06-29 20:59:03 +00:00
dumplfs
dumpon
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
fsirand
i386 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
ifconfig Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
init Move logwtmp(shutdown) call before any real action in death(). 1997-07-08 11:51:11 +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 Allow ldconfig to accept files (containing directory paths) as well as 1997-07-11 14:45:41 +00:00
md5
mknod
modload Prepare to remove the declaration of sys_siglist from <unistd.h>. 1997-06-29 20:38:38 +00:00
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
mount_null
mount_nullfs
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 Removed "hack to prevent overflow of a 32bit block number". Lite2 has a 1997-07-13 15:13:07 +00:00
newlfs
nextboot
nfsd
nfsiod
nologin
ping Fix a problem introduced with a recent change that caused a hang with 1997-07-13 06:16:44 +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
route Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
routed
savecore Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
scsi
scsiformat kill the undead 1997-07-13 14:26:00 +00:00
shutdown Add Xref to nologin(5). 1997-07-04 06:31:52 +00:00
slattach
startslip
swapon
sysctl Display tickadj in struct clockinfo. 1997-06-24 18:23:32 +00:00
tunefs Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
umount
Makefile
Makefile.inc