]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
15 hours ago Rick Macklemnfscl: Do not use nfso_own for delayed nfsrpc_doclose() main
16 hours ago HP van BraamCTL: READ(6) should be allowed on CD devices
19 hours ago Warner Loshnvmecontrol: Flesh out nvmecontrol format information
21 hours ago Kyle Evansrelease: remove the RPI CM4s .dtb
21 hours ago Brooks DavisRevert "config.mk: Add MK_VIMAGE knob"
23 hours ago Rick Macklemnfscl: Revert part of commit 196787f79e67
24 hours ago Dag-Erling... tftpd: Immediately reject any request shorter than...
24 hours ago Dag-Erling... tftpd: Check the server status after each test.
24 hours ago Dag-Erling... tftpd: Clean up the tests.
24 hours ago Dag-Erling... tftpd: Use `size_t` where appropriate.
24 hours ago Zhenlei Huangif_bridge: Minor style fixes
25 hours ago Bjoern A. Zeebbsdinstall: update comment related to pkg
26 hours ago Dimitry AndricMerge commit 0f329e0246d1 from llvm-project (by Dimitry...
26 hours ago Rick MacklemRevert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"
28 hours ago Dimitry AndricSkip building libclang_rt when WITHOUT_CLANG is used
29 hours ago Mark Johnstonkthread: Set *tdptr earlier in kproc_kthread_add()
33 hours ago Mateusz Piotrowskicheckstyle9: Allow a space between "*" and _*restrict
33 hours ago Mateusz Piotrowskisync.8: Document that the "sync dance" is not a thing
33 hours ago Mateusz PiotrowskiDocument that gettimeofday() is obsolescent
38 hours ago Gleb Smirnoffaccept_filter: return different errors for non-listener...
42 hours ago Gleb Smirnoffaccf_tls: accept filter that waits for TLS handshake...
47 hours ago Brooks Davissyscalls.master: correct return type of {read,write}v
47 hours ago Konstantin... vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled
47 hours ago Konstantin... sys/namei.h: move NI_CAP_VIOLATION() macro from namei...
47 hours ago Simon J. Gerratymeta.autodep.mk do not override start_utc
2 days ago Andrew Turnerelf_common.h: Add STO_AARCH64_VARIANT_PCS
2 days ago Andrew Turnershowconfig: Set MACHINE for src.opts.mk
2 days ago Andrew Turnerarm64: Check DMAP address is valid in PHYS_IN_DMAP
2 days ago Andrew Turnerarm64/vmm: Ensure the tlbi has completed
2 days ago Mark Johnstonbhyve.8: Document arm64 support
2 days ago Mark Johnstonvmrun.sh: Stop passing -A to bhyve
2 days ago Mark Johnstonbhyve.8: Remove mention of the -A flag
2 days ago Alan Somersgeli.8: add some notes regarding performance tuning
2 days ago Mark Johnstonbusdma: uma_zcreate() does not fail
2 days ago Mark Johnstonkhelp: uma_zcreate() does not fail
2 days ago Mark Johnstonudf: uma_zcreate() does not fail
2 days ago Mark Johnstonwg: uma_zcreate() does not fail
2 days ago Mark Johnstondpaa: uma_zcreate() does not fail
2 days ago Martin Vahlensieckng_pipe: Do not panic when memory allocations fail
2 days ago Martin Vahlensieckng_pipe: Replace deprecated random() with prng32_bounded()
2 days ago Martin Vahlensieckng_pipe: Remove node when all hooks are disconnected
2 days ago Martin Vahlensieckng_pipe: Fix whitespace
2 days ago Cy Schubertheimdal: Fix compiling hdb ldap as a module
2 days ago Cy Schubertkdc: Add restart option
2 days ago Ricardo BrancoMFV: less: Do not trust st_size if it equals zero
2 days ago Ricardo Brancoless: Do not trust st_size if it equals zero
2 days ago Warner LoshRevert "swapon: Do not overwrite Linux swap header"
2 days ago Warner LoshRevert "bsdinstall/distfetch.c: check environment varia...
2 days ago Jake Freelandktrace: Remove CAPFAIL from default trace points
2 days ago Jake Freelandktrace: Describe CAPFAIL trace point in man page
2 days ago Gleb Smirnoffsockets: inherit SO_ACCEPTFILTER from listener to child
2 days ago rilyshbsdinstall/distfetch.c: check environment variables...
2 days ago Martin Matuskazfs: merge openzfs/zfs@1f940de07
2 days ago Ricardo Brancoswapon: Do not overwrite Linux swap header
2 days ago Jose Luis Duranrelease: Change vmimage EFI GPT label
2 days ago Jose Luis Durannanobsd: Set a GPT label for EFI and cfg partitions
2 days ago Lexi Wintersys/*/conf: do not use "../../conf/" when including...
2 days ago Lexi Wintersys: add conf/std.debug, generic debugging options
2 days ago Lexi Wintersys/netpfil/pf: fix non-INET module build
2 days ago Lexi Wintersys/net/if_bridge: support non-INET kernels
2 days ago HP van Braamahc(4)/ahd(4): target mode: cancel outstanding AIOs...
2 days ago HP van Braamahc(4) clean up old Linux defines
2 days ago Warner Loshcheckstyle9.pl: Warn if there's no SOB line
2 days ago Karl Tomlinsonpow,powf(3),__ieee754_rem_pio2(f): Avoid negative integ...
2 days ago Konstantin... libc printf_render_errno(): do not use strerror()
2 days ago Konstantin... libc: minor style, wrap long lines
2 days ago Konstantin... __vprintf(): switch from strerror() to strerror_rl()
2 days ago Konstantin... libc: make strerror_rl() usable for libc
3 days ago John Baldwinsrc.conf.5: Regen after removing MK_NVME
3 days ago John BaldwinRemove the MK_NVME build option
3 days ago John Baldwinnvmecontrol: Always build instead of being conditional...
3 days ago John Baldwincamcontrol: Enable WITH_NVME unconditionally
3 days ago Dimitry AndricUse MOVED_LIBS for usr/lib/libcxxrt.so.1 ObsoleteFiles...
3 days ago Mark JohnstonRELNOTES: Add an entry for the nfs_reserved_port_only...
3 days ago Mark Johnstonnfsserver: Default to nfs_reserved_port_only="YES"
3 days ago Konstantin... Add test for pthread_sigqueue(3)
3 days ago Konstantin... pthread_sigqueue(3): document
3 days ago Konstantin... libthr: add pthread_sigqueue(3)
3 days ago Konstantin... sys/signal.h: move union sigval into dedicated private...
3 days ago Konstantin... sigqueue(2): Document __SIGQUEUE_TID
3 days ago Konstantin... sigqueue(2): add impl-specific flag __SIGQUEUE_TID
3 days ago Konstantin... kern_thr.c: normalize includes
3 days ago Konstantin... kern_thr.c/kern_sig.c: remove sys/cdefs.h
3 days ago Konstantin... kern_thread.c: remove unneeded include of sys/param.h
3 days ago Denny PageSupport ARP for 802 networks
3 days ago Alexander MotinL2ARC: Cleanup buffer re-compression
3 days ago Mitchell Horneieee80211_vap(9): fix the title
3 days ago Christopher... Update manual page references and macros to align to...
3 days ago Ed Mastesrc.conf: regen after 91d35fb663e0, WITHOUT_CAPSICUM...
3 days ago Ed MasteRemove WITHOUT_CAPSICUM build support
3 days ago Lexi Winterzfsbootcfg(8), zpool_influxdb(8): move to the zfs package
3 days ago rilyshswab.c(libc): use a simplified version of byte swapping
3 days ago Gregory Shapiroifconfig tunnelfib is implemented in wg(4)
3 days ago Lexi Winteralc(4): disable MSI-X by default on Killer cards
3 days ago Ricardo Brancoumount: Support partitions & slices with -d option
3 days ago Lexi Wintershare/examples: move examples into appropriate packages
3 days ago Lexi Winterpackage: add DESC and COMMENT for cron package
3 days ago Lexi Winterpackage: move cron into its own package
3 days ago Lexi Winterpackage: move hv_{vss,kvp}_daemon into hyperv-tools
3 days ago Lexi Winterlinux: ignore setsockopt(IPV6_RECVERR)
next