]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-08 Peter Holmstress2: Avoid using "__unused"
2023-06-08 Colin PercivalEC2: Chase awscli package rename
2023-06-08 Joseph Mingronendp: Prepare for pending tcpdump update
2023-06-08 Xin LIod(1): Fix skip value handling
2023-06-07 John Baldwinptrace: Clear TDB_BORN during PT_DETACH.
2023-06-07 John Baldwinpmcstat: Tweak typo fix.
2023-06-07 Jessica Clarkelibpmc: Handle PMCALLOCATE log with PMC code on PMU...
2023-06-07 Jessica Clarkepmcstat: Update manpage date
2023-06-07 Jessica Clarkehwpmc: Update manpage date
2023-06-07 Andrey V. Elsukovipmi: add Block Transfer interface support
2023-06-07 Wei Huarm64 Hyper-V: enable Hyper-V SMP for ARM64
2023-06-07 Xin LIgve: Unobfuscate code by using nitems directly for...
2023-06-07 Jamie Grittonjail: add ".include" directive to jail.conf
2023-06-06 Richard Scheffeneggertcp: Add and update cubic module variable names
2023-06-06 Richard Scheffeneggertcp: make the maximum number of retransmissions tunable...
2023-06-06 Dmitry Chaginlinux(4) rt_sendsig: Remove the use of caddr_t
2023-06-06 Cy Schubertntp: Fix build
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-06 Andrew TurnerSwitch to contigmalloc in the Hyper-V code
2023-06-06 Kristof Provostpf tests: test reassembly in the slow path
2023-06-06 Kristof Provostnetinet: re-read IP length after PFIL hook
2023-06-06 Kristof Provostif_epair: do not transmit packets that exceed the inter...
2023-06-06 Xin LIgve: Add PNP info to PCI attachment of gve(4) driver.
2023-06-05 Michael Tuexentcp: improve sending of TTL/hoplimit and DSCP
2023-06-05 Konstantin... rtld: do not allow both dynamic DTV index and static...
2023-06-05 Konstantin... rtld: rename tls_done to tls_static
2023-06-05 Konstantin... rtld_tls.h: style
2023-06-05 Dag-Erling... xargs: Consistently use strtonum() to parse arguments.
2023-06-05 Pierre Proncherydecryptcore: Request the OpenSSL 1.1 API
2023-06-05 Mark Johnstonvm_phys: Change the return type of vm_phys_unfree_page...
2023-06-05 Dag-Erling... xargs: Fix typo in error message.
2023-06-05 Dag-Erling... ctags: Don't undercount lines when handling // comments.
2023-06-05 Mateusz Piotrowskinfsstat.1: Add a missing argument to -w
2023-06-05 Colin PercivalRevert "Revert "tslog: Annotate some early boot functions""
2023-06-05 Colin Percivaltslog.h: Wrap in #ifdef _KERNEL
2023-06-05 Ben HarrisEnable support for printing 8-byte integers. For some...
2023-06-04 Xin LIgve: Fix build on i386 and enable LINT builds.
2023-06-04 Rick Macklemnfsuserd.8: Change machines to machine's
2023-06-04 Colin PercivalRevert "tslog: Annotate some early boot functions"
2023-06-04 Colin Percivaltslog: Annotate parts of SYSINIT cpu
2023-06-04 Colin Percivaltslog: Optionally instrument pmap_zero_page
2023-06-04 Colin Percivaltslog: Annotate some early boot functions
2023-06-04 Colin Percivaltslog: Handle curthread equal to NULL
2023-06-04 Mark Johnstonossl: Provide a fallback definition of __uint128_t...
2023-06-04 Dmitry Chaginxregs_sig: Add avx registers to test
2023-06-04 Dmitry Chaginxregs_sig: Add a ability to handle multiple register...
2023-06-04 Jamie Grittonjail: Use re-entrant versions of lex & yacc, and lex...
2023-06-04 Jamie Grittonjail: Allow nested jail definitions.
2023-06-03 Daniel Kolesash(1): initialize smark to zero in main()
2023-06-03 Christos Margioliskinst: fix kinst_probe_md field indentation
2023-06-03 Christos Margioliskinst: use bool where appropriate
2023-06-03 Dmitry Chaginxregs_sig: Simplify Makefile by using MACHINE_CPUARCH...
2023-06-03 Dmitry Chaginxregs_sig: Finish renaming simd to xregs before adding avx
2023-06-03 Dmitry Chaginavx_sig: Better naming as the test will include more...
2023-06-03 Christos Margioliskinst: simplify trampoline fill definitions
2023-06-03 Christos Margiolisfbt: simplify arm64 function-prologue parsing
2023-06-03 Christos Margiolisdtrace: deduplicate arm64 breakpoint definition
2023-06-03 Doug Rabsonpf: Fix tests broken by enabling inet-local filtering
2023-06-02 Konstantin... dd(1): neutralize SIGINT while non-async-signal safe...
2023-06-02 Shailend ChandAdd gve, the driver for Google Virtual NIC (gVNIC)
2023-06-02 Mina Galićrc(8): document how to reload rc's configuration
2023-06-02 Mark Johnstonossl: Compile newly added files into the kernel if...
2023-06-02 Mark Johnstonipsec: Make algorithm tables read-only
2023-06-02 Mark Johnstonx86: Mark the CPU idle function table as const
2023-06-02 Mark Johnstonkevent: Make references to filter definitions const
2023-06-02 John Baldwin<sys/memrange.h>: Include <sys/ioccom.h>.
2023-06-02 Alexander MotinFix panic in nfs bootp/diskless after 0785c323f3.
2023-06-02 Mateusz Piotrowskinproc.1: Fix "first appeared in" details
2023-06-02 Mark Johnstonnlsysevent: Fix the EXPORT_SYMS definition
2023-06-02 Mark Johnstonossl: Add a fallback AES-GCM implementation using AES-NI
2023-06-02 Mark Johnstonossl: Add a VAES-based AES-GCM implementation for amd64
2023-06-02 Mark Johnstonossl: Expose more CPUID bits in OPENSSL_ia32cap_P
2023-06-02 Gleb Smirnoffnetlink: fix compilation withous INET6
2023-06-02 Andrew Turnerarm64: Fix the definition of ID_AA64DFR1_EL1
2023-06-02 Andrew TurnerAdd more arm64 ID registers
2023-06-02 Andrew Turnerarm64: Correct a pmap unlock in pmap_stage2_fault
2023-06-02 Ed MasteVendor import of Spleen font 2.0.0
2023-06-02 Kristof Provostpf: fix log message
2023-06-02 Kristof Provostpf: carry over rule actions from route-to rules
2023-06-02 Pierre Proncherydumpon: Request the OpenSSL 1.1 API
2023-06-02 Alexander V... netlink: use netlink mbufs in the mbuf chains.
2023-06-02 Baptiste Daroussinnlsysevent: add default command to the events
2023-06-02 Baptiste Daroussinnlsysevent: deduplicate the code and split into smaller...
2023-06-02 Baptiste Daroussinnlsysevent: rename variables for clarity of the code
2023-06-02 Baptiste Daroussinnlsysevent: specify all netlink header the same way
2023-06-02 Tom Hukinsgpart(8): Improve manual page syntax
2023-06-02 Tom Hukinsgpart(8): Refer to a related manual page
2023-06-02 Tom Hukinscamcontrol(8): Use simpler language
2023-06-02 Tom Hukinscamcontrol(8): Add manual page cross references
2023-06-02 Tom Hukinscam(3): Add a manual page cross reference
2023-06-02 Olivier Certnerports(7): '*-list' targets: Add/fix doc on whether...
2023-06-02 Warner Loshmfiuitl: Spell acquire correctly
2023-06-02 Elyes Haouaszfsd: Fix typo in comment
2023-06-02 Elyes Haouasiovctl: Fix typos
2023-06-02 Elyes Haouasfstyp: Fix typos
2023-06-02 Elyes Haouasmfiutil: Fix typos
2023-06-02 Elyes Haouasmakefs: Fix typos
2023-06-02 Elyes Haouasmld6query: Fix typos
next