[1643] in Source-Commits
athena/bin/attach attach.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 2 03:41:24 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Mon, 02 Jun 1997 03:41:20 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/attach
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/attach
Modified Files:
attach.c
Log Message:
Get data from build_hesiod_line() as a list of _attachtab structs instead
of as a list of strings, so that they can be sorted after they are parsed.