| plan 9 kernel history: overview | file list | diff list |
1999/0731/port/portdat.h (diff list | history)
| 1999/0629/sys/src/9/port/portdat.h:735,741 – 1999/0731/sys/src/9/port/portdat.h:735,741 (short | long | prev | next) | ||
|
increase Cmdbuf.buf size
rsc Fri Mar 4 12:44:25 2005 | ||
| 1999/0316 | struct Cmdbuf { | |
| 1999/0629 |
| |
| 1999/0731 | char buf[256]; | |
| 1999/0316 | char *f[16]; int nf; | |
| 1996/0303 | }; | |