Go to file
pooka 8da4f44455 &stars[offset] -> stars+offset. It's shorter!
Coincidentally, the change also works around a gcc 5.1 bug which causes
a segmentation fault when trying to compile the longer version (guess
the compiler got exhausted, or something).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66345
2015-06-26 01:16:54 +00:00
bin remove \n from error messages 2015-06-16 22:31:08 +00:00
common Always use sync if mips3 or later or not using O32 ABI. (A little redundant 2015-06-23 20:56:17 +00:00
compat Support building the xorg X11 libraries under MKCOMPAT. 2015-06-24 22:20:24 +00:00
crypto Use the official version of openssl's "restore binary compatibility" fix. 2015-06-16 20:00:13 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib More compat changes. Add compat dirs to each set. 2015-06-25 05:30:47 +00:00
doc gcc-4.8.5 out. 2015-06-24 10:26:26 +00:00
etc Support building the xorg X11 libraries under MKCOMPAT. 2015-06-24 22:20:24 +00:00
external Fix gcc revision check for __cxa_begin_catch() declaration. 2015-06-26 00:50:39 +00:00
extsrc
games Move game logic out of the file with the curses code. 2015-06-25 05:33:02 +00:00
gnu The opposite of new[] is delete[], not delete. 2015-06-06 14:40:29 +00:00
include Allow SSP enabled functions to conditionally skip the object size check. 2015-06-25 18:41:03 +00:00
lib Add DTRACE and CTF libraries 2015-06-23 16:33:21 +00:00
libexec Bump date for previous. 2015-05-05 08:08:33 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin &stars[offset] -> stars+offset. It's shorter! 2015-06-26 01:16:54 +00:00
share Support building the xorg X11 libraries under MKCOMPAT. 2015-06-24 22:20:24 +00:00
sys fix Xorg coredumps that have started happening recently. 2015-06-25 16:01:20 +00:00
tests - don't create a db file. 2015-06-22 22:35:51 +00:00
tools Support building the xorg X11 libraries under MKCOMPAT. 2015-06-24 22:20:24 +00:00
usr.bin remove <sys/cdefs.h> for portability reasons 2015-06-21 20:26:02 +00:00
usr.sbin Wording. 2015-06-19 12:27:02 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Fix typo in usage. From Christopher M. Fuhrman in PR 49882. 2015-05-06 17:31:49 +00:00
BUILDING Update to reflect changes made in rev 1.398 of src/etc/Makefile 2015-06-07 05:32:38 +00:00
Makefile Support building the xorg X11 libraries under MKCOMPAT. 2015-06-24 22:20:24 +00:00
Makefile.inc
UPDATING mention yacc requirement for acpica 2015-04-14 14:18:59 +00:00