| plan 9 kernel history: overview | file list | diff list |
1991/0209/ss/dat.h (diff list | history)
| 1991/0206/sys/src/9/ss/dat.h:222,230 – 1991/0209/sys/src/9/ss/dat.h:222,227 (short | long | prev | next) | ||
| 1990/1223 | Lock alarmlock; /* access to alarm list */ void *alarm; /* alarms bound to this clock */ int fpstate; /* state of fp registers on machine */ | |
| 1990/1226 |
| |
| 1990/1223 |
| |
| 1991/0110 | char pidhere[NTLBPID]; /* is this tlbpid possibly in this mmu? */ | |
| 1990/1226 | int lastpid; /* last pid allocated on this machine */ | |
| 1991/0110 | Proc *pidproc[NTLBPID]; /* process that owns this pid on this mach */ | |