]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-14 Vincenzo Maffionenetmap: get rid of save_if_input for emulated adapters
2023-03-14 Justin Hibbitsinfiniband: Convert BPF handling for IfAPI
2023-03-14 Ed Mastessh: fix leak and apply style(9) to hostname canonicali...
2023-03-14 Ed Mastecompiler-rt: remove eprintf
2023-03-14 Ed MasteReserve u2f group for FIDO/U2F key support (SSH, etc.)
2023-03-14 Jose Luis Duranping: Remove ifndef icmp_data guards
2023-03-14 Jose Luis Duranping: Fix the display of Flags/Fragment Offset
2023-03-14 Jose Luis Duranping6: Use errx to avoid appending a specious error...
2023-03-14 Mark Johnstonudp: Fix a memory leak in udp6_send()
2023-03-14 dlIncrease protection provided by veriexec with new unlin...
2023-03-14 Allan Judeloader: Add support for booting from a ZFS snapshot
2023-03-14 Gordon Berglingroute.8: Don't reference an external command in EXAMPLES
2023-03-14 Ed MasteCI: update QEMU command line to avoid deprecated option...
2023-03-14 Andrew TurnerAlways enable the virtual timer for userspace
2023-03-14 Andrew TurnerFix the ofw parent check in arm64 nexus
2023-03-14 Roger Pau Monnéxen: take struct size into account for video information
2023-03-14 lucyAdd GNU glibc compatible secure_getenv
2023-03-14 Jessica Clarkearm64: Delete redundant badly formatted and capitalised...
2023-03-14 Jessica Clarkearm64: Move Azure-specific config from std.hyperv to...
2023-03-14 Warner LoshParse /kboot.conf
2023-03-14 Ed Mastemakefs: do not call brelse if bread returns an error
2023-03-14 Kyle Evansarm: generic_timer: use interrupt-names when available
2023-03-13 Warner Loshmakefs: make msdos creation go fast
2023-03-13 Pawel Biernackinet.inet6.ip6.log_interval: use ppsratecheck(9) internally
2023-03-13 Pawel Biernackinetinet6: allow disabling excess log messages
2023-03-13 Dag-Erling... tftp: Add test cases for URL mode.
2023-03-13 Justin Hibbitsdtrace/powerpc: Remove accidental commented out line
2023-03-13 Mark Johnstonnetinet: Disallow unspecified addresses in ICMP-embedde...
2023-03-13 Mark Johnstonepair: Remove unneeded includes and sort some of the...
2023-03-13 Mark Johnstonsmr: Remove the return value from smr_wait()
2023-03-13 Mark Johnstonsendfile tests: Mount filesystems under the test workdir
2023-03-13 Dimitry Andriczfs: Use .section .rodata instead of .rodata on FreeBSD
2023-03-13 Mateusz Guzikvm: consistently prefix fault helpers with vm_fault_
2023-03-13 Alexander V... tests: fix python parsing of netlink nested attributes
2023-03-13 Wei Huarm64: Hyper-V: Add vPCI and Mellanox driver modules...
2023-03-13 David E. O... Document gethostbyname_r's public exposure in 6.2.
2023-03-13 David E. O... Look in getlocalbase() for the calendar-data package...
2023-03-12 Rick MacklemRELNOTES: Add an entry for NFS server support in vnet...
2023-03-12 Konstantin... lib/csu: do not compile the body of handle_static_init...
2023-03-12 Konstantin... libc/csu: add powerpcspe
2023-03-12 Rick Macklemrc.d: Fix NFS server startup scripts to enable vnet...
2023-03-12 Mateusz Guzikvfs: whack leftover cn_origflags
2023-03-12 Ihor Antonovdaemon: move variables into struct daemon_state
2023-03-12 Justin Hibbitspowerpc/pmap: Add pmap_sync_icache() for radix pmap
2023-03-12 Alfredo Dal... powerpc: enable ZFS on 32 bit powerpc/powerpcspe
2023-03-11 Konstantin... libc/csu: rename ignore_init.c to libc_start1.c
2023-03-11 Konstantin... libc: move declaration of 'char **environ' to common...
2023-03-11 Konstantin... x86: microoptimize static PIE startup
2023-03-11 Konstantin... csu: move common code to libc
2023-03-11 Mateusz Guzikvm: avoid lock upgrade if possible in vm_fault_next
2023-03-11 Maxim Konovalovrc.conf.5: a stray whitespace removed
2023-03-11 Vincenzo Maffionenetmap: get rid of WNA() macro
2023-03-11 Justin Hibbitsdtrace/powerpc: "Fix" stack traces across trap frames
2023-03-11 Justin Hibbitsdtrace/powerpc: Adjust AFRAMES for fbt and profile
2023-03-11 Justin Hibbitsphyp_llan: Mechanically convert to IfAPI
2023-03-11 Justin Hibbitsdtsec: Complete mechanical conversion to IfAPI
2023-03-11 Ceri Daviesrc.conf.5: fix typo of route6d that I introduced while...
2023-03-11 Ceri Daviesrc.conf.5: dhclient came from OpenBSD, but now isn...
2023-03-11 Mateusz Guzikvm: read-locked fault handling for backing objects
2023-03-11 Mateusz Guzikvm: add VM_OBJECT_UNLOCK
2023-03-11 Mateusz Guzikvm: move up object lock asserts in fault functions
2023-03-10 Mark Johnstonqat: Reconnect qat.4 to the build
2023-03-10 Mark Johnstonnetbsd-tests: Serialize message queue tests
2023-03-10 Mark Johnstonnetbsd-tests: Remove some pointless sleeps from message...
2023-03-10 Warner Loshopts: fix silly typo
2023-03-10 Warner Loshopts: popwerpcspc is also 32-bit
2023-03-10 Warner Loshopts: Minor cleanup of ZFS options
2023-03-10 Dag-Erling... tftpd: Gracefully skip tests if networking is not enabled.
2023-03-10 Dag-Erling... tftp: Add tests.
2023-03-10 Dag-Erling... tftpd: Don't forget to close stderr on startup.
2023-03-10 Dag-Erling... tftpd: Don't consume arbitrary requests when failing...
2023-03-10 Dag-Erling... tftpd: Use poll() instead of alarm() + setjmp().
2023-03-10 Dag-Erling... tftpd: Make the -d option behave as documented.
2023-03-10 Dag-Erling... tftp: Correctly propagate transfer errors.
2023-03-10 Dag-Erling... tftpd: Make the transfer functions return success ...
2023-03-10 Dag-Erling... tftpd: Ensure that tftp_log() preserves errno.
2023-03-10 Dag-Erling... tftpd: Fix max block size calculation.
2023-03-10 Stefan Eßercontrib/bc: update to version 6.4.0
2023-03-10 Kyle Evanskern: physmem: don't create a new exregion for differen...
2023-03-10 Xin LIcap_*(2): Document ENOSYS behavior.
2023-03-10 Cy Schubertheimdal: Fix CVE-2022-4152, signature validation error
2023-03-10 Michael Tuexensctp: initial implementation of draft-tuexen-tsvwg...
2023-03-09 Mark Johnstonnetmap: Remove obsolete compatibility defines
2023-03-09 Brooks DavisAdd WITH_LOADER_VERIEXEC_VECTX description
2023-03-09 Michael Butlerinclude: Remove no longer existing netgraph/atm
2023-03-09 Ceri Daviesman5/rc.conf.5: finally retire references to pccard_ifc...
2023-03-09 Ceri Daviesman5/rc.conf.5: minor nitpicks to formatting, grammar...
2023-03-09 Ceri Daviesrc.conf: update comment referring to /etc/motd
2023-03-09 Baptiste Daroussinpkg(7): now that we do use libmd, use it completly
2023-03-09 Ceri Daviesman5/rc.conf.5: document hostid and machine-id related...
2023-03-09 Brooks DavisRemove WITH(OUT)_ATM option
2023-03-09 Brooks Davisng_atmllc: remove
2023-03-09 Brooks DavisNgATM: Remove netgraph ATM support
2023-03-09 Baptiste Daroussinpkg(7): use libmd for sha256 instead of openssl
2023-03-09 Mark Johnstonvm_fault: Update a comment to reflect the removal of...
2023-03-09 Roger Pau Monnéxen: fetch dom0 video console information from Xen
2023-03-09 Roger Pau Monnéxen: bump used interface version
2023-03-09 Alexander V... fix buildworld after 595d23f777dc.
2023-03-09 Alexander Motinnvmecontrol: Fix default ns create parameters.
2023-03-09 Alexander V... netlink: add snl(3) default parsers for routes and...
next