diff options
author | 2002-02-22 04:25:20 +0000 | |
---|---|---|
committer | 2002-02-22 04:25:20 +0000 | |
commit | 35a62e479914758ca9b04b3062681ffe7b6c3cc9 (patch) | |
tree | 8a2b25504077d0d10d85f59ed6cb7c67106f6ce9 | |
parent | do not transmit ICMP source quench. from kjc/kame (diff) | |
download | wireguard-openbsd-35a62e479914758ca9b04b3062681ffe7b6c3cc9.tar.xz wireguard-openbsd-35a62e479914758ca9b04b3062681ffe7b6c3cc9.zip |
update Python listing and remove Squid.
-rw-r--r-- | lib/libc_r/TODO | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc_r/TODO b/lib/libc_r/TODO index bc47eef0e63..58cbf89baac 100644 --- a/lib/libc_r/TODO +++ b/lib/libc_r/TODO @@ -1,4 +1,4 @@ -$OpenBSD: TODO,v 1.16 2001/09/05 02:54:12 fgsch Exp $ +$OpenBSD: TODO,v 1.17 2002/02/22 04:25:20 brad Exp $ This is a list of things that still need to be done: @@ -79,13 +79,12 @@ This is a list of things that still need to be done: - graphics/ggi - graphics/gii - lang/tcl/8.3 - - lang/python [yes, but a SIGCONT problem?] - - lang/python15 + - lang/python/2.1 + - lang/python/2.2 - net/icecast [partially] - net/mrtd - net/xchat - net/pdnsd - - www/squid * Some ideas: + http://www.cs.wustl.edu/~schmidt/locking-patterns.ps.gz |