Go to file
kre a36884b3bd Validate that the configuration parameters that are supposed to
be numeric are in fact numeric, and then have the awk script use
them as awk numbers, rather than strings, so awk isn't doing string
comparisons on numbers (where "1024" < 2).

This has no effect with current configuratons, but would if anyone
had ever attempted to configure a system with nsysent >= 1000
2018-08-26 11:48:00 +00:00
bin PR bin/48875 2018-08-25 17:35:31 +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 merge conflicts 2018-08-26 07:46:36 +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 bump libssh 2018-08-26 07:53:25 +00:00
doc new OpenSSH 2018-08-26 07:48:31 +00:00
etc handle v6 addresses 2018-08-13 09:16:06 +00:00
external support SIGINFO 2018-08-21 15:37:33 +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 adjust to new libssh api. 2018-08-26 08:54:03 +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 Resolve every route(4) message type before printing anything more about it 2018-08-14 20:53:07 +00:00
share Fix Dd. New line after macro argument end. 2018-08-26 06:47:27 +00:00
sys Validate that the configuration parameters that are supposed to 2018-08-26 11:48:00 +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 PR/53544: Add a dependency on the Makefile to fix incremental builds. 2018-08-23 06:21:37 +00:00
usr.bin add WITHOUT_GZIP for the tools build. 2018-08-12 09:03:21 +00:00
usr.sbin Remove userland part of ndis 2018-08-25 11:06:00 +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
build.sh Add some aliases (from phone) 2018-08-09 08:30:29 +00:00