| Age | Commit message (Expand) | Author |
| 2018-05-01 | Fix missed s/vnconfig/vndconfig/ in an example. | uwe |
| 2018-05-01 | Simplify and get rid of external "grep" dependency which is not available | martin |
| 2018-05-01 | vnconfig has been renamed to vndconfig. Pointed out by kre. | martin |
| 2018-04-24 | Back out part of the prior commit where we added space for IPV6_HOPLIMIT | roy |
| 2018-04-23 | Clean up the IPsec ifdefs, same as ping6. | maxv |
| 2018-04-23 | ... another occurrence of OLDRAWSOCKET ... | maxv |
| 2018-04-23 | Remove dead code. | maxv |
| 2018-04-23 | Remove CPPFLAGS+=-DUSE_RFC3542, it's not used anymore. | maxv |
| 2018-04-23 | Remove dead/broken code. We want to favor RFC3542 over RFC2292. No | maxv |
| 2018-04-23 | Remove dead code. | maxv |
| 2018-04-23 | Remove now unused code. | maxv |
| 2018-04-23 | Remove -g from SYNOPSIS. | wiz |
| 2018-04-23 | Remove the "-g" option, it uses RH0, which is deprecated by RFC5095, and | maxv |
| 2018-04-21 | Minor improvements. | wiz |
| 2018-04-20 | Update values from RFC 8319 | roy |
| 2018-04-20 | Make the #defines more readable | roy |
| 2018-04-20 | Lack of timeout is a programming error, so use an assert in it's place. | roy |
| 2018-04-20 | Use EXIT_FAILURE instead of an arbtitary number. | roy |
| 2018-04-20 | Unicast solicited RA's as per RFC 7772. | roy |
| 2018-04-20 | Ensure that the soliciter list is initialised and freed correctly, even if it... | roy |
| 2018-04-20 | Allow timers to exist but be inactive. | roy |
| 2018-04-20 | Insist on newer socket options. | roy |
| 2018-04-20 | Use pidifle_lock(3) | roy |
| 2018-04-20 | Punt dead code | roy |
| 2018-04-20 | White space police. | roy |
| 2018-04-20 | Fix some unaligned pointer issues. | roy |
| 2018-04-13 | Document "debug" in usage(). | maxv |
| 2018-04-08 | Re-evaluate drive selection to catch hog-plug devices. | mlelstv |
| 2018-04-08 | Move NPF's todo list into src/doc/TODO.npf, and add some entries. After a | maxv |
| 2018-04-01 | add commented out debugging options. | christos |
| 2018-04-01 | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) | ryo |
| 2018-03-30 | From the latest Intel SDM: | msaitoh |
| 2018-03-28 | Correctly mark the last El Torito section header. | nonaka |
| 2018-03-17 | Official builds now append a timestamp to the kernel config name, so we | jmcneill |
| 2018-03-15 | Initialize ypbind_resp before first possible error return condition. | ginsbach |
| 2018-03-12 | improve previous, use getprogname() to get the invocation name. | christos |
| 2018-03-12 | Reflect the new name of vndconfig(8) in the usage screen | khorben |
| 2018-03-09 | Add yet another Shared L2 TLB (2M/4M pages). | msaitoh |
| 2018-03-07 | Remove case labels we will never trigger due to filtering. | roy |
| 2018-03-06 | print quota pointers in superblock | mlelstv |
| 2018-03-05 | Calculate way and number of entries correctly from CPUID leaf 18H. | msaitoh |
| 2018-03-05 | - Parse the TLB info from `cpuid leaf 18H' on Intel processor. Currently, | msaitoh |
| 2018-03-04 | Align with DDB. | mlelstv |
| 2018-02-25 | add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts | mrg |
| 2018-02-14 | Sort some lists. Use EXIT STATUS instead of RETURN VALUES. | wiz |
| 2018-02-14 | Use .Cm instead of .Li, same as arp.8. | maxv |
| 2018-02-13 | Adapt to ar_tha() changes in if_arp.h rev1.31. | martin |
| 2018-02-09 | No RC5 for OpenSSL-1.1 | christos |
| 2018-02-09 | disable compat api setting for openssl 1.1 | christos |
| 2018-02-09 | only set api compat for 1.0 | christos |