dev-commits-src-all
Thread
Date
Earlier messages
Later messages
Messages by Thread
git: 9d04973b4adc - main - krpc/clnt_vc: remove always false check
Gleb Smirnoff
git: 38d947b53cbc - main - netisr: fix compilation without VIMAGE
Gleb Smirnoff
git: 13d81ef632ec - main - genl.1: Improve grammar
Cy Schubert
git: 4c0e435bfbad - main - unix: avoid VNET recursion in unp_connectat()
Gleb Smirnoff
git: a1be7978f187 - main - netisr: avoid VNET recursion warning in netisr_register()
Gleb Smirnoff
git: 1e9bca400b9c - main - sockets: assert VNET set in sopeeraddr()
Gleb Smirnoff
git: 40462a376a32 - main - genl: stop using struct _getfamily_attrs, snl_genl_ctrl_mcast_group
Gleb Smirnoff
git: 46226b0162ba - main - contrib/tzdata: import tzdata 2025a
Philip Paeps
git: 62ad5eff8053..b4a294ba7e60 - vendor/tzdata - vendor branch updated
Philip Paeps
git: 4047fde44a5e - Create tag vendor/tzdata/tzdata2025a
Philip Paeps
Re: git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Kyle Evans
Re: git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Brooks Davis
Re: git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Kyle Evans
Re: git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Brooks Davis
Re: git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Kyle Evans
git: 6c05f3a74f30 - main - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2
Dimitry Andric
git: b4663a8d1117 - main - stat(2): add st_filerev
Konstantin Belousov
git: 661ca921e8cd - main - Fix backward compatibility with UFS1 filesystems created before June 2002
Kirk McKusick
git: 6a654950dd5f - stable/14 - cred: crget(): Compute initial 'cr_agroups' with nitems()
Olivier Certner
git: d8b77cc05ab2 - stable/14 - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials
Olivier Certner
git: 1fc5db8e9f4b - stable/14 - atomics: Constify loads
Olivier Certner
git: 8be18c2d5a63 - main - sys/net: fix several sysinit_cfunc_t signature mismatches
Gleb Smirnoff
git: 5e6079209e9b - stable/14 - tmpfs: Rework file handles
Olivier Certner
git: 76d0aed16439 - stable/14 - libprocstat: ZFS support: Makefile: Tidy up a bit
Olivier Certner
git: dd0fae3028d2 - stable/14 - atomic: Update interceptor function signatures after commit 5e9a82e898d5
Olivier Certner
git: fce2a3509a65 - stable/14 - atomics: Constify loads: Fix powerpc build
Olivier Certner
git: b14c0e102e78 - stable/14 - queue: Fix STAILQ_SWAP
Olivier Certner
git: 22e8819388ee - stable/14 - proc_set_cred(): Fix compilation of GENERIC-NODEBUG
Olivier Certner
git: 31eb78aef84f - stable/14 - atomic(9): Update manpage after constifying atomic loads
Olivier Certner
git: 24e4f0365709 - stable/14 - x86 atomics: Remove unused WANT_FUNCTIONS
Olivier Certner
git: eed08497de05 - stable/14 - syscallsubr.h: Header inclusions: Explicit <sys/param.h>, sort
Olivier Certner
git: d1830c75865c - stable/14 - cred: proc_set_cred(): Remove obsolete comments
Olivier Certner
git: ca9614d8f64a - stable/14 - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups
Olivier Certner
git: b6c9ff04fcb4 - stable/14 - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Olivier Certner
git: 8caa6bc96c8c - stable/14 - mountd(8): parsecred(): Re-order operations for clarity
Olivier Certner
git: 3f0b888ae3d0 - stable/14 - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1
Olivier Certner
git: 42a885e6907c - stable/14 - mountd(8): parsecred(): Remove comment on non-existent bug
Olivier Certner
git: b82144e708d6 - stable/14 - exports(5): -maproot, -mapall: Explain the fallback on no group
Olivier Certner
git: aeff6867a4df - stable/14 - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit
Olivier Certner
git: a633b10e3d85 - stable/14 - mountd(8): parsecred(): Remove "duplicate compression"
Olivier Certner
git: fb651b231863 - stable/14 - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP
Olivier Certner
git: 731dc8994cc8 - stable/14 - MAC: syscalls: mac_label_copyin(): 32-bit compatibility
Olivier Certner
git: f0bd9df3e6ad - stable/14 - MAC: syscalls: Factor out common label copy-in code
Olivier Certner
git: c2bf375d1023 - stable/14 - MAC: syscalls: Split mac_set_proc() into reusable pieces
Olivier Certner
git: 62d3e81935c6 - stable/14 - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes
Olivier Certner
git: 4ccba65f9190 - stable/14 - jail.h: New SYSCTL_JAIL_PARAM_DECL()
Olivier Certner
git: 7340eb44087f - stable/14 - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE()
Olivier Certner
git: ec661f29c3e3 - stable/14 - jail.h: Fix whitespace in the param macros declaration block
Olivier Certner
git: f878893bdc59 - stable/14 - MAC: 'kernel_mac_support' module: Make an outdated comment more generic
Olivier Certner
git: 66fb52a27279 - stable/14 - MAC: Define a common 'mac' node for MAC's jail parameters
Olivier Certner
git: 1bd029729e45 - stable/14 - MAC: mac.h: Separately test inclusion from userspace
Olivier Certner
git: b1fe5eac37ba - stable/14 - MAC: mac.h: Fix missing includes/typedefs
Olivier Certner
git: fa940dd2bf03 - stable/14 - queue: New debug macros for STAILQ
Olivier Certner
git: 2e866a1ea99e - stable/14 - refcount: Constify refcount_load()
Olivier Certner
git: 0635f5eeacbf - stable/14 - riscv: Implement atomic operations
Olivier Certner
git: 63abb6a3b5d4 - stable/14 - osd: Constify signature of osd_register()
Olivier Certner
git: 3e496c9f10fc - stable/14 - Add function to OSD to get values without taking the lock.
Olivier Certner
git: 1ae0a4f52af6 - stable/14 - Open-code proc_set_cred_init()
Olivier Certner
git: 724e383bd4c4 - main - munmap.2: Add STANDARDS and note about portability
Ed Maste
git: 6f2775548278 - main - armada38x: implement gateclk clkdev methods
Mitchell Horne
git: 40faf87894ff - main - ip: Defer checks for an unspecified dstaddr until after pfil hooks
Mark Johnston
git: 886396f1b1a7 - main - pf: Force logging if pf_create_state() fails
Mark Johnston
git: c1557708f1fa - main - pkg: Fix Coverity warnings
Mark Johnston
git: 4ed2448a4f2b - main - ls.1: bump date after 82fa7f83b53b and 8b92977857f8
Piotr Pawel Stefaniak
git: 8b92977857f8 - main - ls: implement --group-directories-first for compatibility with GNU ls
Piotr Pawel Stefaniak
git: 82fa7f83b53b - main - ls -lh: humanize the total
Piotr Pawel Stefaniak
git: e2012b81cb87 - main - BUS_CONFIG_INTR.9: Describe bus_config_intr() wrapper function
John Baldwin
git: 2759653c8523 - main - bus_generic_print_child.9: Add bus_print_child_{header,footer}
John Baldwin
git: 4276dfa8c4b9 - main - BUS_HINTED_CHILD.9: New manpage to document this bus method
John Baldwin
git: 279d6c5173ff - stable/14 - bintrans(1): fix typo
Baptiste Daroussin
git: 491db92a1751 - main - bintrans(1): fix typo
Baptiste Daroussin
git: 3870483ec496 - stable/14 - pf tests: check cleared time when zeroing stats for table addresses
Kristof Provost
git: 635c2b82f60e - stable/13 - pf tests: check cleared time when zeroing stats for table addresses
Kristof Provost
git: f56b67c46df5..a51c056eb719 - vendor/llvm-project/release-19.x - vendor branch updated
Dimitry Andric
git: cf1d29eeabc1 - Create tag vendor/llvm-project/llvmorg-19.1.7-0-gcd708029e0b2
Dimitry Andric
git: 0e6e1f14f0a7 - main - hwpstate_amd: add amd pstate for zen5
Mark Johnston
git: 621569254cd0 - main - hwpstate_amd: add amd pstate for zen4
Mark Johnston
git: 9dc96d8bc3f2 - main - libusb: hotplug, use events instead of a timer when possible
Baptiste Daroussin
git: e3b4a51580fc - main - pkg(7): expand VERSION_MAJOR, VERSION_MINOR, RELEASE and OSNAME
Baptiste Daroussin
git: f538407b1ac2 - stable/14 - hda: Add patch for Framework Laptop Intel 13th gen
Ed Maste
git: 1795eae9a2cf - stable/14 - bintrans(1): RFC2047 variant of quoted print
Baptiste Daroussin
Re: git: 1795eae9a2cf - stable/14 - bintrans(1): RFC2047 variant of quoted print
Baptiste Daroussin
git: 16dee1cc652b - stable/14 - bintrans(1): qp switch to getopt_long
Baptiste Daroussin
git: 7c882c69a4f0 - main - libpfctl: use snl_f_p_empty instead of declaring own empty array
Kristof Provost
git: 90b1df4f4df9 - main - netlink: small cleanup of generic snl(3)
Gleb Smirnoff
git: c3df2fa9a755 - main - netlink: snl_create_msg_request() may fail due to ENOMEM
Gleb Smirnoff
git: c1f6b799a764 - main - powerd: use snl_get_genl_mcast_group() API
Gleb Smirnoff
git: 521c1fe0e200 - main - libc/aarch64: fix strlen() when flush-to-zero is set
Robert Clausecker
Re: git: 912a05670ed9 - main - net80211: add helper functions for VHT transmit
Bjoern A. Zeeb
git: 054c5ddf587a - main - net80211: add IEEE80211_IS_LOCKED()
Bjoern A. Zeeb
git: 52f7eb31ae84 - main - fusefs: fix the 32-bit build after 564c732b5c0
Alan Somers
git: 2d2481c35f5a - main - pf: add extra SCTP multihoming probe points
Kristof Provost
git: fab411c4fd52 - main - munmap.2: Remove EINVAL for negative len
Ed Maste
git: 564c732b5c02 - main - fusefs: slightly better debugging in the tests
Alan Somers
git: c18a6c15f415 - main - Use ffs_sbget() to replace open-coded superblock reload.
Kirk McKusick
git: 9f31c4746041 - main - fusefs: add a test for the max_read= mount option
Alan Somers
git: c0661bbbd0d9 - main - depend-cleanup: Fix match expression for AArch64 asm files
Ed Maste
git: e0b7a9b6bee1 - main - RELNOTES: Document recent file handle layout changes
Mark Johnston
git: 9e36aaf0c24c - main - munmap.2: Unaligned addresses do not return error
Ed Maste
git: 2c5fbcff0717 - stable/14 - libdtrace: Be less strict when comparing pointer types
Mark Johnston
git: cf9070746742 - main - Introduce the UMA_ZONE_NOTRIM uma zone type
Andrew Gallatin
git: 1132466b56bc - main - git-arc: Properly quote .nm arg
Warner Losh
git: 101e825e551a - main - arm64: Refine comment about size of struct pmap_large_md_page
John Baldwin
git: 7e56062fdf9a - stable/14 - pci_vendors: update to 2024.11.25
Baptiste Daroussin
git: 88f55c3150e9 - stable/14 - nvi: import version 2.2.1-52c07e8
Baptiste Daroussin
git: 68f025feeb11 - stable/14 - nuageinit: use io.popen instead of pipes in shell for password
Baptiste Daroussin
git: 707a34afe16b - stable/14 - nuageinit: remove redundant mkdirs
Baptiste Daroussin
git: 5c341fe5123d - main - pkg(7): support configuration overwrite like pkg(8)
Baptiste Daroussin
git: eccf736c3ce6 - main - pkg: make sure the repositories have at least an url
Baptiste Daroussin
git: 7befd68335a0 - main - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit
Zhenlei Huang
git: 316aa4de2c4f - main - mfc-candidates: Retire shell wrapper
Ed Maste
git: 519121f5ea03 - stable/13 - isp: Fix abort issue introduced by previous commit
Alexander Motin
git: ff911710de34 - stable/14 - isp: Fix abort issue introduced by previous commit
Alexander Motin
git: f81286d19230 - stable/13 - makefs: Exit with error if writing cd image fails
Ed Maste
git: 79778b7aafc8 - stable/13 - makefs: Fix cd9660 duplicate directory names
Ed Maste
git: 94652c10c07a - stable/13 - makefs: Remove impossible if condition
Ed Maste
git: 954de313b261 - stable/13 - makefs: Crudely fix a sprintf warning
Ed Maste
git: f6a64ab6a2c9 - stable/13 - makefs: Fix cd9660 filename buffer maximum length
Ed Maste
git: 5db3699be68f - main - Kill ignore regshft flag
Warner Losh
git: dea3eef94caf - main - uart: Ingore pl011 historic mistakes
Warner Losh
git: 02703de8bcae - main - pthread_create(): style
Konstantin Belousov
git: 676be27133fa - main - libpthread_init(): ensure curthread == NULL until set explicitly
Konstantin Belousov
git: 1cd455f39d88 - main - fs: Add new VFCF_xxx flags for va_filerev
Rick Macklem
git: 40b11c1c16d8 - stable/14 - makefs: Fix cd9660 duplicate directory names
Ed Maste
git: 302be497fc03 - stable/14 - makefs: Remove impossible if condition
Ed Maste
git: fb0239e69f17 - stable/14 - makefs: Crudely fix a sprintf warning
Ed Maste
git: 999c7a888f4f - stable/14 - makefs: Fix cd9660 filename buffer maximum length
Ed Maste
git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc
Konstantin Belousov
Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc
Mark Johnston
Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc
Konstantin Belousov
Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc
Mark Johnston
git: 9718f18471f7 - main - pthread_mutex_trylock(): init libthr if needed
Konstantin Belousov
git: 4804cb433dbe - main - libthr: use atomic_add_int() instead of atomic_fetchadd_int()
Konstantin Belousov
git: bec5a3c046ba - main - nextboot: Smarter warning about deleting nextboot
Warner Losh
git: 618d1621c2d4 - main - nvmecontrol: Fix error message for invalid Fabrics I/O queue size
John Baldwin
git: 660331da7a75 - main - Centralize and simpify implemention of some VM macros
John Baldwin
git: de11299323e0 - main - pmcannotate: Add a '-m' mode option to control per-line annotations.
John Baldwin
git: c2cd12b7ae28 - main - cxgbe tom: Make t4_push_frames static to t4_cpl_io.c
John Baldwin
git: e6c9c463384d - main - ls: Release resources before returning from traverse()
Mark Johnston
git: ae4f708f0b38 - main - syslogd: Ensure that forwarded messages are sent from port 514
Mark Johnston
git: f78fe930854c - main - audit: Fix short-circuiting in syscallenter()
Mark Johnston
git: 91af1b8001d3 - stable/13 - sed: Fix handling of an empty pattern space
Mark Johnston
git: 40c01de13562 - stable/13 - x86: Short-circuit ipi_all_but_self() on UP systems
Mark Johnston
git: 0325afa63942 - stable/14 - ktrace: Make -t t trace struct arrays as well as structs
Mark Johnston
git: e39435733339 - stable/14 - rawip: Take the inpcb lock when appropriate in rip_ctloutput()
Mark Johnston
git: f849557c06e5 - stable/14 - x86: Short-circuit ipi_all_but_self() on UP systems
Mark Johnston
git: ad3a4bbf4ee8 - stable/14 - bsdinstall: Fix a typo in a comment
Mark Johnston
git: 872da05f8c61 - stable/14 - SO_SPLICE tests: Fix a comment typo
Mark Johnston
git: e59fdfbf2524 - stable/14 - makefs: Remove dead code in inode_type()
Mark Johnston
git: 1c7f325e76e0 - stable/14 - rc: Document rtadvd_flags
Mark Johnston
git: cbf77cecec38 - stable/14 - inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()
Mark Johnston
git: 5f610cf1ec62 - stable/14 - inpcb: Close some SO_REUSEPORT_LB races
Mark Johnston
git: 2c1c6bd7d5db - stable/14 - sed: Fix handling of an empty pattern space
Mark Johnston
git: 0cd9513a5ba5 - main - pkg: retire backwards compatibility bootstrap support
Ed Maste
git: 49f4e3d297d2 - main - pkg: Fix two typos in visible error messages
Benedict Reuschling
Re: git: 49f4e3d297d2 - main - pkg: Fix two typos in visible error messages
Baptiste Daroussin
git: dc4581589a32 - main - pkg: clean support for repositories
Baptiste Daroussin
git: 08ec14fecf6a - stable/13 - sppp: Fix getting wrong spppreq cmd from ioctl
Zhenlei Huang
git: 1941d370bf89 - main - pf: pass struct pf_pdesc to pf_walk_option6() and pf_walk_header6()
Kristof Provost
git: d90854a60a91 - main - pf: reset index if it's outside the table
Kristof Provost
git: 5466aca1536e - main - pf: minor fixes for pf_walk_header6()
Kristof Provost
git: 3b79f6d2d394 - main - pf: do not keep state when dropping overlapping IPv6 fragments
Kristof Provost
git: a8136ab47c97 - main - pfctl: convert an snprintf to strlcpy
Kristof Provost
git: 0300b49ac821 - main - pf.conf.5: fix description for tcp.opening timeout
Kristof Provost
git: b6a5e2213938 - main - pf.conf.5: make "self" a bit more visible
Kristof Provost
git: 6a3266f72e43 - main - pf: drop IPv6 packets built from overlapping fragments in pf reassembly
Kristof Provost
git: 481374d5f7b0 - main - pf: remove pf_remove_fragment()
Kristof Provost
git: f2a1e40bb19b - main - pf: simplify state key setup
Kristof Provost
git: 0d68985b0170 - main - pfctl: unbreak rule optimizer
Kristof Provost
git: 37101926c920 - main - pf improve the icmp direction check
Kristof Provost
git: f88019e8a35c - main - pf: fixup af-to regression with match rules
Kristof Provost
git: 4aafc73d1255 - main - pfctl: pfctl_set_hostid always returns 0
Kristof Provost
git: 441d489493e8 - main - pf: convert DIOCRCLRTABLES to netlink
Kristof Provost
Re: git: 441d489493e8 - main - pf: convert DIOCRCLRTABLES to netlink
Gleb Smirnoff
git: df3796cc68fc - stable/14 - pci_find_cap_method(): limit number of iterations for finding a capability
Konstantin Belousov
git: aa8067cbe7c6 - stable/14 - open(2): allow O_PATH | O_CREAT
Konstantin Belousov
git: 1b2bf32658e5 - stable/14 - path_test: adjust test for open(O_PATH | O_CREAT)
Konstantin Belousov
git: 8896f36587f4 - main - rtwn: allow firmware rate control to be enabled for rtl8192cu
Adrian Chadd
git: ce7fca19287c - main - rtwn: refactor out the r92c path protection decision / configuration
Adrian Chadd
git: ea347b7fda20 - main - rtwn: refactor out datarate and short preamble setup
Adrian Chadd
git: f45f66fadacc - main - rtwn: explicitly configure RTS based on basic rates
Adrian Chadd
git: 42d4bcc6c560 - stable/14 - sys/sys/kernel.h: Remove SI_SUB_DONE
Zhenlei Huang
git: 9110e31e1df7 - stable/14 - tcpdump/print-pflog: Print uid with host endianness
Joseph Mingrone
git: f167ba73574a - main - rtwn: fix RTWN_RIDX_VHT_MCS() macro
Adrian Chadd
git: 6ed3486980c9 - main - netlink: avoid underflow of groups bitset index
Gleb Smirnoff
git: 63f28490237f - main - ng_ksocket: fix build without INET6
Gleb Smirnoff
git: 6751f65e6af1 - main - nvmf: Defer the post-sync shutdown handler to SHUTDOWN_PRI_LAST
John Baldwin
git: b0e020764aae - main - ipsec + ktls: cannot coexists
Konstantin Belousov
Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists
Bjoern A. Zeeb
Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists
Konstantin Belousov
Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists
Bjoern A. Zeeb
git: 0ff2d00d2aa3 - main - ipsec: allow it to work with unmapped mbufs
Konstantin Belousov
git: cf322978d73a - main - mb_unmapped_to_ext(): return error code on error
Konstantin Belousov
git: dc37121d3210 - main - ffs_reallocblks(): ensure that pref cg is valid
Konstantin Belousov
git: a57a2c01aacc - main - ffs_blkpref_ufsX(): do not iterate over startcg twice
Konstantin Belousov
git: 1043b36b2054 - main - tcp: don't send beyond receivers advertised window
Gleb Smirnoff
git: 72c11c40ab5b - main - tcp: make sack_rxmit in tcp_output() a bool
Gleb Smirnoff
git: b84f41b4e82d - main - tcp: properly reset sackhint values when SACK recovery is done
Gleb Smirnoff
git: 59498e099cc0 - main - sockets: virtualize kern.ipc.numopensockets
Gleb Smirnoff
git: 4155be454c46 - main - sockets: virtualize kern.ipc.soacceptqueue
Gleb Smirnoff
Earlier messages
Later messages