]> git.decadent.org.uk Git - nfs-utils.git/history - support/nfs/fstab.c
mount.nfs: get_socket() may clobber errno, but preserves .re_errno
[nfs-utils.git] / support / nfs / fstab.c
2007-07-29 Neil BrownAdd -Wstrict-prototypes to compiler args, and fix warni...
2007-03-20 Neil BrownHandle -o remount better
2007-03-16 Neil BrownFix another warning: error -> nfs_error
2007-03-16 Neil BrownRemove nfs_mntent_t in favour of struct mntent
2007-03-16 Neil BrownCorrectly handle "user" and "users" mount options.
2007-03-16 Neil BrownMake mtab_head static
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...