|
|
1.1 root 1: char Enoerror[] = "no error";
2: char Emount[] = "inconsistent mount";
3: char Eunmount[] = "not mounted";
4: char Eunion[] = "not in union";
5: char Emountrpc[] = "mount rpc error";
6: char Eshutdown[] = "mounted device shut down";
7: char Enocreate[] = "mounted directory forbids creation";
8: char Enonexist[] = "file does not exist";
9: char Ebadsharp[] = "unknown device in # filename";
10: char Enotdir[] = "not a directory";
11: char Eisdir[] = "file is a directory";
12: char Ebadchar[] = "bad character in file name";
13: char Efilename[] = "file name syntax";
14: char Eperm[] = "permission denied";
15: char Ebadusefd[] = "inappropriate use of fd";
16: char Ebadarg[] = "bad arg in system call";
17: char Einuse[] = "device or object already in use";
18: char Eio[] = "i/o error";
19: char Etoobig[] = "read or write too large";
20: char Etoosmall[] = "read or write too small";
21: char Ebadblt[] = "bad bitblt or bitmap request";
22: char Ebadbitmap[] = "unallocated bitmap";
23: char Enobitmap[] = "out of bitmap descriptors";
24: char Enobitstore[] = "out of bitmap storage";
25: char Ebadfont[] = "unallocated font";
26: char Enetaddr[] = "bad network address";
27: char Emsgsize[] = "message is too big for protocol";
28: char Enetbusy[] = "network device is busy or allocated";
29: char Enoproto[] = "network protocol not supported";
30: char Enoport[] = "network port not available";
31: char Enoifc[] = "bad interface or no free interface slots";
32: char Enolisten[] = "not announced";
33: char Ehungup[] = "write to hungup stream";
34: char Ebadctl[] = "bad process or stream control request";
35: char Enodev[] = "no free devices";
36: char Enoenv[] = "no free environment resources";
37: char Eprocdied[] = "process exited";
38: char Enochild[] = "no living children";
39: char Eioload[] = "i/o error in demand load";
40: char Enovmem[] = "virtual memory allocation failed";
41: char Ebadld[] = "illegal line discipline";
42: char Ebadfd[] = "fd out of range or not open";
43: char Eisstream[] = "seek on a stream";
44: char Ebadexec[] = "exec header invalid";
45: char Etimedout[] = "connection timed out";
46: char Econrefused[] = "connection refused";
47: char Enetunreach[] = "network unreachable";
48: char Eintr[] = "interrupted";
49: char Eneedservice[] = "service required for tcp/udp/il calls";
50: char Enomem[] = "kernel allocate failed";
51: char Esfnotcached[] = "subfont not cached";
52: char Egreg[] = "it's a thermal problem";
53: char Esoverlap[] = "segments overlap";
54: char Emouseset[] = "mouse type already set";
55: char Esession[] = "i/o error during authentication";
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.