]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-04-25 Gleb Smirnoffaccept_filter: return different errors for non-listener...
2024-04-25 Gleb Smirnoffaccf_tls: accept filter that waits for TLS handshake...
2024-04-24 Brooks Davissyscalls.master: correct return type of {read,write}v
2024-04-24 Konstantin... vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled
2024-04-24 Konstantin... sys/namei.h: move NI_CAP_VIOLATION() macro from namei...
2024-04-24 Simon J. Gerratymeta.autodep.mk do not override start_utc
2024-04-24 Andrew Turnerelf_common.h: Add STO_AARCH64_VARIANT_PCS
2024-04-24 Andrew Turnershowconfig: Set MACHINE for src.opts.mk
2024-04-24 Andrew Turnerarm64: Check DMAP address is valid in PHYS_IN_DMAP
2024-04-24 Andrew Turnerarm64/vmm: Ensure the tlbi has completed
2024-04-24 Mark Johnstonbhyve.8: Document arm64 support
2024-04-24 Mark Johnstonvmrun.sh: Stop passing -A to bhyve
2024-04-24 Mark Johnstonbhyve.8: Remove mention of the -A flag
2024-04-24 Alan Somersgeli.8: add some notes regarding performance tuning
2024-04-24 Mark Johnstonbusdma: uma_zcreate() does not fail
2024-04-24 Mark Johnstonkhelp: uma_zcreate() does not fail
2024-04-24 Mark Johnstonudf: uma_zcreate() does not fail
2024-04-24 Mark Johnstonwg: uma_zcreate() does not fail
2024-04-24 Mark Johnstondpaa: uma_zcreate() does not fail
2024-04-24 Martin Vahlensieckng_pipe: Do not panic when memory allocations fail
2024-04-24 Martin Vahlensieckng_pipe: Replace deprecated random() with prng32_bounded()
2024-04-24 Martin Vahlensieckng_pipe: Remove node when all hooks are disconnected
2024-04-24 Martin Vahlensieckng_pipe: Fix whitespace
2024-04-24 Cy Schubertheimdal: Fix compiling hdb ldap as a module
2024-04-24 Cy Schubertkdc: Add restart option
2024-04-24 Ricardo BrancoMFV: less: Do not trust st_size if it equals zero
2024-04-24 Ricardo Brancoless: Do not trust st_size if it equals zero
2024-04-24 Warner LoshRevert "swapon: Do not overwrite Linux swap header"
2024-04-24 Warner LoshRevert "bsdinstall/distfetch.c: check environment varia...
2024-04-24 Jake Freelandktrace: Remove CAPFAIL from default trace points
2024-04-24 Jake Freelandktrace: Describe CAPFAIL trace point in man page
2024-04-24 Gleb Smirnoffsockets: inherit SO_ACCEPTFILTER from listener to child
2024-04-23 rilyshbsdinstall/distfetch.c: check environment variables...
2024-04-23 Martin Matuskazfs: merge openzfs/zfs@1f940de07
2024-04-23 Ricardo Brancoswapon: Do not overwrite Linux swap header
2024-04-23 Jose Luis Duranrelease: Change vmimage EFI GPT label
2024-04-23 Jose Luis Durannanobsd: Set a GPT label for EFI and cfg partitions
2024-04-23 Lexi Wintersys/*/conf: do not use "../../conf/" when including...
2024-04-23 Lexi Wintersys: add conf/std.debug, generic debugging options
2024-04-23 Lexi Wintersys/netpfil/pf: fix non-INET module build
2024-04-23 Lexi Wintersys/net/if_bridge: support non-INET kernels
2024-04-23 HP van Braamahc(4)/ahd(4): target mode: cancel outstanding AIOs...
2024-04-23 HP van Braamahc(4) clean up old Linux defines
2024-04-23 Warner Loshcheckstyle9.pl: Warn if there's no SOB line
2024-04-23 Karl Tomlinsonpow,powf(3),__ieee754_rem_pio2(f): Avoid negative integ...
2024-04-23 Konstantin... libc printf_render_errno(): do not use strerror()
2024-04-23 Konstantin... libc: minor style, wrap long lines
2024-04-23 Konstantin... __vprintf(): switch from strerror() to strerror_rl()
2024-04-23 Konstantin... libc: make strerror_rl() usable for libc
2024-04-23 John Baldwinsrc.conf.5: Regen after removing MK_NVME
2024-04-23 John BaldwinRemove the MK_NVME build option
2024-04-23 John Baldwinnvmecontrol: Always build instead of being conditional...
2024-04-23 John Baldwincamcontrol: Enable WITH_NVME unconditionally
2024-04-23 Dimitry AndricUse MOVED_LIBS for usr/lib/libcxxrt.so.1 ObsoleteFiles...
2024-04-23 Mark JohnstonRELNOTES: Add an entry for the nfs_reserved_port_only...
2024-04-23 Mark Johnstonnfsserver: Default to nfs_reserved_port_only="YES"
2024-04-23 Konstantin... Add test for pthread_sigqueue(3)
2024-04-23 Konstantin... pthread_sigqueue(3): document
2024-04-23 Konstantin... libthr: add pthread_sigqueue(3)
2024-04-23 Konstantin... sys/signal.h: move union sigval into dedicated private...
2024-04-23 Konstantin... sigqueue(2): Document __SIGQUEUE_TID
2024-04-23 Konstantin... sigqueue(2): add impl-specific flag __SIGQUEUE_TID
2024-04-23 Konstantin... kern_thr.c: normalize includes
2024-04-23 Konstantin... kern_thr.c/kern_sig.c: remove sys/cdefs.h
2024-04-23 Konstantin... kern_thread.c: remove unneeded include of sys/param.h
2024-04-23 Denny PageSupport ARP for 802 networks
2024-04-23 Alexander MotinL2ARC: Cleanup buffer re-compression
2024-04-23 Mitchell Horneieee80211_vap(9): fix the title
2024-04-23 Christopher... Update manual page references and macros to align to...
2024-04-23 Ed Mastesrc.conf: regen after 91d35fb663e0, WITHOUT_CAPSICUM...
2024-04-23 Ed MasteRemove WITHOUT_CAPSICUM build support
2024-04-23 Lexi Winterzfsbootcfg(8), zpool_influxdb(8): move to the zfs package
2024-04-23 rilyshswab.c(libc): use a simplified version of byte swapping
2024-04-23 Gregory Shapiroifconfig tunnelfib is implemented in wg(4)
2024-04-23 Lexi Winteralc(4): disable MSI-X by default on Killer cards
2024-04-23 Ricardo Brancoumount: Support partitions & slices with -d option
2024-04-23 Lexi Wintershare/examples: move examples into appropriate packages
2024-04-23 Lexi Winterpackage: add DESC and COMMENT for cron package
2024-04-23 Lexi Winterpackage: move cron into its own package
2024-04-23 Lexi Winterpackage: move hv_{vss,kvp}_daemon into hyperv-tools
2024-04-23 Lexi Winterlinux: ignore setsockopt(IPV6_RECVERR)
2024-04-23 Lexi Winterlibipsec: make const-correct
2024-04-23 Toddzfs-kmod: fix empty rpm requires/conflicts
2024-04-22 Alan Somersgeli.8: minor proofreading
2024-04-22 Brooks Davislibcxxrt: align more with libc/Makefile
2024-04-22 Brooks Davislibsys/arm: make vfork less of an outlier
2024-04-22 Brooks Davisopenssl: don't export nonexistant symbols
2024-04-22 Brooks Davissrc.conf.5: rebuild after WITH_NVME changes
2024-04-22 Brooks DavisMake __libsys_interposing_slot libsys only
2024-04-22 Brooks Davislibthr: always use __libc_interposing_slot()
2024-04-22 Alan Somersgeli: add a read-only kern.geom.eli.use_uma_bytes sysctl
2024-04-22 Joseph Mingroneadduser: Fix a syntax error
2024-04-22 Dimitry Andriclibcxxrt: define SHLIBDIR before including bsd.own.mk
2024-04-22 Alexander MotinRefactor dbuf_read() for safer decryption
2024-04-22 Ryanzfs get: add '-t fs' and '-t vol' options
2024-04-22 Ed Mastemfc-candidates: use stable/14 as default MFC-to branch
2024-04-22 Brooks Davisztest: use ASSERT3P to compare pointers
2024-04-22 Seth TroisiZTS: user_namespace_004.ksh avoid error in cleanup...
2024-04-22 Seth TroisiAdd newline to two zpool messages
2024-04-22 Mark Johnstonthread: Add a missing include of asan.h
next