freebsd-dev/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 Add the arm64 machine dependent parts of ficl. This is not machine 2015-04-09 10:00:26 +00:00
amd64 loader.efi: add terminal emulation support 2016-01-06 15:38:39 +00:00
arm Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
i386 ficl on i386 should cast to unsigned char output to support efi i386 2016-01-27 16:45:23 +00:00
mips Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
mips64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
powerpc Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
softwords
sparc64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Revert my previoius commit as it explicit pollute the ficl on other 2015-06-08 02:31:46 +00:00
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 Fix printf args for 64-bit archs 2014-04-08 18:02:32 +00:00
unix.c
vm.c
words.c ficl: Replace rand(3) with random(3). 2016-02-08 20:03:14 +00:00