| Age | Commit message (Expand) | Author |
| 2018-05-01 | Implement PTRACE_VFORK | kamil |
| 2018-05-01 | GC private 802.11 rateset declarations, use the standard ones. | maya |
| 2018-05-01 | Fix ALL configs following MPVERBOSE becoming a defparam | maya |
| 2018-05-01 | Add additional hardening in PT_TRACE_ME and PT_ATTACH | kamil |
| 2018-05-01 | Improve the proc_stoptrace() function | kamil |
| 2018-05-01 | Centralize NOMAN handling. | christos |
| 2018-05-01 | Make MPVERBOSE a defparam rather than defflag. It has multiple | pgoyette |
| 2018-05-01 | fix define of CPU IDs | ryo |
| 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 | Remove unused argument from udp4_espinudp, and remove unused includes. | maxv |
| 2018-05-01 | Remove some more dead code. | maxv |
| 2018-05-01 | vnconfig has been renamed to vndconfig. Pointed out by kre. | martin |
| 2018-05-01 | When IP6_EXTHDR_GET fails, return ENOBUFS, and don't log an error (HDROPS | maxv |
| 2018-05-01 | Make the "gpt header" command return EXIT_FAILURE when no GPT is present. | martin |
| 2018-05-01 | When the replay check fails, return EACCES instead of ENOBUFS. | maxv |
| 2018-05-01 | Remove double include, opencrypto/xform.h is already included in | maxv |
| 2018-05-01 | Remove unused. | maxv |
| 2018-05-01 | Remove now unused net_osdep.h includes, the other BSDs did the same. | maxv |
| 2018-05-01 | Remove unused alias to tcpiphdr. | maxv |
| 2018-05-01 | Enable ffsv2 in boot. | ragge |
| 2018-05-01 | Redefine the structure, not to rely on tcpiphdr. | maxv |
| 2018-05-01 | Move if_name() from net_osdep.h to if.h. net_osdep.h is now unused and can | maxv |
| 2018-05-01 | Fix the checks in compute_ipsec_pos, otherwise m_copydata could crash. I | maxv |
| 2018-05-01 | gmake: Revert configure r1.2 and configure.in r1.2. | nonaka |
| 2018-05-01 | gmake: Revert dir.c r.1.2. | nonaka |
| 2018-05-01 | PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might | christos |
| 2018-04-30 | The secret key is required for decryption and signing. Indicate it by setting | sevan |
| 2018-04-30 | Unbreak script for Lua 5.3. | sevan |
| 2018-04-30 | netpgp(3lua) | sevan |
| 2018-04-30 | titemp_match: filter on ia_addr for indirect config (device is expected at 0x4c) | jmcneill |
| 2018-04-30 | tcakp_match: filter on ia_addr for indirect config (device is expected at 0x34) | jmcneill |
| 2018-04-30 | act8846_match: filter on ia_addr (device is expected at 0x5a) | jmcneill |
| 2018-04-30 | Add missing netpgp.html (for new lua binding) | martin |
| 2018-04-30 | Fix copyright year. Fix whitespace, slightly improve wording. | wiz |
| 2018-04-30 | Kernel linker support for vax. Now modules can be loaded again. | ragge |
| 2018-04-30 | Fix typo in Makefile to fix build. | htodd |
| 2018-04-30 | add missing KERNEL_LOCK protection around autoconf calls. | mlelstv |
| 2018-04-30 | gmake: Make this work with glibc glob interface v2 | nonaka |
| 2018-04-30 | Remove set but not used sc_flags. | maya |
| 2018-04-30 | Add a manual for netpgp(3lua) | sevan |
| 2018-04-29 | sign_file function expects 5 parameters, include the output filename. | sevan |
| 2018-04-29 | Hello netpgp(3lua) | sevan |
| 2018-04-29 | Add support for Lua 5.3 | sevan |
| 2018-04-29 | Enable checking arguments for validity. | sevan |
| 2018-04-29 | Utilise the passed output filename rather that using a hardcoded name | sevan |
| 2018-04-29 | Fix bug causing small constants not to be printed out. | ragge |
| 2018-04-29 | Install ARM ACLE and NEON intrinsics headers on aarch64. | jmcneill |
| 2018-04-29 | print the mprotect perm argument symbolically. | christos |
| 2018-04-29 | Add some compat stubs for aarch64. Not providing any actual compatibility | jmcneill |