ANSI fixes (one real bug!)
[unix-history] / usr / src / sbin / mountd / mountd.c
1990-10-01 Kirk McKusickjust ignore bad hostnames, do not exit!
1990-09-01 Kirk McKusickdo not lose flags when exporting
1990-06-30 Mike Karelsuse daemon() call
1990-06-28 Kirk McKusickopenlog earlier; create mountdtab if it does not exist
1990-06-26 Kirk McKusickupdate to allow mounting of subtrees (from Macklem)
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-05 Kirk McKusickmount flags changed from M_ to MNT_
1990-03-16 Kirk McKusickstore pid in /var/run/mountd.pid for mount to notify...
1990-03-09 Kirk McKusickexportfs is replaced by mount
1990-03-09 Kirk McKusickget rid of unneeded header files
1989-12-01 Kirk McKusickupdate from Rick Macklem
1989-07-17 Kirk McKusickoriginal code from Rick Macklem