| plan 9 kernel history: overview | file list | diff list |
1990/0629/power/fns.h (diff list | history)
| 1990/0504/sys/src/9/power/fns.h:108,113 – 1990/0629/sys/src/9/power/fns.h:108,117 (short | long | prev | next) | ||
| 1990/0227 | char *nextelem(char*, char*); void newstart(void); int newtlbpid(Proc*); | |
| 1990/0629 | int nonetcksum(Block*, int); void nonetfreeifc(Noifc*); Noifc* nonetnewifc(Queue*, Stream*, int, int, int, void (*)(Noconv*, char*)); void nonetrcvmsg(Noconv*, Block*); | |
| 1990/0227 | void novme(int); void nullput(Queue*, Block*); void online(void); | |
| 1990/0504/sys/src/9/power/fns.h:158,163 – 1990/0629/sys/src/9/power/fns.h:162,169 | ||
| 1990/0227 | void splx(int); Devgen streamgen; void streamclose(Chan*); | |
| 1990/0629 | int streamenter(Stream*); void streamexit(Stream*, int); | |
| 1990/0227 | void streaminit(void); long streamread(Chan*, void*, long); | |
| 1990/0312 | long streamwrite(Chan*, void*, long, int); | |