| plan 9 kernel history: overview | file list | diff list |
1993/1116/port/error.h (diff list | history)
| 1993/1006/sys/src/9/port/error.h:51,54 – 1993/1116/sys/src/9/port/error.h:51,55 (short | long | prev | next) | ||
|
Add Enobitstore.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/1017 | extern char Emouseset[]; /* mouse type already set */ | |
| 1993/0501 | extern char Erecover[]; /* failed to recover fd */ | |
| 1993/1006 | extern char Eshort[]; /* i/o count too small */ | |
| 1993/1116 | extern char Enobitstore[]; /* out of screen memory */ | |
| 1993/0818 | extern char Egreg[]; /* coherency problem */ | |