[1645] in Source-Commits
athena/bin/attach util.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 2 03:44:04 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Mon, 02 Jun 1997 03:43:59 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:
util.c
Log Message:
Pulling preference fields out of hesiod lines didn't work right for NFS
entries. Punt the old approach and make build_hesiod_line() return a list
of _attachtab structs. That way the knowledge about preference fields
lives in parse_hes().