]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-10 Kristof Provostpf: Implement nvlist variant of DIOCGETRULE
2021-04-10 Kristof Provostpfctl: Move to DIOCADDRULENV
2021-04-10 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-04-10 Edward Tomasz... Cross-reference camcontrol(8) and zonectl(8) man pages.
2021-04-10 Edward Tomasz... rc: kldxref only needs to depend on rootfs, not FILESYSTEMS
2021-04-10 Ed MasteRegen src.conf.5 after 9d178c925fb9
2021-04-10 Ed MasteDrop 'Set to' from most src.conf(5) knobs
2021-04-10 Konstantin... amd64: clear debug registers on execing 32bit Linux...
2021-04-10 Konstantin... amd64: clear debug registers on execing 32bit native...
2021-04-10 Konstantin... amd64 linux64: use x86_clear_dbregs()
2021-04-10 Konstantin... x86: use x86_clear_dbregs() on fork
2021-04-10 Konstantin... x86: add x86_clear_dbregs() helper
2021-04-09 John BaldwinFix a typo in a comment: frame -> framework.
2021-04-09 John Baldwinnlmrsa: Remove this deprecated driver.
2021-04-09 Warner Loshefivar: use bool for booleans
2021-04-09 Warner Loshefivar: Attempt to fix setting/printing/deleting EFI...
2021-04-09 Warner Loshefivar: Add --quiet to not report errors
2021-04-09 Gleb Smirnofftcp_hostcache: make THC_LOCK/UNLOCK macros to work...
2021-04-09 Gleb Smirnofftcp_hostcache: style(9)
2021-04-09 Gleb Smirnofftcp_hostcache: remove extraneous check.
2021-04-09 Gleb Smirnofftcp_hostcache: implement tcp_hc_updatemtu() via tcp_hc_...
2021-04-09 Konstantin... rtld: use _get_tp() in __tls_get_addr()
2021-04-09 Konstantin... rtld: avoid recursing on rtld_bind_lock for write
2021-04-09 Konstantin... rtld: allow to use tls_get_addr_slow() from context...
2021-04-09 Konstantin... rtld: style tls_get_addr_slow
2021-04-09 Konstantin... libc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-09 Konstantin... libc: implement __tls_get_addr() for static binaries
2021-04-09 Konstantin... libc: add _get_tp() private function
2021-04-09 Konstantin... rtld: define TLS_DTV_OFFSET on all architectures
2021-04-09 Konstantin... libc: include rtld.h into static implementations of...
2021-04-09 Konstantin... libc: constify dummy error message string for dlfcn
2021-04-09 Konstantin... rtld_lock.h: Expand scope for IN_RTLD to avoid some...
2021-04-09 Konstantin... rtld/x86/reloc.c: style
2021-04-09 Konstantin... rtld_lock.h: remove tautological extern's
2021-04-09 Konstantin... Stop arming kqueue timers on knote owner suspend or...
2021-04-09 Konstantin... Add helper for kqueue timers callout scheduling
2021-04-09 Konstantin... Stop arming realtime posix process timers on suspend...
2021-04-09 Konstantin... Stop arming periodic process timers on suspend or terminate
2021-04-09 Alexander V... Implement better rebuild-delay fib algo policy.
2021-04-09 Vincenzo Maffionenetmap: vtnet: remove unused variable
2021-04-09 Gordon Berglingsysctl.conf(5): Mention sysctl.conf.local in the sysctl...
2021-04-09 Dmitry ChaginRemoved the reference to the deprecated splx API from...
2021-04-09 Gordon Berglinglpd(8): Mention the author of a paper in the SEE ALSO...
2021-04-09 Gordon Berglingconfig(8): Mention the authors of a paper in the SEE...
2021-04-09 Gordon Berglinged(1): Add two references in the SEE ALSO section
2021-04-09 Wojciech Macekpci_dw: Trim ATU windows bigger than 4GB
2021-04-09 Glen BarberUPDATING: dereference portupgrade(8)
2021-04-08 Konstantin... struct mount uppers: correct locking annotations
2021-04-08 Rick Macklemnfsd: fix replies from session cache for retried RPCs
2021-04-05 Alexander V... Enforce check for using the return result for ifa?_try_...
2021-04-08 Gordon Berglingm4(1): Add a SEE ALSO section and reference an AT&T...
2021-04-08 Gordon Berglingsed(1): Add a reference for a 4.4BSD manual document
2021-04-08 Richard Scheffeneggertcp: Use jenkins_hash32() in hostcache
2021-04-08 Gleb Smirnofftcp_hostcache.c: remove unneeded includes.
2021-04-08 Gleb Smirnofftcp_hostcache: add bool argument for tcp_hc_lookup...
2021-04-08 Gleb Smirnofftcp_hostcache: hide rmx_hits/rmx_updates under ifdef.
2021-04-08 Gleb SmirnoffRemove tcp_hostcache.h. Everything is private.
2021-04-08 Richard Scheffeneggertcp: Prepare PRR to work with NewReno LossRecovery
2021-04-08 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-08 Roman Bogorodskiybhyve: fix regression in legacy virtio-9p config parsing
2021-04-08 Richard Scheffenegger[tcp] Fix ECN on finalizing sessions.
2021-04-08 Andrew TurnerClean up the style in the arm64 bus.h
2021-04-08 Mitchell Hornearm64: clear debug register state on fork
2021-04-08 Kristof Provostpf: Remove unused variable rt_listid from struct pf_krule
2021-04-08 Mateusz Guzikvfs: replace vfs_smr_quiesce with vfs_smr_synchronize
2021-04-08 Andrew TurnerRemove the last users of ARM_TP_ADDRESS
2021-04-08 Andrew Turnerarm64: Fix finding the pmc event ID
2021-04-08 Andrew TurnerDiscard the arm64 VFP state before resetting it
2021-04-07 Vincenzo Maffionenetmap: vtnet: add support for netmap offsets
2021-04-07 Greg Vipmi,smbios: move smbios_walk_table to smbios.h
2021-04-07 Greg Vsmbios: support getting address from EFI
2021-04-07 Ryan Libbyshared shadow vm object invalidation regression test
2021-04-07 Mariusz Zaborskifileargs: fix double caching of the same file
2021-04-07 Alexander MotinAdd IDs for ASMedia ASM116x PCIe 3.0 AHCI controllers.
2021-04-07 Yongbo YaoLoader: support booting OS from memory disk (MD)
2021-04-07 Mark JohnstonRemove more remnants of sio(4)
2021-04-07 Mark Johnstoncapsicum: Limit socket operations in capability mode
2021-04-07 Eric van Gyzenuefisign: handle empty sections
2021-04-07 Roman Bogorodskiyipfw: update man page example for nat show log
2021-04-07 Kristof Provostpf tests: Test multi-wan rdr
2021-04-07 Kristof Provostpf: Do not short-circuit processing for REPLY_TO
2021-04-07 Kristof Provostlibnv: Allow use in non-sleepable contexts
2021-04-07 Kurosawa Takahiropf tests: make synproxy and nat work correctly even...
2021-04-07 Ka Ho NgDocument vnode_pager_setsize(9)
2021-04-07 Alex Richardsonlibarchive: Make test_read_append_filter_wrong_program...
2021-04-07 Alex Richardsontests/sys/net/routing: XFAIL the two failing tests
2021-04-06 John-Mark Gurneyadd Xr to the rc.d script...
2021-04-06 Alexander MotinIntroduce "soft" serseq variant.
2021-04-06 Mateusz Guzikcache: update an assert on CACHE_FPL_STATUS_ABORTED
2021-04-06 Rene Ladanports(7): update instructions for git
2021-04-06 Mark Johnstonmount: Disallow mounting over a jail root
2021-04-06 Mark Johnstonvm_fault: Shoot down multiply mapped COW source page...
2021-04-06 Nathan WhitehornAllocate extra inodes in makefs when leaving free space...
2021-04-06 Eric van Gyzenuefisign: fix handling of errors from child proc
2021-04-06 Marcin Wojtaspci_user: fix build for 32-bit platforms
2021-04-06 Marcin Wojtaspci_user: call bus_translate_resource before BAR mmap
2021-04-06 Marcin Wojtaspciconf: Use VM_MEMATTR_DEVICE on supported architectures
2021-04-06 Marcin Wojtaspci_dw: fix outbound I/O window configuration
2021-04-06 Leandro Luporipowerpc64: add missing TLB invalidations to radix
2021-04-06 Poul-Henning... Add Siemens SITOP UPS500S usb device
next