Go to file
matt 7c1e50a21a Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure.  Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines.  Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup.  Make
ibm4xx use the standard <powerpc/frame.h>.  Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets.  Move INTSTK and SPILLSTK
to std.<platform>.  Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.
2003-02-02 20:43:17 +00:00
bin Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
crypto allocate, not alocate. Noted by mjl, not mjll. 2003-01-28 22:26:33 +00:00
dist unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
distrib - mallocvar.h is in /usr/include/sys, not /usr/inckude. 2003-02-02 03:47:13 +00:00
doc attempt to further improve and clarify the examples... 2003-02-02 12:37:41 +00:00
etc WS keyboard device. 2003-02-02 18:05:08 +00:00
games The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
gnu Don't try to look back in the instruction stream beyound it's start 2003-02-02 01:15:42 +00:00
include unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
lib Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
libexec undo mallocvar.h change! 2003-02-02 02:31:14 +00:00
regress Sync with ../testlib/Makefile rev. 1.3: s/testlib.so/libtest.so/. 2003-02-01 18:44:06 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
share Add termcap entry for window(1). 2003-02-02 17:34:19 +00:00
sys Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
tools Avoid cgetcap &co prototypes conflicting with those provided by the host. 2003-01-31 20:50:29 +00:00
usr.bin Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
usr.sbin Allow '%D' to be used when no last_file available. Fixes binary package 2003-02-02 12:59:53 +00:00
build.sh another DESTDIR clarification 2003-01-31 01:38:35 +00:00
BUILDING attempt to further improve and clarify the examples... 2003-02-02 12:37:41 +00:00
Makefile - Add "sets" top-level Makefile target and build.sh operation. 2003-01-26 06:19:12 +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 fix typo. USETOOLS, not USE_TOOLS. 2003-01-29 09:17:08 +00:00