Go to file
nisimura 4edcc4fca2 Change the way to implement zero copy data move in pagemove() using
MIPS_TBRPL().  It saves about 20 instructions to run for each
iteration, and avoids TLB polution.  Currently works for MIPS1 only
configuration.
2000-04-16 09:09:42 +00:00
bin Use tty "?" to select processes with no controlling tty and tty "-" to 2000-04-15 04:40:46 +00:00
dist The "-S" option was inserted in the middle of the "-s" option description. 2000-04-12 16:42:49 +00:00
distrib - add a "netbsd.ram" target so we can build a kernel that has an embedded 2000-04-16 04:16:12 +00:00
etc nfsiod script is gone. 2000-04-16 04:18:51 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
gnu Just one backslash at the end of a line, please. 2000-04-14 17:58:40 +00:00
include Include <unistd.h> to get the rest of the getopt goo. 2000-04-02 22:03:29 +00:00
lib Make subwindows scroll correctly. 2000-04-16 05:48:25 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Make this depend again. 2000-04-15 20:09:11 +00:00
sbin Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
share fix an error in the previous 2000-04-16 08:37:27 +00:00
sys Change the way to implement zero copy data move in pagemove() using 2000-04-16 09:09:42 +00:00
usr.bin kill trailing blank line. 2000-04-16 04:57:55 +00:00
usr.sbin Remove nfsiod, it is no longer needed. 2000-04-15 21:29:49 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00