bin
|
- int putbuf_func ARGS((const char *s, size_t len));
|
2010-04-02 20:19:40 +00:00 |
common
|
define _NOREGNAMES before including <machine/asm.h>, like powerpc does.
|
2010-03-22 02:22:32 +00:00 |
compat
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
crypto
|
make it obvious what ctime it is used for.
|
2010-04-02 15:28:16 +00:00 |
dist
|
handle ctime returning NULL.
|
2010-04-02 15:40:14 +00:00 |
distrib
|
Move install CDs over to / on cd9660 (instead of a memory disk image)
|
2010-04-02 21:29:30 +00:00 |
doc
|
Mention Domex DMX-3191D support in nca(4).
|
2010-04-01 18:47:19 +00:00 |
etc
|
add necessary build bucatini for kernfs tests
|
2010-03-31 19:18:39 +00:00 |
external
|
Add the "Statement for The NetBSD Foundation's Position on the GPLv3".
|
2010-04-01 14:13:25 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
fix typo.
|
2010-04-02 19:34:44 +00:00 |
gnu
|
install altivec.h in powerpc64.
|
2010-03-30 07:27:08 +00:00 |
include
|
1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
|
2010-03-27 22:14:09 +00:00 |
lib
|
fix a few pastos
|
2010-04-01 09:57:00 +00:00 |
libexec
|
Use .In instead of .Aq Pa for header files.
|
2010-03-22 18:58:31 +00:00 |
regress
|
pull in some more headers to get prototypes into scope, and, more
|
2010-03-23 20:32:13 +00:00 |
rescue
|
Relegate edlabel to use in extremely memory constrained install
|
2010-03-10 23:13:09 +00:00 |
sbin
|
fix printf format.
|
2010-04-02 19:33:09 +00:00 |
share
|
mention adm1031 support
|
2010-04-01 05:10:52 +00:00 |
sys
|
regen
|
2010-04-02 20:34:10 +00:00 |
tests
|
Add some basic tests for kernfs (getdents & changing hostname).
|
2010-03-31 19:14:30 +00:00 |
tools
|
remove OSX specific fix where CLOCK_REALTIME is not defined.
|
2010-03-27 07:16:57 +00:00 |
usr.bin
|
Just ignore the errno of strtoimax, it doesn't provide much value.
|
2010-03-31 21:55:23 +00:00 |
usr.sbin
|
In case we create a file, reclaim the vnode, and lookup the file
|
2010-04-01 02:34:09 +00:00 |
x11
|
fix the dependancy list for this.
|
2010-03-22 00:23:59 +00:00 |
BUILDING
|
Support "extsrc", externally added programs and libraries. Users can write
|
2009-11-30 16:13:22 +00:00 |
Makefile
|
adjust the do-compat-* rules now that src/compat/lib and friends no longer exist
|
2009-12-13 09:29:27 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Note shared objects extension change, and stalled files.
|
2010-02-22 12:35:32 +00:00 |
build.sh
|
move change from rev 1.232 to the initialization part.
|
2010-03-30 13:17:47 +00:00 |