bin
Fix up seriously borked mallocing of a static buffer, which seems to
2009-08-31 07:11:16 +00:00
common
__strong_alias(foo,foo) is... pointless.
2009-08-21 14:31:02 +00:00
compat
Build & install rumpdev, a device component for rump. It currently
2009-09-03 15:35:58 +00:00
crypto
When rekeying phase2 use phase1 used to negotiate phase2 as a hint to
2009-09-03 09:29:07 +00:00
dist
Make mount_smbfs follow the standard MOUNT_NOMAIN and parseargs() structure.
2009-09-04 18:22:37 +00:00
distrib
Correct files' suffix of the previous commit.
2009-09-05 10:16:46 +00:00
doc
ACPI CA 20090903 is out.
2009-09-04 19:37:16 +00:00
etc
netbsd.org -> NetBSD.org for URLs.
2009-08-26 11:15:25 +00:00
external
Check group membership correctly; ingroup() returns a truth value, not a gid.
2009-09-05 06:18:55 +00:00
games
Dumping all system includes anything uses in one big header file is so 1986.
2009-08-31 08:27:16 +00:00
gnu
Use SCRIPTS instead of FILES to handle (executable) scripts.
2009-08-19 20:32:58 +00:00
include
Introduce a new accessor macro N_NAME() to access the n_name field
2009-08-21 08:42:02 +00:00
lib
Ansify functions and remove __P/
2009-09-05 08:53:06 +00:00
libexec
Remove trailing \n in calls to _rtld_error: a newline is automatically
2009-08-29 13:46:54 +00:00
regress
Don't try to include <a.out.h> or <link_aout.h> on mips.
2009-08-21 13:30:54 +00:00
rescue
kill ldd_aout. it didn't work anyway...not since i don't know when.
2009-08-22 06:52:15 +00:00
sbin
Provide Makefile.inc which contains source module names and paths.
2009-09-04 18:25:56 +00:00
share
New sentence, new line.
2009-09-05 11:37:52 +00:00
sys
zalloc new rumpfs nodes to make sure rn_vp is initially NULL.
2009-09-05 11:02:49 +00:00
tests
No-one wins in rump vs link sets.
2009-08-21 14:41:22 +00:00
tools
Build binutils 2.19.1 if HAVE_BINUTILS is 219
2009-08-18 15:08:51 +00:00
usr.bin
Now we have our own radix_sort() change the interface so that we pass
2009-09-05 12:00:25 +00:00
usr.sbin
bump date for previous
2009-09-01 18:20:14 +00:00
x11
add -n to gzip invocation
2009-03-31 21:12:51 +00:00
build.sh
Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
2009-03-13 16:23:31 +00:00
BUILDING
regen
2009-07-12 14:17:18 +00:00
Makefile
build & install librumpdev_netsmb and librumpfs_smbfs components
2009-09-04 17:21:33 +00:00
Makefile.inc
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Presence of index.o in existing libc.a causes duplicate symbol now that
2009-07-18 09:50:32 +00:00