Go to file
kre d1e529d31c Add ATF tests for printf(1)
Two new test programs, one for the version of printf in /bin/sh
and one for the command /usr/bin/printf (t_builtin and t_command)

Each test program has 28 test cases (the same in each) of which
currently 27 pass, and 1 is skipped.

See the test scripts themselves for more information.
2018-09-05 21:05:40 +00:00
bin Change the way the pipefail option works. Now it is the setting of 2018-09-04 23:16:30 +00:00
common toolify. 2018-08-16 12:03:10 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto fix memory leaks: https://github.com/NetBSD/src/issues/6 2018-08-28 09:10:28 +00:00
dist/pf Add a deprecation note in each of the PF man pages (instead of just pf.4), 2018-08-17 12:36:53 +00:00
distrib Add ATF tests for printf(1) 2018-09-05 21:05:40 +00:00
doc more kernel address leaks 2018-09-04 15:41:08 +00:00
etc Add ATF tests for printf(1) 2018-09-05 21:05:40 +00:00
external search first for the kernel bpf_filter.c 2018-09-05 17:10:27 +00:00
extsrc
games replace ipf->npf 2018-09-02 16:08:12 +00:00
include PR standards/53525: move getsubopt() to stdlib.h 2018-08-15 10:21:42 +00:00
lib Allow being compiled as a tool. 2018-08-30 12:06:06 +00:00
libexec Remove trailing whitespace. 2018-08-24 14:24:50 +00:00
regress
rescue Add a port of the umb(4) driver from OpenBSD 2018-07-31 16:44:28 +00:00
sbin typo 2018-09-01 11:46:52 +00:00
share flip all ports to gcc.old GCC 6.4. 2018-09-05 06:54:29 +00:00
sys Match non-standard compat string "arm,armv8" (should be "arm,arm-v8") 2018-09-05 10:38:29 +00:00
tests Add ATF tests for printf(1) 2018-09-05 21:05:40 +00:00
tools remove GCC 5 marker. this is now nb3 20180905. 2018-09-05 05:03:28 +00:00
usr.bin Inspired by PR pkg/53543 2018-09-04 15:16:15 +00:00
usr.sbin For local builds, at least use the right prefix on nyftp 2018-09-05 12:49:55 +00:00
build.sh Add some aliases (from phone) 2018-08-09 08:30:29 +00:00
BUILDING regen 2018-07-29 20:53:41 +00:00
Makefile
Makefile.inc
UPDATING Document aarch64 ABI break. 2018-07-17 19:13:53 +00:00