Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: SATO Kazumi <sato@netbsd.org>
List: source-changes
Date: 01/12/2001 17:30:44
Module Name: xsrc
Committed By: sato
Date: Fri Jan 12 15:30:43 UTC 2001
Modified Files:
xsrc/xc/programs/Xserver/hw/netbsd/hpc: hpcInit.c
Log Message:
* change GetdeviceList().
- don't use fallbackList[].
- by default, return /dev/ttyE${i} if X start on /dev/ttyE${i},
else return /dev/ttyE0. (i=0..)
- these change avoid core dump in multiple /dev/ttyE${i} environment.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 xsrc/xc/programs/Xserver/hw/netbsd/hpc/hpcInit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.