Go to file
dholland 83b3dbf601 Fix up seriously borked mallocing of a static buffer, which seems to
have been this way since at least 4.4. This will still dump core if
malloc fails on the first trip through, instead of on any malloc
failure, but should otherwise behave much more reasonably.
2009-08-31 07:11:16 +00:00
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 do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto fixed typo: algoriym -> algorithm 2009-08-24 09:33:03 +00:00
dist fix bin/41781, the pattern /\$/ doesn't match a dollar sign anymore by default. 2009-08-30 14:57:51 +00:00
distrib Make sure cdrom/etc exists before copying files into it. 2009-08-30 22:30:30 +00:00
doc if we're updating this... add myself under make and lfs, and add a 2009-08-31 06:21:54 +00:00
etc netbsd.org -> NetBSD.org for URLs. 2009-08-26 11:15:25 +00:00
external Install manpage for the Xorg S3 driver. 2009-08-28 17:20:07 +00:00
games Don't need -DHAVE_REGCOMP any more 2009-08-27 03:12: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 delete defined(sun), it could be invaded in the user namespace. Suggested 2009-08-31 00:05:43 +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 Fix markup 2009-08-22 00:14:21 +00:00
share Let us use MKKMOD=yes to leave the kernel modules out of the 2009-08-30 01:49:41 +00:00
sys Use uintptr_t instead of uint32_t as an intermediate stage when 2009-08-31 05:36:23 +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 .Sx to refer to a section, and add one ref to the lint stuff for clarity. 2009-08-31 03:39:00 +00:00
usr.sbin actually exit on errors 2009-08-30 19:24:40 +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 Let us use MKKMOD=yes to leave the kernel modules out of the 2009-08-30 01:49:41 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00