]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-05-12 Glen Barberrelease: fix ports checkout if /usr/ports does not...
2021-05-12 Glen Barberrelease: remove logic to locate the svn{,lite} binary
2021-05-12 Glen Barberrelease: follow-up to previous commit to use Git for...
2021-05-12 Glen Barberrelease: update release.sh to use Git for ports tree...
2021-05-12 Michael Tuexensctp: fix locking in case of error handling during...
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-12 Stefan EßerVendor import of Gavin D. Howard's bc version 4.0.2
2021-05-12 Stefan EßerRevert "Vendor import of Gavin D. Howard's bc version...
2021-05-12 Stefan EßerVendor import of Gavin D. Howard's bc version 4.0.2
2021-05-12 Andrew FenglerAdd support for adding default routes for other FIBs
2021-05-11 Robert Winglibvmm: explicitly save and restore errno in vm_open()
2021-05-11 Poul-Henning... Sixteen bit I2c addresses are always little endian.
2021-05-11 Poul-Henning... Polish source to WARNS=6
2021-05-11 John BaldwinRemove a write-only variable.
2021-05-11 Kirk McKusickEnsure that files with no allocated blocks are trimmed...
2021-05-11 Mark Johnstoncryptodev: Fix some input validation bugs
2021-05-11 Hans Petter... Implement cdev_device_add() and cdev_device_del() in...
2021-05-11 Hans Petter... cdev_del() should only put it's kernel object in the...
2021-05-11 Hans Petter... Implement read-only VM_SHARED flag in the LinuxKPI.
2021-05-11 Lutz Donnerhackeipfw.8: Fix table example
2021-05-11 Kristof Provostnetinet6 tests: Fix Python warning
2021-05-11 Roger Pau Monnéxen/blkback: fix reconnection of backend
2021-05-11 Randall Stewarttcp: In rack, we must only convert restored rtt when...
2021-05-11 Wojciech Macekmrouter: do not loopback packets unconditionally
2021-05-11 Wojciech Macekmroute: fix race condition during mrouter shutting...
2021-05-11 Alex Richardsontruss: Add missing underscore to compat_prefix for...
2021-05-11 Lutz Donnerhackesbin/ipfw: Allow tablearg as hostname
2021-05-11 Kirk McKusickClean up copyright messages.
2021-05-11 Mateusz Guzikcache: fix lockless absolute symlink traversal to non...
2021-05-11 Justin Hibbitspowerpc/radix pmap: Convert stat counters from ulongs...
2021-05-11 Justin Hibbitspowerpc/mmu: Actually use the Radix pmap_align_superpag...
2021-05-11 Rick Macklemnfscl: Delete unneeded redundant MODULE_DEPEND() calls
2021-05-11 Mark Johnstonvfs: Fix error handling in vn_fullpath_hardlink()
2021-05-10 Konstantin... rtld: preserve the 'seen' state of the dlerror message...
2021-05-10 Konstantin... openat(2): add O_EMPTY_PATH
2021-05-10 Richard Scheffeneggernetstat: fix typo from 0471a8c73402
2021-05-10 Richard Scheffeneggertcp: SACK Lost Retransmission Detection (LRD)
2021-05-10 Baptiste Daroussinsh: implement persistent history storage
2021-05-10 Randall Stewarttcp:Host cache and rack ending up with incorrect values.
2021-05-10 Kristof Provostin6_mcast: Return EADDRINUSE when we've already joined...
2021-05-09 Xin LIRevert "getty: push assignment to inner block."
2021-05-09 Gordon Berglingfull(4): Use correct section name for AUTHORS
2021-05-09 Juraj Lutterrpi_ft5406: Recognize raspberrypi,firmware-ts touchscreen
2021-05-09 Xin LIgetty: push assignment to inner block.
2021-05-09 Xin LIgetty: const'ify search pointer.
2021-05-08 Lutz Donnerhackesbin/ipfw: Fix parsing error in table based forward
2021-05-08 Ruslan Bukinofw: support for a single 'port' DTS property.
2021-05-08 Peter Holmstress2: Added two new syzkaller reproducers. Update...
2021-05-08 Fedor UporovMake encode/decode extra time functions inline.
2021-05-08 Rick Macklemnfscl: Add support for va_birthtime to NFSv4
2021-05-07 Randall StewartThis takes Warners suggested approach to making it...
2021-05-07 Alexander V... Fix panic when trying to delete non-existent gateway...
2021-05-07 Kristof Provostpf tests: Test killing matching states
2021-05-07 Kristof Provostpf: Support killing 'matching' states
2021-05-07 Kristof Provostpf tests: Test killing states by gateway
2021-05-07 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-07 Kristof Provostauthpf: Start using libpfctl
2021-05-07 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-07 Kristof Provostpf: Introduce DIOCKILLSTATESNV
2021-05-07 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-07 Kristof Provostpf: Introduce DIOCCLRSTATESNV
2021-05-07 Kristof Provostpfctl: Optionally show gateway information for states
2021-05-07 Maxim KonovalovReleases history update
2021-05-07 Mark Johnstondivert: Fix mbuf ownership confusion in div_output()
2021-05-07 Mark Johnstonstack(9): Disable KASAN in stack_capture()
2021-05-07 Mark Johnstoncdefs: Make __nosanitizeaddress work for KASAN as well
2021-05-07 Mark Johnstonlinker_set: Disable ASAN only in userspace
2021-05-07 Ceri Daviesdevd.conf: Remove support for coldsync
2021-05-07 Ceri Daviesdevd.conf: Typo
2021-05-07 Randall StewartFix a UDP tunneling issue with rack. Basically there...
2021-05-07 Maxim Konovalovqat.4: the Authors section prettification
2021-05-07 Konstantin... Constify vm_pager-related virtual tables.
2021-05-07 Konstantin... Add OBJT_SWAP_TMPFS pager
2021-05-07 Konstantin... pagertab: use designated initializers
2021-05-07 Konstantin... Style enum obj_type
2021-05-07 Konstantin... Implement vm_object_vnode() using vm_pager_getvp()
2021-05-07 Konstantin... Add pgo_freespace method
2021-05-07 Konstantin... Add pgo_getvp method
2021-05-07 Konstantin... Add pgo_mightbedirty method
2021-05-07 Konstantin... vm_pager: add pgo_set_writeable_dirty method
2021-05-07 Konstantin... vm_pager: style some wrappers
2021-05-07 Konstantin... swappagerops: slightly more style-compliant formatting
2021-05-07 Daniel Austinmpsutil: extend show adapter information, add NCQ control
2021-05-07 Edward Tomasz... nvmecontrol: fix typo (s/Managment/Management/)
2021-05-07 Fedor UporovMake inode extra time fields updating logic more closer...
2021-05-07 Fedor UporovInvalidate inode extents cache on truncation.
2021-05-07 Fedor UporovImprove extents verification logic.
2021-05-07 Andriy Gaponstorvsc: fix auto-sense reporting
2021-05-07 Fedor UporovAdd chr/blk devices support.
2021-05-07 Fedor UporovFix inode birthtime updating logic.
2021-05-07 Alfredo Dal... virtio-modern: fix PCI common read/write functions...
2021-05-07 Marcin Wojtassdhci_fsl_fdt: specify base clk divisor per SoC
2021-05-07 Marcin WojtasAdd LS1028A clockgen driver
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-06 Warner Loshcdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
2021-05-06 Warner Loshheaders: Implement _ISOC11_SOURCES macro when __POSIX_C...
2021-05-06 Warner Loshnvmecontrol: update copyright on passthru command
2021-05-06 Warner Loshnvmecontrol: Report status from passthru commands
2021-05-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.35.5
2021-05-06 Cy SchubertRevert "sqlite3: Vendor import of sqlite3 3.35.5"
next