CVS commit: src/etc/etc.landisk

2014-03-31 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Apr 1 01:10:14 UTC 2014 Modified Files: src/etc/etc.landisk: MAKEDEV.conf Log Message: Drop sci0 from "floppy" case too. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/etc/etc.landisk/MAKEDEV.conf Please note

CVS commit: src/etc/etc.landisk

2014-03-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Mar 31 20:24:09 UTC 2014 Modified Files: src/etc/etc.landisk: MAKEDEV.conf Log Message: Landisk has no sci0. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/etc/etc.landisk/MAKEDEV.conf Please note that diffs

CVS commit: src/etc/etc.landisk

2013-05-08 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed May 8 15:14:27 UTC 2013 Modified Files: src/etc/etc.landisk: ttys Log Message: Add an entry for scif0 serial. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/etc/etc.landisk/ttys Please note that diffs are

CVS commit: src/etc/etc.landisk

2013-05-08 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed May 8 14:59:41 UTC 2013 Modified Files: src/etc/etc.landisk: MAKEDEV.conf Log Message: Make sure to create serial device nodes (scif0 and sci0). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/etc/etc.landi