bin
|
PR/48312: Dieter Roelands: According to TOG, unset should not return an error
|
2013-11-01 16:49:02 +00:00 |
common
|
mark variables as used
|
2013-11-07 17:26:13 +00:00 |
compat
|
MKCOMPAT support for earm.
|
2013-04-27 08:44:35 +00:00 |
crypto
|
remove unused variables
|
2013-10-20 21:17:28 +00:00 |
dist
|
add a gcc XXX initialization
|
2013-10-21 15:32:41 +00:00 |
distrib
|
remove unused variable
|
2013-11-07 17:18:22 +00:00 |
doc
|
Grammar fix.
|
2013-11-07 01:47:59 +00:00 |
etc
|
Introduce a variable for security.conf, default empty, to list users
|
2013-11-06 19:37:05 +00:00 |
external
|
Don't use SIG_register to register a SIG_IGN handler. It thinks it registers
|
2013-11-07 20:09:55 +00:00 |
extsrc
|
…
|
|
games
|
fix unused variable warnings
|
2013-10-19 17:19:30 +00:00 |
gnu
|
Don't attempt to build "stpcpy.c" and "stpncpy.c". NetBSD provides these
|
2013-11-06 23:32:04 +00:00 |
include
|
gcc-4.8.1 is has a builtin stpncpy, but is missing the __builtin_ ssp
|
2013-11-07 02:00:54 +00:00 |
lib
|
we don't support stpncpy until gcc does
|
2013-11-07 02:01:42 +00:00 |
libexec
|
Only initialise TLS space from the PT_TLS segment, if the size is
|
2013-10-21 19:14:15 +00:00 |
regress
|
The sleeping test has been converted to ATF
|
2012-11-08 03:16:04 +00:00 |
rescue
|
point pdisk to the right place
|
2013-03-24 19:18:37 +00:00 |
sbin
|
Remove esis reference
|
2013-11-05 07:42:48 +00:00 |
share
|
turn off another gcc warning for m68k
|
2013-11-06 19:57:17 +00:00 |
sys
|
avoid gcc bug on sh3
|
2013-11-07 21:30:58 +00:00 |
tests
|
Handle new objc for gcc-4.8.1. Someone with more objc foo can do this better.
|
2013-10-31 21:02:11 +00:00 |
tools
|
Define __USE for use during a tools build.
|
2013-10-24 13:59:47 +00:00 |
usr.bin
|
apostrophe's do not make plural's.
|
2013-11-07 18:50:46 +00:00 |
usr.sbin
|
Fix typo. From jnemeth.
|
2013-11-07 18:59:01 +00:00 |
x11
|
Handle dependency on libstdc++ / libc++ in bsd.lib.mk.
|
2013-09-12 17:14:20 +00:00 |
BUILDING
|
regen using 'make regen' from src/doc.
|
2013-05-29 21:59:51 +00:00 |
Makefile
|
hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a
|
2013-07-16 09:52:21 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
add hints about FAST_IPSEC no longer being around
|
2013-08-08 20:00:20 +00:00 |
build.sh
|
Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any
|
2013-08-30 10:29:06 +00:00 |