Go to file
matt 436f257283 Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and
pmap_syncicache.  This file uses a ppc feature in a sick and twisted way
to avoid mapping the physical pages used by those routines.  It performs
the operations with the MMU disabled but PPC exception save and retstore
the machine state and are invoked with the MMU disabled, this doesn't have
an adverse effect on the system.

Currently only enable for MPC6xx and !OLDPMAP.
2002-07-17 03:11:07 +00:00
bin 'environment', not 'enviroment' 2002-07-11 10:53:19 +00:00
crypto print connect failure on debugging mode. sync w/openbsd 2002-07-12 13:28:36 +00:00
dist fix safeputchar(). sync w/ tcpdump.org 2002-07-16 04:17:46 +00:00
distrib correct pfil_run_hooks.0 -> .9, and put the pfil_* manual pages in the right 2002-07-16 10:04:39 +00:00
etc Skip blank lines in the input file (mixerctl.conf). 2002-07-16 03:24:24 +00:00
games add the following quote from elric@.. (with permission, of course) 2002-07-08 02:34:20 +00:00
gnu wrong arg to memset. OpenBSD PR 2822 2002-07-16 23:08:04 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib Remove sa_sigaction member of struct sigaction, accidentaly added here 2002-07-15 07:48:57 +00:00
libexec 'environment', not 'enviroment' 2002-07-11 10:53:19 +00:00
regress Make this file compile without warnings on systems where chars are unsigned. 2002-07-16 10:12:28 +00:00
sbin Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562. 2002-07-11 15:06:04 +00:00
share Punctuation/casing fixes, and don't repeat too verbosely how to set sysctl()s. 2002-07-16 09:03:10 +00:00
sys Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin modernize: 2002-07-16 15:41:57 +00:00
usr.sbin Unifdef __STDC__. Remove __P() and register. ANSIfy. 2002-07-14 16:32:48 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +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 Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00