NetBSD/sys/arch/newsmips
abs ccf1c822a6 Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options        VNODE_OP_NOINLINE       # Don't inline vnode op calls
#options        NFS_V2_ONLY             # Exclude NFS3 and NQNFS code
as suggestions for additional savings
2000-09-25 11:46:37 +00:00
..
apbus remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
compile Make sure the compile directory is always there. 1998-02-19 09:17:56 +00:00
conf Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox 2000-09-25 11:46:37 +00:00
dev Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
newsmips Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
Makefile Add stand to SUBDIR. 1999-07-08 11:48:47 +00:00