summaryrefslogtreecommitdiff
path: root/hostmux
AgeCommit message (Collapse)Author
1997-06-20.Miles Bader
1997-06-20Replace uses of touch with fshelp_touch.Miles Bader
1997-06-20(netfs_get_dirents):Miles Bader
MAX_DATA_LEN == 0 means `no limit'. Replace uses of touch with fshelp_touch.
1997-06-20(netfs_get_translator):Miles Bader
Use argz_replace instead of doing it ourselves. (create_host_node): Set the times of the new node. (str_append): Function removed.
1997-06-20(touch):Miles Bader
Function removed; all uses replaced by the appropriate use of fshelp_touch instead. (TOUCH_ATIME, TOUCH_MTIME, TOUCH_CTIME): Macros removed. (hostmux_maptime): Renamed from HOSTMUX_MAPPED_TIME; all uses changed.
1997-06-20(options):Miles Bader
--host-pattern isn't optional.
1997-06-12Initial checkin.Miles Bader