| plan 9 kernel history: overview | file list | diff list |
1991/1102/port/portdat.h (diff list | history)
| 1991/1101/sys/src/9/port/portdat.h:621,626 – 1991/1102/sys/src/9/port/portdat.h:621,627 (short | long | prev | next) | ||
|
Add conffile.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | extern Dev devtab[]; extern char devchar[]; extern char user[NAMELEN]; | |
| 1991/1102 | extern char *conffile; | |
| 1991/0428 | extern char *errstrtab[]; extern char *statename[]; | |
| 1991/0705 | extern Palloc palloc; | |