1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/sbin
Kirk McKusick aca3e4974f Replace use of random() with arc4random() to provide less guessable
values for the initial inode generation numbers in newfs and for
newly allocated inode generation numbers in the kernel.

Submitted by:	Theo de Raadt <deraadt@cvs.openbsd.org>
Sponsored by:   DARPA & NAI Labs.
2003-02-14 21:31:58 +00:00
..
adjkerntz
atacontrol
atm
badsect Spell libufs correctly in DPADD. 2003-01-26 12:34:36 +00:00
bsdlabel If we fail to open O_RDWR, try opening O_RDONLY, if we use ioctls 2003-01-26 21:55:43 +00:00
camcontrol
ccdconfig Convert references to other manpages to .Xr and add 2003-01-26 02:52:07 +00:00
clri
comcontrol
conscontrol
cxconfig
devd The bugs section hasn't been true since before 5.0-R 2003-02-14 19:49:19 +00:00
devfs
dhclient
disklabel If we fail to open O_RDWR, try opening O_RDONLY, if we use ioctls 2003-01-26 21:55:43 +00:00
dmesg
dump Readjust the cache initialization code to make it more obvious that the 2003-01-25 19:06:30 +00:00
dumpfs Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
dumpon
fdisk
fdisk_pc98 MFi386: Use DIOCGPC98 ioctl. 2003-02-11 07:32:45 +00:00
ffsinfo
fsck
fsck_ffs Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
gpt Show the paritition types that we recognize in human readable format. eg: 2003-02-13 01:00:26 +00:00
growfs
ifconfig Add missing #if USE_IF_MEDIA/#endif. 2003-01-23 18:31:56 +00:00
init
ip6fw
ipf
ipfs
ipfstat
ipfw Correct examples for stateful inspection 2003-02-04 01:33:25 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5 Improvements to md5.c so that it uses getrusage to time 2003-02-14 04:48:06 +00:00
mdconfig Don't use the kern.disks sysctl to find a list of md devices, use the 2003-01-27 08:01:08 +00:00
mdmfs
mknod
mount
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Update mount_nfs documentation to reference new sysctl for -c default. 2003-01-27 20:12:32 +00:00
mount_ntfs
mount_nullfs The .Xr utility 2003-02-05 13:50:41 +00:00
mount_nwfs
mount_portalfs
mount_smbfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd Use a more standard error message. Add FBSDID. 2003-02-05 20:08:39 +00:00
newfs Replace use of random() with arc4random() to provide less guessable 2003-02-14 21:31:58 +00:00
newfs_msdos Additional PC98 option is not needed. 2003-01-30 15:09:21 +00:00
nfsiod
nologin
nos-tun
ping Call fill() after maxpayload has been initialized. 2003-01-29 20:42:42 +00:00
ping6
quotacheck
raidctl
rcorder
reboot
restore
route Since route(8) itself is no longer setuid, we can get a meaningful 2003-01-25 01:28:11 +00:00
routed Use srandomdev() for FreeBSD 2003-02-11 02:31:53 +00:00
rtsol
savecore
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8) 2003-01-31 07:03:25 +00:00
swapon
sysctl
tunefs Bring in support for volume labels to the filesystem utilities. 2003-02-01 04:17:10 +00:00
umount
vinum Rename bio_linkage to the more obvious bio_parent. 2003-02-07 21:09:51 +00:00
Makefile Build sunlabel on sparc64. 2003-01-31 07:40:25 +00:00
Makefile.inc