]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-15 Warner Loshawk: revert upstream's attempt to disallow hex strings
2021-07-14 Mateusz Guzikpf: add pf_find_state_all_exists
2021-07-14 Mateusz Guzikpf: padalign global locks found in pf.c
2021-07-14 Mateusz Guzikpf: allow table stats clearing and reading with ruleset...
2021-07-14 Mateusz Guzikpf: depessimize table handling
2021-07-14 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-14 Kristof Provostpf: rename pf_state to pf_kstate
2021-07-14 Michael Tuexentcp: tolerate missing timestamps
2021-07-13 Ryan Moellerzfsd: Check for error from zpool_vdev_online
2021-07-13 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-11 Ed Masteclang: stop linking _p libs for -pg as of FreeBSD 14
2021-07-10 Hans Petter... ibstat: Include prototype for sysctlbyname().
2021-07-10 Hans Petter... Improve handling of USB device re-open in the LibUSB...
2021-07-10 Warner LoshThis should have been committed in r348511 with the...
2021-07-10 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-10 Alex RichardsonFix another UBSan error in awk
2021-07-10 Alex Richardsonawk: Fix subobject out-of-bounds access
2021-07-10 Warner LoshAnother partial revert of r301289.
2021-07-10 Warner LoshFix mismerge that crept into r301289.
2021-07-10 Warner LoshRevert r348518
2021-07-10 Warner LoshReapply r301691:
2021-07-10 Warner LoshReapply r315426 by pfg:
2021-07-10 Warner LoshReapply r301289 by pfg:
2021-07-10 Warner LoshMerge from upstream at 4189ef5d from https://github...
2021-07-10 Devin TeskeUpdate awk(1) manual to state an exception to egrep...
2021-07-09 Chuck Tufflibhyve: Fix NVMe iovec construction for large IOs
2021-07-09 Kristof Provostlibpfctl: memory leak fix
2021-07-09 Kristof Provostpf: getstates: avoid taking the hashrow lock if the...
2021-07-09 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-09 Kristof Provostpf tests: Stress state retrieval
2021-07-08 Kristof Provostpf tests: ftp-proxy test
2021-07-08 Kristof Provostftp-proxy: Revert incorrect migration to libpfctl
2021-07-08 Kristof Provostdummynet: fix sysctls
2021-07-08 Warner LoshMount and unmount devfs around calls to add packages.
2021-07-08 Warner Loshmergemaster: handle symbolic links during update.
2021-07-07 Olivier Houchardarm: Make sure we can handle a thumb entry point.
2021-07-07 Ed MasteAdd deprecation notice for WITH_PROFILE option
2021-07-06 Mariusz Zaborskilibnv: optimize nvlist size calculation
2021-07-06 Mariusz Zaborskilibnv: fix revert
2021-07-06 Mariusz Zaborskilibnv: fix double free
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-06 Stefan Eßersbin/md5: add md5sum to synopsis in the man-page
2021-07-06 Warner Loshmd5: portability fix -- include stdbool.h explicitly
2021-07-06 Warner Loshmd5: Create md5sum, etc compatible programs
2021-07-06 Li-Wen Hsusbin/md5: Create /usr/tests/sbin/md5 directory for...
2021-07-06 Lutz Donnerhackelibalias: Switch to SPLAY trees
2021-07-06 Lutz Donnerhackelibalias: Restructure
2021-07-06 Lutz Donnerhackelibalias: Promote per instance global variable timeStamp
2021-07-06 Lutz Donnerhackelibalias: Stats are unsigned
2021-07-06 Lutz Donnerhackelibalias: tidy up housekeeping
2021-07-05 Mateusz Guzikrefcount: add refcount_releasen
2021-07-05 Mateusz Guzikpf: make DIOCGETSTATESNV iterations killable
2021-07-05 Mateusz Guzikpfctl: cache getprotobynumber results
2021-07-05 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-07-05 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-07-05 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-07-05 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-07-05 Mateusz Guzikpf: assert that sizeof(struct pf_state) <= 312
2021-07-05 Mateusz Guzikpf: factor out state allocation into pf_alloc_state
2021-07-05 Mateusz Guzikpf: add pf_release_staten and use it in pf_unlink_state
2021-07-05 Kristof Provostpf: Add endline to all DPFPRINTF()
2021-07-05 Lutz Donnerhacketests/libalias: Bugfix in used variables
2021-07-04 Alan Somersfusefs: delete dead code
2021-07-04 Alan Somersid: sanitize arguments better
2021-07-02 Markobhyvectl: print a better error message when vm_open...
2021-06-29 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-28 Takanori WatanabeFix a use-after-free in an error case.
2021-06-26 Rick MacklemUPDATING: Add an entry for commit 6ae32cc8182f
2021-06-26 Rick Macklemparam.h: Bump __FreeBSD_version for commit 6ae32cc8182f
2021-06-26 Rick Macklemkrpc: Acquire ref count of CLIENT for backchannel use
2021-06-26 Rick Macklemnfscl: Fix generation of va_fsid for a tree of NFSv4...
2021-06-26 Mateusz Guzikamd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 Mateusz Guzikamd64: stop re-reading curpc in suword
2021-06-26 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-26 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-06-26 Alex Richardsonsys/dev/md: Drop unncessary __GLOBL(mfs_root)
2021-06-26 Kristof Provostpf: store L4 headers in pf_pdesc
2021-06-26 Kristof Provostpf: Mark struct pf_pdesc as kernel only
2021-06-25 Dimitry AndricWork around bogus old gcc "initializer element is not...
2021-06-25 Dimitry AndricFix failures in libm's lround_test after clang 12 import
2021-06-25 Dimitry AndricDisable llvm generating 128-bit multiply libcalls on...
2021-06-25 Dimitry AndricFix clang assertion while building recent www/chromium
2021-06-24 Jamie Grittonjail: Don't allow substitution of valueless jail parame...
2021-06-24 Lutz Donnerhacketests/netgraph: Fix build error due to missing directory
2021-06-22 Kristof Provostbsnmp: Fix incorrect use of libpfctl
2021-06-22 Greg Vkern.mk: fix -Wno-error style to fix build with Clang 12
2021-06-22 Mark JohnstonRemove a use of a negative array index from fxp(4).
2021-06-21 Dimitry AndricExport various 128 bit long double functions from libgc...
2021-06-20 Dan Nelsoncpucontrol: fix extended signature matching code to...
2021-06-20 Mark Johnstonstand: Fix __elfN(loadimage) return value
2021-06-20 Philip Paepsbsdconfig: add a new mirror in Bulgaria
2021-06-20 Philip Paepsbsdinstall: add a new mirror in Bulgaria
2021-06-18 Lutz Donnerhackeipfw.8: synopsis misses nat show form
2021-06-17 Kristof Provostpf: don't hold a lock during copyout()
2021-06-17 Kristof Provostdummynet: free(NULL, M_DUMMYNET); is safe
2021-06-17 Kristof Provostdummynet: Fix schedlist and aqmlist locking
next