]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2021-06-17 Tom JonesVNETify dummynet
2021-06-17 Zhenlei HuangDo not forward datagrams originated by link-local addresses
2021-06-16 Lutz Donnerhackenetgraph/bridge: malloc without flags
2021-06-16 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-16 Lutz Donnerhacketests/netgraph: Tests for ng_vlan_rotate
2021-06-16 Lutz Donnerhacketests/netgraph: Tests for ng_hub
2021-06-16 Lutz Donnerhacketests/netgraph: Tests for ng_bridge
2021-06-16 Lutz Donnerhacketests/netgraph: Inital framework for testing libnetgraph
2021-06-16 Lutz Donnerhacketests/netgraph: Prebuild tests directory
2021-06-16 Andriy Gaponrc.d: liberate powerd from ACPI dependency
2021-06-15 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-14 Radosław Chmielarziwn: adjust EEPROM read timeout for Intel 4965AGN M2
2021-06-14 Mark Johnstonngatm: Handle errors from uni_msg_extend()
2021-06-14 Kristof Provostpf: Convenience function for optional (numeric) arguments
2021-06-14 Greg VLinuxKPI: add pr_err_once
2021-06-13 Vladimir Kondratyevums(4): Do not stop USB xfers on FIFO close when evdev...
2021-06-13 Vladimir Kondratyevums(4): Start USB xfers on opening of evdev node uncond...
2021-06-11 Robert Wingbectl(8): don't allow creation of boot environments...
2021-06-10 Li-Wen HsuAdd freeze/thaw description to devctl(8)
2021-06-10 Math IeuFix test case header function name
2021-06-10 Lutz Donnerhackenetgraph/ng_base: Renaming a node to the same name...
2021-06-10 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
2021-06-10 Mateusz Guziklinux: silence renameat2 flags warning
2021-06-10 Ed Mastelinux_renameat2: improve flag checks
2021-06-10 Dmitry Chaginlinux_common: retire extra module version.
2021-06-10 Tijl CoosemansMove V4L feature declarations and DTrace provider defin...
2021-06-10 Tijl CoosemansFix i386 linux module after r367395.
2021-06-10 Conrad Meyerlinux(4): Fix loadable modules after r367395
2021-06-10 Dmitry ChaginDirect commit:
next