.. |
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
|
when reading the MBR, seek to DOSBBSECTOR * DEV_BSIZE rather than just
|
1998-03-26 01:37:49 +00:00 |
dmesg
|
Cosmetic change;
|
1997-09-20 09:48:35 +00:00 |
dump
|
use <errno.h>
|
1998-03-30 01:54:40 +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
|
This is now in libutil.
|
1998-03-18 17:03:30 +00:00 |
fsck_ext2fs
|
use extern int over extern
|
1998-03-30 02:07:59 +00:00 |
fsck_ffs
|
use extern int over extern
|
1998-03-30 02:07:59 +00:00 |
fsck_msdos
|
Fix some bugs & annoyances when reparing defect disks
|
1998-01-22 18:48:43 +00:00 |
fsdb
|
Add support for non-native byteorder FFS.
|
1998-03-18 17:03:15 +00:00 |
fsirand
|
Add support for non-native byteorder FFS.
|
1998-03-18 17:07:14 +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
|
Allow creation of non-native byteorder FFS (via the '-B' option).
|
1998-03-18 17:10:15 +00:00 |
newfs_msdos
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:54:12 +00:00 |
newlfs
|
Update for new headers.
|
1998-03-18 17:11:34 +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
|
use static int, not just static
|
1998-03-30 02:13:35 +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
|
use static int, not just static
|
1998-03-30 02:15:27 +00:00 |
savecore
|
NetBSD/mips uses new libkvm now, savecore_old.c is dead.
|
1998-02-19 23:43:37 +00:00 |
shutdown
|
add -D (no detach) option, per PR#4810
|
1998-03-23 05:00:15 +00:00 |
slattach
|
add the ability to run SLIP with CLOCAL set, per PR#3586
|
1998-03-23 04:41:16 +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
|
Need <string.h> for memcpy() prototype.
|
1998-03-26 06:00:34 +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 |