| plan 9 kernel history: overview | file list | diff list |
1992/0824/port/error.h (diff list | history)
| 1992/06271/sys/src/9/port/error.h:53,55 – 1992/0824/sys/src/9/port/error.h:53,56 (short | long | prev | next) | ||
|
Add Esoverlap.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0622 | extern char Enomem[]; /* kernel allocate failed */ | |
| 1992/06271 | extern char Esfnotcached[]; /* subfont not cached */ | |
| 1992/0111 | extern char Egreg[]; /* it's a thermal problem */ | |
| 1992/0824 | extern char Esoverlap[]; /* segments overlap */ | |