..
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
Fix this to not need -Wno-pointer-sign. Make it pass -Wsign-compare too,
2008-07-24 05:21:12 +00:00
badsect
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
bioctl
Add ciss(4) to drivers supporting bio(4) and bioctl(8).
2008-05-25 20:09:55 +00:00
brconfig
Bump date for previous.
2007-01-08 07:22:12 +00:00
ccdconfig
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
cgdconfig
PR/39525: Joachim Schueth, Frederik Sausmikat:
2008-07-24 19:07:36 +00:00
chkconfig
clri
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
disklabel
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
dkctl
fix typo
2006-06-17 02:16:19 +00:00
dkscan_bsdlabel
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
dmesg
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
drvctl
Document -l, -Q, -R, and -S.
2008-02-16 02:00:37 +00:00
dump
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
dump_lfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
edlabel
use c99 initialisers.
2006-10-23 03:56:38 +00:00
fastboot
fdisk
mbr_dsn is unsigned, print it as such.
2008-03-09 14:57:10 +00:00
fsck
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fsck_ext2fs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
fsck_ffs
Merge the simonb-wapbl branch. From the original branch commit:
2008-07-31 05:38:04 +00:00
fsck_lfs
Make sure all cached buffers with valid, not yet written data have been
2008-05-16 09:21:59 +00:00
fsck_msdos
Do not crash when boot->FSNext contains garbage (i.e. -1).
2008-07-24 14:23:16 +00:00
fsdb
Merge the simonb-wapbl branch. From the original branch commit:
2008-07-31 05:38:04 +00:00
fsirand
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
gpt
PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8)
2008-02-24 18:38:10 +00:00
ifconfig
is@ pointed out that I set the phase and range of a sockaddr_at
2008-08-01 22:44:17 +00:00
init
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
ldconfig
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
mbrlabel
Grammar fix.
2006-01-12 20:37:23 +00:00
mknod
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
modload
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
modstat
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
modunload
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mount
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_ados
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_cd9660
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_efs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_ext2fs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_fdesc
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_ffs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_filecore
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_hfs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_kernfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:24:38 +00:00
mount_lfs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_msdos
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_nfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_ntfs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_null
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_overlay
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_portal
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_procfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_ptyfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +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
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_tmpfs
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_udf
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
mount_umap
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
mount_union
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
newbtconf
.An -nosplit
2005-09-30 20:18:12 +00:00
newfs
Handle 't' suffix for terabytes for number arguments.
2008-08-01 15:32:29 +00:00
newfs_ext2fs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
newfs_lfs
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
newfs_msdos
include <signal.h> where signal(3) is used
2007-02-08 21:36:58 +00:00
newfs_sysvbfs
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
newfs_udf
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
nologin
pdisk
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
2005-06-27 01:00:04 +00:00
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
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
rcorder
Revert previous accidental commit of debug statements
2008-08-03 07:50:54 +00:00
reboot
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
resize_ffs
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
resize_lfs
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
restore
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
rndctl
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
2005-06-27 01:00:04 +00:00
route
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
routed
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
rtsol
savecore
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
scan_ffs
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
scsictl
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
setkey
Redo previous rework to generate yacc/lex output again and remove generated
2005-12-16 16:25:07 +00:00
shutdown
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
slattach
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
svhlabel
When checking for an EFS filesystem just read in the whole superblock,
2007-06-30 02:05:27 +00:00
swapctl
remove clause #3 from my license where there are no other
2008-05-29 14:51:25 +00:00
sysctl
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
ttyflags
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:20:21 +00:00
tunefs
Just use printf(...) instead of fprintf(stdout, ...).
2008-07-31 15:55:41 +00:00
umount
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
veriexecctl
Adjust this to not need -Wno-pointer-sign.
2008-07-24 06:13:21 +00:00
wdogctl
Xref gcscpcib(4).
2008-01-09 14:35:54 +00:00
wsconsctl
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
Makefile
Update build glue for dhcpcd 4.0.0rc3 and move it to
2008-07-27 19:31:02 +00:00
Makefile.inc
WFORMAT is no more...
2006-10-08 17:52:28 +00:00