NetBSD/sbin
matthias d67f3db782 The pc532 port now uses the new libkvm. 1997-02-08 09:38:06 +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 Add missing '}', from David Carrel <carrel@ipsec.com>, PR #2873. 1996-10-20 21:59:36 +00:00
dmesg
dump fix pr 2977 -- only try to dump ufs/ffs partitions 1997-01-16 22:00:30 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs
edlabel Some additions needed for the atari. Also use the getmaxpartitions() and 1996-05-27 20:44:03 +00:00
fastboot Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
fdisk
fsck PR/3002: bug in my previous commit. 1996-12-07 19:09:11 +00:00
fsck_ffs fix reboot(8) xref 1996-12-27 05:51:14 +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
ifconfig Update to match kernel changes. 1996-09-08 14:37:39 +00:00
init close pr-2717 from Manuel Bouyer <bouyer@lix.polytechnique.fr> 1997-01-17 02:56:27 +00:00
ipf Remove the last change. fil.fr_icode ist char and NOT unsigned char. 1997-01-31 10:10:11 +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 noatime mount flag 1997-01-30 09:52:26 +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 it's a shame, but since we have no kernel support for kerb NFS (which may or may not be worth having, in the form available to us) this is how I'm closing PR #2469. 1997-01-09 09:43:51 +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 u_long -> u_int32_t when dealing with address lists returned by the resolver. 1996-10-07 22:33:15 +00:00
newfs add support for noatime mount flag 1997-01-30 09:56:10 +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 Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
ping make ping(8) print out statistics when given a SIGINFO. 1996-11-06 20:42:14 +00:00
quotacheck Update for newer preen interface. 1996-09-28 19:20:44 +00:00
reboot Remove boot_tahoe.8. We have no tahoe port. 1996-10-17 01:05:57 +00:00
restore Fix typo: PR bin/3059 1996-12-26 17:35:35 +00:00
route declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
routed - resolve conflicts. 1997-02-03 22:02:51 +00:00
savecore The pc532 port now uses the new libkvm. 1997-02-08 09:38:06 +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 Add ipf. 1997-01-08 21:58:34 +00:00
Makefile.inc