Go to file
drochner 7a829b7e85 -Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
into kernel_object where this was missing.
 (important here because VM_MIN_KERNEL_ADDRESS != 0)
-add some diagnostics
-eliminate some differences to other Utah derived pmaps
2002-05-22 14:34:26 +00:00
bin The printf builtin has been "temporarily" disabled for eight years. Remove 2002-05-15 20:45:17 +00:00
crypto correct sha2 interoperability. From: "JuanJo Ciarlante" <jjo@mendoza.gov.ar> 2002-05-20 13:12:45 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib We're up to libcurses 5 these days. 2002-05-22 00:26:10 +00:00
etc fix device minor. 2002-05-22 01:28:57 +00:00
games remove the attributions from my slogans. they kept popping up in 2002-05-18 10:17:32 +00:00
gnu Add native toolchain bits for "armeb" (big-endian ARM). 2002-05-20 15:05:07 +00:00
include Turn the flags argument to getnameinfo(3) back into an int (from unsigned 2002-05-22 09:42:37 +00:00
lib Grammar fix, and drop a .Pp after a section header. 2002-05-22 10:22:41 +00:00
libexec Add .register directives to appease newer gas. 2002-05-06 18:53:30 +00:00
regress Correct the types of float_rounding_mode and float_exception_flags. 2002-05-22 00:01:35 +00:00
sbin When attempting to guess the filesystem type from the disklabel, don't 2002-05-21 23:51:19 +00:00
share And it would probably be nice if 1.6 were reflected in the list of version 2002-05-22 03:27:52 +00:00
sys -Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets 2002-05-22 14:34:26 +00:00
tools Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
usr.bin PR/16941: Antti Kantee: Clean up unused functions. 2002-05-21 12:51:27 +00:00
usr.sbin We don't need the code to discard setgid privileges if we aren't setgid! 2002-05-22 13:12:27 +00:00
build.sh add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00