Go to file
nisimura df234d8698 Take a straight way for pagemove() PTE manipulation, abandoning to
use MIPS_TBRPL().  When PTEs are modified, both src and dst TLBs
are invalidated.  MIPS3 single TLB entry has paired double PTE
and pagemove() likely walks through multiple pages.  The positive
effect of of MachTLBUpdate() or TBRPL() is unclear.
2000-05-10 08:55:22 +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 Fix bug introduced in previous; don't leak file pointers. 2000-05-10 02:04:27 +00:00
share Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
sys Take a straight way for pagemove() PTE manipulation, abandoning to 2000-05-10 08:55:22 +00:00
usr.bin Revert to the original behaviour wrt sysIncPath, ie if sysIncPath 2000-05-10 07:49:35 +00:00
usr.sbin - Use a tab instead of eight spaces for consistency and better output. 2000-05-10 02:11:34 +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