NetBSD/sys/arch/mipsco
lukem fb7bc8541e arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
It doesn't make sense to have standalone stuff dynamically linked just
because an end-user uses LDSTATIC="".
2002-08-27 08:53:14 +00:00
..
compile
conf Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
isa Clear interrupt latch after interrupts are processed, not before. 2001-04-02 09:54:16 +00:00
mipsco Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
obio Add bus_dmamap_sync for pre-read and pre-write case. This was previously 2001-12-15 11:11:49 +00:00
stand arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
Makefile Add stand directory to build process 2000-09-26 11:45:06 +00:00