]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-04-28 Christos Margiolissound: Merge pcm_chn_destroy() and chn_kill()
2024-04-28 Christos Margiolissound: Retire unit.*
2024-04-28 Christos Margiolissound: Assert that we do not enter chn_sleep() with...
2024-04-28 Christos Margiolissound: Fix panic caused by sleeping-channel destruction...
2024-04-28 Christos Margiolissound: Wrap dsp_clone() and mixer_clone() with bus_topo...
2024-04-28 Christos Margiolissound: Fix NULL dereference in dsp_clone() and mixer_cl...
2024-04-28 Konstantin... rtld snprintf: do not erronously skip a char at the...
2024-04-28 Mateusz Piotrowskigettimeofday.2: Do mention improbable future removal
2024-04-28 Dag-Erling... date: Correctly check outcome of mktime().
2024-04-28 Chris Moerzbhyve.8: Update and rearrange to improve readability
2024-04-28 Jake Freelandbitset: Add ORNOT macros
2024-04-28 Rick Macklemnfscl: Clear out a lot of cruft related to B_DIRECT
2024-04-27 Fernando Apesteguíauuidgen(1): Add EXAMPLES to manual page
2024-04-27 Florian Walpensnd_hdspe(4): Recognize newer firmware's PCI vendor id.
2024-04-27 Rick Macklemkrpc: Ref cnt the client structures for TLS upcalls
2024-04-26 Kyle Evansscript: handle terminal resize on SIGWINCH
2024-04-26 Xavier Beaudouinscript: minor style improvements
2024-04-26 Mateusz Piotrowskidate: Fix tests by initializing timespec structure
2024-04-26 Mateusz Piotrowskistyle.9: Document the existence of tools/build/checksty...
2024-04-26 Mateusz Piotrowskidate: Add support for nanoseconds
2024-04-26 Peter Holmstress2: More detailed error reporting
2024-04-26 Rick Macklemnfscl: Do not use nfso_own for delayed nfsrpc_doclose()
2024-04-26 HP van BraamCTL: READ(6) should be allowed on CD devices
2024-04-25 Warner Loshnvmecontrol: Flesh out nvmecontrol format information
2024-04-25 Kyle Evansrelease: remove the RPI CM4s .dtb
2024-04-25 Brooks DavisRevert "config.mk: Add MK_VIMAGE knob"
2024-04-25 Rick Macklemnfscl: Revert part of commit 196787f79e67
2024-04-25 Dag-Erling... tftpd: Immediately reject any request shorter than...
2024-04-25 Dag-Erling... tftpd: Check the server status after each test.
2024-04-25 Dag-Erling... tftpd: Clean up the tests.
2024-04-25 Dag-Erling... tftpd: Use `size_t` where appropriate.
2024-04-25 Zhenlei Huangif_bridge: Minor style fixes
2024-04-25 Bjoern A. Zeebbsdinstall: update comment related to pkg
2024-04-25 Dimitry AndricMerge commit 0f329e0246d1 from llvm-project (by Dimitry...
2024-04-25 Rick MacklemRevert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"
2024-04-25 Dimitry AndricSkip building libclang_rt when WITHOUT_CLANG is used
2024-04-25 Mark Johnstonkthread: Set *tdptr earlier in kproc_kthread_add()
2024-04-25 Mateusz Piotrowskicheckstyle9: Allow a space between "*" and _*restrict
2024-04-25 Mateusz Piotrowskisync.8: Document that the "sync dance" is not a thing
2024-04-25 Mateusz PiotrowskiDocument that gettimeofday() is obsolescent
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...
next