| plan 9 kernel history: overview | file list | diff list |
1998/0306/port/portdat.h (diff list | history)
| 1997/0603/sys/src/9/port/portdat.h:158,163 – 1998/0306/sys/src/9/port/portdat.h:158,164 (short | long | prev | next) | ||
|
add Chan.tag to union.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | Qid pgrpid; /* for #p/notepg */ | |
| 1994/0225 | Mnt* mntptr; /* for devmnt */ | |
| 1993/0501 | ulong mid; /* for ns in devproc */ | |
| 1998/0306 | char tag[4]; /* for iproute */ | |
| 1991/0428 | }; | |
| 1994/0225 | Chan* mchan; /* channel to mounted server */ | |
| 1991/0428 | Qid mqid; /* qid of root of mount point */ | |