aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nlsysevent: add a genetlink(4) module to report kernel eventsBaptiste Daroussin2023-06-014-0/+220
* devctl: allow to register a hook to receive the eventsBaptiste Daroussin2023-06-012-0/+66
* bsdinstall: remove sendmail hardening optionBaptiste Daroussin2023-06-011-6/+2
* nfsuserd.8: Substitute server for slave terminologyRick Macklem2023-06-011-5/+9
* rpc.tls[serv|clnt]d.c: Clean up code for OpenSSL3Rick Macklem2023-06-012-12/+8
* Import vixie cron 4.0Eric van Gyzen2023-06-0126-1398/+1091
* libpmc: expand PMC_OP* definesMitchell Horne2023-06-011-24/+23
* cc_cubic: Use units of micro seconds (usecs) instead of ticks in rtt.Cheng Cui2023-06-012-43/+50
* ntp: import ntp-4.2.8p16Cy Schubert2023-06-01820-79215/+79783
|\
| * ntp: import ntp-4.2.8p16vendor/ntp/4.2.8p16Cy Schubert2023-06-01885-82545/+81968
* | netinet6: make IPv6 fragment TTL per-VNET configurable.Alexander V. Chernikov2023-06-0115-21/+79
* | ifconfig: fix warnings #2Alexander V. Chernikov2023-06-0117-118/+125
* | ifnet: consistently call hooks when the interface gets up.Alexander V. Chernikov2023-06-013-32/+22
* | netlink: add support for decoding genl ops/groups in pytestAlexander V. Chernikov2023-06-014-10/+73
* | bridge: fix lookup for untagged packets in bridge_transmit()Ben Wilber2023-06-011-1/+2
* | netlink: use custom uma zone for the mbuf storage.Alexander V. Chernikov2023-06-013-9/+81
* | tcp: Refactor tcp_get_srtt()Jonathan T. Looney2023-05-311-22/+27
* | decryptcore: add OPENSSL_INIT_LOAD_CONFIG to init callEd Maste2023-05-311-1/+1
* | decryptcore: update for OpenSSL 1.1 APIEd Maste2023-05-311-1/+4
* | pf: fix pf_nv##_array() size checkKristof Provost2023-05-311-1/+1
* | tap(4): allow full-duplex and non-zero speedAlexandre Snarskii2023-05-311-1/+1
* | gicv3: Use an offset to find the redist registersAndrew Turner2023-05-313-23/+33
* | libunbound: Request the OpenSSL 1.1 APIPierre Pronchery2023-05-311-0/+1
* | netlink: fix ifconfig P2P inet ADDR ADDR netmask 255.255.255.255 additionAlexander V. Chernikov2023-05-311-56/+76
* | netinet*: Fix redirects for connections from localhostDoug Rabson2023-05-318-12/+127
* | unbound: avoid calling deprecated OpenSSL functionEd Maste2023-05-301-1/+1
* | pmc: Bump major version for just-committed breaking changesJessica Clarke2023-05-301-2/+2
* | pmc: Rework PROCEXEC event to support PIEsJessica Clarke2023-05-3012-38/+51
* | imgact: Make et_dyn_addr part of image_paramsJessica Clarke2023-05-302-18/+18
* | pmc: Provide full path to modules from kernel linkerJessica Clarke2023-05-306-90/+11
* | pmc: Initialise and check the pm_flags field for CONFIGURELOGJessica Clarke2023-05-303-0/+13
* | hier(7): alphabetical orderGraham Perrin2023-05-301-7/+7
* | inpcb: Restore missing validation of local addresses for jailed socketsMark Johnston2023-05-302-4/+8
* | buf: Make the number of pbufs slightly more dynamicMark Johnston2023-05-301-1/+6
* | siftr: bring back the siftr_pkts_per_log featureCheng Cui2023-05-301-0/+16
* | OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-301-1/+0
* | dtrace: deduplicate some RISC-V functionsChristos Margiolis2023-05-304-69/+90
* | OpenSSL: Regen manual pages for OpenSSL 1.1.1uJung-uk Kim2023-05-30535-539/+544
* | OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-3029-772/+344
* | vfs cache: restore sorted order of CACHE_FPL_SUPPORTED_CN_FLAGSMateusz Guzik2023-05-301-2/+2
* | Cirrus-CI: add amd64 and arm64 Clang/LLVM 16 jobsEd Maste2023-05-301-0/+16
* | Cirrus-CI: move arch and toolchain to beginning of task namesEd Maste2023-05-301-4/+4
* | amd64: zero-pad register dumps on panicMateusz Guzik2023-05-301-5/+5
* | split(1): add '-c' to continue creating filesJan Schaumann2023-05-302-12/+36
* | split(1): auto-extend suffix length if requiredJan Schaumann2023-05-302-2/+37
* | pfctl: Add missing state parameters in DIOCGETSTATESV2Kajetan Staszkiewicz2023-05-305-11/+97
* | pf: make contents of struct pfsync_state configurableKajetan Staszkiewicz2023-05-309-305/+685
* | src.conf.5: regen after readd of NETLINK optionBaptiste Daroussin2023-05-301-1/+5
* | genl: add new command to list genetlink(4)Baptiste Daroussin2023-05-308-0/+245
* | siftr: convert this tval.tv_sec to type intmax_t to print across platformsCheng Cui2023-05-301-1/+1