NetBSD/sbin
thorpej 2aca76bf3b Sun3x and PowerPC both use new libkvm. 1997-03-30 23:42:24 +00:00
..
badsect Since the filesystem is mounted on the block device, we need to use 1996-09-21 06:08:16 +00:00
bim
ccdconfig Add support to display the ccd-specific statistics kept by the ccd 1997-01-30 04:02:08 +00:00
clri
disklabel Remove -g 1997-03-18 21:27:16 +00:00
dmesg Don't get stuck in an infinite loop if the msgbuf index is 0 or 1, from 1997-03-06 23:55:12 +00:00
dump set bflag so that 'dump bd M N' works properly. fix from Juergen 1997-02-27 06:17:23 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edlabel - Makefile cleanups 1997-03-24 22:15:37 +00:00
fastboot - Makefile cleanups 1997-03-24 22:15:37 +00:00
fdisk Make this work on big-endian systems, such as the PowerPC. From 1997-03-29 20:46:17 +00:00
fsck PR/3002: bug in my previous commit. 1996-12-07 19:09:11 +00:00
fsck_ffs alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
fsck_msdos Fix handling of clusters marked bad 1997-01-03 14:32:47 +00:00
fsdb don't call el_parse() if there's no commands (el_parse() now checks this, 1997-01-11 06:50:53 +00:00
fsirand string.h for protos 1997-03-14 00:00:26 +00:00
ifconfig Add a "-l" flag, which lists available network interfaces, with no 1997-03-27 22:50:09 +00:00
init Insert some closelog()s, so we don't leave the syslog socket 1997-03-14 00:44:35 +00:00
ipf Bring this in touch with reality. 1997-03-29 20:28:17 +00:00
ldconfig xref ld.so.conf.5 1997-01-05 12:07:53 +00:00
mknod
modload Check for .o extension after the *last* . in a file name. 1996-01-17 02:30:44 +00:00
modunload
mount add support for MNT_NOATIME; from Lennart Augustsson in PR bin/3304. 1997-03-10 03:59:53 +00:00
mount_ados Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_cd9660 Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_fdesc Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_ffs add support for noatime mount flag 1997-01-30 09:56:10 +00:00
mount_kernfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_lfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_msdos Fix typo in last commit 1996-10-24 00:12:50 +00:00
mount_nfs Use a reserved port by default. The -P option is now obsolete, but 1997-03-23 20:59:56 +00:00
mount_null Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_portal Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_procfs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_umap Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_union Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mountd Split handling reserved port handling for NFS rpcs and mount rpcs up; 1997-03-30 20:53:31 +00:00
newfs alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
newfs_msdos Fix PR/3322, reference to non existant program. 1997-03-12 13:57:51 +00:00
newlfs Use getmaxpartitions() from libutil, not a homegrown version. 1996-05-16 07:13:01 +00:00
nfsd Clear the sin_zero fields explicitly. 1996-09-16 17:22:04 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
nologin - Makefile cleanups 1997-03-24 22:15:37 +00:00
ping Don't allow < 1 sec ping interval to regular users. 1997-03-24 03:34:26 +00:00
quotacheck Update for newer preen interface. 1996-09-28 19:20:44 +00:00
reboot The boot_${ARCH}.8 man files never belonged in reboot -- they have 1997-03-13 04:04:54 +00:00
restore * use mkstemp() instead of mktemp() 1997-03-19 08:42:51 +00:00
route Remove uid checks since the kernel now handles this and route(1) is no 1997-02-22 21:22:24 +00:00
routed fix 3128 from SAITOH Masanobu. 1997-03-25 19:51:21 +00:00
savecore Sun3x and PowerPC both use new libkvm. 1997-03-30 23:42:24 +00:00
shutdown eliminate possibility that execle() will be called with one too many 1997-01-23 05:48:06 +00:00
slattach Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
swapon
ttyflags recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
tunefs oops, missed a comma. 1996-12-27 05:53:53 +00:00
umount Use kernel mount info rather than fstab. From greywolf@starwolf.com, slightly 1996-05-11 14:13:55 +00:00
Makefile Build fdisk on the PowerPC. 1997-03-29 20:47:26 +00:00
Makefile.inc