freebsd-dev/stand
Warner Losh dcaa2d76dc Fix random() and srandom() prototypes to match the standard.
These prototypes were needlessly different from the standard. Fix them
to be the same, and fix the surrounding code after the changes.

Sponsored by: Netflix
2017-12-02 00:07:19 +00:00
..
arm
arm64
common Fix theoretical integer overflow issues. If the product here is 2017-11-24 05:00:25 +00:00
efi Remove stale dependency on ufsread.c 2017-12-02 00:06:52 +00:00
fdt
ficl
ficl32
forth
geli Move geli to common DO32 stuff 2017-12-02 00:07:14 +00:00
i386 Remove stale dependency on ufsread.c 2017-12-02 00:06:52 +00:00
kshim
libsa Fix random() and srandom() prototypes to match the standard. 2017-12-02 00:07:19 +00:00
libsa32
man
mips Minor flags cleanup 2017-12-02 00:06:58 +00:00
ofw Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
powerpc Cleanup CFALGS usage here 2017-12-02 00:07:04 +00:00
sparc64 Remove stale dependency on ufsread.c 2017-12-02 00:06:52 +00:00
uboot
usb
userboot Mark the func pointer as __dead2. It looks up loader_main, which 2017-11-24 05:01:00 +00:00
zfs
zfs32
defs.mk Cleanup CFALGS usage here 2017-12-02 00:07:04 +00:00
fdt.mk
ficl.mk
loader.mk
Makefile
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc Minor flags cleanup 2017-12-02 00:06:58 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk