aboutsummaryrefslogtreecommitdiff
path: root/src/TODO
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1994-08-04 04:25:15 +0000
committerTom Yu <tlyu@mit.edu>1994-08-04 04:25:15 +0000
commit24b07f6a3b474158110be6625567aa1f180541d0 (patch)
tree32ffa5ffdce74ed3133d7ddd21c198d81601e6cd /src/TODO
parent7428e0e2d78dcef7433f6b55ad04b28956a4d875 (diff)
downloadkrb5-24b07f6a3b474158110be6625567aa1f180541d0.zip
krb5-24b07f6a3b474158110be6625567aa1f180541d0.tar.gz
krb5-24b07f6a3b474158110be6625567aa1f180541d0.tar.bz2
some things to think about
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4033 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index f3f3f61..1c0e29a 100644
--- a/src/TODO
+++ b/src/TODO
@@ -117,3 +117,27 @@ krb5_gc_via_2tgt
--------------------------------------------------------------
Bad comment message in KRB5-aux.h (KRB5-types.c should be KRB5_tables.c)
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+needed before beta4-patch2:
+
+940802 stdargs/varargs breakage of ksu under SunOS
+940802 ultrix appl/bsd stuff breaks (Mark?)
+940802 double-check make install
+
+not-quite-critical bug fixes:
+
+940802 linux port problems, e.g. broken linux headers, sgtty.h, etc.
+940802 double-check telnet problems, e.g. solaris pty grabbing
+940802 rethink using compile check for fopen() binary mode
+
+cleanup for later:
+
+940802 realloc lossage made more reasonable; requires a compile
+ and run type of check, then use REALLOC everywhere, #defined
+ to check if argument is NULL first, if realloc(NULL) returns
+ NULL. This is to guard against lossage like SunOS.
+940802 yank isode from tree, insert tcl subset
+940802 sanity check API doc
+940802 deja gnu, testing framework