freebsd-dev/sbin
Paul Richards b4740339e8 Fix all the bugs introduced by the source shuffle.
All the mbr code now seems to be working. We can build a basic
unix disklabel in any existing DOS partition while retaining the
existing mbr bootcode or we can install to the whole disk which
puts FreeBSD's boot code into the MBR and creates a clean MBR
partition table with FreeBSD in partition 0 taking up the whole disk.
1994-10-21 18:08:33 +00:00
..
adjkerntz Modify adjkerntz to not write RTC clock per initial call, 1994-10-04 19:15:13 +00:00
badsect Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
bsdlabel disklabel will dump core if you give it too few numbers to process 1994-09-26 04:45:11 +00:00
clri Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
comcontrol Fix punctuation. 1994-09-05 13:54:02 +00:00
disklabel disklabel will dump core if you give it too few numbers to process 1994-09-26 04:45:11 +00:00
dmesg Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
dump Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
dumpfs Corrected message when no rotational position table is found. 1994-10-01 16:53:53 +00:00
dumplfs Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
fastboot Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
fdisk Don't change the active partition when the user says not to change it. 1994-10-19 21:25:28 +00:00
fsck Woops, last patch was by Wolfgang Solfrank. 1994-09-09 11:16:03 +00:00
fsck_ffs Woops, last patch was by Wolfgang Solfrank. 1994-09-09 11:16:03 +00:00
fsck_ifs Woops, last patch was by Wolfgang Solfrank. 1994-09-09 11:16:03 +00:00
ft Update this to the latest version from Steve Gerakines. This is an easy 1994-06-22 04:49:04 +00:00
i386 Don't change the active partition when the user says not to change it. 1994-10-19 21:25:28 +00:00
ifconfig Added support for setting the per-interface MTU. 1994-08-08 10:45:06 +00:00
init revision 1.6 1994-10-14 17:15:40 +00:00
ip_mroute_mod Makefile to generate the ip_mroute_mod.o LKM. After talking this over 1994-09-14 22:11:51 +00:00
ldconfig Changes from Paul Kranenburg which bring us into sync with his sources: 1994-06-15 22:41:19 +00:00
mknod Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
modload Fix one more _PATH_UNIX. 1994-09-24 03:18:32 +00:00
modunload Killed explicit OS specification. 1994-08-19 13:40:41 +00:00
mount Add code to skip "userquota"/"groupquota" options needed for 1994-09-29 16:39:26 +00:00
mount_cd9660 Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_fdesc Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_ifs Add code to skip "userquota"/"groupquota" options needed for 1994-09-29 16:39:26 +00:00
mount_kernfs Automatically load filesystem if not present in system and loadable. 1994-09-22 02:15:34 +00:00
mount_lfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_msdos Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_msdosfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_nfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_null Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_nullfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_portal Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_portalfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_procfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_umap Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_umapfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_union Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mount_unionfs Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mountd Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
newfs Put back the `:' in the trinary ?: so this can actually compile again! :) 1994-10-13 08:46:44 +00:00
newlfs Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
nfsd Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
nfsiod Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
nologin Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
ping Changed output formatting to accurately represent the precision. 1994-08-05 10:34:19 +00:00
quotacheck Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
rdisc Router Discovery from Sun Microsystems 1994-09-30 21:16:09 +00:00
reboot Install aliases "fasthalt" and "fastboot" for halt and boot respectively. 1994-08-21 05:48:34 +00:00
restore Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. 1994-09-08 01:06:46 +00:00
route Missing 'break' after setting interface route flag was causing interface 1994-09-15 08:35:37 +00:00
savecore Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
scsiformat BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
shutdown Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
slattach Fixed slattach to do flags ioctl via network device rather than tty. 1994-09-14 05:40:56 +00:00
startslip Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
swapon Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
sysctl Remove machdep.color_display 1994-10-18 03:41:16 +00:00
sysinstall Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
tunefs Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
umount Delete obsolete references to librpc.a. 1994-08-08 00:09:22 +00:00
DISCLAIMER Router discovery code - Courtesy Sun Microsystems 1994-09-30 20:47:35 +00:00
Makefile Added sysinstall 1994-10-15 14:37:30 +00:00
Makefile.inc Don't build /sbin shared. 1994-05-28 03:56:49 +00:00