upgraded to the latest NetBSD version
[unix-history] / usr / src / sbin / mountd /
1995-04-29 Keith BosticPOSIX says that -s precedes init signal names
1995-04-29 Keith Bosticprettiness police; From: Charles Hannum <mycroft@NetBSD...
1995-03-31 Kirk McKusickfurther updates from Rick Macklem for version 3
1995-03-30 Kirk McKusickupdate for version 3 NFS from Rick Macklem
1994-12-28 Mike Hiblerclose netgroup file on a bad netgroup
1994-08-18 Kirk McKusick-n option allows access from non-priviledged ports...
1994-06-15 Marshall Kirk McKusickfix to allow mounting of swap files (from mycroft)
1994-02-21 Jan-Simon Pendrylint, KNF
1994-02-21 Jan-Simon Pendryremove local version of realpath - now in libc
1994-01-29 Keith BosticThe change ensures that symbolic links are not used...
1994-01-26 Mike HiblerCD9660 is now defined in Makefile (ala NFS and MFS)
1994-01-24 Keith BosticMirror Kirk's 8.9 change to /sys/sys/mount.h; ISOFS...
1994-01-13 Mike Hiblerreflect changes to mount.h and ability to export other...
1994-01-13 Mike Hibleradd -DMFS -DISOFS
1993-12-12 Kirk McKusickcopyediting for Usenix manuals
1993-11-17 Kirk McKusickallow for world export (from Macklem)
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-28 Keith Bosticdaemon(3) now in the C library
1993-04-10 Kirk McKusickrecover from gethostbyname timeouts (from Macklem)
1992-08-10 Kirk McKusickzero out unused part of structure so kernel will not...
1992-07-17 Kirk McKusickfix for -alldirs and netgroups
1992-04-21 Kirk McKusickdo not wait for mount info
1992-04-16 Kirk McKusickadd netgroup.5
1992-04-16 Kirk McKusickdate and time created 92/04/15 16:23:38 by mckusick
1992-04-10 Kirk McKusickupdate from Rick Macklem
1992-04-10 Kirk McKusickupdate from Rick Macklem with edits by me
1992-01-07 Kirk McKusickminor updates from Rick Macklem
1991-12-13 Kirk McKusickupdate for new syntax and semantics from Rick Macklem
1991-11-15 Kirk McKusick-allanon becomes -all
1991-11-15 Kirk McKusickfixes from Rick Macklem
1991-11-15 Kirk McKusickadd debugging for syslog messages
1991-11-15 Kirk McKusickcomments from macklem
1991-11-14 Kirk McKusickan attempt to more fully describe the new exports file...
1991-11-13 Kirk McKusickupdate from Rick Macklem, with further semantic refinem...
1991-11-12 Kirk McKusickmore complete explanation (from Rick Macklem)
1991-05-11 Cynthia A. E. Livi... mdoc version three
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-02-27 Keith BosticANSI fixes
1991-01-16 Keith Bostickernel reorg
1990-10-01 Kirk McKusicknote that SIGHUP causes mountd to reread its exports...
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-28 Kirk McKusickmove mountdtab to /var/db so it is not purged on reboots
1990-06-26 Kirk McKusickadd exports.5
1990-06-26 Kirk McKusickupdate to allow mounting of subtrees (from Macklem)
1990-06-26 Kirk McKusickfrom Rick Macklem
1990-06-26 Kirk McKusickadd -n option (from Macklem)
1990-06-25 Trent Heinnew copyright & pathname (mountd)
1990-06-22 Kirk McKusickmountdtab goes in /var/run, not /var
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
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-16 Kirk McKusickadd _PATH_PIDFILE
1990-03-09 Kirk McKusickexportfs is replaced by mount
1990-03-09 Kirk McKusickget rid of unneeded header files
1989-12-01 Kirk McKusickdate and time created 89/11/30 23:58:44 by mckusick
1989-12-01 Kirk McKusickupdate from Rick Macklem
1989-07-17 Kirk McKusickdate and time created 89/07/16 17:41:49 by mckusick
1989-07-17 Kirk McKusickdate and time created 89/07/16 17:41:48 by mckusick
1989-07-17 Kirk McKusickoriginal code from Rick Macklem