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
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
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
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
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.
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
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