11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
*
|
|
* PTC: streams drivers for pseudo terminal controller, minor numbers 0-199
|
|
* "$Revision: 3.6 $"
|
|
*FLAG PREFIX SOFT #DEV DEPENDENCIES
|
|
fs ptc 14,104,106,108,110 - pts,clone
|
|
|
|
$$$
|
|
|
|
/* maximum number of psuedo-ttys */
|
|
int maxpty = 1000;
|