]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-05 Wolfram Schneiderupdate URL
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Richard Scheffeneggertcp: use TCPSTAT_INC in kernel ecn functions
2022-02-05 Aleksandr Fedorovif_vtnet(4): Restore the ability to set promisc mode.
2022-02-05 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-05 Stefan Eßerlibc: add helper furnction to set sysctl() user.* variables
2022-02-05 Kristof Provostpf tests: Only do post-test logging when specifically...
2022-02-05 Kristof Provostpf tests: Test adding counters to an existing table
2022-02-05 Kristof Provostpf: deal with tables gaining or losing counters
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Wolfram Schneiderfix URL typo
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Wolfram Schneiderupdate external URL
2022-02-05 Peter Holmstress2: Fix compiler warnings
2022-02-05 Wolfram Schneiderswitch from short to int for lookup table
2022-02-05 Wolfram Schneiderupdate external URLs
2022-02-05 Richard ScheffeneggerRevert "tcp: move ECN handling code to a common file"
2022-02-05 Ed Masteelfctl: update man page example for 'no' prefix
2022-02-05 Alan Somersfusefs: fix the build without INVARIANTS after 00134a07898
2022-02-04 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-04 John BaldwinRemove more quotes around Makefile .error/.warn/.info...
2022-02-04 John Baldwinlinux_copyout_strings: Use PROC_PS_STRINGS().
2022-02-04 John Baldwinbsd.compat.mk: A few cosmetic fixes.
2022-02-04 John Baldwincxgbei: Rework parsing of pre-offload PDUs.
2022-02-04 Alan Somersfusefs: require FUSE_NO_OPENDIR_SUPPORT for NFS exporting
2022-02-04 Alan Somersfusefs: optimize NFS readdir for FUSE_NO_OPENDIR_SUPPORT
2022-02-04 Alan SomersFix NFS exports of FUSE file systems for big directories
2022-02-04 Stefan Eßerwhereis: fix fetching of user.cs_path sysctl variable
2022-02-04 Warner Loshstyle(9): Default to omitting $FreeBSD$
2022-02-04 Kirk McKusickProperly fix parameter to sysctlnametomib().
2022-02-04 Kirk McKusickFix parameter to sysctlnametomib();
2022-02-04 Kirk McKusickHave fsck_ffs(8) properly correct superblock check...
2022-02-04 Ed Mastecompiler-rt: re-exec with ASLR disabled when necessary
2022-02-04 Ed Mastecompiler-rt: support ReExec() on FreeBSD
2022-02-04 Emmanuel Vadotlindebugfs: Fix write
2022-02-04 Stefan Eßerlibc: return partial sysctl() result if buffer is too...
2022-02-04 Konstantin... x86 atomic.h: remove obsoleted comment
2022-02-04 Konstantin... x86 atomics: use lock prefix unconditionally
2022-02-04 Konstantin... x86 atomic.h: cleanup comments for preprocessor directives
2022-02-04 Andrew TurnerSort the names of the arm64 debug registers
2022-02-04 Sylvian Meygretip_mroute: split mrouter interface deactivation and...
2022-02-04 Adrian Chaddar40xx_switch: add initial switch for the IPQ4018/IPQ4019.
2022-02-04 Adrian Chadddts: add IPQ4018/IPQ4019 ethernet MAC and ethernet...
2022-02-04 Adrian Chaddqcom_mdio: add initial IPQ4018 MDIO support
2022-02-03 Henri Hennebertrtsx: Update driver version number to 2.1c
2022-02-03 Henri Hennebertrtsx: Do not display pci_read_config() errors during...
2022-02-03 Henri Hennebertrtsx: Add CTLFLAG_STATS flag for read and write counters
2022-02-03 Henri Hennebertrtsx: Prefer __FreeBSD_version over __FreeBSD__
2022-02-03 Henri Hennebertrtsx: Convert driver to use the mmc_sim interface
2022-02-03 Justin Hibbitspowerpc/atomic: Fix atomic_testand_*_long on powerpc64
2022-02-03 Alexander MotinAPEI: Make sure event data fit into the buffer.
2022-02-03 Richard Scheffeneggertcp: fix typo in commit f026275e26d0071ac3dee98526e8b9b...
2022-02-03 Richard Scheffeneggertcp: Prevent setting of ECN bits with setsockopt()
2022-02-03 Jesper Schmitz... sys/arm64/iommu/iommu_pmap.c readd sys/systm.h
2022-02-03 Konstantin... lnumeric.c: replace some space*8 by tabs
2022-02-03 John Baldwiniwlwifi: Disable -Wformat when building with GCC.
2022-02-03 Wolfram Schneiderremove dead code
2022-02-03 Wolfram Schneiderbetter printf(3) format usage
2022-02-03 Hans Petter... mlx5ib: Fix whitespace.
2022-02-03 Cy Schubertipfilter: Fix indentation error
2022-02-03 Hans Petter... mlx5ib: Add missing auto generated header file to Makefile.
2022-02-03 Alexander MotinCTL: Fix mode page trucation on HA synchronization.
2022-02-03 Kyle Evanskern: harvest entropy from callouts
2022-02-03 Richard Scheffeneggertcp: set IP ECN header codepoint properly
2022-02-03 Richard Scheffeneggertcp: Access all 12 TCP header flags via inline function
2022-02-03 Mark Johnstonfilemon.4: Document FILEMON_SET_FD errors and refine...
2022-02-03 Mark Johnstonfilemon: Reject FILEMON_SET_FD commands when the fd...
2022-02-02 Michael Tuexenrack: fix compilation and small cleanup
2022-02-02 Michael Tuexentcp: cleanup functions related to socket option handling
2022-02-03 Peter Holmstress2: Fix "set but not used [-Wunused-but-set-variab...
2022-02-03 Peter Holmstress2: Finish work on a unionfs test scenario. Enabl...
2022-02-03 Warner Loshmps: Use 64-bit chain structures
2022-02-03 Jason A. Harmeningunionfs: do not force LK_NOWAIT if VI_OWEINACT is set
2022-02-03 Jason A. Harmeningunionfs: allow lock recursion when reclaiming the root...
2022-02-03 Jason A. Harmeningunionfs: fix assertion order in unionfs_lock()
2022-02-03 Konstantin... __ctype_load(): check for calloc() failure
2022-02-03 Konstantin... __numeric_load(): check for calloc() failure
2022-02-03 Konstantin... libc/locale/lnumeric.c: minor style
2022-02-03 Konstantin... __monetary_load(): check for calloc() failure
2022-02-03 Konstantin... libc/locale/lmonetary.c: minor style
2022-02-03 Konstantin... __messages_load(): check for calloc() failure
2022-02-03 Konstantin... libc/locale/lmessages.c: minor style
2022-02-03 Konstantin... __collate_load(): check for calloc failure
2022-02-03 Konstantin... libc/locale/collate.c: minor style
2022-02-03 Konstantin... xlocale.c: only call init_key() when locale was success...
2022-02-03 Konstantin... xlocale.c: check for allocation failure
2022-02-03 Konstantin... xlocale.c:init_key(): do not ignore errors from pthread...
2022-02-03 Konstantin... libc/locale/xlocale.c: minor style
2022-02-02 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-02 Warner LoshMakefile.libcompat: Sort
2022-02-02 Warner Loshstand: Fix kboot issue on powerpc64 with MK_LIB32=yes
2022-02-02 Warner Loshkyua/qemu: When running in qemu, don't teset sendfile
2022-02-02 John BaldwinDisable -Wunused-function for {ed,x}25519_ref10.c in...
2022-02-02 John Baldwinstand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.
2022-02-01 Michael Tuexensockstat: fix usage string
2022-02-01 Michael Tuexensockstat: add -i to display inp_gencnt
2022-02-02 Konstantin... Exclude DEBUG_VFS_LOCKS from non-debug kernel configs
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
next