]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-02 John Baldwin<sys/memrange.h>: Include <sys/ioccom.h>.
2023-06-02 Alexander MotinFix panic in nfs bootp/diskless after 0785c323f3.
2023-06-02 Mateusz Piotrowskinproc.1: Fix "first appeared in" details
2023-06-02 Mark Johnstonnlsysevent: Fix the EXPORT_SYMS definition
2023-06-02 Mark Johnstonossl: Add a fallback AES-GCM implementation using AES-NI
2023-06-02 Mark Johnstonossl: Add a VAES-based AES-GCM implementation for amd64
2023-06-02 Mark Johnstonossl: Expose more CPUID bits in OPENSSL_ia32cap_P
2023-06-02 Gleb Smirnoffnetlink: fix compilation withous INET6
2023-06-02 Andrew Turnerarm64: Fix the definition of ID_AA64DFR1_EL1
2023-06-02 Andrew TurnerAdd more arm64 ID registers
2023-06-02 Andrew Turnerarm64: Correct a pmap unlock in pmap_stage2_fault
2023-06-02 Kristof Provostpf: fix log message
2023-06-02 Kristof Provostpf: carry over rule actions from route-to rules
2023-06-02 Pierre Proncherydumpon: Request the OpenSSL 1.1 API
2023-06-02 Alexander V... netlink: use netlink mbufs in the mbuf chains.
2023-06-02 Baptiste Daroussinnlsysevent: add default command to the events
2023-06-02 Baptiste Daroussinnlsysevent: deduplicate the code and split into smaller...
2023-06-02 Baptiste Daroussinnlsysevent: rename variables for clarity of the code
2023-06-02 Baptiste Daroussinnlsysevent: specify all netlink header the same way
2023-06-02 Tom Hukinsgpart(8): Improve manual page syntax
2023-06-02 Tom Hukinsgpart(8): Refer to a related manual page
2023-06-02 Tom Hukinscamcontrol(8): Use simpler language
2023-06-02 Tom Hukinscamcontrol(8): Add manual page cross references
2023-06-02 Tom Hukinscam(3): Add a manual page cross reference
2023-06-02 Olivier Certnerports(7): '*-list' targets: Add/fix doc on whether...
2023-06-02 Warner Loshmfiuitl: Spell acquire correctly
2023-06-02 Elyes Haouaszfsd: Fix typo in comment
2023-06-02 Elyes Haouasiovctl: Fix typos
2023-06-02 Elyes Haouasfstyp: Fix typos
2023-06-02 Elyes Haouasmfiutil: Fix typos
2023-06-02 Elyes Haouasmakefs: Fix typos
2023-06-02 Elyes Haouasmld6query: Fix typos
2023-06-02 Elyes Haouasefidp: Fix typos
2023-06-02 Elyes Haouascron/lib: Fix typos
2023-06-02 Elyes Haouasfsck_ffs: Fix typos
2023-06-02 Elyes Haouasmountd: Fix typos
2023-06-02 Elyes Haouasipfw/ipfw2: Fix typos
2023-06-02 Elyes Haouasroute6d: Fix typos
2023-06-02 Elyes Haouascdcontrol: Fix typos
2023-06-02 Elyes Haouasbsnmpd/modules/snmp_lm75: Fix typos
2023-06-02 Elyes Haouasrpc.lockd: Fix typos
2023-06-02 Elyes Haouaswlandebug: Fix typos
2023-06-02 Elyes Haouasipf: Fix typos
2023-06-02 Elyes Haouasifconfig: Fix typos
2023-06-02 Elyes Haouascamcontrol: Fix typos
2023-06-02 Elyes Haouasnvmecontrol: Fix typos
2023-06-02 Elyes Haouasipf/ipfstat: Fix typos
2023-06-02 Elyes Haouaslpr: Fix typos
2023-06-02 Elyes Haouashastd: Fix typos
2023-06-02 Elyes Haouascxgbetool: Fix typos
2023-06-02 Elyes Haouasbsnmpd/tools/libbsnmptools: Fix typos
2023-06-02 Elyes Haouaspmcstat: Fix typos
2023-06-02 Elyes Haouasbsnmpd/modules/snmp_hostres: Fix typos
2023-06-02 Elyes Haouasbsnmpd/modules/snmp_bridge: Fix typos
2023-06-02 Elyes Haouasbluetooth: Fix typos
2023-06-02 Elyes Haouasbhyve: Fix typos
2023-06-02 Elyes Haouasipf/libipf: Fix typos
2023-06-02 Ed Mastedumpon: update OpenSSL initialization call
2023-06-01 Cy Schubertntp: Update version string
2023-06-01 Baptiste Daroussincpuset(3): Add unit tests
2023-06-01 Eric van Gyzencron: fix build without LOGIN_CAP
2023-06-01 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-06-01 Mark Johnstonktrace: Make the data lengths table const
2023-06-01 Mark Johnstonsignal: Make the signal disposition table const
2023-06-01 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-01 Baptiste Daroussincpuset(3): Move cpuset's parselist function into libutil
2023-06-01 Baptiste Daroussinnlsysevent: add a genetlink(4) module to report kernel...
2023-06-01 Baptiste Daroussindevctl: allow to register a hook to receive the events
2023-06-01 Baptiste Daroussinbsdinstall: remove sendmail hardening option
2023-06-01 Rick Macklemnfsuserd.8: Substitute server for slave terminology
2023-06-01 Rick Macklemrpc.tls[serv|clnt]d.c: Clean up code for OpenSSL3
2023-06-01 Eric van GyzenImport vixie cron 4.0
2023-06-01 Mitchell Hornelibpmc: expand PMC_OP* defines
2023-06-01 Cheng Cuicc_cubic: Use units of micro seconds (usecs) instead...
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Alexander V... netinet6: make IPv6 fragment TTL per-VNET configurable.
2023-06-01 Alexander V... ifconfig: fix warnings #2
2023-06-01 Alexander V... ifnet: consistently call hooks when the interface gets up.
2023-06-01 Alexander V... netlink: add support for decoding genl ops/groups in...
2023-06-01 Ben Wilberbridge: fix lookup for untagged packets in bridge_trans...
2023-06-01 Alexander V... netlink: use custom uma zone for the mbuf storage.
2023-05-31 Jonathan T... tcp: Refactor tcp_get_srtt()
2023-05-31 Ed Mastedecryptcore: add OPENSSL_INIT_LOAD_CONFIG to init call
2023-05-31 Ed Mastedecryptcore: update for OpenSSL 1.1 API
2023-05-31 Kristof Provostpf: fix pf_nv##_array() size check
2023-05-31 Alexandre Snarskiitap(4): allow full-duplex and non-zero speed
2023-05-31 Andrew Turnergicv3: Use an offset to find the redist registers
2023-05-31 Pierre Proncherylibunbound: Request the OpenSSL 1.1 API
2023-05-31 Alexander V... netlink: fix ifconfig P2P inet ADDR ADDR netmask 255...
2023-05-31 Doug Rabsonnetinet*: Fix redirects for connections from localhost
2023-05-30 Ed Masteunbound: avoid calling deprecated OpenSSL function
2023-05-30 Jessica Clarkepmc: Bump major version for just-committed breaking...
2023-05-30 Jessica Clarkepmc: Rework PROCEXEC event to support PIEs
2023-05-30 Jessica Clarkeimgact: Make et_dyn_addr part of image_params
2023-05-30 Jessica Clarkepmc: Provide full path to modules from kernel linker
2023-05-30 Jessica Clarkepmc: Initialise and check the pm_flags field for CONFIG...
2023-05-30 Graham Perrinhier(7): alphabetical order
2023-05-30 Mark Johnstoninpcb: Restore missing validation of local addresses...
2023-05-30 Mark Johnstonbuf: Make the number of pbufs slightly more dynamic
next