| plan 9 kernel history: overview | file list | diff list |
1992/0826/port/portdat.h (diff list | history)
| 1992/0825/sys/src/9/port/portdat.h:721,726 – 1992/0826/sys/src/9/port/portdat.h:721,727 (short | long | prev | next) | ||
|
Add MAXCRYPT.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0824 | enum { PRINTSIZE = 256, | |
| 1992/0826 | MAXCRYPT = 127, | |
| 1992/0824 | NUMSIZE = 12, /* size of formatted number */ MB = (1024*1024), }; | |