..
badsect
Add support for non-native endian ffs.
1998-03-18 16:50:12 +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
Handle new MBR partition ID on i386. Put all code which decides about
1998-03-02 16:26:47 +00:00
dmesg
Cosmetic change;
1997-09-20 09:48:35 +00:00
dump
Add support for non-native byte order FFS. The dump is in filesystem byte
1998-03-18 16:54:56 +00:00
edlabel
Fix off-by-one error when showing the partition range one is able to modify
1997-12-20 21:49:30 +00:00
fastboot
fixup .Nm usage
1997-09-15 12:41:52 +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
Rewrite catopt(), as in mount(8).
1997-10-31 09:48:04 +00:00
fsck_ext2fs
Use libutil rather than ../fsck/bswap.c
1998-03-18 16:57:31 +00:00
fsck_ffs
Add support for non-native byteorder FFS, and converting byteorder.
1998-03-18 17:01:23 +00:00
fsck_msdos
Fix some bugs & annoyances when reparing defect disks
1998-01-22 18:48:43 +00:00
fsdb
PR/4257: Jaromir Dolecek: Update for libedit interface change.
1997-10-14 15:06:42 +00:00
fsirand
Work around ggc-2.7.2 off_t initialization bug on m68k.
1997-09-20 16:28:00 +00:00
ifconfig
- Use .Nm "" instead of .Nm ifconfig in SYNOPSIS.
1997-10-11 02:44:36 +00:00
init
Fill in missing (default) mmap(2) flags.
1998-02-20 09:27:18 +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
Mods for alpha: doesn't work yet, but this is as good a placeholder as
1997-12-01 19:30:59 +00:00
modunload
* cleanup for WARNS=1
1997-09-15 03:55:25 +00:00
mount
Add MNT_SYMPERM to optnames[].
1997-11-23 03:53:24 +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
Merge with Lite2 + local changes
1998-03-01 02:20:01 +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
CFLAGS->CPPFLAGS
1997-10-10 19:47:50 +00:00
newfs
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
newfs_msdos
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
newlfs
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
nologin
fix .Nm usage
1997-09-15 07:02:36 +00:00
ping
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
reboot
Correct the tense of one sentence.
1998-01-20 23:43:41 +00:00
restore
Document some undocumented options (-d and -N) and commands
1998-01-10 08:27:54 +00:00
rndctl
RCS Id Police.
1998-01-09 08:03:16 +00:00
route
64-bit sweep, "route -v show" was spinning forever.
1998-02-05 21:09:46 +00:00
routed
allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
1998-03-02 21:42:02 +00:00
savecore
NetBSD/mips uses new libkvm now, savecore_old.c is dead.
1998-02-19 23:43:37 +00:00
shutdown
Oops; remove DEBUG.
1998-01-21 00:33:56 +00:00
slattach
Fix SYNOPSIS section.
1997-12-04 22:33:52 +00:00
swapctl
make swapctl exit with non-zero if -A and nothing swapped on
1998-02-10 03:14:32 +00:00
ttyflags
fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
1997-11-24 06:28:50 +00:00
tunefs
Fix .Nm usage.
1997-10-20 09:11:16 +00:00
umount
document -F flag; part of PR 4030 from der Mouse
1997-12-18 07:11:48 +00:00
Makefile
compile rndctl
1997-10-13 03:57:51 +00:00
Makefile.inc
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
1998-03-02 22:03:11 +00:00