Go to file
maxv f1985d170d Xen therefore uses x86/db_memrw.c, as I suspected. Define __rodata_start
in the Xen ld scripts, so that it can compile. We put the __rodata_start
definition right before __data_start, for it to appear as dead code, since
the rodata segment is not yet mapped independently on Xen.
2016-05-13 05:45:13 +00:00
bin More work on file descriptors... This is the copyfd() cleanup. 2016-05-12 13:31:37 +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 hook new man pages into build 2016-05-06 09:30:05 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib Add myself 2016-05-06 10:48:53 +00:00
doc move the ufs_lookup hack to the global section and update it to current 2016-05-10 19:32:47 +00:00
etc Avoid unnecessary use of basename(1). From Jukka Salmi a long, long time 2016-04-23 21:24:31 +00:00
external Preserve the arm architecture version (if present) 2016-05-12 15:27:54 +00:00
extsrc
games tetris(6) is not limited to CRT displays. noted by tnn 2016-03-12 03:14:59 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Go back to just using normal visibility for the locale symbols. Without 2016-04-29 16:26:48 +00:00
lib We need the -O1 hack (for gcc 5.3) for crtbegin.c as well. 2016-05-10 10:23:09 +00:00
libexec CID 1358679: Fix memory leak. 2016-04-24 18:24:47 +00:00
regress PR/50941: David Binderman: fix printf format 2016-03-11 18:26:40 +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 update the micron smart codes for 247/248 to match data i found in 2016-05-10 08:08:59 +00:00
share Switch alpha and sparc64 back to gcc 4.8 and old binutils for now - too much 2016-05-11 13:41:56 +00:00
sys Xen therefore uses x86/db_memrw.c, as I suspected. Define __rodata_start 2016-05-13 05:45:13 +00:00
tests Grunge. I know I fixed this typo before... must have been in a different 2016-05-12 14:25:11 +00:00
tools set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed. 2016-04-21 07:22:15 +00:00
usr.bin Propagate errors from filemon. 2016-05-12 20:28:34 +00:00
usr.sbin Add some name from the latest Intel SDM. 2016-04-27 08:53:28 +00:00
build.sh Provide the correct system Makefile path to the tools make. This is needed 2016-04-29 16:08:09 +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 be more specific about what needs to be cleaned for libedit. 2016-04-18 19:37:41 +00:00