| plan 9 kernel history: overview | file list | diff list |
1995/0117/pc/devvga.c (diff list | history)
| 1995/0108/sys/src/9/pc/devvga.c:256,262 – 1995/0117/sys/src/9/pc/devvga.c:256,262 (short | long | prev | next) | ||
| 1994/0624 | int i, x, y, z; char *cp, *field[3]; | |
| 1995/0117 | if(getfields(arg, field, 3, " ") != 2) | |
| 1994/0624 | error(Ebadarg); if(strcmp(field[0], "hwgc") == 0){ | |