HardenedBSD/sbin
Colin Percival 47c524ddd4 Report login attempts to syslog. Due to the statically-linked nature of
nologin(8), this causes a considerable (100K) increase in the binary size,
so I've added a NO_LOGIN_LOG option which disables this.

While I'm here, s/sizeof(MESSAGE)/sizeof(MESSAGE) - 1/, in order to
avoid writing the string-terminating zero byte.

No complaints from: -current
Approved by:	rwatson (mentor)
2004-02-22 10:03:24 +00:00
..
adjkerntz
atacontrol Cosmetics 2004-01-21 21:31:19 +00:00
atm style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:48:08 +00:00
badsect
bsdlabel
camcontrol Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
ccdconfig
clri
comcontrol
conscontrol Explain what console names are valid. 2004-02-17 04:53:47 +00:00
devd
devfs Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
dhclient
dmesg Further simplify the code for printing the message buffer: 2004-02-08 23:08:53 +00:00
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo Clarify behaviour of ffsinfo: It appends to outfile without 2004-01-23 05:13:22 +00:00
fsck
fsck_ffs Avoid dereferencing null pointers in fsck_ffs. (pfatal may return, 2004-01-26 15:05:30 +00:00
fsck_msdosfs Fixed operation of -f to match its documentation and fsck_ffs. It 2004-02-05 15:47:46 +00:00
fsdb Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
fsirand
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 control utility for disk concatenation (GEOM_CONCAT class). 2004-02-19 16:02:08 +00:00
gpt
growfs Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4". 2004-01-23 17:35:09 +00:00
idmapd change baduser and badgroup from -2 to 65534, 65533 2004-02-21 21:02:59 +00:00
ifconfig We can cross-reference to vlan(4) as long as 2004-02-21 14:21:18 +00:00
init Mention that securelevel 1 also blocks access to /dev/io if it 2004-02-20 21:38:23 +00:00
ip6fw Add a -n option that stops ip6fw making any changes to the rules 2004-02-18 15:56:53 +00:00
ipf
ipfs
ipfstat
ipfw o Pass a correct argument to errx(3). 2004-01-24 19:20:09 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5 Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
mdconfig s/bytes/byte/ 2004-02-19 19:53:07 +00:00
mdmfs Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
mknod
mksnap_ffs Style nit in previous commit. 2004-01-27 19:28:13 +00:00
mount Report the difference between ufs and ufs2. 2004-02-17 08:43:05 +00:00
mount_cd9660
mount_ext2fs Support mounting ext2fs file systems with -async to the small extent 2004-02-15 06:31:26 +00:00
mount_hpfs
mount_msdosfs
mount_nfs
mount_nfs4 remove dead code 2004-02-17 22:28:26 +00:00
mount_ntfs
mount_nullfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd
newfs
newfs_msdos Remove unnecessary newlines from errx() arguments. 2004-02-17 02:02:18 +00:00
nfsiod
nologin Report login attempts to syslog. Due to the statically-linked nature of 2004-02-22 10:03:24 +00:00
nos-tun
ping Certain ICMP error replies cause ping to perform a reverse DNS 2004-02-08 21:59:17 +00:00
ping6
quotacheck Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
raidctl
rcorder Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
reboot
restore
route
routed Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
rtsol
savecore Merge from RELENG_4 1.28.2.13: Fix saving system crash dumps larger than 2004-02-20 12:22:52 +00:00
sconfig Mark this manpage as i386-only. 2004-01-21 13:24:38 +00:00
setkey Initial import of RFC 2385 (TCP-MD5) digest support. 2004-02-11 04:34:34 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel Spell "disklabel" correctly. 2004-02-01 13:09:26 +00:00
swapon
sysctl
tunefs
umount
vinum Also remove "makedev" from the online help. 2004-02-16 23:04:52 +00:00
Makefile Fixed spacing in previous revision. 2004-01-17 00:31:38 +00:00
Makefile.inc