]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-25 Mark Johnstonsafexcel: Simplify request allocation
2021-01-25 Mark Johnstonsafexcel: Handle command/result descriptor exhaustion...
2021-01-25 Mark Johnstonsafexcel: Add counters for some resource exhaustion...
2021-01-25 Mark Johnstonsafexcel: Dispatch requests to the current CPU's ring
2021-01-25 Mitchell Hornegdb: only return signal values for powerpc's gdb_cpu_si...
2021-01-25 mhornearm64: gdb(4) machine-dependent bits
2021-01-25 mhornearm64: remove pcb_pc
2021-01-25 mhornearm64: don't pass user trapframe to kdb_trap()
2021-01-25 mhorneddb: add ability to print user registers
2021-01-24 Michael Tuexentcp: add sysctl to tolerate TCP segments missing timestamps
2021-01-24 Michael Tuexentcp: fix handling of TCP RST segments missing timestamps
2021-01-24 Vincenzo Maffioneiflib: add assert to prevent out-of-bounds array access
2021-01-24 Kyle Evanslualoader: fix lua-lint run
2021-01-24 Kyle Evansstand: remove bogus dependency from libsa32
2021-01-24 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2021-01-24 Brandon BergrenMove stand/ofw/libofw to stand/libofw.
2021-01-24 Kyle EvansPartial revert of ac6e3a14070
2021-01-24 Kyle Evansdu: tests: make H_flag tests more strict about output...
2021-01-24 Kyle Evansdu: tests: fix the H_flag test (primarily grep usage)
2021-01-24 Mateusz Guzikcpuset: refcount-clean
2021-01-24 Kyle Evanslibc: tests: add some tests for cpuset(2)
2021-01-24 Stephen J.... Bump up the low range of cpuset numbers to account...
2021-01-24 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2021-01-24 Kyle Evanslibregex: re-enable `make check`
2021-01-24 Ed Masteflua: implement chmod
2021-01-24 Alex RichardsonFix -Wundef warnings when building liblua
2021-01-24 Kyle Evansflua: don't allow dlopen, et al., for bootstrap flua
2021-01-24 Ed Masteflua: support "require" for binary objects in the base...
2021-01-24 Ed Masteflua: initial support for "require" in the base system
2021-01-24 Kyle EvansMakefile: add a small blurb about building with gcc...
2021-01-24 Kyle Evanskern: dup: do not assume oldfde is valid
2021-01-24 Kyle Evanslualoader: add loader_conf_dirs support (loader.conf.d)
2021-01-24 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-24 Kyle Evanslualoader: use floor division to get correct type
2021-01-24 Kyle Evanscertctl: replace hardcoded uses of /usr/local
2021-01-24 Kyle Evansbectl: tests: use -R <mount> instead of specifying...
2021-01-23 Conrad Meyerkldxref(8): Sort MDT_MODULE info first in linker.hints...
2021-01-22 Alexander MotinUnify Intel CODEC naming.
2021-01-22 Alexander MotinAdd Intel Gemini Lake AHCI ID.
2021-01-22 Kristof ProvostFix dependency cleanup hack for pf_ruleset.c
2021-01-22 Hans Petter... MFC 9a47ae044b48:
2021-01-22 Hans Petter... MFC r353632:
2021-01-22 Hans Petter... MFC daa150aaa30f:
2021-01-22 Hans Petter... MFC a00718e1dfcd:
2021-01-22 Hans Petter... MFC 89c0b4fa1172:
2021-01-22 Hans Petter... MFC 87b3c8cc99f9:
2021-01-22 Hans Petter... MFC 82c7abe7785b:
2021-01-22 Hans Petter... MFC 50a9f8bbc1dd:
2021-01-22 Hans Petter... MFC 480570dbb309:
2021-01-22 Hans Petter... MFC 376e130b4707:
2021-01-22 Hans Petter... MFC 376479200760:
2021-01-21 Mitchell Hornearmv8crypto: print a message on probe failure
2021-01-21 Mitchell Hornerc.conf(5): describe devmatch rc variables
2021-01-21 Mark Johnstoniwm(4): Add support for Intel Killer(R) Wireless-AC...
2021-01-21 Konstantin... tmpfs_reclaim: detach unlinked node on dereferencing.
2021-01-20 Kristof Provostpf tests: pass NULL buffer to DIOCRCLRTSTATS
2021-01-20 Kristof Provostpf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRC...
2021-01-20 Kristof Provostpf: Copy kif flags to userspace
2021-01-20 Kristof Provostpfctl: Fix NOCLEAN build
2021-01-20 Kristof Provostpfctl: Stop sharing pf_ruleset.c with the kernel
2021-01-20 Kristof Provostpf: Convert pfi_kkif to use counter_u64
2021-01-20 Kristof Provostpf: Allocate and free pfi_kkif in separate functions
2021-01-20 Kristof Provostpf: Split pfi_kif into a user and kernel space structure
2021-01-20 Kristof Provostpf: Change pf_krule counters to use counter_u64
2021-01-20 Kristof Provostpf: Remove unused fields from pf_krule
2021-01-20 Kristof Provostpf: Split pf_rule into kernel and user space versions
2021-01-20 Kristof Provostpf: Migrate pf_rule and related structs to pf.h
2021-01-20 Kristof Provostpf: Use counter_u64 in pf_src_node
2021-01-20 Kristof Provostpf: Split pf_src_node into a kernel and userspace struct
2021-01-20 Mateusz PiotrowskiAdd some examples to script.1
2021-01-20 Mateusz PiotrowskiImprove readability of the options list
2021-01-20 Mateusz PiotrowskiFix a typo
2021-01-20 Mateusz PiotrowskiAdd a missing period and remove a macro from Bl's width...
2021-01-19 Yoshihiro Takahashibootparamd: Fix build with GCC.
2021-01-19 Yoshihiro Takahashibootparamd: Add missing __unused mark.
2021-01-19 Yoshihiro Takahashibootparamd: Fix several warnings and increase warn...
2021-01-19 Yoshihiro Takahashiunzip: Sync with NetBSD upstream.
2021-01-19 Ed Masteelftcl: add -i flag to ignore unknown flags
2021-01-19 Ed Mastertld: map without PROT_EXEC for relocation
2021-01-18 Mark Johnstonqat: Free counters during detach
2021-01-18 Mark Johnstonqat: Count request allocation failures
2021-01-18 Mark Johnstonqat: Fix DH895XCC firmware module autoloading
2021-01-18 Mark Johnstonlibdtrace: Format USDT symbols correctly based on symbo...
2021-01-18 Mark Johnstonmvneta: Acquire the softc lock before clearing the MIB
2021-01-18 Mark Johnstonmvneta: Fix 64-bit MIB reads
2021-01-18 Roger Pau Monnéxen: allow limiting the amount of duplicated pending...
2021-01-18 Roger Pau Monnéxen/xenstore: remove unused functions
2021-01-18 Mitchell Hornearm64: fix early devmap assertion
2021-01-18 Konstantin... libthr malloc: support recursion on thr_malloc_umtx.
2021-01-18 Konstantin... libthr: wrap pdfork(2), same as fork(2).
2021-01-18 Xin LIsbin/camcontrol: use calloc/strlcpy where appropriate.
2021-01-17 Vincenzo Maffionere: netmap: enable/disable krings on interface reinit
2021-01-17 Vincenzo Maffionenetmap: vtnet: stop krings during interface reset
2021-01-17 Vincenzo Maffionenetmap: iflib: stop krings during interface reset
2021-01-17 Robert Wingbectl(8): sync man page and help text
2021-01-17 Konstantin... tmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c
2021-01-17 Konstantin... issignal(): when handling STOP-like signals, drop sigac...
2021-01-17 Konstantin... tty_wait_background: improve locking.
2021-01-17 Konstantin... tmpfs_free_tmp(): explicitly assert that tmp is locked
next