| plan 9 kernel history: overview | file list | diff list |
1991/0921/pc/vga.c (diff list | history)
| 1991/0904/sys/src/9/pc/vga.c:165,171 – 1991/0921/sys/src/9/pc/vga.c:165,172 (short | long | prev | next) | ||
| 1991/0724 | ||
| 1991/0727 | /* | |
| 1991/0801 | * swizzle the font longs. | |
| 1991/0921 | * we do it here since the font is initialized with big * endian longs. | |
| 1991/0801 | */ defont = &defont0; l = defont->bits->base; | |