NetBSD/sbin
ross 8fe1f9c56a Fix this to correctly do swapctl -l for regions > 2^31 bytes.
We include <inttypes.h> in case at some point in the future we do things
the SUSV2 way and originate the 64-bit scalar defs there.
1998-06-17 07:46:35 +00:00
..
badsect fix bad .Xr references 1998-04-29 09:49:10 +00:00
bim macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
ccdconfig use warn() properly. 1998-02-03 09:13:49 +00:00
clri Add support for non-native endian FFS. 1998-03-18 16:51:31 +00:00
disklabel Fix from Chris Demetriou to modify the way in which arm32 filecore 1998-06-07 20:33:22 +00:00
dmesg
dump fix bad .Xr references 1998-04-29 09:49:10 +00:00
edlabel
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk Use the new NetBSD partition ID for first time setup of an MBR. 1998-02-25 14:19:12 +00:00
fsck This is now in libutil. 1998-03-18 17:03:30 +00:00
fsck_ext2fs Need <time.h> for ctime() prototype. 1998-04-01 15:26:00 +00:00
fsck_ffs fix typo. 1998-05-25 10:41:57 +00:00
fsck_msdos Fix some bugs & annoyances when reparing defect disks 1998-01-22 18:48:43 +00:00
fsdb sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
fsirand Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
ifconfig
init fix a bug. 1998-05-25 10:48:12 +00:00
ldconfig allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:42:25 +00:00
mknod Add a `bsdos' format. 1998-01-17 13:04:16 +00:00
modload
modunload
mount Rewrite options and fstype handling for upgrade mounts. 1998-05-06 02:36:35 +00:00
mount_ados Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_cd9660 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_ext2fs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_fdesc macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_ffs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_kernfs macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_lfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_msdos Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_nfs Get protocol type for "pmap_getport()" from variable "nfsproto" instead of 1998-05-14 07:44:09 +00:00
mount_null macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_portal Include <sys/time.h>, which is the canonical location of the select() 1998-02-17 11:38:26 +00:00
mount_procfs macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_umap macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_union
newfs Add a reference to fsirand(8). 1998-05-07 03:40:48 +00:00
newfs_msdos sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
newlfs Need <time.h> for time() prototype. 1998-04-01 16:24:34 +00:00
nologin
ping fix bad .Xr references 1998-04-29 09:49:10 +00:00
reboot Add a -p option to halt(8), specifying that the system should be powered 1998-06-06 21:05:41 +00:00
restore Don't actually set attributes of directory if -N flag is given. 1998-05-12 00:42:48 +00:00
rndctl sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
route fix bad .Xr references 1998-04-29 09:49:10 +00:00
routed Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routes 1998-06-02 18:02:55 +00:00
savecore Need <time.h> for time() and ctime() prototypes. 1998-04-01 15:15:58 +00:00
shutdown Add a -p option, to power down the system at the specified time. 1998-06-06 21:18:54 +00:00
slattach add the ability to run SLIP with CLOCAL set, per PR#3586 1998-03-23 04:41:16 +00:00
swapctl Fix this to correctly do swapctl -l for regions > 2^31 bytes. 1998-06-17 07:46:35 +00:00
ttyflags
tunefs Need <string.h> for memcpy() prototype. 1998-03-26 06:00:34 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
Makefile
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00