]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-09 Mitchell Horneofw_cpu: whitespace cleanup
2023-06-09 Mitchell Hornehwpmc: remove stub pmd_switch_{in,out} methods
2023-06-09 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-06-09 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-06-09 Mitchell Hornehwpmc: unused/diagused annotations in tsc class
2023-06-09 Mitchell Hornepmcstat: augment an error message
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-06-09 Elliott Mitchellhwpmc: purge EOL release compatibility
2023-06-09 Mitchell Hornehwpmc: simplify arm64 kernel stack unwinding
2023-06-09 Mitchell Hornehwpmc_logging: less macro magic for type names
2023-06-09 Mitchell Hornehwpmc: don't use deprecated copystr(9)
2023-06-09 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-06-09 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-06-09 Mitchell Hornepmccontrol: drop Pentium 4 special case
2023-06-09 Mitchell Hornepmc_events.h: event list formatting
2023-06-09 Mitchell Hornepmc_events.h: update event list comment
2023-06-09 Mitchell Hornehwpmc: remove remaining UCP event definitions
2023-06-09 Mitchell Hornehwpmc: drop vestigial IAP event definitions
2023-06-09 Mitchell Horneprintf(9): clarify the description of %b
2023-06-09 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-06-09 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-06-09 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-06-09 Mark Johnstontop: Use a cpuset_t to represent a CPU mask
2023-06-09 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-09 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-06-09 Mark Johnstonx86: Mark the CPU idle function table as const
2023-06-09 Mark Johnstonipsec: Make algorithm tables read-only
2023-06-09 Cy Schubertntp: import ntp-4.2.8p17
2023-06-08 Stefan Eßerusr.bin/bc: fix build issue of version 6.6.0 on MIPS
2023-06-08 Mark Johnstonsignal: Make the signal disposition table const
2023-06-08 Mark Johnstonktrace: Make the data lengths table const
2023-06-08 Stefan Eßervendor/bc: import version 6.3.1
2023-06-08 Mateusz Piotrowskinfsstat.1: Add a missing argument to -w
2023-06-07 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-06-07 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-06-07 Kirk McKusickCleanups to fsck_ffs(8).
2023-06-07 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-06-07 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-06-07 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-06-07 Kirk McKusickCorrect two bugs in fsck_ffs(8) triggered by corrupted...
2023-06-07 Kirk McKusickDo not try to adjust a directory depth when its reconne...
2023-06-07 Kirk McKusickAdd the ability to adjust directory depths to backgroun...
2023-06-05 Ed Mastessh: fix leak and apply style(9) to hostname canonicali...
2023-06-05 Ed MasteCirrus-CI: move arch and toolchain to beginning of...
2023-06-05 Ed MasteCirrus-CI: switch to -lite LLVM package for native run
2023-06-05 Ed MasteCirrus-CI: hide manual tasks from official runs
2023-06-05 Ed MasteCirrus-CI: move QEMU pkg installation to test script
2023-06-05 Ed MasteCirrus-CI: add gcc12 automatic task on primary GitHub...
2023-06-05 Mateusz Piotrowskinproc.1: Fix "first appeared in" details
2023-06-05 Mateusz Piotrowskips: Add libxo to usage message
2023-06-05 Mateusz Piotrowskips: Fix synopsis
2023-06-05 Mateusz Piotrowskicd9660.5: Fix the history section
2023-06-05 Konstantin... open(2): fix typo
2023-06-05 Konstantin... __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-06-05 Konstantin... reapkill: handle possible pid reuse after the pid was...
2023-06-05 Konstantin... unr(9): document iterators
2023-06-05 Konstantin... unr(9) iterator: add naive test
2023-06-05 Konstantin... unr(9): add 'show unrhdr_iter' command
2023-06-05 Konstantin... unr(9): add iterator interface
2023-06-05 Konstantin... unr(9): add 'show unrhdr' ddb command
2023-06-05 Konstantin... unr(9): document clean_unrhdr()
2023-06-05 Konstantin... subr_unit.c: explain first/last special ranges
2023-06-05 Konstantin... kern/subr_unit.c: more uses for is_bitmap()
2023-06-05 Konstantin... kern/subr_unit.c: some style
2023-06-05 Konstantin... setkey(8): document NAT-T and NAT-T MTU extensions...
2023-06-05 Konstantin... setkey(8): NAT-T manual configuration support
2023-06-05 Konstantin... setkey(8): extract prefixlen calculation info helper
2023-06-05 Konstantin... setkey(8): ansify parser
2023-06-05 Konstantin... setkey(8): remove redundand returns
2023-06-05 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-06-04 Chuck Silversffs: restore backward compatibility of newfs and makefs...
2023-06-03 Olivier Certnerports(7): '*-list' targets: Add/fix doc on whether...
2023-06-02 Przemyslaw... ixgbe: Change if condition for RSS and rxcsum
2023-06-02 Eric Joynerice(4): Update to 1.37.11-k
2023-06-02 Mark Johnstonlinuxkpi: Use modern function declarations
2023-06-02 Mark Johnstontests: Fix format strings
2023-06-02 Mark Johnstontests: Add a simple regression test for ptrace(PT_SC_RE...
2023-06-02 Mark Johnstonnexus: Consistently return a pointer in failure paths
2023-06-02 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-06-02 Mark Johnstonposixshmcontrol.1: Document posixshmcontrol create -l
2023-06-01 Cy Schubertntp: Update version string
2023-06-01 Dimitry AndricApply clang fixes for crashes compiling ARM/AArch64...
2023-06-01 Dimitry AndricApply libc++ fix for compiling <type_traits> with clang 16
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-30 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1u
2023-05-30 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1u
2023-05-30 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1u
2023-05-30 Eugene Grosbeinlisten(2): fix wrong MFC
2023-05-30 Eugene GrosbeinMFC: listen(2): improve administrator control over...
2023-05-29 Mariusz Zaborskigeli: fix typo
2023-05-29 Mark Johnstonfusefs: Remove an unused pbuf zone
2023-05-29 Mark Johnstonloader.efi: Fix some arm64 PE metadata
2023-05-29 Konstantin... libthr rtld locks: do not leak URWLOCK_READ_WAITERS...
2023-05-29 Alexander Motinnvmecontrol: Fix power subcommand output.
2023-05-27 John BaldwinLinuxKPI: Use modern function declarations for kernel_f...
2023-05-27 John BaldwinRevert "LinuxKPI: Make FPU sections thread-safe and...
2023-05-27 Marko Zecroute.8: mention DXR in FIB_ALGO section
2023-05-26 Rick MacklemRELNOTES: Add an entry for the NFS "syskrb5" mount...
2023-05-26 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-05-26 Kirk McKusickFix size differences between architectures of the UFS...
next