Go to file
apb acfd2b168d motd needs to be re-generated when DISTRIBVER changes, so change he
Makefile to use the new ${_NETBSD_VERSION_DEPENDS} mechanism defined in
bsd.own.mk.

Rename the default motd file in the source tree from "motd" to
"motd.default", because otherwise it would conflict with the motd file
that is now created in the .OBJDIR.
2012-11-04 11:09:14 +00:00
bin fix argument parsing. 2012-10-22 18:00:46 +00:00
common split udivsi3 and divsi3 to fix static linking. This could be done better. 2012-10-30 12:42:13 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Don't forget to re-assign sock after dup2(); from Jarle Greipsland 2012-10-26 12:42:10 +00:00
dist IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
distrib Remove unused non-en translation messages. 2012-11-03 15:40:58 +00:00
doc note that sparc64 got pcie/pyro(4) support last november. 2012-11-02 06:28:39 +00:00
etc motd needs to be re-generated when DISTRIBVER changes, so change he 2012-11-04 11:09:14 +00:00
external make the utime and utimes cases work too. 2012-11-03 17:33:01 +00:00
extsrc
games Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title, 2012-10-22 14:33:27 +00:00
gnu Don't link explicitly against libsupc++, just use the normal C++ 2012-08-10 12:12:18 +00:00
include Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
lib Bump date for previous. Grammar fix. 2012-11-04 10:57:33 +00:00
libexec Improve the diagnostic messages for invalid/non-ELF files. Proposed a 2012-10-13 21:13:07 +00:00
regress The mqueue test has been atf-ified 2012-11-03 05:22:24 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin make a bunch of globals static 2012-11-03 19:26:52 +00:00
share Add _NETBSD_VERSION_DEPENDS in bsd.own.mk. Targets that need 2012-11-04 10:59:13 +00:00
sys in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, 2012-11-04 00:32:47 +00:00
tests Convert the old src/regress/mqueue test to ATF 2012-11-03 05:19:33 +00:00
tools At last on some linux distros, gmake is needed to build the cross-gdb. 2012-10-01 19:27:04 +00:00
usr.bin Reorganise, consolidate duplicated information, clarify wording, 2012-11-04 10:10:03 +00:00
usr.sbin put in /sbin 2012-11-01 03:21:49 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh Replace getarch and validatearch with table-driven implementations. 2012-10-31 13:05:09 +00:00
BUILDING regen 2012-09-19 23:40:03 +00:00
Makefile Create a "params" file in the top-level .OBJDIR during "make build". 2012-11-04 11:02:11 +00:00
Makefile.inc
UPDATING - Capitalization fixes (`OpenSSL'', not `openssl''); 2012-10-03 19:17:00 +00:00