Go to file
christos 5bdc27618e Add strtonum protected with _OPENBSD_SOURCE 2015-01-16 18:40:16 +00:00
bin Define an undocumented -F option to only use fork instead of vfork for 2015-01-02 19:56:20 +00:00
common add strto{i,u} from Kamil Rytarowski as discussed in tech-userlevel. 2015-01-16 18:35:28 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Update of OpenSSL to 1.0.1k part 3: 2015-01-13 09:14:57 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib strtoi and strtou man pages 2015-01-16 18:39:33 +00:00
doc Add a reminder about tools/gcc/gcc-version.mk 2015-01-15 08:50:36 +00:00
etc Nuke the five(!) install floppies. Welcome to 2015. Approved by 2015-01-11 04:03:47 +00:00
external There is no such thing as void volatile. 2015-01-16 10:08:52 +00:00
extsrc
games add something 2015-01-06 22:38:41 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include Add strtonum protected with _OPENBSD_SOURCE 2015-01-16 18:40:16 +00:00
lib strtoi and strtou additions 2015-01-16 18:37:21 +00:00
libexec more for the previous: make sure [i - 1] can never go negative. 2014-12-26 19:52:00 +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 make netname4 match the netname6 signature avoiding a NULL pointer. 2015-01-07 22:38:32 +00:00
share Fix table. Based on diff by Henning Petersen in PR 49514. 2015-01-12 09:51:26 +00:00
sys strtoi and strtou for the kernel 2015-01-16 18:36:31 +00:00
tests cast and mask is overkill. 2015-01-14 22:57:27 +00:00
tools Fix gcc PR target/64479 [SH] wrong optimization delayed-branch 2015-01-15 08:42:14 +00:00
usr.bin do not use directory paths present in gzip files with the -N flag, 2015-01-13 02:37:20 +00:00
usr.sbin reflect reality about filesystems supported. 2015-01-12 19:50:47 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00
build.sh Add a new build make variable, CONFIGOPTS, which is passed to config(1) 2014-11-30 15:53:29 +00:00