]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-07-19 Navdeep Parharktls_alloc_rcv_tag: Fix capability checks for RXTLS4/6.
2023-07-19 Dimitry AndricMerge commit 9ca395b5ade1 from llvm-project (by Haojian...
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-19 Marius StroblObsoleteFiles.inc: Remove leading slash from 20230714...
2023-07-19 Marius Stroblenic(4): Remove unused dupe prototype
2023-07-19 Christos Margioliskinst.h: make pointer to probe in kinst_cpu_state const
2023-07-19 Ed MasteVendor import of OpenSSH 9.3p2
2023-07-19 Christos MargiolisRevert "dtrace: cache current probe in kdtrace_thread_t"
2023-07-19 Christos Margioliskinst: port to arm64
2023-07-19 Christos Margioliskinst: use per-probe trampolines in riscv
2023-07-19 Christos Margioliskinst: start moving towards per-probe trampolines
2023-07-19 Christos Margioliskinst: exclude cpu_switch
2023-07-19 Christos Margioliskinst: check for 'push %rbp' anywhere in the function
2023-07-19 Christos Margioliskinst.h: reorder function declarations based on impleme...
2023-07-19 Dag-Erling... unifdef: Fix case where a multiline comment follows...
2023-07-19 Doug Mooreradix_trie: simplify ge, le lookups
2023-07-19 Dmitry Chaginvfs: Add a parenthese to vn_lock_pair() asserts to...
2023-07-19 Naman Soodpw: Add regression tests for useradd bug fixes
2023-07-19 Naman Soodpw: Use existing group entry, even if it already has...
2023-07-19 Naman Soodpw: Ensure group membership is not duplicated
2023-07-19 Michael Tuexentcp: improve layout of struct tcpcb
2023-07-19 John Baldwincam: Move bus_dmamap_load_ccb into cam.c.
2023-07-18 Dmitry Chaginlinux(4): Use M_LINUX for malloc type of proc emuldata
2023-07-18 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in getdents
2023-07-18 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in getdents64
2023-07-18 Dmitry Chaginlinux(4): Delete a useless variable in getdents64
2023-07-18 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in readdir
2023-07-18 Dmitry Chaginlinux(4): Delete a useless variable in readdir
2023-07-18 Dmitry Chaginlinux(4): Properly allocate buffer for kern_getdirentri...
2023-07-18 Sven Ruedigeradd defaults for adduser.sh (OK? [yes] & additional...
2023-07-18 Minsoo Chools: Improve POSIX compatibility for -g and -n.
2023-07-18 Ed Masteopenssh: document a locally-applied workaround
2023-07-18 Yuri Pankovzfs: set autotrim default to 'off'
2023-07-18 Kirk McKusickText format cleanups. No functional changes intended.
2023-07-17 Glen Barberrelease: adjust lang/python* dependencies for GCE
2023-07-17 R. Christian... libbe: recursively promote deep BE datasets
2023-07-17 Simon J. Gerratykern.post.mk allow NEWVERS_{ENV,ARGS}
2023-07-17 Warner Loshtcbpcb: Always define t_osd
2023-07-17 Mark Johnstonbhyve: Remove an unneeded vm_get_register() call in...
2023-07-17 Mark Johnstonbhyve: Fix whitespace in bhyverun.c
2023-07-17 Mateusz Piotrowskistyle.Makefile.5: Wordsmith .PATH description
2023-07-17 Mateusz Piotrowskistyle.Makefile.5: Remove $FreeBSD$ from examples
2023-07-17 Mateusz Piotrowskistyle.Makefile.5: Stop documenting NO_MAN
2023-07-17 Steve Kargllibm: correctly test for for NaN and Infinity in sinpi...
2023-07-16 Doug Mooreriscv pmap: another vm_radix_init
2023-07-16 Dimitry AndricMerge commit 8757ce490130 from llvm-project (by Simon...
2023-07-16 Robert Clauseckerlib/libc/string/bcmp.c: fix integer overflow bug
2023-07-16 Robert Clauseckerlibexec/rtld-elf/rtld-libc/Makefile.inc: do not use...
2023-07-16 Konstantin... rtld: fix dlopen() for an object that is already mapped...
2023-07-16 Konstantin... libthr: trigger library initialization on rwlock calls
2023-07-16 Konstantin... libthr: some style in thr_rwlock.c
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-15 Warner Loshlua: Update to 5.4.6
2023-07-15 Doug Rabson/etc/rc.subr: rename sysctl.conf.d to sysctl.kld.d
2023-07-14 Alan SomersFix zfsd unittests after 92642bba4db
2023-07-14 Robert Clauseckerlib/libc/string/ffs*.c: work around gcc warning
2023-07-14 Kyle Evanslib/libc/string/ffs*.c: fix problems introduced with...
2023-07-14 John Baldwinmemdesc: Retire MEMDESC_BIO.
2023-07-14 John Baldwinmemdesc: Add a MEMDESC_VMPAGES descriptor type.
2023-07-14 John Baldwinmemdesc: Replace md_opaque with a union of type-specifi...
2023-07-14 John Baldwinmemdesc: Retire MEMDESC_CCB.
2023-07-14 John BaldwinPCI DEN0115: Reliably check for a memory resource durin...
2023-07-14 John BaldwinObsoletefiles.inc: A few OpenSSL 3 cleanups.
2023-07-14 Olivier Certnervn_lock_pair(): Support passing LK_NODDLKTREAT
2023-07-14 Doug Rabson/etc/rc.subr: add support for kld sysctl variables
2023-07-14 Kristof ProvostFix i386 MINIMAL build
2023-07-14 Kristof ProvostFix MINIMAL build
2023-07-14 Kristof ProvostFix MINIMAL build on amd64
2023-07-14 Kristof Provostpfsync: fix NOINET6 build
2023-07-14 Doug Moorevm_radix_init: use initializer
2023-07-14 Jessica ClarkeMakefile.libcompat: Make quoting for CC/CXX/CPP more...
2023-07-14 Jessica ClarkeMakefile.libcompat: Be consistent about not installing...
2023-07-14 Jessica Clarkerpcgen: Perform shell-style word expansion on RPCGEN_CPP
2023-07-14 John Baldwinnvmecontrol.8: Fix a few formatting nits.
2023-07-13 Jose Luis Duranxargs: Install missing test output.
2023-07-13 Dag-Erling... xargs: Fix test case count.
2023-07-13 Dag-Erling... xargs: Prevent overflow in linelen calculation if nargs...
2023-07-13 Daniel Tamelingxargs: disallow -R0 and -L0
2023-07-13 Daniel Tamelingxargs: fix -R so that it accepts negative numbers again
2023-07-13 Dmitry Chaginsignal: Remove gsignal references from manuals
2023-07-13 Michael Tuexentcp: fix build issue for some cc modules
2023-07-13 Dimitry AndricMerge commit fde5924dcc69 from llvm-project (by Serge...
2023-07-13 Doug Moorevfs_bio: initialize pctries
2023-07-13 Luiz Amaralpfsync: transport over IPv6
2023-07-13 Dmitry Chaginsignal: Get rid of gsignal() as it not used anywhere
2023-07-13 Kajetan Staszkiewiczpf: Simplify rule actions logic
2023-07-13 Jessica Clarkerpcgen: Clarify behaviour for idx
2023-07-13 Konstantin... Document fdescfs mount option "rdlnk"
2023-07-13 Konstantin... fdescfs: add a mount option rdlnk
2023-07-13 Konstantin... Revert "VFS: Remove VV_READLINK flag" and "fdescfs...
2023-07-12 Glen Barberrelease: remove a stray backslash
2023-07-12 Glen Barberrelease: follow-up to previous commit to install lang...
2023-07-12 Glen Barberrelease: ensure gce-check-depends installs lang/python{,3}
2023-07-12 Kajetan Staszkiewiczpf: Fix duplicate storage of direction
2023-07-12 Yufeng Zhouamd64 pmap: Fix compilation when superpage reservations...
2023-07-12 Gleb Smirnoffvmm: don't leak locks exiting vmmdev_ioctl()
2023-07-12 Gleb Smirnoffvmm: don't return random error from vcpu_lock_all(...
2023-07-12 Eric van Gyzendtrace: prevent forked child from running after an...
2023-07-12 Kristof Provostpf: fix error descriptions in the man page
2023-07-12 Kristof Provostpf: fix pfi_kif definition in the man page
next