| plan 9 kernel history: overview | file list | diff list |
1994/0828/port/error.h (diff list | history)
| 1994/0622/sys/src/9/port/error.h:25,31 – 1994/0828/sys/src/9/port/error.h:25,31 (short | long | prev | next) | ||
|
Reword Ehungup.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0112 | extern char Enoport[]; /* network port not available */ | |
| 1992/0111 | extern char Enoifc[]; /* bad interface or no free interface slots */ | |
| 1992/0112 | extern char Enolisten[]; /* not announced */ | |
| 1992/0111 |
| |
| 1994/0828 | extern char Ehungup[]; /* write to hungup channel */ | |
| 1992/0113 | extern char Ebadctl[]; /* bad process or stream control request */ | |
| 1992/0111 | extern char Enodev[]; /* no free devices */ extern char Enoenv[]; /* no free environment resources */ | |