.. |
amrctl
|
Drop trailing whitespace.
|
2006-07-23 13:23:12 +00:00 |
apmlabel
|
Nuke extra comma in Xrefs.
|
2007-06-25 00:41:50 +00:00 |
atactl
|
replace instances of __attribute__((__packed__)) with __packed
|
2007-12-15 16:03:29 +00:00 |
badsect
|
…
|
|
bioctl
|
On RAID 1 volumes and when bv_stripe_size is 0 make it print 'N/A', like:
|
2008-03-01 16:08:41 +00:00 |
brconfig
|
Bump date for previous.
|
2007-01-08 07:22:12 +00:00 |
ccdconfig
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
cgdconfig
|
Change incorrect usage of CFLAGS to CPPFLAGS
|
2008-02-16 17:56:36 +00:00 |
chkconfig
|
…
|
|
clri
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
disklabel
|
Let the operator use the DISKLABELSECTOR and DISKLABELOFFSET
|
2007-06-05 21:48:46 +00:00 |
dkctl
|
fix typo
|
2006-06-17 02:16:19 +00:00 |
dkscan_bsdlabel
|
Use CPPFLAGS, not COPTS, and ${NETBSDSRCDIR}, not "../..". This
|
2007-03-02 04:03:17 +00:00 |
dmesg
|
c99 initializer
|
2006-10-16 02:43:19 +00:00 |
drvctl
|
Document -l, -Q, -R, and -S.
|
2008-02-16 02:00:37 +00:00 |
dump
|
Fix some inconsisent/conflicting definitions and missing parameters
|
2008-02-16 17:58:01 +00:00 |
dump_lfs
|
make all sun2 use -O0 and move most of the hacks out into just 3 files.
|
2008-02-09 02:37:21 +00:00 |
edlabel
|
use c99 initialisers.
|
2006-10-23 03:56:38 +00:00 |
fastboot
|
…
|
|
fdisk
|
Add support for mbr code with ascii keycodes
|
2008-01-25 23:19:10 +00:00 |
fsck
|
Fix typo.
|
2008-02-24 00:34:51 +00:00 |
fsck_ext2fs
|
Make sure that the exit values are always sane, and use symbolic instead
|
2008-02-23 21:41:47 +00:00 |
fsck_ffs
|
Make sure that the exit values are always sane, and use symbolic instead
|
2008-02-23 21:41:47 +00:00 |
fsck_lfs
|
Make sure that the exit values are always sane, and use symbolic instead
|
2008-02-23 21:41:47 +00:00 |
fsck_msdos
|
Catch signals and exit with the proper error code like all the other fsck
|
2008-02-24 00:59:03 +00:00 |
fsdb
|
make all sun2 use -O0 and move most of the hacks out into just 3 files.
|
2008-02-09 02:37:21 +00:00 |
fsirand
|
include <signal.h> where signal(3) is used
|
2007-02-08 21:36:58 +00:00 |
gpt
|
PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8)
|
2008-02-24 18:38:10 +00:00 |
ifconfig
|
Add support for the command list scan in ifconfig (this command permits to scan
|
2007-12-16 13:49:21 +00:00 |
init
|
Mention utmpx/wtmpx as well as utmp/wtmp. Suggested by the patches in
|
2008-02-09 04:50:57 +00:00 |
ldconfig
|
Coverity CID 2766: Don't leak memory.
|
2006-03-26 23:06:45 +00:00 |
mbrlabel
|
…
|
|
mknod
|
Use block minor (from device name) for block devices (not char minor).
|
2007-07-07 20:11:07 +00:00 |
modload
|
Always test MKMODULAR with != "no". Requested by mrg@.
|
2008-02-10 08:21:25 +00:00 |
modstat
|
Fix a dumb bug.
|
2008-01-19 01:18:47 +00:00 |
modunload
|
Always test MKMODULAR with != "no". Requested by mrg@.
|
2008-02-10 08:21:25 +00:00 |
mount
|
Explain that nosuid,nodev is also needed for non-privileged mounts.
|
2007-08-01 08:51:24 +00:00 |
mount_ados
|
Rescue the subjunctive.
|
2007-07-30 05:00:55 +00:00 |
mount_cd9660
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_efs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_ext2fs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_fdesc
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_ffs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_filecore
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_hfs
|
de-__P, ansify prototypes
|
2007-12-15 20:36:11 +00:00 |
mount_kernfs
|
kernfs doesn't support getargs, so fail silently instead of making
|
2007-07-16 17:09:42 +00:00 |
mount_lfs
|
Don't attempt to start megamaid if run with MNT_GETARGS.
|
2007-07-17 12:39:24 +00:00 |
mount_msdos
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
mount_nfs
|
remove an unused variable, nfsproto.
|
2007-11-30 16:13:15 +00:00 |
mount_ntfs
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
mount_null
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_overlay
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_portal
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_procfs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_ptyfs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_smbfs
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
mount_sysvbfs
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_tmpfs
|
Print the second parameter in the error messages, since the first is
|
2008-02-13 14:24:12 +00:00 |
mount_udf
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
mount_umap
|
Make all mount(2) return value error checks against -1. Some file
|
2007-07-16 17:06:52 +00:00 |
mount_union
|
Kill -r. Union makes for a poor nullfs.
|
2008-02-05 16:54:07 +00:00 |
newbtconf
|
…
|
|
newfs
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
newfs_ext2fs
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
newfs_lfs
|
lfs_sb_cksum returns a uint32_t, not a u_long
|
2008-02-16 17:58:43 +00:00 |
newfs_msdos
|
include <signal.h> where signal(3) is used
|
2007-02-08 21:36:58 +00:00 |
newfs_sysvbfs
|
typographical fixes
|
2007-08-04 10:45:36 +00:00 |
nologin
|
…
|
|
pdisk
|
…
|
|
ping
|
Shutdown sloop socket for read as it's never read on to
|
2008-01-08 20:03:09 +00:00 |
ping6
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
pppoectl
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
raidctl
|
Fix a minor typo: wd0h was repeated, change second instance to wd1h as is likely intended.
|
2007-12-14 07:24:01 +00:00 |
rcorder
|
No need to cast pointers to (char *) when passing to free(3).
|
2007-03-03 00:09:30 +00:00 |
reboot
|
Set off symbolic signal names (SIG...) with .Dv, and crossreference init(8).
|
2008-02-09 04:31:43 +00:00 |
resize_ffs
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
resize_lfs
|
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
|
2006-11-11 14:47:27 +00:00 |
restore
|
Fix some inconsisent/conflicting definitions and missing parameters
|
2008-02-16 17:58:01 +00:00 |
rndctl
|
…
|
|
route
|
TSEL() is const char* now
|
2007-02-18 01:48:37 +00:00 |
routed
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
rtsol
|
…
|
|
savecore
|
Don't use the block device to read crashdumps, if possible.
|
2008-01-15 14:26:41 +00:00 |
scan_ffs
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
scsictl
|
Do not #include <sys/device.h> from userland.
|
2008-02-11 20:29:15 +00:00 |
setkey
|
…
|
|
shutdown
|
Improvements and clarifications to log messages and also to the man page.
|
2008-02-09 04:09:22 +00:00 |
slattach
|
Misc fixes for sl(4) and slattach(8) man pages:
|
2006-07-08 17:22:14 +00:00 |
svhlabel
|
When checking for an EFS filesystem just read in the whole superblock,
|
2007-06-30 02:05:27 +00:00 |
swapctl
|
Re-phrase description of -A option, as per suggestion from Jukka Salmi
|
2007-08-02 18:53:46 +00:00 |
sysctl
|
PR/35304: C J Coleman: Off-by-one nul byte overwrite in mode_bits routine
|
2006-12-21 22:25:39 +00:00 |
ttyflags
|
Remove more duplicate #includes,
|
2007-01-17 21:59:49 +00:00 |
tunefs
|
…
|
|
umount
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
veriexecctl
|
Following input from Matthew Mondor, some Veriexec documentation changes:
|
2008-02-18 10:37:19 +00:00 |
wdogctl
|
Xref gcscpcib(4).
|
2008-01-09 14:35:54 +00:00 |
wsconsctl
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
Makefile
|
Descend into modstat if MKMODULAR is set.
|
2008-02-09 19:32:28 +00:00 |
Makefile.inc
|
WFORMAT is no more...
|
2006-10-08 17:52:28 +00:00 |