Go to file
matthias 449c0b7d1f make parsing of library member targets work. So
lib.a(member.o): something
	cp something member.o
	ar r lib.a member.o
	rm member.o

will work now.
2016-03-11 13:54:47 +00:00
bin Move the PPID installation to the init() section. 2016-03-08 23:24:51 +00:00
common fix infinite recursion through thr_getspecific 2016-02-28 02:56:39 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto Add more __dead; pointed out by clang (from tnn@) 2016-03-11 13:15:02 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib dedup 2016-03-09 15:44:49 +00:00
doc new openssh 2016-03-11 01:57:14 +00:00
etc tset was useful for fixed terminals and rarely changing configurations. 2016-03-08 09:51:15 +00:00
external Update RPI firmware to version after the following commit 2016-03-11 12:34:57 +00:00
extsrc
games Center game board on screen. OK from christos@. 2016-03-03 21:38:55 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include strndup() is part of XSI from The Open Group Base Specification Issue 7 and had 2016-03-10 18:53:48 +00:00
lib PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
libexec where is already void * 2016-02-20 15:20:23 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue
sbin PR/50921: David Binderman: Fix memory leak 2016-03-09 19:53:32 +00:00
share Switch sh3 to the new binutils and gdb. Lightly tested on landisk. 2016-03-01 10:29:40 +00:00
sys Properly zero out struct fb_devconfig, including rasops_info. 2016-03-11 13:16:55 +00:00
tests Set TEST_SH 2016-03-10 22:30:57 +00:00
tools add our libc's regex implementation to libnbcompat. 2016-03-06 10:19:01 +00:00
usr.bin make parsing of library member targets work. So 2016-03-11 13:54:47 +00:00
usr.sbin PR/50911: David Binderman: Optimize memset 2016-03-07 15:58:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING bump date for entry about using NetBSD's regex, now that it works 2016-03-06 10:26:57 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00