460,715 commits found in 126 milliseconds
PR 60076 : Add iprop as a local addition to services file.
Inspired by `man ipropd-master`.
Comment is the same as hprop.
Switch everyone to jemalloc.old
merge conflicts
NetBSD /src e0QyVYW — external/bsd/jemalloc.old/dist configure, external/bsd/jemalloc.old/dist/build-aux config.sub Import the current jemalloc to jemalloc.old
Version Delta File 1.1.1.2 +2,593 -493 external/bsd/jemalloc.old/dist/configure 1.1.1.2 +1,973 -829 external/bsd/jemalloc.old/dist/src/jemalloc.c 1.1.1.2 +1,335 -1,305 external/bsd/jemalloc.old/dist/build-aux/config.sub 1.1.1.2 +314 -2,046 external/bsd/jemalloc.old/dist/src/prof.c 1.1.1.2 +742 -1,594 external/bsd/jemalloc.old/dist/src/extent.c 1.1.1.2 +1,915 -384 external/bsd/jemalloc.old/dist/src/ctl.c +8,872 -6,651 741 files not shown +68,653 -18,115 747 files
rum.4: modernize statement about MIMO and IEEE 802.11n
Issue noted by Andrew Ball in PR kern/60197 .
ctwm_app_menu: Handle whitespace around equals sign in ini files
from Robert Whitlock
PR xsrc/60198 ctwm_app_menu doesn't consder whitespace
Add ref/mod emulation PMAP_COUNTERs
g/c
evbarm: Update install instructions.
Recommend using installboot to install u-boot.
libfetch: remove HAVE_POLL section again
the problem was the missing HAVE_POLL_H definition, now fixed
libfetch: remove trailing whitespace, define HAVE_POLL_H
libfetch: sync with pkgsrc
whitespace
libfetch: sync with pkgsrc
add missing line, not sure where that got lost
sync whitespace
libfetch: sync with pkgsrc
revision 1.43
date: 2025-02-18 13:59:54 +0100; author: wiz; state: Exp; lines: +24 -7; commitid: FUNM7pDAcd8v2XJF;
libfetch: Fix proxy connections.
From Jonathan Perkin <jperkin at smartos.org>
via drecklypkg commit $e6083c3a737b5451887c0c803b807c63e63aa046
libfetch: reduce diffs to pkgsrc/
style changes
libfetch: revert HAVE_POLL removal
libfetch: reduce diffs to pkgsrc
reduce variable scope
libfetch: reduce diffs to src
add prototypes
libfetch: reduce diffs to pkgsrc
call getenv directly instead of caching in a variable
libfetch: reduce diffs to pkgsrc
compute result in a variable
libfetch: reduce diffs to pkgsrc
portability (xenix, __apple__)
libfetch: reduce diffs to pkgsrc
remove HAVE_POLL
libfetch: reduce diffs to pkgsrc
Remove unused variable
Add micphy for Micrel KSZ[89]xxx PHY support
libarchive 3.8.7 out
tests/lint: increase test timeout for pmax
The lint1 test timed out after 300 seconds, reaching msg_333. 400
seconds should be enough to reach all test cases.
Remove code that is (now) unnecessary - we should always have an active
TTBR0
openssl 4.0.0 out
support underline for anti-aliased characters as well
jemalloc-5.3.1 out