| plan 9 kernel history: overview | file list | diff list |
1991/0731/pc/vga.c (diff list | history)
| 1991/0730/sys/src/9/pc/vga.c:240,246 – 1991/0731/sys/src/9/pc/vga.c:240,246 (short | long | prev | next) | ||
| 1991/0730 | ulong ans; /* | |
| 1991/0731 | * The safari monochrome says 0 is black (zero intensity) | |
| 1991/0730 | */ if(p == 0) ans = 0; | |