| plan 9 kernel history: overview | file list | diff list |
1994/0613/port/portdat.h (diff list | history)
| 1994/0612/sys/src/9/port/portdat.h:216,221 – 1994/0613/sys/src/9/port/portdat.h:216,223 (short | long | prev | next) | ||
|
add Mount.copy, Mount.order
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | ulong mountid; | |
| 1994/0225 | Mount* next; Mhead* head; | |
| 1994/0613 | Mount* copy; Mount* order; | |
| 1994/0225 | Chan* to; /* channel replacing channel */ | |
| 1993/0501 | int flag; char spec[NAMELEN]; | |