Go to file
nisimura de13b44edd Have mips_locoresw[] of 3 entry pointer array for different
implementation of locore routines between MIPS1 and MIPS3.  It's
independent from mips_locore_jumpvec_t which is for cache/TLB
manipulating routines peculiar to processor designs.  mips_locore_jumpvec_t
will be replaced with "processor closures" encapsulating implementation
parameters (cpuinfo) and pointers to conventaion routines (cpuops),
eventually.
2000-05-10 01:34:13 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist Use unsigned long long and not long long for the change in Rev 1.6 and 2000-05-08 13:07:56 +00:00
distrib Seperate "Shall we continue?" questions optically, to make them more 2000-05-09 00:25:27 +00:00
etc Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
games Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
gnu Don't build compiler-related libraries if using GCC 2.9. 2000-05-09 06:23:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
libexec Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin Crunch only regular files and warn others. 2000-05-09 04:21:16 +00:00
share Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
sys Have mips_locoresw[] of 3 entry pointer array for different 2000-05-10 01:34:13 +00:00
usr.bin Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
usr.sbin Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
Makefile HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9, as well. 2000-05-09 00:17:10 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00