diff options
Diffstat (limited to 'TODO-2.1/gpalmer')
-rw-r--r-- | TODO-2.1/gpalmer | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/TODO-2.1/gpalmer b/TODO-2.1/gpalmer new file mode 100644 index 0000000000000..2e2592ff620b9 --- /dev/null +++ b/TODO-2.1/gpalmer @@ -0,0 +1,66 @@ +# TODO File for core-team member: Gary Palmer +# Revision: $Id: gpalmer,v 1.3.4.1 1995/09/18 08:56:15 davidg Exp $ +# +# This is my publically readable TODO file, showing the things I have on +# my TODO list for 2.1. +# +-*----------------------------------------------------------------------------*- + +Update: Thu Apr 27 23:58:46 PDT 1995 +Due: April 29th +Prio: High +Task: Run a gcc -Wall on LINT and see what it says +Status: Underway. + +Some of the warnings generated may well be the result of true errors. Go +through the output of this and see which ones are simply poor coding +practice and which ones are actual errors. +-*- + +Update: Thu Apr 27 23:58:46 PDT 1995 +Due: April 29th +Prio: High +Task: Fix mkisofs + +Make mkisofs be a little less pathological in its dealings with "non-optional +optional flags" and stop asserting all over the place. +-*- + +Update: Thu Apr 27 23:58:46 PDT 1995 +Due: April 30th +Prio: High +Task: Write some scripts for CD-ifying the ports and packages collection + +I'm not sure what's involved here, but we need some release tools for +bundling up a `portsdist'. +-*- + +Update: Thu Apr 27 23:58:46 PDT 1995 +Due: April 30th +Prio: High +Task: Come up with canonical supfiles. +Status: Done (?) + +The canonical supfiles are out of date. Fix them. + +-*- + +Update: Sun Apr 30 07:36:04 PDT 1995 +Due: April 30th +Prio: High +Task: Go through the GNATS database closing off dead bugs + +There are bugs still ``open'' in the GNATS database which are no longer +present. Correct the situation. +-*- + +Update: Wed Jul 12 17:52:51 PDT 1995 +Due: Soonish +Prio: High +Task: Firewall related work +Status: open + +There is still a lot of work waiting to be done on out firewall +implimentation, particularly on the doc / front end side, and I +have a feeling there may be a lurking bug in there yet. +-*- |