| plan 9 kernel history: overview | file list | diff list |
2000/0322/port/error.h (diff list | history)
| 2000/0215/sys/src/9/port/error.h:56,58 – 2000/0322/sys/src/9/port/error.h:56,59 (short | long | prev | next) | ||
|
Add Enoattach.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1999/1104 | extern char Egreg[]; /* xterm: Error 50, errno 1: Too big */ | |
| 1994/0622 | extern char Ebadspec[]; /* bad attach specifier */ | |
| 1997/1206 | extern char Enoreg[]; /* process has no saved registers */ | |
| 2000/0322 | extern char Enoattach[]; /* mount/attach disallowed */ | |