[BACK]Return to MAKEDEV.common CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/MAKEDEV.common between version 1.26 and 1.27

version 1.26, 2006/04/16 02:49:52 version 1.27, 2006/04/16 11:34:01
Line 144 
Line 144 
 target(all, ttyA, 0, 1)dnl  target(all, ttyA, 0, 1)dnl
 target(all, ttyB, 0, 1, 2, 3, 4, 5)dnl  target(all, ttyB, 0, 1, 2, 3, 4, 5)dnl
 twrget(all, attyB, ttyB, 0, 1, 2, 3, 4)dnl  twrget(all, attyB, ttyB, 0, 1, 2, 3, 4)dnl
 target(all, tty0, 0, 1, 2, 3)dnl  
 twrget(all, mac_tty0, tty0, 0, 1)dnl  twrget(all, mac_tty0, tty0, 0, 1)dnl
 twrget(all, tzs, tty, a, b, c, d)dnl  twrget(all, tzs, tty, a, b, c, d)dnl
 twrget(all, czs, cua, a, b, c, d)dnl  twrget(all, czs, cua, a, b, c, d)dnl

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27