.. |
atactl
|
Improve formatting.
|
2005-04-12 11:50:29 +00:00 |
badsect
|
cleanup some lint
|
2004-08-08 02:51:19 +00:00 |
bim
|
Kill __P(), use ANSI function declarations.
|
2005-02-05 14:23:24 +00:00 |
brconfig
|
remove IFFBITS definition. now net/if.h has it.
|
2005-03-20 15:34:47 +00:00 |
ccdconfig
|
move to my now standard 3-clause BSD license (remove advertising clause)
|
2005-05-17 11:46:15 +00:00 |
cgdconfig
|
Avoid dereferencing/free()ing invalid pointers if the random device
|
2005-06-02 01:31:30 +00:00 |
chkconfig
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
|
2004-01-05 23:23:32 +00:00 |
clri
|
Kill __P(), ANSIfy, remove main() prototype; WARNS=3
|
2005-01-20 15:50:47 +00:00 |
disklabel
|
Make disklabel(8) into a host-tool, "nbdisklabel." Move disklabel.c
|
2005-06-12 19:18:34 +00:00 |
dkctl
|
ANSIfy; WARNS=3
|
2005-01-20 15:53:35 +00:00 |
dmesg
|
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
|
2005-01-20 16:39:22 +00:00 |
drvctl
|
Fix an uninitialized variable issue.
|
2005-06-02 00:00:46 +00:00 |
dump
|
appease gcc -Wuninitialized
|
2005-06-02 00:48:48 +00:00 |
dump_lfs
|
Snapshot support for dump(8):
|
2005-04-19 07:26:38 +00:00 |
edlabel
|
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
|
2005-01-20 16:39:22 +00:00 |
fastboot
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:11 +00:00 |
fdisk
|
Turn fdisk(8) into a host tool. Still todo: commit the host-tool
|
2005-06-12 19:14:10 +00:00 |
fsck
|
If progress is disabled, don't clear the progress bar.
|
2005-05-10 00:39:04 +00:00 |
fsck_ext2fs
|
White space nit- don't put a space before/after increment/decrement
|
2005-02-11 06:21:21 +00:00 |
fsck_ffs
|
add code to handle inodes with extended attribute blocks
|
2005-06-08 20:34:06 +00:00 |
fsck_lfs
|
Use the correct method to create a new inode, when we allocate lost+found.
|
2005-06-08 19:09:55 +00:00 |
fsck_msdos
|
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
|
2005-01-20 16:39:22 +00:00 |
fsdb
|
appease gcc -Wuninitialized
|
2005-06-02 00:38:41 +00:00 |
fsirand
|
Remove the SECURITY CONSIDERATIONS section which stated that the
|
2005-06-14 14:02:12 +00:00 |
ifconfig
|
bump date for the previous.
|
2005-05-02 15:37:06 +00:00 |
init
|
Fix typo 'and the go' -> 'and then go'
|
2005-04-01 20:40:17 +00:00 |
ldconfig
|
appease gcc -Wuninitialized
|
2005-06-02 00:01:47 +00:00 |
lmcctl
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
|
2004-01-05 23:23:32 +00:00 |
mbrlabel
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
|
2004-01-05 23:23:32 +00:00 |
mknod
|
WARNS=3.
|
2005-02-09 06:26:13 +00:00 |
modload
|
Terminate variable argument list with NULL, not 0.
|
2005-04-25 01:33:03 +00:00 |
modunload
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:35:25 +00:00 |
mount
|
Fix core dump when doing
|
2005-03-18 04:24:35 +00:00 |
mount_ados
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:47:18 +00:00 |
mount_cd9660
|
Xref mscdlabel(8) - it may be useful. Bump date.
|
2005-03-29 01:24:10 +00:00 |
mount_ext2fs
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:47:18 +00:00 |
mount_fdesc
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:47:18 +00:00 |
mount_ffs
|
ll __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:54:35 +00:00 |
mount_filecore
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_kernfs
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_lfs
|
tabify
|
2005-03-31 15:55:57 +00:00 |
mount_msdos
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_nfs
|
Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERB
|
2005-06-02 01:24:45 +00:00 |
mount_ntfs
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_null
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_overlay
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_portal
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
mount_procfs
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_ptyfs
|
Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to
|
2005-01-31 05:19:18 +00:00 |
mount_smbfs
|
install the example dot.nsmbrc
|
2003-04-04 07:50:43 +00:00 |
mount_umap
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
mount_union
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 14:55:44 +00:00 |
newbtconf
|
Drop bogus .Bl/.El uncovered by new mdoc.
|
2004-08-31 17:08:06 +00:00 |
newfs
|
ufs2 disk addresses in dp2->di_db[] must be swapped with bswap64, not bswap32
|
2005-06-03 01:10:50 +00:00 |
newfs_lfs
|
appease gcc -Wuninitialized
|
2005-06-02 00:48:48 +00:00 |
newfs_msdos
|
Add a tweak to default value settings for a number of drive heads
|
2005-04-16 14:40:36 +00:00 |
nologin
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:22 +00:00 |
pdisk
|
remove workaround for missing errno.h include
|
2002-08-22 22:38:05 +00:00 |
ping
|
add -h option in synopsis. Fixes PR#25863 from Kouichirou Hiratsuka.
|
2004-06-08 08:05:30 +00:00 |
ping6
|
Add an initialization to appease -Wuninitialized.
|
2005-06-07 09:10:33 +00:00 |
pppoectl
|
Partly back out previous - do not free the linebuffer while still having
|
2005-05-10 06:49:10 +00:00 |
raidctl
|
appease gcc -Wuninitialized
|
2005-06-02 00:01:47 +00:00 |
rcorder
|
Do not exceed 80 columns. No functional change.
|
2004-09-21 15:47:32 +00:00 |
reboot
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:22 +00:00 |
resize_ffs
|
Fix a typo in a comment.
|
2005-06-03 03:34:44 +00:00 |
resize_lfs
|
Ensure verbose is initialized before using it.
|
2005-06-02 01:16:06 +00:00 |
restore
|
Kill __P(), use ANSI function declarations.
|
2005-02-17 15:00:33 +00:00 |
rndctl
|
strlcat
|
2003-07-13 07:59:24 +00:00 |
route
|
Convert prefixlen() to ANSI function declaration. Missed by earlier
|
2005-05-19 15:46:02 +00:00 |
routed
|
Kill __P().
|
2005-02-05 13:47:19 +00:00 |
rtsol
|
rtsol: factor out dump.c if -DSMALL (for boot floppy)
|
2004-01-03 01:40:31 +00:00 |
savecore
|
Rearrange the option formatting to be both prettier and more complete
|
2004-10-21 10:13:00 +00:00 |
scan_ffs
|
fix the date, use .An for names, correct the name (scanffs -> scan_ffs),
|
2005-06-15 19:02:54 +00:00 |
scsictl
|
Ensure that "setcache <mode>" doesn't use random data for "byte2"
|
2005-06-02 00:13:10 +00:00 |
setkey
|
Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES
|
2005-02-24 13:45:08 +00:00 |
shutdown
|
Finish previous (use ANSI function declarations) this time.
|
2005-02-05 13:17:54 +00:00 |
slattach
|
Kill __P(), use ANSI function declarations; WARNS=3.
|
2005-02-05 12:38:58 +00:00 |
swapctl
|
Remove some const. This is better than using __UNCONST at the second
|
2005-06-12 16:24:20 +00:00 |
sysctl
|
Bump date for previous. <> -> \*[Lt]\*[Gt].
|
2005-05-24 16:00:11 +00:00 |
ttyflags
|
Kill __P(), ANSIfy, remove main() prototype; WARNS=3
|
2005-01-19 20:48:13 +00:00 |
tunefs
|
WARNS=3.
|
2005-02-09 06:26:13 +00:00 |
umount
|
Fix PR#3205 for the -a case: when the list of mount points comes from the
|
2005-01-31 01:19:30 +00:00 |
veriexecctl
|
Some refactoring and bugfixes:
|
2005-06-13 15:18:44 +00:00 |
vinum
|
Don't initialize an int to NULL.
|
2003-10-21 02:33:34 +00:00 |
wdogctl
|
"-offset indent" is fine for option lists -- re-add it,
|
2005-01-21 10:40:01 +00:00 |
wsconsctl
|
appease gcc -Wuninitialized
|
2005-06-02 00:15:02 +00:00 |
Makefile
|
Add scan_ffs(8) from OpenBSD, it was modified to support FFSv2
|
2005-06-15 18:06:19 +00:00 |
Makefile.inc
|
Revert previous; the change that required it will be done differently.
|
2002-09-27 21:04:46 +00:00 |