Go to file
apb 5ffb287e29 Update documentation about tools being restricted to C89 (or not).
It's not practical for the C89 restriction to be maintained for
compilers, but it is still desirable for most tools.  The "long long"
data type is in wide use despite not being in C89.  C99 library features
(as opposed to language features) can often be added to the compat
framework when the need becomes apparent.
2015-01-03 13:20:11 +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 a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects for 2014-12-14 23:48:58 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Fix bug report from Jared - actually print the key when exporting 2014-12-17 16:50:52 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib bump libmagic 2015-01-02 21:18:51 +00:00
doc new file 2015-01-02 21:16:41 +00:00
etc Add entries, sort, etc. 2014-12-30 03:52:03 +00:00
external add a clear that did not merge. 2015-01-02 23:38:45 +00:00
extsrc
games PR/49513 - Henning Petersen -- tyop 2014-12-29 10:38:52 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include fenv(3) support for hppa 2014-12-27 16:54:02 +00:00
lib check that sys/cdefs.h builds with -Werror (not the case on alpine linux 2015-01-03 13:16:41 +00:00
libexec more for the previous: make sure [i - 1] can never go negative. 2014-12-26 19:52:00 +00:00
regress Replace manual realdepend dependency with DPSRCS. 2014-09-19 21:35:42 +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 Fix volumesetname to comply to UDF 2.01 [2.2.2.5] 2015-01-02 21:01:12 +00:00
share cdce(4) supports normal Ethernet adapters. 2015-01-01 08:11:45 +00:00
sys Also print b_error in the IO Error message 2015-01-03 11:48:04 +00:00
tests Skip rounding mode tests on ARM FPUs that do not allow configuration of them. 2014-12-29 19:51:53 +00:00
tools Update documentation about tools being restricted to C89 (or not). 2015-01-03 13:20:11 +00:00
usr.bin don't shadow div(3) 2015-01-01 04:57:01 +00:00
usr.sbin Fix the 3 programs that use DTYPE_ (disklabel disk types) constants from the 2015-01-02 19:46: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 Add a new build make variable, CONFIGOPTS, which is passed to config(1) 2014-11-30 15:53:29 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile iso -> images 2014-11-05 08:19:17 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00