freebsd_amp_hwpstate/sbin
Peter Wemm 079709dc3a Some tweaks to get this to cope with ELF where the address space starts
higher up in memory (0x0800000 upwards) rather than near zero (0x1000
for our qmagic a.out format).  The method that mount_mfs uses to allocate
the memory within data size rlimits for the ram disk is entirely too much
of a kludge for my liking.  I mean, if it's run as root, surely it makes
sense to just raise the resource limits to infinity or something, and if
it's a non-root user mount (do these work? with mfs?) it could just fail
if it's outside limits.
1997-09-13 11:41:50 +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
disklabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
dmesg
dset tell dset how to save the pnp info in the kernel... 1997-09-09 12:51:02 +00:00
dump Remove the reference to the nonexistant dump(5) manpage. 1997-08-23 21:52:47 +00:00
dumpfs
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
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
fsirand
i386 Support all mount flags that are supported in the kernel. 1997-08-25 20:23:16 +00:00
ifconfig Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
init ".if exists(${CURDIR}/../../secure)" rather than testing relative to the 1997-08-18 03:32:09 +00:00
ipfw Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect on 1997-09-10 04:02:37 +00:00
kldload
kldstat
kldunload
ldconfig Add -R (rescan or refresh) option to rescan and rebuild the hints 1997-08-22 04:42:12 +00:00
md5 fix a few spelling changes 1997-08-30 12:22:49 +00:00
mknod
modload Enable simultaneous use of -u and -p options. Release any resources before 1997-08-21 22:33:59 +00:00
modunload
mount Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 and 1997-08-25 21:14:22 +00:00
mount_cd9660
mount_ext2fs
mount_ifs Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 and 1997-08-25 21:14:22 +00:00
mount_lfs
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
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
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 Ingored incoming packets are now dropped when 1997-09-06 11:14:03 +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
nextboot
nfsd
nfsiod
nologin
ping Add an ntohs() and format an IP address with inet_ntoa() when 1997-08-11 04:33:07 +00:00
quotacheck
reboot Document recent changes (config files and -D...) and not so recent changes 1997-07-05 02:02:02 +00:00
restore If, in a level N dump, the file with the inode number X is a 1997-08-10 14:19:13 +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
startslip
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
Makefile.inc