]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-11-18 Warner Loshstand: Compile out the extensive superblock diagnostic...
2022-11-18 Kirk McKusickDo comprehensive UFS/FFS superblock integrity checks...
2022-11-18 Cy Schubertheimdal: Fix: Too large time skew, client time 1970...
2022-11-18 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-17 Andrey V. Elsukovixgbe: workaround errata about UDP frames with zero...
2022-11-16 Rick Macklemnfsd: Make the pNFS server update Change for Setxattr...
2022-11-15 Rick Macklemnfsd: Make Setxattr/Removexattr NFSv4.2 ops IO_SYNC
2022-11-15 Cy Schubertheimdal: Fix multiple security vulnerabilities
2022-11-15 Gordon Berglingascii.7: Add full names of the control character set
2022-11-15 Gordon Berglingvipw.8: Add a FILES section
2022-11-15 John Baldwin<crypto/chacha20_poly1305>: Fix operations with 8 byte...
2022-11-14 Mark Johnstonatomic: Intercept atomic_(load|store)_bool for kernel...
2022-11-14 John BaldwinOnly define sanitizer wrappers for atomic fences once.
2022-11-14 Mark JohnstonSimplify kernel sanitizer interceptors
2022-11-14 John Baldwinwg: Fix build without VIMAGE.
2022-11-14 Mitchell Horneddb: don't limit pindex output in 'show vmopag'
2022-11-14 Mitchell Hornenetgdb(4): update list of required kernel options
2022-11-14 Mitchell Hornenetdump(4): document all kernel options required
2022-11-14 Mitchell HorneREADME.md: link to the list of supported platforms
2022-11-14 Dag-Erling... libc: Don't warn about RRSIG replies.
2022-11-14 Dag-Erling... getty: code cleanup, part 1
2022-11-14 Alex Slinux(4): Fix get_robust_list() syscall return value.
2022-11-14 Ceri DaviesRemove references to timed(8)
2022-11-14 Wanpeng Qianbhyve: initial PowerCycles value
2022-11-14 WanpengQianbhyve nvme: Fix Active Firmware Info
2022-11-14 Gordon Berglingresolver.5: Add an EXAMPLES section
2022-11-14 Gordon Berglingshutdown.8: Add a note about needed priviledges to...
2022-11-14 Gordon BerglingUpdate HISTORY and AUTHORS sections for cut(1) and...
2022-11-13 Mariusz Zaborskilogger: fix builds without casper
2022-11-13 Kyle Evansinclude: put includes into -dev packages
2022-11-13 Kyle Evansmktemp: don't double up on trailing slashes for -t...
2022-11-13 Kyle Evansmktemp: add -p/--tmpdir argument
2022-11-13 Kyle Evansmktemp: add some GNU-compatible long options
2022-11-13 Kyle Evanswg: drop -Wno-cast-qual from CFLAGS
2022-11-13 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-13 Kyle Evansusr.bin: hook wg(8) up to the build
2022-11-13 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-11-12 Warner LoshRemove README in favor of README.md
2022-11-12 Li-Wen HsuWhitespace cleanup
2022-11-12 Li-Wen HsuUpdate doc links in README
2022-11-12 Warner Loshreadme: Link to COPYRIGHT file
2022-11-12 Warner LoshFix arch rendering
2022-11-12 Warner Loshreadme: update style
2022-11-12 Hans Petter... uslcom(4): Clear stall at every open.
2022-11-12 Hans Petter... xhci(4): Fix spelling in manual page.
2022-11-12 Hans Petter... xhci(4): Update list of quirks in manual page.
2022-11-12 Hans Petter... xhci(4): Don't allocate an IRQ vector if hw.usb.xhci...
2022-11-12 Florian Walpensound(4): Fix memory map of /dev/dsp devices when buffe...
2022-11-12 Hans Petter... time(3): Fix spelling.
2022-11-12 Hans Petter... time(3): Optimize tvtohz() function.
2022-11-12 Hans Petter... time(3): Declare the minimum and maximum hz values...
2022-11-12 Hans Petter... time(3): Align fast clock times to avoid firing multipl...
2022-11-12 Alexander MotinFix umtxq_sleep() regression caused by 56070dd2e4d.
2022-11-12 Alexander MotinImprove timeout precision of pthread_cond_timedwait().
2022-11-11 Gordon Berglingwg.4: Update the SPDX License Identifier
2022-11-11 Gordon Berglingwg.4: Add some enhancements
2022-11-11 John Baldwinwg: Trim compat shims for versions older than current...
2022-11-11 John Baldwinwg: Retire now unused support.h.
2022-11-11 John Baldwinwg: Use zfree.
2022-11-11 John Baldwinwg: Use atomic(9) instead of concurrency-kit atomics.
2022-11-11 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-11-11 John BaldwinSplit netinet shell tests into one per line.
2022-11-11 John Baldwinktrace.2: Document KTRFAC_STRUCT_ARRAY.
2022-11-11 John Baldwinrs: Fix some pointer arith UB.
2022-11-11 John Baldwinrs: Fix a use after free.
2022-11-11 John Baldwinrs: Fix various harmless warnings.
2022-11-11 John Baldwinmsk: Use a void cast to mark values of dummy reads...
2022-11-11 John Baldwinmsk: Don't bother reading spare stats registers.
2022-11-11 Warner Loshmsk: Remove write only variables, but leave hardware...
2022-11-11 John Baldwinqsort_b_test: Only build on clang.
2022-11-11 John Baldwinbhyve: Don't free an invalid pointer.
2022-11-11 John Baldwinnvmecontrol wdc: Don't pass a bogus pointer to free().
2022-11-11 John Baldwinlibbegemot: Disable -Wuse-after-free.
2022-11-11 John Baldwinlibiconv VIQR: Fix a use after free.
2022-11-11 John Baldwinlibedit: Disable -Wuse-after-free for chartype.c.
2022-11-11 John Baldwinlibfetch: Use memcpy in place of an odd strncpy.
2022-11-11 John Baldwindiff: Fix a use after free as well as a memory leak...
2022-11-11 John Baldwinfortune: Unindent a debug printf in get_fort().
2022-11-11 John Baldwinnvmecontrol wdc: Remove unused but set variable.
2022-11-11 John Baldwintail: Fix misleading indentation in ARG() macro.
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.
2022-11-11 John Baldwinrpc.lockd: Explicitly cast enum nlm_stats values to...
2022-11-11 John Baldwinpowerpc_nvram: Fix a bug in the adler32 checksum.
2022-11-11 John Baldwinpfctl: Fix mismatch in array bounds for pfr_next_token().
2022-11-11 John Baldwinypldap: Fix mismatch in array bounds for ldapclient().
2022-11-11 John BaldwinFix various places which cast a pointer to a vm_paddr_t...
2022-11-11 John Baldwinlinux32: binutils as requires %eflags instead of %flags...
2022-11-11 John Baldwinnewkey: Fix mismatch in array bounds in for adjust().
2022-11-11 John Baldwinmail: Fix mismatch in array bounds for isign().
2022-11-11 John Baldwinsh: Fix mismatch in array bounds for vforkexecshell().
2022-11-11 John Baldwinpam_unix: Fix mismatch in array bounds for make_salt().
2022-11-11 John Baldwinldns: Disable -Warray-parameter warnings from GCC 12...
2022-11-11 John Baldwinlibc rpc: Fix mismatches in prototypes for array bounds.
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.
2022-11-11 John Baldwinzlib crc32: Add prototypes for recently-added static...
2022-11-11 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-11-11 John Baldwinntb: Use uintmax_t casts and %j to print physical addre...
2022-11-11 Math Ieusplit: reset errno prior to getline()
2022-11-11 Kyle Evanssplit: add word order fix
2022-11-11 Kyle Evanssplit: add some tests
next