Search
19 results for “netbsdsrc”
-
share/man/man5: mk.conf.5
jkoshy: mk.conf.5: Note that MKDTRACE defaults to "yes" for MACHINE_ARCH ~ /earm*/.
http://cvsweb.netbsd.org/bsdweb.cgi/src/share/man/man5/mk.conf.5.diff?r1=1.122&r2=1.123
-
external/bsd/elftoolchain/dist/tools: netbsd-base-system-import.sh
jkoshy: elftoolchain/netbsd-base-system-import.sh: Update to upstream [r4372].
-
doc: 3RDPARTY
jkoshy: doc/3RDPARTY: update the stanza for Elftoolchain.
http://cvsweb.netbsd.org/bsdweb.cgi/src/doc/3RDPARTY.diff?r1=1.2204&r2=1.2205
-
include: bitstring.h
kre: PR lib/60249 add some casts, and #include <stdlib.h>
http://cvsweb.netbsd.org/bsdweb.cgi/src/include/bitstring.h.diff?r1=1.15&r2=1.16
-
sys/arch/sparc64/include: param.h
kre: Return an #endif seemingly deleted by accident in previous.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/sparc64/include/param.h.diff?r1=1.64&r2=1.65
-
sys/arch/sparc64/include: param.h
kre: Return an #endif seemingly deleted by accident in previous.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/sparc64/include/param.h.diff?r1=1.64&r2=1.65
-
sys/arch/riscv/include: proc.h
thorpej: Two issues:
- Always include vmparams.h via <machine/vmparams.h>, because redirection
logic elsewhere relies on this.
- But akshually, isn't not even needed here because the code that would
use it is #if 0'd out anyway.http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/riscv/include/proc.h.diff?r1=1.6&r2=1.7
-
sys/arch/riscv/include: proc.h
thorpej: Two issues:
- Always include vmparams.h via <machine/vmparams.h>, because redirection
logic elsewhere relies on this.
- But akshually, isn't not even needed here because the code that would
use it is #if 0'd out anyway.http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/riscv/include/proc.h.diff?r1=1.6&r2=1.7
-
sys/arch/riscv/include: proc.h
thorpej: Two issues:
- Always include vmparams.h via <machine/vmparams.h>, because redirection
logic elsewhere relies on this.
- But akshually, isn't not even needed here because the code that would
use it is #if 0'd out anyway.http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/riscv/include/proc.h.diff?r1=1.6&r2=1.7
-
sys/arch/riscv/include: proc.h
thorpej: Two issues:
- Always include vmparams.h via <machine/vmparams.h>, because redirection
logic elsewhere relies on this.
- But akshually, isn't not even needed here because the code that would
use it is #if 0'd out anyway.http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/riscv/include/proc.h.diff?r1=1.6&r2=1.7
-
common/dist/zlib: zutil.h
kre: No #include <userland.header> in KERNEL or STANDALONE
http://cvsweb.netbsd.org/bsdweb.cgi/src/common/dist/zlib/zutil.h.diff?r1=1.9&r2=1.10
-
sys/arch/m68k/include: pmap_coldfire.h
skrll: Fix a typo in the multiple inclusion protection #define
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/m68k/include/pmap_coldfire.h.diff?r1=1.6&r2=1.7
-
external/cddl/osnet/dist/uts/common/fs/zfs: zvol.c
yamt: zfs zvol.c: #ifdef out zvol_log_truncate
-
sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c
nia: nvmm(4): x86: Handle #CP (control protection exception)
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/nvmm/x86/nvmm_x86_svm.c.diff?r1=1.92&r2=1.93
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/nvmm/x86/nvmm_x86_vmx.c.diff?r1=1.91&r2=1.92 -
sys/dev/mii: mcommphy.c
skrll: Slight re-arrangement of #defines. NFCI.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/mii/mcommphy.c.diff?r1=1.4&r2=1.5
-
Installing *BSD in 2025 part 3 – A critical look at NetBSD's installer
#HackerNews #Installing #BSD #in #2025 #part #3 #NetBSD #installer #critical #look
-
Next version of pkgin will check for upgrades to any installed packaging tools first.
https://github.com/NetBSDfr/pkgin/commit/e5849d8f52215b36a8f8ed6d80e31c15178cff81
Wishing I'd done this sooner so that upcoming fixes for SUPERSEDES would be automatically handled :( Oh well, hopefully will still prove to be useful in the future (or maybe not!)
-
Ok, with a boatload of fixes and a performance improvements of up to 2,500x I've released #pkgin 23.8.0!
https://github.com/NetBSDfr/pkgin/blob/master/CHANGES.md#version-2380-2023-08-16
There's still a bunch of things to do, but they can wait for future releases.
I've updated the #pkgsrc package and will be rebuilding binary package sets over the coming days.
-
pkgin 25.5.0 released.
Includes some important fixes to SUPERSEDES and CONFLICTS support, and "upgrade" will now update any core package tools first.
Should correctly handle the recent php-X.Y -> phpXY-X.Y renames, and fix some other corner cases.
https://github.com/NetBSDfr/pkgin/blob/master/CHANGES.md#version-2550-2025-05-19