]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-24 Mateusz Guziklibkern: remove bcopy
2021-08-24 Mateusz Guzikmips: retire ovbcopy
2021-08-24 Mateusz Guzikarm64: retire bcopy
2021-08-24 Mateusz Guziki386: retire bcopy
2021-08-24 Ka Ho Ngparam: Bump __FreeBSD_version to 1400031
2021-08-24 Ka Ho Ngfspacectl(2): Clarifies the return values
2021-08-24 Ka Ho Ngtruncate(1): Fix cross-build CI failure due to missing...
2021-08-23 Kristof Provostaltq: Fix panics on rmc_restart()
2021-08-23 Mateusz GuzikRemove bzero declaration
2021-08-23 Mateusz Guzikmips: retire bzero
2021-08-23 Mateusz Guzikpowerpc: retire bzero
2021-08-23 Mateusz Guzikriscv: retire bzero
2021-08-23 Mateusz Guziki386: retire bzero
2021-08-23 Mateusz Guziki386: retire bcmp
2021-08-23 Mateusz Guzikmips: retire bcmp
2021-08-23 Kevin Bowlingixgbe: Avoid sbuf_trim(9) in sysctl handler
2021-08-23 Mateusz GuzikRemove libkern/bcmp.c
2021-08-23 Mateusz Guzikpowerpc: retire bcmp
2021-08-23 Mateusz Guzikriscv: retire bcmp
2021-08-23 Piotr Pawel... diff: read whole files to determine if they are ASCII...
2021-08-23 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-08-23 Mateusz Guzikcache: retire cache_fast_revlookup sysctl
2021-08-23 Mateusz Guzikvfs: s/__unused/__diagused in crossmp_*
2021-08-23 Mateusz Guzikarm: retire bzero
2021-08-23 Mateusz Guzikarm: flip memclr to use memset
2021-08-23 Mateusz Guzikarm64: retire bcmp
2021-08-23 Mateusz Guzikarm64: retire bzero
2021-08-23 Mateusz Guzikarm64: add read_frequently, read_mostluy and exclusive_...
2021-08-23 Gordon Berglingnfsstat(1): Fix a typo in an error message
2021-08-23 Piotr Pawel... diff3: implement --strip-trailing-cr
2021-08-23 Piotr Pawel... diff3.1: update manual page to match code
2021-08-23 Piotr Pawel... diff3: improve style
2021-08-23 Piotr Pawel... diff3: sync with upstream
2021-08-23 Piotr Pawel... Register /usr/tests/usr.bin/diff3
2021-08-23 Piotr Pawel... diff: don't output carriage returns that were stripped...
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-23 Martin MatuskaUpdate vendor/libarchive/dist to libarchive/libarchive...
2021-08-22 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-08-22 Bjoern A. Zeebvm: use __func__ for the correct function name
2021-08-22 Mateusz Guzikvfs: fix cache-relatecd LOR introduced in the previous...
2021-08-22 Thomas MunroFix aio_readv(2), aio_writev(2) with SIGEV_THREAD.
2021-08-22 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2021-08-22 Vincenzo Maffionenetmap: import changes from upstream
2021-08-22 Alexander V... lltable: fix crash introduced in c541bd368f86.
2021-08-22 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-22 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-21 Dimitry AndricApply clang fix for assertion failure compiling multime...
2021-08-21 Toomas Soomeloader: loader_lua can run command_more twice
2021-08-21 Mariusz Zaborskibhyve: change a default address from ANY to localhost
2021-08-21 Mariusz Zaborskibyhve: add option to specify IP address for gdb
2021-08-21 Alexander V... lltable: Add support for "child" LLEs holding encap...
2021-08-21 Toomas Soomeloader: FB console does leave garbage on screen while...
2021-08-21 Alexander Motintarg(4): Remove D_NEEDGIANT.
2021-08-21 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-08-21 Ka Ho Ngtruncate(1): Update tests' golden output
2021-08-20 Krzysztof Galazkaixl(4): Fix reporting of unqualified transceivers
2021-08-20 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-20 Maxim SobolevOnly trigger read-ahead if two adjacent blocks have...
2021-08-20 Jason A. HarmeningUse interruptible wait for blocking recursive unmounts
2021-08-20 Jason A. HarmeningVFS: add retry limit and delay for failed recursive...
2021-08-20 Alexander Motinmpr(4): Fix unmatched devq release.
2021-08-20 Mateusz Guzikvfs: remove an unused variable from nameicap_tracker_add
2021-08-20 Mateusz Guzikvfs: use vn_lock_pair to avoid establishing an ordering...
2021-08-20 Maxim SobolevAllow rc.d script to provide "status" method, even...
2021-08-20 Wei HuRemove unused function mana_reset_counters.
2021-08-20 Hans Petter... Fully revert f83f5d58394db57576bbed6dc7531997cabeb102...
2021-08-20 Alexander Motinmpr(4): Handle mprsas_alloc_tm() errors on device removal.
2021-08-20 Kristof Provostlibpfctl: Fix endianness issues
2021-08-20 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2021-08-20 Wei HuMicrosoft Azure Network Adapter(MANA) VF support
2021-08-20 Gordon Berglingufs_dirhash: Correct a typo in a comment
2021-08-20 Hans Petter... Partial revert of f83f5d58394db57576bbed6dc7531997cabeb...
2021-08-19 Piotr Pawel... ls: prevent no-color build from complaining when COLORT...
2021-08-19 Kyle Evanscrunch: drop WARNS override
2021-08-19 Kyle Evanscrunchgen: fix remaining issues under WARNS=6
2021-08-19 Kyle Evanscrunchide: static'ify remaining non-exported functions
2021-08-19 Kyle Evanscrunchide: address complaints from WARNS=6
2021-08-19 Kyle Evanscrunchgen: sprinkle some const-poisoning around
2021-08-19 Bjoern A. Zeeblocaledef: unbreak WITHOUT_LOCALES
2021-08-19 Andrew TurnerDisable the accelerated arm64 sha25 in static libraries
2021-08-19 Kevin Bowlinge1000: Update intel shared code
2021-08-19 Toomas Soomelibsa: cstyle cleanup of dosfs.c
2021-08-19 Franco Fichtnerdhclient: skip_to_semi() consumes semicolon already
2021-08-19 Franco Fichtnerdhclient: remove patching of static values in BPF programs
2021-08-19 Luiz Otavio... rtsold: make it work on if_vlan interfaces
2021-08-19 Ka Ho Ngtruncate(1): Fix missing -d option manpage
2021-08-19 Ka Ho Ngtruncate(1): Add hole-punching support
2021-08-19 Ka Ho Ngmd: Replace BIO_DELETE emulation with vn_deallocate(9)
2021-08-19 Samuel Robinettepf: implement set-tos for IPv6
2021-08-19 Luiz Otavio... lagg: don't update link layer addresses on destroy
2021-08-19 Luiz Otavio... ipfw: use unsigned int for dummynet bandwidth
2021-08-19 Piotr Pawel... sh: fix NO_HISTORY build
2021-08-18 Michael Tuexensctp: improve handling of INIT chunks with invalid...
2021-08-18 Alexander Motingeli(8): Do not report error on resize to the same...
2021-08-18 John Baldwiniscsi: Teach the iSCSI stack about "large" received...
2021-08-18 Kyle Evansuipc: avoid circular pr_{slow,fast}timos
2021-08-18 Cyril Zhangvmm: Add credential to cdev object
2021-08-18 Fabian Kurtzdhclient: support supersede statement for option 54
2021-08-18 Franco Fichtnergre: simplify RSS ifdefs
2021-08-18 Ka Ho Ngtruncate(1): main() return statement style fix
next