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