NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46812 CVS commit: [netbsd-6] src



The following reply was made to PR install/46812; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46812 CVS commit: [netbsd-6] src
Date: Sat, 18 Aug 2012 22:11:45 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sat Aug 18 22:11:45 UTC 2012
 
 Modified Files:
        src/distrib/sparc/miniroot [netbsd-6]: Makefile.inc
        src/etc/etc.vax [netbsd-6]: MAKEDEV.conf
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #512):
        distrib/sparc/miniroot/Makefile.inc: revision 1.19
        etc/etc.vax/MAKEDEV.conf: revision 1.17
 Seems like all the trendy ramdisks are using "makedev ipty" rather than
 "makedev pty0" now. Update vax to match so install media doesn't fail
 with
 .../MAKEDEV: pty0: creating BSD style tty nodes with ptyfs is a security issue
 add ipty to the list of MAKEDEVTARGETS.  should fix PR#46812.
 certainly makes the qemu/sparc install work for me with netbsd-6.
 XXX: pullup.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.18.8.1 src/distrib/sparc/miniroot/Makefile.inc
 cvs rdiff -u -r1.13.4.2 -r1.13.4.3 src/etc/etc.vax/MAKEDEV.conf
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index