Go to file
tsutsui b46ab89659 Fix build failure without options DDB and with pseudo-device ksyms.
There is a typo for ksyms (NKSYMS vs NKSYM).
Also use consistent "#if NKSYMS" rather than "#if NKSYMS > 0" etc.
and add comments after corresponding #endif for readability.

Fixes PR port-sgimips/53521 from Naruaki Etomi.
Should be pulled up to (at least) netbsd-8.
2018-09-02 09:57:33 +00:00
bin Bump date for previous. 2018-09-01 07:26:56 +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 revert my own commit from a while back. Do allow matching bitmap fonts. 2018-08-30 05:39:21 +00:00
doc rkpmic(4): Add driver for Rockchip RK808 Power Management IC. 2018-09-02 01:18:22 +00:00
etc Copy bootaa64.efi to releasedir 2018-08-27 22:41:56 +00:00
external revert my own commit from a while back. Do allow matching bitmap fonts. 2018-08-30 05:39:21 +00:00
extsrc
games typo 2018-08-25 19:38:37 +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 Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
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 Use the An macro in the AUTHORS section. 2018-08-31 19:36:28 +00:00
sys Fix build failure without options DDB and with pseudo-device ksyms. 2018-09-02 09:57:33 +00:00
tests Den't set SA_RESTART in the signal handler allowing the process to get 2018-08-22 06:31:37 +00:00
tools deal with getsubopt and strncasecmp (needed by mdocml) 2018-08-30 12:05:34 +00:00
usr.bin PR standards/53563 2018-08-31 17:27:35 +00:00
usr.sbin Remove superfluous Pp. 2018-09-01 19:26:46 +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 Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Document aarch64 ABI break. 2018-07-17 19:13:53 +00:00