Module Name:src
Committed By: sjg
Date: Sat Jun 1 06:26:36 UTC 2024
Modified Files:
src/usr.bin/make: make.1 make.h parse.c var.c
src/usr.bin/make/unit-tests: directive-export.exp directive-export.mk
export-all.mk
Log Message:
make: add .export-all
An
Module Name:src
Committed By: sjg
Date: Sat Jun 1 06:26:36 UTC 2024
Modified Files:
src/usr.bin/make: make.1 make.h parse.c var.c
src/usr.bin/make/unit-tests: directive-export.exp directive-export.mk
export-all.mk
Log Message:
make: add .export-all
An
Module Name:src
Committed By: rillig
Date: Sat Jun 1 05:08:48 UTC 2024
Modified Files:
src/usr.bin/make: make.h var.c
src/usr.bin/make/unit-tests: varmod-loop.exp varmod-loop.mk
Log Message:
make: remove unused VARE_EVAL_KEEP_DOLLAR
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Sat Jun 1 05:08:48 UTC 2024
Modified Files:
src/usr.bin/make: make.h var.c
src/usr.bin/make/unit-tests: varmod-loop.exp varmod-loop.mk
Log Message:
make: remove unused VARE_EVAL_KEEP_DOLLAR
To generate a diff of this co
CD ISO image is now bootable. [tsutsui 20240519]
tic(1): Honour the user's umask (from RVP). [christos 20240520]
dhcpcd: Import version 10.0.8. [roy 20240524]
-
+ mkhybrid: Import mkhybrid from OpenBSD 7.3 as a tool to create
+ ISO9660/HFS hybrid ISO images for mac68k and macppc.
+ [tsutsui 20240531]
Module Name:src
Committed By: tsutsui
Date: Fri May 31 21:07:40 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
Note about import of mkhybrid as a tool.
To generate a diff of this commit:
cvs rdiff -u -r1.3060 -r1.3061 src/doc/CHANGES
Please note that diffs are n
Module Name:src
Committed By: tsutsui
Date: Fri May 31 21:04:22 UTC 2024
Added Files:
src/external/gpl2/mkhybrid: README.md
Log Message:
Note about current status.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl2/mkhybrid/README.md
Please note
Module Name:src
Committed By: tsutsui
Date: Fri May 31 21:04:22 UTC 2024
Added Files:
src/external/gpl2/mkhybrid: README.md
Log Message:
Note about current status.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl2/mkhybrid/README.md
Please note
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:58:52 UTC 2024
Modified Files:
src/etc: Makefile
Log Message:
Use tools/mkhybrid as MKISOFS for mac68k and future macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.470 -r1.471 src/etc/Makefile
Please no
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:58:52 UTC 2024
Modified Files:
src/etc: Makefile
Log Message:
Use tools/mkhybrid as MKISOFS for mac68k and future macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.470 -r1.471 src/etc/Makefile
Please no
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:57:32 UTC 2024
Modified Files:
src/distrib/cdrom: Makefile
src/etc/etc.mac68k: Makefile.inc
Log Message:
Drop -data-change-warn from MKISOFS_FLAGS.
It's available only on cdrtools-3.x and later.
To genera
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:57:32 UTC 2024
Modified Files:
src/distrib/cdrom: Makefile
src/etc/etc.mac68k: Makefile.inc
Log Message:
Drop -data-change-warn from MKISOFS_FLAGS.
It's available only on cdrtools-3.x and later.
To genera
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:54:33 UTC 2024
Modified Files:
src/distrib/cdrom: Makefile
Log Message:
Build mac68k and macppc iso images using tools/mkhybrid.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/distrib/cdrom/Make
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:54:33 UTC 2024
Modified Files:
src/distrib/cdrom: Makefile
Log Message:
Build mac68k and macppc iso images using tools/mkhybrid.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/distrib/cdrom/Make
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:52:59 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
src/tools: Makefile
Added Files:
src/tools/mkhybrid: Makefile
Log Message:
Build mkhybrid as a build tool.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:52:59 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
src/tools: Makefile
Added Files:
src/tools/mkhybrid: Makefile
Log Message:
Build mkhybrid as a build tool.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:50:48 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: tree.c
Log Message:
Pull malloc related fixes from cdrtools-2.01.
This seems to fix SIGSEGV during free(3) in write.c:write_one_file().
To generate
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:50:48 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: tree.c
Log Message:
Pull malloc related fixes from cdrtools-2.01.
This seems to fix SIGSEGV during free(3) in write.c:write_one_file().
To generate
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:49:44 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Tweak OPTION_* definitions to reduce diffs from mkisofs-1.13.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:49:44 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Tweak OPTION_* definitions to reduce diffs from mkisofs-1.13.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:48:22 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: match.c match.h mkisofs.c mkisofs.h
Log Message:
Pull -graft-points option from mkisofs-1.13 and cdrtools-2.01.
Also remove #ifdef APPLE_HYB for NON-H
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:48:22 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: match.c match.h mkisofs.c mkisofs.h
Log Message:
Pull -graft-points option from mkisofs-1.13 and cdrtools-2.01.
Also remove #ifdef APPLE_HYB for NON-H
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:46:19 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c mkisofs.h tree.c
Log Message:
Pull options -hide-joliet-trans-tbl and -hide-rr-moved from mkisofs-1.13.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:46:19 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c mkisofs.h tree.c
Log Message:
Pull options -hide-joliet-trans-tbl and -hide-rr-moved from mkisofs-1.13.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:44:36 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c getopt.c getopt.h getopt1.c
hash.c mkisofs.h volume.c
src/external/gpl2/mkhybrid/dist/include: mconfig.h
Log Message:
Appea
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:44:36 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c getopt.c getopt.h getopt1.c
hash.c mkisofs.h volume.c
src/external/gpl2/mkhybrid/dist/include: mconfig.h
Log Message:
Appea
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:41:50 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/bin: Makefile
src/external/gpl2/mkhybrid/dist: getopt.c getopt1.c
Log Message:
Use HAVE_CONFIG_H to include and in getopt sources.
To generate a
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:41:50 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/bin: Makefile
src/external/gpl2/mkhybrid/dist: getopt.c getopt1.c
Log Message:
Use HAVE_CONFIG_H to include and in getopt sources.
To generate a
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:40:06 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: config.h config.h.in configure
configure.in
Log Message:
Check and in configure and regen config.h.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:40:06 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: config.h config.h.in configure
configure.in
Log Message:
Check and in configure and regen config.h.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:37:55 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: config.h.in configure configure.in
Log Message:
Tweak and regen configure using autoconf-2.13 to use pkgsrc tools.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:37:55 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: config.h.in configure configure.in
Log Message:
Tweak and regen configure using autoconf-2.13 to use pkgsrc tools.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:36:24 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Always use local getopt.h as cdrtools-2.01 did.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:36:24 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Always use local getopt.h as cdrtools-2.01 did.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:34:18 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Remove ancient rlimit hacks for NetBSD disabled in cdrtools-2.01.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:34:18 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: mkisofs.c
Log Message:
Remove ancient rlimit hacks for NetBSD disabled in cdrtools-2.01.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:33:12 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: defaults.h
Log Message:
Don't redefine SYSTEM_ID_DEFAULT if it's specified in CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 s
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:33:12 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: defaults.h
Log Message:
Don't redefine SYSTEM_ID_DEFAULT if it's specified in CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 s
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:32:04 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: defaults.h
Log Message:
Remove duplicated SYSTEM_ID_DEFAULT definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:32:04 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: defaults.h
Log Message:
Remove duplicated SYSTEM_ID_DEFAULT definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:31:05 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c apple_proto.h
Log Message:
Appease discard-const warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/mkhy
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:31:05 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c apple_proto.h
Log Message:
Appease discard-const warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/mkhy
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:29:24 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: desktop.c mac_label.c mkisofs.h
volume.h
src/external/gpl2/mkhybrid/dist/libhfs_iso: hfs.h
Log Message:
Suppress implicit declarati
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:29:24 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: desktop.c mac_label.c mkisofs.h
volume.h
src/external/gpl2/mkhybrid/dist/libhfs_iso: hfs.h
Log Message:
Suppress implicit declarati
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:27:19 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/bin: Makefile
Log Message:
Update mkhybrid Makefile for NetBSD's tools builds.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:27:19 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/bin: Makefile
Log Message:
Update mkhybrid Makefile for NetBSD's tools builds.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:25:41 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist/libfile: apprentice.c file.h lfile.c
softmagic.c
Log Message:
Make newer BSD Licensed libfile sources build as tools.
To generate a diff o
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:25:41 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist/libfile: apprentice.c file.h lfile.c
softmagic.c
Log Message:
Make newer BSD Licensed libfile sources build as tools.
To generate a diff o
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:23:34 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c apple.h mkisofs.c mkisofs.h
Log Message:
Pull changes from mkisofs-1.12.1 to avoid statvfs(2).
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:23:34 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: apple.c apple.h mkisofs.c mkisofs.h
Log Message:
Pull changes from mkisofs-1.12.1 to avoid statvfs(2).
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: rillig
Date: Fri May 31 20:21:34 UTC 2024
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: merge functions that parse modifier parts
This commit subtly changes the behavior for the :gmtime and :localtime
modifiers, but only in irrel
Module Name:src
Committed By: rillig
Date: Fri May 31 20:21:34 UTC 2024
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: merge functions that parse modifier parts
This commit subtly changes the behavior for the :gmtime and :localtime
modifiers, but only in irrel
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:21:06 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: Makefile.in
Log Message:
Remove dependencies on non-existent exclude.h.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2
Module Name:src
Committed By: tsutsui
Date: Fri May 31 20:21:06 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist: Makefile.in
Log Message:
Remove dependencies on non-existent exclude.h.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2
Module Name:src
Committed By: tsutsui
Date: Fri May 31 19:52:25 UTC 2024
Added Files:
src/external/gpl2/mkhybrid/dist/libfile: LEGAL.NOTICE README
apprentice.c file.h lfile.c patchlevel.h softmagic.c
Log Message:
Import BSD licensed libfile for mkhybrid builds
Module Name:src
Committed By: tsutsui
Date: Fri May 31 19:52:25 UTC 2024
Added Files:
src/external/gpl2/mkhybrid/dist/libfile: LEGAL.NOTICE README
apprentice.c file.h lfile.c patchlevel.h softmagic.c
Log Message:
Import BSD licensed libfile for mkhybrid builds
Module Name:src
Committed By: tsutsui
Date: Fri May 31 19:49:03 UTC 2024
Added Files:
src/external/gpl2/mkhybrid/bin: Makefile
src/external/gpl2/mkhybrid/dist: COPYING ChangeLog ChangeLog.mkhybrid
Makefile.in README README.eltorito README.hfs_boot README
Module Name:src
Committed By: skrll
Date: Fri May 31 13:11:41 UTC 2024
Modified Files:
src/sys/arch/riscv/include: mcontext.h
Log Message:
Add more ABI register defines - should have been committed with previous
change.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: skrll
Date: Fri May 31 13:11:41 UTC 2024
Modified Files:
src/sys/arch/riscv/include: mcontext.h
Log Message:
Add more ABI register defines - should have been committed with previous
change.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Fri May 31 07:13:12 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: directive-for-empty.exp
directive-for-empty.mk opt-debug-hash.exp opt-debug-hash.mk
Log Message:
tests/make: replace or document .error in tests
Module Name:src
Committed By: rillig
Date: Fri May 31 07:13:12 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: directive-for-empty.exp
directive-for-empty.mk opt-debug-hash.exp opt-debug-hash.mk
Log Message:
tests/make: replace or document .error in tests
Module Name:src
Committed By: rillig
Date: Fri May 31 07:11:12 UTC 2024
Modified Files:
src/usr.bin/make: hash.c
Log Message:
make: simplify expression in iteration over hash tables
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/usr.bin/make/hash.c
Pl
Module Name:src
Committed By: rillig
Date: Fri May 31 07:11:12 UTC 2024
Modified Files:
src/usr.bin/make: hash.c
Log Message:
make: simplify expression in iteration over hash tables
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/usr.bin/make/hash.c
Pl
63 matches
Mail list logo