]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-18 Warner LoshModernize a bit.
2020-08-18 Rick MacklemAdd an entry to UPDATING for r364330.
2020-08-18 Rick MacklemBump __FreeBSD_version for r364330, since it changed...
2020-08-18 Rick MacklemDelete the unused "use_ext" argument to nfscl_reqstart().
2020-08-17 Mark JohnstonRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 Mark JohnstonFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 Bjoern A. Zeebnet80211: replace magic number by define
2020-08-17 Bjoern A. Zeebnet80211: VHT correct NSS Set loop boundary
2020-08-17 John BaldwinAdd a USE_GCC_TOOLCHAINS knob to make universe.
2020-08-17 Bjoern A. Zeebdwmmc: remove printf even under bootverbose
2020-08-17 Konstantin... scandir-compat11.c: Remove unused declaration for qsort...
2020-08-17 Ed Masteipfw: line up `ipfw -t list` with and without timestamp
2020-08-17 John BaldwinMove -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS...
2020-08-17 Mark JohnstonSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-17 Conrad Meyergpart(8): Recognize apple-zfs and solaris-reserved...
2020-08-17 Bjoern A. Zeebnet80211: return 80P80 before 160
2020-08-17 Dimitry AndricMerge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng):
2020-08-17 Dimitry AndricRevert r364275, for reapplying the final upstream fix:
2020-08-17 Bjoern A. Zeebnet80211: remove vertical whitespace
2020-08-17 Gleb SmirnoffWith INVARIANTS panic immediately if M_WAITOK is reques...
2020-08-17 Alexander MotinExtend EIIOE field handling according to ses4r5 draft.
2020-08-17 Pedro F. Giffuniextfs: remove redundant little endian conversion.
2020-08-17 Ed MasteAdd libprivateevent libs to ObsoleteFiles.inc
2020-08-17 Mark JohnstonCommit a missing piece of r364302.
2020-08-17 Bjoern A. ZeebFor consistency and to avoid any problems getting past...
2020-08-17 Mark Johnstoncpuset(1): Update the usage message.
2020-08-17 Bjoern A. Zeeb80211: consistently order 160 and 80+80
2020-08-17 Mark JohnstonRemove the VM map zone.
2020-08-17 Bjoern A. Zeeb80211: consistently spell 80P80
2020-08-17 Mark Johnstonasmc(4): Add support for MacBook7,1.
2020-08-17 Bjoern A. Zeebnet80211 / ifconfig: cleanup the use of IEEE80211_FVHT_...
2020-08-17 Mateusz Piotrowskipmcstat.8: Improve description of -T
2020-08-17 Mateusz PiotrowskiRevert 363598
2020-08-17 Mateusz PiotrowskiComment out TODO notes from bectl(8) manual page
2020-08-17 Mateusz PiotrowskiRemove an unnecessary macro
2020-08-17 Xin LIedquota(8): Cleanup to make it WARNS=6 clean.
2020-08-17 Xin LIDon't explicitly specify c99 or gnu99 as the default...
2020-08-16 Warner LoshRemove heuristic for dealing with trailing newlines...
2020-08-16 Konstantin... Fix powerpc build.
2020-08-16 Konstantin... VMIO reads: enable for UFS
2020-08-16 Konstantin... VMIO reads: enable for nullfs upper vnode if the lower...
2020-08-16 Konstantin... VMIO read
2020-08-16 Konstantin... vm_object: allow paging_in_progress to be acquired...
2020-08-16 Konstantin... Atomically update vm_object vnp_size, where atomic...
2020-08-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-16 Mateusz Guzikvfs: retire vrefl as a symbol
2020-08-16 Mateusz Guzikvfs: assert that VI_TEXT_REF is not already set
2020-08-16 Mateusz Guzikcache: add NOCAPCHECK to the list of supported flags...
2020-08-16 Mateusz Guzikvfs: restore sorted order of unused nameidata flags
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Dimitry AndricSet tentative merge date.
2020-08-16 Mateusz Guzikvfs: use namei_zone for getcwd allocations
2020-08-16 Mariusz Zaborskilibcasper: Introduce cap_net a network service for...
2020-08-16 Dimitry AndricTentatively apply https://reviews.llvm.org/D85659,...
2020-08-16 Mateusz GuzikBump __FreeBSD_version after vget() and HASBUF change
2020-08-16 Mateusz Guzikvfs: mark HASBUF as an internal flag
2020-08-16 Mateusz Guziktmpfs: use vget_prep/vget_finish instead of vget +...
2020-08-16 Mateusz Guzikvfs: remove the thread argument from vget
2020-08-16 Michael TuexenRemove a line which is needed and was added in
2020-08-16 Eugene GrosbeinUnbreak building cp2112(8) as a module outside of kerne...
2020-08-16 Michael TuexenImprove the handling of concurrent send() calls for...
2020-08-16 Eugene GrosbeinUnbreak nvd(8) build as module outside of kernel build...
2020-08-15 Dimitry AndricMerge ^/head r364251 through r364263.
2020-08-15 Dimitry AndricTemporarily disable libunwind's FrameHeaderCache, until...
2020-08-15 Kirk McKusickUse the sbput() function to write alternate superblocks...
2020-08-15 Conrad Meyerwitness(4): Print stack of prior observed lock order...
2020-08-15 Conrad Meyerpcg-c: Add 'static' to inline function definitions
2020-08-15 Qing LiCorrect the mask byte order when checking for reserved...
2020-08-15 Mitchell HorneRISC-V: copy kernelname from the environment
2020-08-15 Mitchell Hornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 Mitchell Hornearm64: update instruction set attribute register defini...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricUpdate OptionalObsoleteFiles.inc for added and removed...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-15 Alexander V... Make net.inet6.ip6.deembed_scopeid behaviour default...
2020-08-15 Dimitry AndricVendor import of llvm-project branch release/11.x
2020-08-15 Michael TuexenEnter epoch earlier. This is needed because we are...
2020-08-15 Hiroki Sato- Update to Unicode CLDR v35 (Unicode 12.0).
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-14 Jason A. Harmeningkenv: avoid sleepable alloc for integer tunables
2020-08-14 Alexander V... Simplify dom_<rtattach|rtdetach>.
2020-08-14 Conrad Meyervm_pageout: Correct threshold calculation on single...
2020-08-14 Mark JohnstonRename the pipe_map field of struct pipe.
2020-08-14 Alex Richardsoncrunchgen: use pwd -P without env
2020-08-14 Emmanuel VadotBump __FreeBSD_version after r364232
2020-08-14 Emmanuel Vadotlinuxkpi: Add a few wait_bit functions
2020-08-14 Kyle EvansProperly disable LUA_USE_DLOPEN for bootstrap flua
2020-08-14 Kyle Evansflua: don't allow dlopen, et al., for bootstrap flua
2020-08-14 Bryan Drewerysyslog(3): Send proper NILVALUE if gethostname(3) fails.
2020-08-13 Ed Masteflua: support "require" for binary objects in the base...
2020-08-13 Bryan DreweryAdd test to for FreeBSD-SA-19:20.bsnmp
2020-08-13 Bryan Drewerylagg: Avoid adding a port to a lagg device being destroyed.
2020-08-13 Conrad MeyerAdd prng(9) API
2020-08-13 John BaldwinFix a typo in the cpp macro defined for PIC.
2020-08-13 Alexander V... Move rtzone handling code to net/route_ctl.c
2020-08-13 Richard ScheffeneggerTCP Cubic: Have Fast Convergence Heuristic work for...
2020-08-13 Richard ScheffeneggerTCP Cubic: After leaving slowstart fix unintended cwnd...
2020-08-13 Richard ScheffeneggerImprove SACK support code for RFC6675 and PRR
2020-08-13 Mitchell HorneEnable interrupts while handling traps
next