| plan 9 kernel history: overview | file list | diff list |
1993/0226/gnot/segment.h (diff list | history)
| 1993/0120/sys/src/9/gnot/segment.h:2,17 – 1993/0226/sys/src/9/gnot/segment.h:2,8 (short | long | prev | next) | ||
| 1991/0705 | * Attach segment types */ | |
| 1993/0120 |
| |
| 1991/0705 |
| |
| 1993/0226 | Physseg physseg[] = { | |
| 1993/0120 | { SG_SHARED, "lock", 0, SEGMAXSIZE, 0, 0 }, { SG_SHARED, "shared", 0, SEGMAXSIZE, 0, 0 }, { SG_BSS, "memory", 0, SEGMAXSIZE, 0, 0 }, | |