dev-commits-src-all
Thread
Date
Earlier messages
Later messages
Messages by Thread
git: dee257c28d93 - main - sched: Internal priority ranges: Reduce kernel, increase timeshare
Olivier Certner
git: d710acecc00f - main - runq: Add copyright
Olivier Certner
git: 055b5b5f850d - main - runq: Restrict <sys/runq.h> to kernel only
Olivier Certner
git: b2a9ee2a72ea - main - runq: Remove userland references to RQ_PPQ in rtprio contexts
Olivier Certner
git: a2d1c3bc2bb4 - main - epoch_test: Assign different priorities using offset 1
Olivier Certner
git: e3a4b989d7f7 - main - runq: Bump __FreeBSD_version after switching to 256 levels
Olivier Certner
git: af8de65ef23e - main - runq: Switch to 256 levels
Olivier Certner
git: fd141584cf89 - main - zfs: spa: ZIO_TASKQ_ISSUE: Use symbolic priority
Olivier Certner
git: baecdea10eb5 - main - sched_ule: Use a single runqueue per CPU
Olivier Certner
git: 8ecc41918066 - main - Internal scheduling priorities: Always use symbolic ones
Olivier Certner
git: fdf31d274769 - main - sched_ule: runq_steal_from(): Suppress first thread special case
Olivier Certner
git: 9c3f4682bb90 - main - runq: New runq_findq(), common low-level search implementation
Olivier Certner
git: f4be333bc567 - main - sched_ule: Re-implement stealing on top of runq common-code
Olivier Certner
git: a31193172cb9 - main - runq: New function runq_is_queue_empty(); Use it in ULE
Olivier Certner
git: 757bab06fb59 - main - runq: Tidy up and rename runq_setbit() and runq_clrbit()
Olivier Certner
git: de78657a3aef - main - runq: runq_check(): Re-implement on top of runq_findq()
Olivier Certner
git: 439dc920f2d8 - main - runq: Revamp runq_find*(), new runq_find_range()
Olivier Certner
git: 7e2502e3dec9 - main - runq: More macros; Better and more consistent naming
Olivier Certner
git: 200fc93dace7 - main - runq: Re-order functions more logically
Olivier Certner
git: 57540a0666f6 - main - runq: Clarity and style pass
Olivier Certner
git: a11926f2a5f0 - main - runq: API tidy up: 'pri' => 'idx', 'idx' as int, remove runq_remove_idx()
Olivier Certner
git: 28b54827f5c1 - main - runq: Hide function prototypes under _KERNEL
Olivier Certner
git: c21c24adde98 - main - runq: More selective includes of <sys/runq.h> to reduce pollution
Olivier Certner
git: 2fefe2c88b31 - main - runq: Deduce most parameters, remove machine headers
Olivier Certner
Re: git: 2fefe2c88b31 - main - runq: Deduce most parameters, remove machine headers
Herbert J. Skuhra
Re: git: 2fefe2c88b31 - main - runq: Deduce most parameters, remove machine headers
Olivier Certner
git: b93161a7e38d - main - sys/param.h: Split some macros into new <sys/_param.h>
Olivier Certner
git: 29b628f490c9 - main - gssd: Fix typo in comment
Cy Schubert
git: 6d669a5d7759 - main - pam-krb5: Add manpage
Cy Schubert
git: abd3c20a030c - main - mountcritlocal: Check only first byte for comment
Cy Schubert
git: fc77abfd1e62 - main - etc: Avoid duplicate gss files installation
Ed Maste
Re: git: fc77abfd1e62 - main - etc: Avoid duplicate gss files installation
Cy Schubert
git: 54eda43cc1e6 - main - beep: Capsicumize
Ed Maste
git: 7ffe1a1f6318 - main - pci: Save MSIX ctrl value before pci_mask_msix call
Krzysztof Galazka
git: 9425e8051e09 - stable/14 - elf.5: Add NT_FREEBSD_FCTL_LA48 and NT_FREEBSD_FCTL_LA57
Ed Maste
git: 056cf3be3464 - stable/14 - elf.5: Add description of .ctors and .dtors
Ed Maste
git: 2c2edbe9acf7 - stable/14 - elf.5: Document .init_array and .fini_array
Ed Maste
git: abd596c4e0ef - stable/14 - release/pkg-stage: Put each package on a separate line
Ed Maste
git: c8c759c23e2e - stable/14 - src.conf.5: Update MALLOC_PRODUCTION diag options
Ed Maste
git: 76279bb21dc3 - main - release: Remove extra blank comment lines
Ed Maste
git: ce65ff203a4f - main - capsicum.4: Use markup for "almost equal" special char
Ed Maste
git: 611c1457ff32 - main - release: Add set -e to abort upon failure
Ed Maste
git: a7596f6c63e9 - main - snmp_mibII: gc fetching of kern.clockrate
Gleb Smirnoff
git: b8ae4def0fc0 - main - release: Refactor dist set logic
Ed Maste
git: 2d300d376d5b - main - tcp: add missing SDT probes
Gleb Smirnoff
git: b3d0562dd845 - main - LINT: add KDTRACE_MIB_SDT to catch inconsistencies with struct tcpstat
Gleb Smirnoff
git: b59753f1d55d - main - tcp: provide a useful comment for struct tcpstat
Gleb Smirnoff
Re: git: b59753f1d55d - main - tcp: provide a useful comment for struct tcpstat
Steffen Nurpmeso
git: 1396e87a37b6 - main - tcp: count two previously ignored kinds of syncookie failures
Gleb Smirnoff
git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper
Ed Maste
Re: git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper
Steffen Nurpmeso
Re: git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper
Ed Maste
git: df4b9fa460ab - main - snmp_mibII: use sysctl(3) to read min/max TCP retransmission timeouts
Gleb Smirnoff
git: faa6aa7723aa - main - tcp: remove CTLFLAG_NEEDGIANT from sysctl(9) handlers related to timers
Gleb Smirnoff
git: 552d17804629 - main - tcp: provide sysctl for the maximum retransmission timeout
Gleb Smirnoff
Re: git: 552d17804629 - main - tcp: provide sysctl for the maximum retransmission timeout
Baptiste Daroussin
git: 4f33d073003c - main - tests: Update for jemalloc's option parsing
Ed Maste
git: 0809d26de24d - main - tcp: unlock before syncookie_expand()
Gleb Smirnoff
git: e9e6a025b452 - main - tcp: refactor debug function syncookie_cmp()
Gleb Smirnoff
git: 3ed8d5645dd4 - main - tcp: increase tcps_sc_recvcookie only in the syncache_expand()
Gleb Smirnoff
git: 6538742c1aac - main - tcp: rename syncookie_lookup() into syncookie_expand() and make it bool
Gleb Smirnoff
git: 6d8cfd29d477 - main - RELNOTES: Correct hash for member_ifaddrs change
Ed Maste
git: e2a605e7ab7f - main - libarchive/test: fix build when memcpy() is a macro
Kyle Evans
git: 124120d44ba2 - main - tcp: remove TCPTV_TWTRUNC
Michael Tuexen
git: ea8dc498aa8e - main - arm64: Create an L3 table to limit permissions
Andrew Turner
git: ba3d547967c8 - main - tcp: Fix the SO_REUSEPORT_LB check
Mark Johnston
git: 1049c079c013 - main - nuageinit.7: language and grammar fixes mostly
Maxim Konovalov
git: 5ec727ea1a1e - main - nuageinit: write a documentation
Baptiste Daroussin
git: f9c9122d5ab9 - main - fusefs: First take on exterrorizing
Gleb Popov
git: 7e1930480bef - main - loader: Fix loader_brand = none
Emmanuel Vadot
git: 6039cd1b45eb - main - Don't include netinet/tcp_timer.h when not needed
Michael Tuexen
git: 990a088612c3 - main - OptionalObsoleteFiles: Keep common files between MIT and Heimdal
Cy Schubert
git: 5c66d7a2b8a0 - main - uk.kbd: Fix € mapping
Ed Maste
git: c4d3a1836d50 - main - msdosfs: Don't #ifdef out msdosfsmount members
Jessica Clarke
git: 64e0b2e8f752 - main - makefs: Implement the collision differentiator for micro ZAPs
Mark Johnston
git: 9e185ae1d4b5 - stable/14 - mac_do(4): Bump .Dd to reflect latest update
Olivier Certner
git: 0e8890a425bc - stable/14 - Add a new sysctl in order to diffrentiate UEFI architectures
Ahmad Khalifa
git: 29b02abb906b - main - pam_ksu: Move temp_realm into the correct context
Cy Schubert
git: 9134ed157388 - main - bsdinstall: Default to pkgbase if media contains base packages
Ed Maste
git: d8496725c155 - main - Revert "tcp: cleanup timer initialisations"
Michael Tuexen
git: 3923bf59f992 - main - tools/build: Provide extra headers on non-FreeBSD
Jessica Clarke
git: 66cc116bb2c1 - main - libprocstat: Drop zfs_defs.c hack, including its _KERNEL define
Jessica Clarke
git: b4f9be7fb371 - main - openzfs: Add a _WANT_ZNODE that defines struct znode / znode_t for userspace
Jessica Clarke
git: 20aaf0f6578c - main - libprocstat: Drop all _KERNEL defines outside of zfs_defs.c
Jessica Clarke
git: b61239ef83d6 - main - msdosfs: Add _WANT_MSDOSFS_INTERNALS to replace MAKEFS in headers
Jessica Clarke
git: 68c3cec90a87 - main - cd9660: Add _WANT_ISO_MNT
Jessica Clarke
git: ebc0ceaca16c - main - sys/mount.h: Hoist sys/types.h include
Jessica Clarke
git: b1e67144058d - main - sys/mount.h: Add missing headers so it's standalone for _WANT_MOUNT
Jessica Clarke
git: c13f4b1574da - main - tcp: cleanup timer initialisations
Michael Tuexen
git: 14fc13501409 - stable/14 - config.5: Bump .Dd to reflect latest update
Olivier Certner
git: bb5a2106555d - stable/14 - config.5: Document CONF_CFLAGS under 'makeoptions'
Olivier Certner
git: 27955ed58e19 - stable/14 - mac_do(4): Examples: Fix some descriptions and a typo
Olivier Certner
git: 4dfbc03d6492 - main - dtc: Sync with upstream commit 23387dd
Jose Luis Duran
git: 956100d60fa8 - main - config.5: Bump .Dd to reflect latest update
Olivier Certner
git: 98f18cd98824 - main - pam_ksu: Move the realm free to end of function
Cy Schubert
Re: git: 98f18cd98824 - main - pam_ksu: Move the realm free to end of function
Shawn Webb
Re: git: 98f18cd98824 - main - pam_ksu: Move the realm free to end of function
Cy Schubert
git: 45165aab2d22 - main - nvme.ko: Don't include nvme_util.c
John Baldwin
git: a892d594a20b - main - Don't define NULL to nullptr in C++11 mode
John Baldwin
git: be3c2087c884 - main - Revert "Makefile.inc1: attempt to fix pkgbase building"
Warner Losh
git: e4988ba172a8 - main - Revert "Makefile.inc1: allow real-update-packages to be called independently"
Warner Losh
git: a2f579635f67 - main - cc_cubic: sync to the new specification of RFC9438 for TCP CUBIC.
Cheng Cui
git: 1025a1c090df - main - exterr: convert SET_ERRORX() to pseudo-variadic EXTERROR()
Konstantin Belousov
git: 3d8f65fbf8f5 - main - vm/vm_mmap.c: use EXTERROR()
Konstantin Belousov
git: 6b70ffeb2a65 - main - ZFS: Fix tests build with FORTIFY_SOURCE
Ed Maste
git: a07604e6264b - main - bridge: Remove a redundant assignment of if_type
Zhenlei Huang
git: 48af70e7c821 - main - pfsync: Remove a redundant assignment of if_type
Zhenlei Huang
git: dba559e80664 - main - nuageinit: fix typo
Baptiste Daroussin
git: ee609560ad2a - main - ptrace: Rename the internal command range constants
Mark Johnston
git: 968e6d3855ef - main - Makefile.inc1: attempt to fix pkgbase building
Baptiste Daroussin
git: b748dd9ab46b - stable/14 - timeout_test.sh: Fix typo
Konstantin Belousov
git: 5c2e905a7599 - stable/14 - timeout(1): pass full 32bit error return code from the exited child
Konstantin Belousov
git: d4922e20a980 - stable/14 - timeout(1) tests: atf_fail requires a reason
Konstantin Belousov
git: b535341df32c - stable/14 - timeout(1): only start the child command after the parent is fully set up
Konstantin Belousov
git: c55fd0184a17 - stable/14 - timeout(1): silence warnings for ESRCH
Konstantin Belousov
git: 1adea6e97f81 - stable/14 - timeout(1): print errno when signalling syscalls failed
Konstantin Belousov
git: 91dc8fcff090 - stable/14 - timeout(1): Document the reaper implementation and behaivor
Konstantin Belousov
git: 08d43f70eabf - stable/14 - timeout(1): adapt the preserve_status test to the new behaviour
Konstantin Belousov
git: de24ba56a663 - stable/14 - timeout(1): Kill self with the same signal that terminated the child
Konstantin Belousov
git: f358b8dc7418 - stable/14 - timeout(1): Improve to show more verbose log messages
Konstantin Belousov
git: 1fe93549714d - stable/14 - timeout(1): Fix the inheritance of signal dispositions
Konstantin Belousov
git: 795153bda6da - stable/14 - timeout(1): Catch all signals and propagate them
Konstantin Belousov
git: e59571c5a789 - stable/14 - timeout(1): Fix the handling of repeated terminating signals
Konstantin Belousov
git: 865510547e24 - stable/14 - timeout(1): Add -f and -p options as per POSIX.1-2024
Konstantin Belousov
git: e76807eb2360 - stable/14 - timeout(1): Also send SIGCONT because the child may be stopped
Konstantin Belousov
git: 48cbc068c88f - stable/14 - timeout(1): Enhance send_sig() and prepare for later updates
Konstantin Belousov
git: a56833c9f727 - stable/14 - timeout(1): Handle sig_alrm and sig_term together to dedup code
Konstantin Belousov
git: 8461d567cfab - stable/14 - timeout(1): Multiple minor tweaks and cleanups
Konstantin Belousov
git: 6081c375d6e6 - stable/14 - timeout(1): sig_atomic_t variables must also be 'volatile'
Konstantin Belousov
git: d9e4b110fe91 - stable/14 - timeout(1): Use _exit(2) instead of err() in child if exec failed
Konstantin Belousov
git: a073aed45e9d - stable/14 - timeout(1): fix test after improvement of error messages
Konstantin Belousov
git: b57a0597fc1a - stable/14 - timeout(1): Improve duration parsing and error messages
Konstantin Belousov
git: 52b047555dec - stable/14 - bin/timeout: remove unreachable break after usage()
Konstantin Belousov
git: 2a05d577ab30 - main - nuageinit: add a post network script
Baptiste Daroussin
git: 70371c7959df - main - openssh: Support building with MIT KRB5
Cy Schubert
git: 4103f8dd57b2 - main - rc.d: Add MIT KRB5 krb5kdc support
Cy Schubert
git: d903f2e289a7 - main - pam-krb5: Add no_warn dummy option
Cy Schubert
git: 29d0bcfd07e3 - main - UPDATING: Add an updating entry for MIT KRB5 MIT KRB5 is not default. People may wish to play with it before it does become default. Add an UPDATING entry to discuss the anything required to update.
Cy Schubert
Re: git: 29d0bcfd07e3 - main - UPDATING: Add an updating entry for MIT KRB5 MIT KRB5 is not default. People may wish to play with it before it does become default. Add an UPDATING entry to discuss the anything required to update.
Herbert J. Skuhra
git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Lexi Winter
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Lexi Winter
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Herbert J. Skuhra
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Herbert J. Skuhra
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Herbert J. Skuhra
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Dima Panov
Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
Cy Schubert
git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5
Cy Schubert
Re: git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5
Herbert J. Skuhra
Re: git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5
Herbert J. Skuhra
git: 0acf1dd7929b - main - lib: Only build libcom_err with Heimdal
Cy Schubert
git: 1b735665f45a - main - etc/gss: Add MIT GSS glue
Cy Schubert
git: 8f18d513c03a - main - gssd: Add support for MIT KRB5
Cy Schubert
git: a5a550c64f05 - main - etc/mtree: Add MIT KRB5 directories
Cy Schubert
git: 78d4557a9b6d - main - telnet: Add Support for MIT KRB5 build
Cy Schubert
git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
Cy Schubert
Re: git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
John Baldwin
Re: git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
Cy Schubert
Re: git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
Cy Schubert
Re: git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
John Baldwin
Re: git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure
Cy Schubert
git: 3d79be24cf16 - main - pam_krb5: Stitch pam-krb5 plumbing into libpam
Cy Schubert
git: 1bbb96495d7c - main - compile_et: The Heimdal compile_et is not needed with MIT KRB5
Cy Schubert
git: ee3960cba106 - main - krb5: Add build plumbing
Cy Schubert
git: 18117f3f1269 - main - Obsoletefiles.inc: Correct paths for some man pages
Mark Johnston
git: 0dc94ef142af - main - NDEX.keymaps: Fix "Mulitlingual" typo
Ed Maste
git: c48077d54da6 - main - vm_map: drop vm_map_simplify_entry.9
Doug Moore
git: 5c1ba994a8bc - main - Add a regression test for a libtpool bug
Alan Somers
Re: git: 5c1ba994a8bc - main - Add a regression test for a libtpool bug
Olivier Cochard-Labbé
Re: git: 5c1ba994a8bc - main - Add a regression test for a libtpool bug
Alan Somers
Re: git: 5c1ba994a8bc - main - Add a regression test for a libtpool bug
Olivier Cochard-Labbé
Re: git: 5c1ba994a8bc - main - Add a regression test for a libtpool bug
Alan Somers
git: ece617cda6b5 - main - ctl: add ATF tests for SCSI PERSISTENT RESERVE IN/OUT
Alan Somers
git: 9350e9236242 - main - fusefs: fix a panic in vop_close with a CTL consumer
Alan Somers
git: 6a54f886bede - main - nuageinit: add support for sudo
Baptiste Daroussin
git: 78f12afc38ea - main - ufshci: camcontrol: use correct define to fix the build
Bjoern A. Zeeb
git: f3bba8cd62f2 - main - TCP without LRO doing static pacing does not always pace as expected.
Randall Stewart
git: c4bffce34f55 - main - ufshci: Add to build on arm64 and aarch64
Warner Losh
git: 1349a733cf28 - main - ufshci: Introduce the ufshci(4) driver
Warner Losh
Re: git: 1349a733cf28 - main - ufshci: Introduce the ufshci(4) driver
A FreeBSD User
Re: git: 1349a733cf28 - main - ufshci: Introduce the ufshci(4) driver
Bjoern A. Zeeb
Re: git: 1349a733cf28 - main - ufshci: Introduce the ufshci(4) driver
A FreeBSD User
RE: Re: git: 1349a733cf28 - main - ufshci: Introduce the ufshci(4) driver
Jaeyoon Choi
git: b6e33f0cd536 - main - rc.d/mountcritlocal: Make sure zpools are imported for legacy ZFS
Cy Schubert
Earlier messages
Later messages