CVS commit: src/distrib/cdrom

2019-12-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Dec 5 10:25:41 UTC 2019 Added Files: src/distrib/cdrom: NetBSD-9.0.mk Log Message: Copy -current to 9.0, this has diverged (macppc 601 support and others, but since the macppc release ISOs are still generated by this, it is i

CVS commit: src/distrib/cdrom

2018-11-12 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Nov 13 03:03:22 UTC 2018 Modified Files: src/distrib/cdrom: NetBSD-current.mk Log Message: add ppc601 kernel to macppc iso To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/distrib/cdrom/NetBSD-current.mk Pleas

CVS commit: src/distrib/cdrom

2017-02-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 15 22:47:27 UTC 2017 Modified Files: src/distrib/cdrom: hfsmap.lst Log Message: add chrp To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/distrib/cdrom/hfsmap.lst Please note that diffs are not public d

CVS commit: src/distrib/cdrom/macppc_installboot

2016-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 9 15:44:49 UTC 2016 Modified Files: src/distrib/cdrom/macppc_installboot: Makefile installboot.h Removed Files: src/distrib/cdrom/macppc_installboot: cd9660_util.c Log Message: dedup To generate a diff of this

CVS commit: src/distrib/cdrom/macppc_installboot

2016-03-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 8 20:16:56 UTC 2016 Modified Files: src/distrib/cdrom/macppc_installboot: cd9660_util.c Log Message: PR/50915: David Binderman: Fix infinite loop and printf format. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/distrib/cdrom/macppc_installboot

2014-09-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Sep 27 15:21:40 UTC 2014 Modified Files: src/distrib/cdrom/macppc_installboot: cd9660.c cd9660_util.c Log Message: Include instead of for POSIX compliancy. Fixes build errors on Linux, tested on CentOS. The problem was poi

CVS commit: src/distrib/cdrom/macppc_installboot

2014-03-27 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Mar 27 16:34:37 UTC 2014 Modified Files: src/distrib/cdrom/macppc_installboot: installboot.c Log Message: Use calloc instead of malloc + memset. This fixes a bug in which the wrong size was passed to memset. To generate a diff