1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/boot/ficl
Pedro F. Giffuni 595b2caa3f ficl: Replace rand(3) with random(3).
Be a little more consistent with random(3) and push an
unsigned value.

Again, this has no effect as this code doesn't get compiled
for the boot code.
2016-02-08 20:03:14 +00:00
..
aarch64
amd64 loader.efi: add terminal emulation support 2016-01-06 15:38:39 +00:00
arm
i386 ficl on i386 should cast to unsigned char output to support efi i386 2016-01-27 16:45:23 +00:00
mips
mips64
powerpc
riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c
Makefile Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c ficl: Replace rand(3) with random(3). 2016-02-08 20:03:14 +00:00