Go to file
rearnsha e4fff4a560 Replace most uses of pmap_pde_p with pmap_pde_page, since that is what
we need later in the code.  This fixes a fatal kernel fault in
pmap_modified_emulation if a user application tries to access a kernel
address that is section-mapped.

Add a diagnostic that detects attempts to call pmap_kenter_pa with a
va that is section-mapped.
2001-11-03 00:06:02 +00:00
bin Fix switch alias handling. Inspired from FreeBSD, but corrected to handle 2001-11-02 23:49:14 +00:00
crypto Turn on TCP_NODELAY over loopback 2001-10-18 19:46:12 +00:00
dist copyright clarification, from tcpdump.org 2001-10-22 06:59:26 +00:00
distrib Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
etc Don't run rules unless DESTDIR is set *and* contains a value. Fixes PR 14410 2001-10-31 02:58:58 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail 2001-10-31 16:27:31 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib t_agetstr() changes. 2001-11-02 18:24:38 +00:00
libexec Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
regress Simplify a bunch of explicit ${.OBJDIR} references to make these more like 2001-10-31 15:57:49 +00:00
sbin fix many -Wshadow warnings 2001-11-02 05:57:38 +00:00
share Use INSTALL_FILE/INSTALL_DIR as appropriate. 2001-11-02 18:10:00 +00:00
sys Replace most uses of pmap_pde_p with pmap_pde_page, since that is what 2001-11-03 00:06:02 +00:00
tools * Always use the makewrapper when starting a build phase. 2001-11-02 05:07:22 +00:00
usr.bin Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
usr.sbin tweak copyright 2001-11-02 03:12:48 +00:00
build.sh * Always use the makewrapper when starting a build phase. 2001-11-02 05:07:22 +00:00
BUILDING By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
BUILDING.mdoc By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
Makefile By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
Makefile.inc
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00