Go to file
jonathan 0064a12f68 Create mips_machdep.c, which contains Mips-specific functions common
to all mips ports.

So far, this consists of code to initialize a vector, or jump-table, of
pointers to locore functions that require different definitions on different
Mips CPUs (eg., r2000/3000 and r4000); a generic wrapper for setting up
CPU-specific exception vectors; and CPU and FPU identification code.
1996-05-19 00:31:57 +00:00
bin Fixed typo in comment 1996-05-17 01:07:47 +00:00
distrib x68k distribution floppy for upgrade protocol. 1996-05-18 01:51:44 +00:00
etc RCS id police. 1996-05-12 23:30:23 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Fix warning. 1996-05-18 10:29:07 +00:00
include Prototypes for getmaxpartitions(3) and getrawpartition(3). 1996-05-16 07:00:22 +00:00
lib Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 19:06:39 +00:00
libexec Initial commit of arm32 machine dependant code for ld. 1996-05-17 21:51:07 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Adjust the base for time estimates to ignore time we spent waiting 1996-05-18 16:16:17 +00:00
share installboot: from sun ports 1996-05-17 20:00:52 +00:00
sys Create mips_machdep.c, which contains Mips-specific functions common 1996-05-19 00:31:57 +00:00
usr.bin Updated to use <util.h>. 1996-05-15 23:46:50 +00:00
usr.sbin update comment for KERNTEXTOFF -> kerntextoff changes. 1996-05-16 22:48:09 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00