| plan 9 kernel history: overview | file list | diff list |
2000/1215/port/error.h (diff list | history)
| 2000/0324/sys/src/9/port/error.h:43,45 – 2000/1215/sys/src/9/port/error.h:43,46 (short | long | prev | next) | ||
|
Add Ectlsyntax.
rsc Fri Mar 4 12:44:25 2005 | ||
| 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 */ | |
| 2000/1215 | extern char Ectlsyntax[]; /* bad syntax in control file messages */ | |