]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-07-28 Warner Loshuniverse: Demote armv6 to an extra architecture.
2023-07-28 Warner Loshcam: Fail 2/0 asc/ascq return code
2023-07-28 Jessica ClarkePre-quote macros passed to .incbin to avoid unwanted...
2023-07-27 Jessica ClarkeMakefile.inc1: Fix list-old-libs by deleting stray...
2023-07-27 Kevin Bowlinge1000: Corrections for lem(4)/em(4) txcsum offload
2023-07-27 Przemyslaw... iflib: Fix panic during driver reload stress test
2023-07-27 Kirk McKusickUFS/FFS: Migrate to modern uintXX_t from u_intXX_t.
2023-07-27 Val Packettmk: fix unnecessary library relinking with incremental...
2023-07-27 Domagoj Stolfadtrace: Add WITH_DTRACE_ASAN
2023-07-27 Mark Johnstonpcpu: Remove unused definitions of ALT_STACK_SIZE
2023-07-27 Mark Johnstonkmsan: Use the correct origin bytes in kmsan_check_arg()
2023-07-27 Mark Johnstonkmsan: Add a comment explaining why KMSAN doesn't shado...
2023-07-27 Mark Johnstonopencrypto: Respect alignment constraints in xor_and_en...
2023-07-27 Mark Johnstonarm/unwind: Check stack pointer boundaries before deref...
2023-07-27 Jose Luis Duransrc.conf.5: Regen
2023-07-27 Michael Tuexentcp: document that conditional fields in tcpcb should...
2023-07-27 Jessica Clarkerelease: Fix make :@ modifier syntax
2023-07-27 Jessica Clarkeetcupdate: Remove redundant semicolons
2023-07-27 Shailend Chandgve: Fix Tx tcpdump panic
2023-07-27 Alan Coxvm_mmap_object: Update the spelling of true/false
2023-07-27 Jessica ClarkeMakefile.inc1: Reinstate kbdcontrol bootstrap for BUILD...
2023-07-27 Jessica Clarkeetcupdate: Use new buildetc and installetc targets...
2023-07-27 Jessica ClarkeMakefile.inc1: Add new buildetc and installetc targets
2023-07-27 Jessica Clarkeetcupdate: Consolidate nobuild cases and make more...
2023-07-27 Jessica ClarkeMakefile.inc1: Split _cleanworldtmp out from _worldtmp
2023-07-27 Jessica Clarketools/build: Create toolchain symlinks for non-absolute...
2023-07-27 Jessica Clarkedepend-cleanup.sh: Generalise lib32 code and avoid...
2023-07-27 Jessica ClarkeOptionalObsoleteFiles.inc: Automatically generate libco...
2023-07-27 Jessica Clarkebsd.lib.mk: Automatically generate libcompat TAGS
2023-07-27 Jessica Clarkerelease: Automatically generate MK_LIB${LIBCOMPAT}...
2023-07-27 Jessica Clarkelibexec: Automatically generate rtld-elf list and gener...
2023-07-27 Jessica Clarkeetc: Automatically generate BSD.lib${libcompat}.dist...
2023-07-27 Jessica ClarkeObsoleteFiles.inc: Automatically generate OpenSSL 3...
2023-07-27 Jessica ClarkeMakefile.inc1: Automatically generate _LIBCOMPATS and...
2023-07-27 Jessica ClarkeMakefile: Automatically generate list of libcompat...
2023-07-27 Jessica Clarkebsd.compat.mk Extract _ALL_LIBCOMPATS and add related...
2023-07-27 Gleb Smirnoffinpcb: do not copy so_options into inp_flags2
2023-07-27 Gleb Smirnoffinpcb: use internal flag to mark pcbs that are inserted...
2023-07-26 Konstantin... fork1(): properly track the state of the pg_killsx...
2023-07-26 Michael Tuexentcp: fix handling of <RST,ACK> segments in SYN-RCVD...
2023-07-26 Richard Scheffeneggertcp: Handle <RST,ACK> in SYN-RCVD
2023-07-26 Kirk McKusickAdd diagnostics to fsck_ffs(8) for journaled soft-updat...
2023-07-26 Steve Karglmsun: Fix typo in math_private.h comment
2023-07-26 Mike Karelsnetstat -i: compute most field widths dynamically
2023-07-26 Konstantin... killpg(): close a race with fork(), part 2
2023-07-26 Konstantin... sigtd(): prefer non-stopped thread as a target for...
2023-07-26 Konstantin... Revert "killpg(): close a race with fork(), part 2"
2023-07-26 Konstantin... thr_mutex.c: style
2023-07-26 Konstantin... rtld_malloc: add cp2op() helper
2023-07-26 Konstantin... rtld_malloc: only include internal rtld headers when...
2023-07-26 Konstantin... rtld: remove dup __crt_malloc prototypes
2023-07-26 Konstantin... rtld_malloc: remove outdated comments
2023-07-26 Marius Stroblbase: Remove support for the VTOC8 partitioning scheme
2023-07-26 Marius Stroblofw(4): Add my copyright and additional history for...
2023-07-26 Marius Stroblgif(4): Assert that gif_output() isn't called for EtherIP
2023-07-26 Marius Stroblgif(4): Revert in{,6}_gif_output() misalignment handling
2023-07-26 Yuri Pankovtzsetup: fix "misleading indentation" warning with...
2023-07-26 Kristof Provostlibpfct: ensure the initial allocation is large enough
2023-07-26 Alan Coxarm64 pmap: Eliminate unnecessary TLB invalidations
2023-07-26 Alan Coxvm: Fix vm_map_find_min()
2023-07-26 Kirk McKusickAdd quitclean command to fsdb(8) to request a filesyste...
2023-07-26 Kirk McKusickHave fsdb(8) only mark a filesystem dirty when it is...
2023-07-26 Shivank Gargmac_ipacl: new MAC policy module to limit jail/vnet...
2023-07-25 Mike Karelsarm64 lib32: enable building of lib32 on arm64
2023-07-25 Mike Karelsarm64 lib32: prepare arm64 headers to redirect to arm
2023-07-25 Mike Karelsarm64 lib32: change clang to allow -m32 on arm64
2023-07-25 Mike KarelsMakefile.inc1: add LIBCOMPAT_INCLUDE_DIRS to reduce...
2023-07-25 Jessica Clarketools/build: Tidy up whitespace and comments, and delet...
2023-07-25 Kirk McKusickComment cleanup.
2023-07-25 Kirk McKusickDebugging output additions. No functional changes intended.
2023-07-25 Brooks Daviskern_sig.c: include sys/jail.h per style(9)
2023-07-25 Vitaliy Gusevbhyvectl: Add '--get-debug-cpus' command
2023-07-25 Corvin Köhnebhyve: do not hold CRB mutex when executing TPM commands
2023-07-25 Kyle EvansRELNOTES: add a note about lua config files in loader
2023-07-25 Warner LoshUPDATING: Update nvd info
2023-07-25 Warner LoshUPDATING: Note CAM update
2023-07-25 Warner Loshlibcam: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcamcontrol: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam/mmc: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam/nvme: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam/ctl: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam/scsi: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam/ata: Migrate to modern uintXX_t from u_intXX_t
2023-07-25 Warner Loshcam: Migrate to modern uintXX_t from u_intXX_t
2023-07-24 Mark Johnstonamd64: Use a larger boot stack
2023-07-24 Konstantin... vnode read(2)/write(2): acquire rangelock regardless...
2023-07-24 Mykola Hohsadzearm64/disassem.c: add extended register instruction...
2023-07-24 Mykola Hohsadzearm64/disassem.c: remove redundant OP_RN_SP for TYPE_02
2023-07-24 John Baldwinnvme: Use a memdesc for the request buffer instead...
2023-07-24 Marius Stroblbus_dma: Trim CAM includes from subr_bus_dma.c
2023-07-24 Andrew Turnerarm: Only include sysreg.h when needed in asm.h
2023-07-24 Andrew TurnerAdd old arm headers to ObsoleteFiles.inc
2023-07-24 Andrew Turnerarm: Rename pte-v6.h to pte.h
2023-07-24 Andrew Turnerarm: Move contents of pmap-v6.h into pmap.h
2023-07-24 Andrew Turnerarm: Move contents of cpu-v6.h into cpu.h
2023-07-24 Andrew Turnerarm: Remove swi.h
2023-07-24 Andrew Turnerarm: Move contents of atomic-v6.h into atomic.h
2023-07-24 Andrew Turnerarm: Explain why _atomic_subword.h is needed
2023-07-24 Andrew TurnerRemove left over includes from armv4/v5
2023-07-24 Kristof Provostnetinet6 tests: test for loss of Solicited-node multica...
next