.. |
adjkerntz
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
atacontrol
|
Add printing of relevant SATA info where approbiate.
|
2004-03-15 13:21:41 +00:00 |
atm
|
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
|
2004-03-05 08:10:19 +00:00 |
badsect
|
Add section number to .Xr
|
2003-06-08 12:40:50 +00:00 |
bsdlabel
|
Implement a '-f' flag to teach bsdlabel to work on files instead of
|
2004-03-30 23:15:03 +00:00 |
camcontrol
|
Fix a couple of camcontrol issues that popped up on sparc64:
|
2004-03-03 01:51:24 +00:00 |
ccdconfig
|
Try to catch up with device name changes due to GEOM'ification. Remove
|
2003-12-08 10:50:36 +00:00 |
clri
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
comcontrol
|
/etc/rc.serial -> /etc/rc.d/serial.
|
2003-12-23 07:16:38 +00:00 |
conscontrol
|
Explain what console names are valid.
|
2004-02-17 04:53:47 +00:00 |
devd
|
Parse the ! lines that will soon be coming from the kernel. These are
|
2003-10-24 22:02:29 +00:00 |
devfs
|
Userland signed char fixes for PPC build. Problems were using a char
|
2004-01-22 07:23:36 +00:00 |
dhclient
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
dmesg
|
Not too much point specifying -N but not specifying -M.
|
2004-03-26 09:24:45 +00:00 |
dump
|
Add RSH to the list of enviroment variables.
|
2004-01-15 12:13:54 +00:00 |
dumpfs
|
Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.
|
2003-12-07 05:27:27 +00:00 |
dumpon
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
fdisk
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
fdisk_pc98
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
ffsinfo
|
Remove these MAINTAINER lines since the maintainers has had their
|
2004-04-01 20:31:49 +00:00 |
fsck
|
Use __printflike() and __dead2 instead of hard-coded gccisms.
|
2003-12-27 13:54:02 +00:00 |
fsck_ffs
|
Remove a stray \n from a setproctitle.
|
2004-03-30 20:01:25 +00:00 |
fsck_msdosfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
fsdb
|
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
|
2004-02-05 22:44:25 +00:00 |
fsirand
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
gbde
|
Fix the last and most important bit of the test case to test the same
|
2004-02-07 22:58:39 +00:00 |
gconcat
|
Add a workaround.
|
2004-04-04 13:32:00 +00:00 |
gpt
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
growfs
|
Include <time.h> instead of depending on namespace pollution in <sys/stat.h>
|
2004-04-04 04:17:07 +00:00 |
idmapd
|
fix for 64-bit arch:
|
2004-03-26 22:44:59 +00:00 |
ifconfig
|
Fix an off-by-one error in the function used to input the ascii/hex strings.
|
2004-04-04 07:28:58 +00:00 |
init
|
Fixed misspellings of 0 as NULL.
|
2004-03-11 10:01:12 +00:00 |
ip6fw
|
Make this WARNS=2 clean by:
|
2004-03-03 20:21:15 +00:00 |
ipf
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
ipfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
ipfstat
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
ipfw
|
o Fix an incorrect parsing of 0.0.0.0/0 expression.
|
2004-04-09 17:26:01 +00:00 |
ipmon
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
ipnat
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
kldconfig
|
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
|
2004-03-05 08:10:19 +00:00 |
kldload
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
kldstat
|
Validate argument to -i.
|
2004-03-15 03:41:07 +00:00 |
kldunload
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
ldconfig
|
Add initial support for compiling a special 32 bit version of
|
2004-03-21 01:21:26 +00:00 |
mca
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
md5
|
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
|
2004-02-05 22:44:25 +00:00 |
mdconfig
|
Fix a long-standing deadlock issue with vnode backed md(4) devices:
|
2004-03-10 20:41:09 +00:00 |
mdmfs
|
Add a "-l" parameter to mdmfs so that memory file systems can be
|
2004-02-26 01:15:47 +00:00 |
mknod
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mksnap_ffs
|
Style nit in previous commit.
|
2004-01-27 19:28:13 +00:00 |
mount
|
Correct the definition of the multilabel flag: it enables multilabel
|
2004-03-26 03:26:15 +00:00 |
mount_cd9660
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_ext2fs
|
Support mounting ext2fs file systems with -async to the small extent
|
2004-02-15 06:31:26 +00:00 |
mount_hpfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_msdosfs
|
Make msdosfs long filenames matching case insensitive again.
|
2003-12-08 08:32:20 +00:00 |
mount_nfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_nfs4
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_ntfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_nullfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_std
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_udf
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_umapfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
mount_unionfs
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
natd
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
newfs
|
Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This
|
2004-02-26 01:14:27 +00:00 |
newfs_msdos
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
nfsiod
|
Correct a grammatical error.
|
2003-08-12 20:01:10 +00:00 |
nos-tun
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
pfctl
|
Add skeleton build dirs for pf userland:
|
2004-02-28 21:50:50 +00:00 |
pflogd
|
Add skeleton build dirs for pf userland:
|
2004-02-28 21:50:50 +00:00 |
ping
|
Don't turn off the regular SIGINFO status information. The use of
|
2004-04-07 18:48:11 +00:00 |
ping6
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
quotacheck
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
rcorder
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
reboot
|
Share the i386 boot manual page.
|
2004-03-22 00:52:27 +00:00 |
restore
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
route
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
routed
|
Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com.
|
2004-02-25 23:45:57 +00:00 |
rtsol
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
savecore
|
o Remove obsoleted '-N' and '-d' flags.
|
2004-02-28 10:42:27 +00:00 |
sconfig
|
Mark this manpage as i386-only.
|
2004-01-21 13:24:38 +00:00 |
setkey
|
Fix regression in setkey whereby parser would fail to recognise tcp as
|
2004-03-31 18:38:02 +00:00 |
shutdown
|
Centralize _PATH_* definitions.
|
2003-05-05 22:49:23 +00:00 |
slattach
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
spppcontrol
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
startslip
|
style.Makefile(5):
|
2004-02-23 20:25:27 +00:00 |
sunlabel
|
Spell "disklabel" correctly.
|
2004-02-01 13:09:26 +00:00 |
swapon
|
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
|
2004-03-05 08:10:19 +00:00 |
sysctl
|
Add CTLTYPE_QUAD to the list of types for which we don't want an empty
|
2004-03-02 05:42:52 +00:00 |
tunefs
|
Fixed some style bugs in the residue of rev.1.14 (mainly initialization in
|
2004-03-26 16:11:13 +00:00 |
umount
|
s/considred/considered/
|
2004-03-04 00:52:16 +00:00 |
vinum
|
NULL -> 0.
|
2004-03-17 20:50:25 +00:00 |
Makefile
|
Remove the RAIDframe userland tool.
|
2004-03-16 12:28:40 +00:00 |
Makefile.inc
|
Force a staticly linked /bin and /sbin for ia64. The necessary changes
|
2003-11-19 16:59:00 +00:00 |