Here I keep all the progress made with my Master's Dissertation.
Go to file
kettenis c3c82401f1 When looking up a symble using kvm_nlist(3), we need to prepend an
underscore.  This fixes acpidump on arm64.  How this ever worked before
is unclear, but part of the puzzle is that we didn't properly check the
return value of the kvm_nlist(3) calls.  So fix that too.

ok deraadt@, mglocker@
2022-09-11 10:40:35 +00:00
bin - rework the -f text to read better; ok job 2022-09-03 15:59:04 +00:00
distrib Use installboot -p in install.md for macppc, powerpc64 2022-09-11 04:38:28 +00:00
etc _rc_quirks is only called by _rc_parse_conf, so just merge the two. 2022-09-08 13:17:30 +00:00
games Rework random(6) 2022-08-23 06:35:53 +00:00
gnu Build the Compress::Raw::Zlib perl module with /usr/lib/libz 2022-08-10 07:50:16 +00:00
include Remove now unused and unreferenced disktab.h. 2022-08-31 11:04:41 +00:00
lib .Li -> .Vt where appropriate; 2022-09-11 06:38:10 +00:00
libexec Do not perform out-of-bounds arrray accesses for bogus relocation type values. 2022-09-05 20:09:24 +00:00
regress Add mips64/octeon bits 2022-09-09 12:55:43 +00:00
sbin init(8): fix signal handler boolean type and qualifier 2022-09-10 00:49:47 +00:00
share document actual MACHINE_ARCH/ARCH values since I always get these mixed up 2022-09-11 08:51:51 +00:00
sys Add wsmux(4) such that systems with multiple keyboards work in bsd.rd. 2022-09-11 10:37:54 +00:00
usr.bin Replace archaic \*(Lt and \*(Gt by plain < and >, respectively, 2022-09-11 09:58:06 +00:00
usr.sbin When looking up a symble using kvm_nlist(3), we need to prepend an 2022-09-11 10:40:35 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00