| plan 9 kernel history: overview | file list | diff list |
1999/1105/port/error.h (diff list | history)
| 1999/1104/sys/src/9/port/error.h:51,57 – 1999/1105/sys/src/9/port/error.h:51,56 (short | long | prev | next) | ||
|
Remove Erecover.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/06271 | extern char Esfnotcached[]; /* subfont not cached */ | |
| 1992/0824 | extern char Esoverlap[]; /* segments overlap */ | |
| 1992/1017 | extern char Emouseset[]; /* mouse type already set */ | |
| 1993/0501 |
| |
| 1993/1006 | extern char Eshort[]; /* i/o count too small */ | |
| 1999/1104 | extern char Egreg[]; /* xterm: Error 50, errno 1: Too big */ | |
| 1994/0622 | extern char Ebadspec[]; /* bad attach specifier */ | |