Pull up following revision(s) (requested by gutteridge in ticket #162):
distrib/sets/lists/debug/shl.mi: revision 1.385
distrib/sets/lists/base/shl.mi: revision 1.1027
external/bsd/unbound/dist/doc/README.man up to 1.1.1.1
external/bsd/unbound/dist/doc/libunbound.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-anchor.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-checkconf.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-control.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-host.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound.conf.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound.rst up to 1.1.1.1
external/bsd/unbound/dist/testcode/doqclient.c up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitdoq.c up to 1.1.1.1
external/bsd/unbound/dist/testcode/unitinfra.c up to 1.1.1.2
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/view_local_data up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/view_local_data_remove up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_values.tdir/stat_values_discard_wait_limit.conf up to 1.1.1.1
external/bsd/unbound/dist/testdata/acl_interface.tdir/rpz-nx.zone up to 1.1.1.1
[634 lines not shown]
Pull up following revision(s) (requested by nia in ticket #1224):
usr.sbin/makefs/cd9660.c: revision 1.61
makefs: cd9660: Honour the -m option to set the maximum disc size.
PR port-i386/59889 i386 cd-rom iso for -current is overflowing 700MB limit
Pull up following revision(s) (requested by nia in ticket #161):
usr.sbin/makefs/cd9660.c: revision 1.61
makefs: cd9660: Honour the -m option to set the maximum disc size.
PR port-i386/59889 i386 cd-rom iso for -current is overflowing 700MB limit
Pull up following revision(s) (requested by isaki in ticket #160):
sys/dev/ic/nslm7x.c: revision 1.80
Support AuxFan3 and AuxFan4 sensors for NCT6794D.
PR kern/59802
Pull up following revision(s) (requested by tsutsui in ticket #158):
distrib/common/bootimage/Makefile.bootimage: revision 1.47
distrib/common/bootimage/diskproto2sunlabel.awk: revision 1.1
bootimage: Derive sunlabel(8) input from the disklabel protofile
For USE_SUNLABEL labeling, stop hard-coding the sunlabel(8) geometry
in cylinders in Makefile.bootimage. Instead, generate the sunlabel(8)
command stream by parsing the generated disklabel protofile with
a small awk helper.
This keeps the Sun disk label consistent with the disklabel(8) protofile
and avoids maintaining two independent sets of geometry/partition logic.
Tested with a sun3 live-image on TME.
Pull up following revision(s) (requested by tsutsui in ticket #157):
usr.sbin/sunlabel/sunlabel.8: revision 1.10
sunlabel: document partition map line printed by the 'P' command
The interactive 'P' command prints the partition table and
also emits a simple textual map of the partition layout
(e.g., a line of 'a' when the whole disk is covered by partition a).
Mention this additional output in the man page to avoid confusion.
Pull up following revision(s) (requested by tsutsui in ticket #156):
usr.bin/elf2ecoff/elf2ecoff.c: revision 1.40
usr.bin/elf2ecoff/elf2ecoff.c: revision 1.41
usr.bin/elf2ecoff/elf2ecoff.c: revision 1.39
elf2ecoff: fix various incorrect byteswap ops
- make sure to use host byte order in debug printfs
- fix incorrect byte swap ops for struct ecoff32_symhdr using
bswap32_region() (only first two magic and vstamp members are int16_t)
- make sure to use proper host's endian to calclate symbol table size
- don't do byteswap unconditionally for struct ecoff_extsym
(especially on building as a native tool)
Patch from Steve Rumble on port-mips@:
https://mail-index.netbsd.org/port-mips/2025/12/06/msg001544.html
elf2ecoff: remove an incorrect but unused assigment to ecoff32_exechdr
Probably harmless but confusing on endiannes sanity check.
[7 lines not shown]
Pull up following revision(s) (requested by tsutsui in ticket #155):
sys/dev/arcbios/arcbios_calls.S: revision 1.5
arcbios: add hazard nops for pre-R4000 MIPS1 machines
All MIPS ARC (Advanced RISC Computing) machines have R4000/R4400
https://www.netbsd.org/docs/Hardware/Machines/ARC/
as supported by NetBSD/arc and they don't require nops,
but the sgimips port fakes ARCS for older R2k/R3k machines,
so it uses this code on older CPUs, too.
Patch from Steve Rumble on port-mips@:
https://mail-index.netbsd.org/port-mips/2025/12/06/msg001542.html
Pull up following revision(s) (requested by tsutsui in ticket #154):
usr.sbin/makefs/ffs/ffs_alloc.c: revision 1.34
usr.sbin/makefs/ffs/mkfs.c: revision 1.43
usr.sbin/makefs/ffs.c: revision 1.78
usr.sbin/makefs/makefs.8: revision 1.74
makefs: add ffs version=0 for "newfs -O 0" compatible FFSv1 images
Allow "makefs -t ffs -o version=0" to create FFSv1 images in the
old on-disk format compatible with "newfs -O 0" (FFSv1 level 1),
intended for systems with ancient boot ROM requirements like LUNA.
This changes the FFSv1/FFSv2 selection to treat version 0 as FFSv1
and generates old-format directory entries (no d_type) when
version=0 is selected. The FFS mkfs parameters are adjusted so
that version 0 does not get overridden by the default FFSv1 settings.
Tested by generating FFS images with version=0, 1, and 2, and
[3 lines not shown]
Pull up following revision(s) (requested by jmcneill in ticket #1223):
sys/dev/sdmmc/sdmmcreg.h: revision 1.36
sdmmc: Fix swapped SSR cache and card maintenance bit defs
Pull up following revision(s) (requested by jmcneill in ticket #153):
sys/dev/sdmmc/sdmmcreg.h: revision 1.36
sdmmc: Fix swapped SSR cache and card maintenance bit defs
Pull up following revision(s) (requested by lukem in ticket #1222):
usr.bin/ftp/ftp.c: revision 1.179
usr.bin/ftp/version.h: revision 1.101
usr.bin/ftp/util.c: revision 1.169
usr.bin/ftp/extern.h: revision 1.85
ftp: fix ascii transfers with progress bar
Handle stdio interruption by signals and improve error handling
in getc() and putc() on the control and data channels.
Provide ftp_getc() and ftp_putc() wrappers that:
- Retry the operation on EINTR or EAGAIN instead of failing.
- Store other error codes in a return variable separate to errno,
and use that variable in ferror() handling, for more correct
error messages.
Fixes the progress bar display in ascii mode transfers.
[5 lines not shown]
Pull up following revision(s) (requested by lukem in ticket #152):
usr.bin/ftp/ftp.c: revision 1.179
usr.bin/ftp/version.h: revision 1.101
usr.bin/ftp/util.c: revision 1.169
usr.bin/ftp/extern.h: revision 1.85
ftp: fix ascii transfers with progress bar
Handle stdio interruption by signals and improve error handling
in getc() and putc() on the control and data channels.
Provide ftp_getc() and ftp_putc() wrappers that:
- Retry the operation on EINTR or EAGAIN instead of failing.
- Store other error codes in a return variable separate to errno,
and use that variable in ferror() handling, for more correct
error messages.
Fixes the progress bar display in ascii mode transfers.
[5 lines not shown]