]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-22 Alex RichardsonAvoid double output in fenv_test
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-21 Mitchell Hornegdb: report specific stop reason for watchpoints
2021-04-21 Mitchell Hornegdb: allow setting/removing hardware watchpoints
2021-04-21 Mitchell Horneddb: replace watchpoint set/clear functions
2021-04-21 Mitchell Hornearm: implement kdb watchpoint functions
2021-04-21 Mitchell Hornearm64: implement kdb watchpoint functions
2021-04-21 Mitchell Hornex86: implement kdb watchpoint functions
2021-04-21 Mitchell HorneIntroduce kdb-level watchpoint functions
2021-04-21 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-04-21 Mateusz Piotrowskispigen.4: Fix typos
2021-04-20 Dmitry ChaginRemove reference to the pfctlinput2() from domain(9...
2021-04-20 Alex RichardsonEnable GitHub actions CI for stable/13 as well
2021-04-20 Mateusz PiotrowskiExplain the newfs naming convention
2021-04-20 Evgeniy Khramtsovdevelopment(7): mention the Git mirror list in the...
2021-04-20 Justin Hibbitspowerpc/aim: Update timebase directly on resume instead...
2021-04-20 Justin Hibbitspowerpc/powermac: Constrain 'cpu_sleep()' for AIM to...
2021-04-20 Xin LIusr.sbin/services_mkdb: diff reduction against NetBSD.
2021-04-20 Xin LIusr.sbin/uefisign: prevent specifying certificate,...
2021-04-19 Kristof Provostpf tests: Test multi-wan rdr
2021-04-19 Kristof Provostpf: Do not short-circuit processing for REPLY_TO
2021-04-19 Kristof Provostpf: Add static DTrace probe points
2021-04-19 Kristof Provostpf: change pf_route so pf only runs when packets enter...
2021-04-19 Alexander V... Fix direct route installation with net/bird.
2021-04-19 Mark JohnstonRename struct device to struct _device
2021-04-19 Vincenzo Maffionenetmap: don't use linux type struct device *
2021-04-19 Mark Johnstonlinuxkpi: Fix pcie_set_readrq()
2021-04-19 Mark Johnstonqlnxr: Properly initialize the Linux device structure
2021-04-19 Mark Johnstoncxgb: Use device_t in preference to struct device *
2021-04-19 Mark Johnstonal_eth: Use device_t in preference to struct device *
2021-04-19 Mark Johnstongenet: Use device_t in preference to struct device *
2021-04-19 Alex RichardsonRevert "lib/libc/net/nsdispatch.c: Fix missing unlock...
2021-04-19 Rick Macklemnfsd: make the server repeat CB_RECALL every couple...
2021-04-18 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-18 Rick Macklemnfsd: fix BindConnectionToSession so that it clears...
2021-04-17 Mateusz Piotrowskisystat.1: Remove Tn macros
2021-04-17 Mateusz Piotrowskisystat.1: Fix synopsis
2021-04-17 Gordon Berglingossl(4): Install the man page also for arm64
2021-04-16 Richard Scheffeneggertcp: Use jenkins_hash32() in hostcache
2021-04-16 Richard Scheffeneggertcp: Use sbuf_drain unconditionally
2021-04-16 Richard Scheffeneggertcp: Shouldn't drain empty sbuf
2021-04-16 Richard Scheffeneggertcp: Add hash histogram output and validate bucket...
2021-04-16 Richard Scheffeneggertcp: For hostcache performance, use atomics instead...
2021-04-16 Richard Scheffeneggertcp: Make hostcache.cache_count MPSAFE by using a...
2021-04-16 Richard Scheffeneggertcp: drain tcp_hostcache_list in between per-bucket...
2021-04-16 Richard Scheffeneggertcp: reduce memory footprint when listing tcp hostcache
2021-04-16 Richard ScheffeneggerMake sbuf_drain safe for external use
2021-04-16 Richard ScheffeneggerExport sbuf_drain to orchestrate lock and drain action
2021-04-16 Gordon Berglinged(1): Add two references in the SEE ALSO section
2021-04-16 Gordon Berglingconfig(8): Mention the authors of a paper in the SEE...
2021-04-16 Gordon Berglinglpd(8): Mention the author of a paper in the SEE ALSO...
2021-04-16 Mitchell Hornearm64: adjust comments in dbg_monitor_exit()
2021-04-16 Mitchell Hornearm64: clear debug registers after execve(2)
2021-04-16 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-16 Mitchell Hornearm64: clear debug register state on fork
2021-04-16 Dmitry ChaginPartially revert r248770.
2021-04-16 Dmitry ChaginRemoved the reference to the deprecated splx API from...
2021-04-16 Nathan WhitehornAdd a new mode to the scripted partition editor for...
2021-04-16 Ryan Moellerifconfig: Reuse media state in ifmedia_getstate
2021-04-16 Mark Johnstonfbt: Remove some handling for multiple CTF containers
2021-04-15 Kevin Bowlingsys/ck.h: Add an include guard
2021-04-15 Rick Macklemnfsv4 client: factor loop contents out into a separate...
2021-04-15 Rick Macklemnfsd: silence rpcb_unset noise for NFSv4 only servers
2021-04-15 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-15 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-15 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-15 Mark Johnstonpowernv: Include NUMA locality information in the CPU...
2021-04-15 Nathan WhitehornAdd GPT PREP-boot type to mkimg(1) from geom_gpt.
2021-04-15 Nathan WhitehornDelete memstick images for PowerPC.
2021-04-15 Gordon Berglingm4(1): Add a SEE ALSO section and reference an AT&T...
2021-04-15 Gordon Berglingsed(1): Add a reference for a 4.4BSD manual document
2021-04-14 Mark JohnstonRemove more remnants of sio(4)
2021-04-14 Kristof Provostlibnv: Allow use in non-sleepable contexts
2021-04-14 Kurosawa Takahiropf tests: make synproxy and nat work correctly even...
2021-04-14 Alexander MotinAdd IDs for ASMedia ASM116x PCIe 3.0 AHCI controllers.
2021-04-13 Ed Mastefreebsd-update: improve mandoc db generation
2021-04-13 Xin LIusr.sbin/services_mkdb: plug memory leak when line...
2021-04-13 Gordon Berglingsysctl.conf(5): Mention sysctl.conf.local in the sysctl...
2021-04-12 Alexander V... Fix vlan creation for the older ifconfig(8) binaries.
2021-04-12 Nathan WhitehornTweak language involving ZFS installation; no content...
2021-04-12 Nathan WhitehornAdd some general notes about scripted installations.
2021-04-12 Nathan WhitehornInclude examples of how to build script-install media.
2021-04-12 Nathan WhitehornImprove example install scripts, making them simpler...
2021-04-12 Nathan WhitehornClarify that scripted installations don't require speci...
2021-04-12 Mark Johnstonlibc: Fix the WITH_HESIOD build
2021-04-12 Mark Johnstonqat: Make prototypes consistent with the implementation
2021-04-12 Rick Macklemnfsv4 client: replace while loops with LIST_FOREACH...
2021-04-12 Rick Macklemnfsv4.1/4.2 client: fix handling of delegations for...
2021-04-11 Rick Macklemnfsd: do not implicitly bind the back channel for NFSv4...
2021-04-11 Rick Macklemnfsv4 client: fix forced dismount when sleeping in...
2021-04-11 Vladimir Kondratyevhid: add opt_hid.h to modules that use HID_DEBUG
2021-04-11 Vladimir Kondratyevig4: Add PCI IDs for Intel Gemini Lake I2C controller.
2021-04-11 Vladimir Kondratyevepoll: Store epoll_event udata member in ext member...
2021-04-11 Daniel EngergRemove tmpfs size and properly format generated fstab...
2021-04-11 Brandon Bergren[PowerPC] Fix NUMA checking for powernv
2021-04-11 Richard Scheffenegger[tcp] Fix ECN on finalizing sessions.
2021-04-11 Konstantin... struct mount uppers: correct locking annotations
2021-04-11 Konstantin... Add sysctl debug.uma_reclaim
2021-04-10 Stefan Eßer[bc] Update to version 4.0.0
2021-04-10 Mateusz Guzikcache: temporarily drop the assert that dvp != vp when...
next