freebsd.git
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Mateusz Guzikpseudofs: use the vget_prep/vget_finish idiom
2022-09-19 Mateusz Guzikzfs: stop passing LK_INTERLOCK to VOP_LOCK
2022-09-19 Steve Karglmsun: correct comment
2022-09-19 Gleb Smirnofftcpcb: fix tabulation count in i4012ef7754c and abbrevi...
2022-09-19 Sébastien BINICorrect IPv6 MLD group state string table
2022-09-19 Michael Tuexentcp: fix computation of offset
2022-09-19 Hubert Mazurigc: Don't start in promiscious mode by default
2022-09-19 Jakub Kołodziejgpio: Merge TCA6416 & TCA6408 drivers into TCA64XX
2022-09-19 Mateusz Guzikvfs: silence a bogus LOR in freevnode
2022-09-18 Konstantin... rtld-elf/libmap.c: correct comment
2022-09-18 Konstantin... rtld-elf/libmap.h: style declarations
2022-09-18 Konstantin... rtld-elf/libmap.h: add include guard
2022-09-18 Mateusz Guzikvfs: indent V_VALID_FLAGS with a tab
2022-09-18 Doug Moorerb_tree: silence unused function warnings
2022-09-17 Mateusz Guziklinuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumers
2022-09-17 Warner Loshstand: Pass in the proper size for bootinfo
2022-09-17 Mateusz Guzikvfs: introduce V_PCATCH to stop abusing PCATCH
2022-09-17 Mateusz Guzikvfs: deperl msleep flag calculation in vn_start_*write
2022-09-17 Mateusz Guzikvfs: clean up parse_mount_dev_present
2022-09-17 Mateusz Guzikzfs: don't access nameidata unless namei succeeded
2022-09-17 Jens SchweikhardtThere's no PEM(3) anywhere around; delete reference.
2022-09-17 Jens SchweikhardtReference correct section for free(3).
2022-09-17 Mateusz Guzikvfs: fix non-INVARIANTS build after 5b5b7e2ca2fa9a2418d...
2022-09-17 Mateusz Guzikvfs: fixup parse_mount_dev_present after 5b5b7e2ca2fa9a...
2022-09-17 Mateusz Guzikvfs: always retain path buffer after lookup
2022-09-17 Mateusz Guzikvfs: move cn_nameptr assignment out of namei_getpath
2022-09-17 Mateusz Guzikvfs: slightly reorganize error handling in chroot
2022-09-17 Konstantin... vm/vm.h: cleanup
2022-09-17 Brooks Davisktrace: make ktr_tid a long not intptr_t (NFC)
2022-09-17 Jens SchweikhardtChange sysctl section to 3 as suggested by Benjamin...
2022-09-17 Warner LoshSPDX: Not BSD-4-Clause
2022-09-17 Ben Woodsrelease/rc.local: Provide option to shutdown after...
2022-09-16 Konstantin... jemalloc: Define SWAP_RESERVE_* if not provided by...
2022-09-16 Jens SchweikhardtCorrect a typo in man page references: rpcset_gss ...
2022-09-16 Doug Mooreiommu_gas: don't remove and insert boundary entry
2022-09-16 Konstantin... rtld: teach LD_SHOW_AUXV about AT_USRSTACK*
2022-09-16 Konstantin... libthr: extract code to get main stack base and size...
2022-09-16 Konstantin... libc, libthr: use AT_USRSTACK{BASE,LIM} instead of...
2022-09-16 Konstantin... libthr: use nitems() for mib length
2022-09-16 Konstantin... jemalloc: use auxv ELF_BSDF_VMNOOVERCOMMIT instead...
2022-09-16 Konstantin... auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-16 Konstantin... procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-16 Konstantin... _elf_aux_info(3): add support for AT_USRSTACK{BASE...
2022-09-16 Konstantin... Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-16 Konstantin... jemalloc: use symbolic definitions for bits in vm_overc...
2022-09-16 Konstantin... swap_pager: style, wrap long lines
2022-09-16 Konstantin... vm_overcommit: put into __read_mostly section
2022-09-16 Konstantin... vm: make vm.overcommit available externally
2022-09-16 Gordon Berglingctime.3: Add a note about a possible return value of...
2022-09-16 Jens SchweikhardtFix dead references (wrong section) to sysctl(8).
2022-09-16 Jens SchweikhardtMore precise language: what is called data pointer...
2022-09-16 Jens SchweikhardtFix dead refs to pam(8) with pam(3) as well as some...
2022-09-16 Mateusz Guziklocks: whack a failed experiment in form of restrict_st...
2022-09-16 Jens SchweikhardtFix dead reference to boot0(8) to point to boot0cfg(8).
2022-09-16 Jens SchweikhardtCorrect wrong sections for bpf and pcap.
2022-09-16 Warner Loshstand: fix mismerge
2022-09-16 Warner Loshstand/elf: Only support swapping headers on powerpc.
2022-09-16 Warner Loshstand: Allocate bootinfo rather than have it be static
2022-09-16 Warner Loshi386: Make boot loader smaller by reducing size of...
2022-09-16 Warner Loshi386: Mark the obsolete fields in bootinfo with _was_
2022-09-16 Warner Loshstand: Stop support booting 4.x and earlier kernels
2022-09-16 Warner Loshstand: Remove dead store to bi_kernelname
2022-09-16 Warner Loshstand: collapse all copies of *copyenv into md_copyenv
2022-09-16 Warner Loshstand: Move MOD_xxx macros from modinfo.h to .c
2022-09-16 Warner Loshstand: Move md_copymodules into modinfo.c and reduce...
2022-09-16 Warner Loshstand: Create common/modinfo.h
2022-09-16 Warner Loshstand: Create MOD_ALIGN macro and use it everywhere
2022-09-16 Warner Loshstand: use archsw.arch_copyin instead of direct call
2022-09-16 Warner Loshstand: use archsw.arch_copyin instead of i386_copyin
2022-09-16 Nuno Teixeirasound: add patch for Lenovo Legion 5 Intel
2022-09-16 Kristof Provostbridge.4: describe new MTU behaviour
2022-09-16 Gordon Berglinguname.1: Clarify the -r option
2022-09-15 Warner Losharch: armv4 isn't supported either on aarch64 running...
2022-09-15 Jessica Clarkefreebsd32: Make sendmsg match native ABI for unpadded...
2022-09-15 Gleb SmirnoffObsoleteFiles: fix some dates in my comments
2022-09-15 Guido van Rooijstand/efi: Clean the proper files
2022-09-15 Dag-Erling... Add deprecation notices for OPIE.
2022-09-15 Ed MasteRetire ISA sound card DMA support
2022-09-15 Mitchell Hornetests/sys/fs: remove mips workaround
2022-09-15 Mitchell Hornepf tests: require scapy for ether:short_pkt
2022-09-15 Gordon BerglingUpdate SEE ALSO sections for resolver.{3,5} and hosts.5
2022-09-15 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-09-15 Gordon Berglingcxgbetool(8): Fix a typo in a source code comment
2022-09-15 Gordon Berglingbootptest: Fix a typo in a source code comment
2022-09-15 Gordon Berglingsafexcel: Fix a typo in a source code comment
2022-09-15 Gordon Berglingflua: Fix a typo in a source code comment
2022-09-15 Gordon Berglingkern_jail: Fix a typo in a source code comment
2022-09-15 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-15 Warner LoshSPDX: Not BSD-4-Clause
2022-09-15 Gleb Smirnoffip_output: always increase "cantfrag" stat if ip_fragme...
2022-09-14 Mateusz GuzikUnbreak the build after b3ee318b79d54a59190d35b8c76a63a...
2022-09-14 Mateusz Guzikvfs: make delmntque return with the interlock held
2022-09-14 Mateusz Guziklockf: elide vnode interlock in the common case in...
2022-09-14 Mateusz Guzikdevfs: stop taking the interlock in devfs_delete
2022-09-14 Mateusz Guzikdevfs: retire the unused DEVFS_DEL_VNLOCKED flag
2022-09-14 Gleb Smirnoffdomains: rewrite documentation to describe present...
2022-09-14 Mateusz Guzikvfs: retire the V_MNTREF flag
next