summaryrefslogtreecommitdiff
path: root/lib/mountlist.c
Commit message (Expand)AuthorAgeFilesLines
* Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,Jim Meyering2000-07-011-4/+4
* (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:Jim Meyering2000-06-291-1/+1
* move vmp decl back out to the scope where it belongsJim Meyering2000-06-031-1/+1
* Back out last change. Instead, do this...Jim Meyering2000-06-021-12/+8
* (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mountsJim Meyering2000-05-291-1/+11
* (read_filesystem_list): Add BeOS support.Jim Meyering2000-05-011-1/+111
* *** empty log message ***Jim Meyering1999-07-261-62/+0
* update commentsJim Meyering1999-07-201-4/+6
* (translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.Jim Meyering1999-07-201-1/+61
* (read_filesystem_list) [MOUNTED_GETMNT]: Don't infloop on getmnt(2) returning 0.Jim Meyering1998-08-151-2/+2
* (read_filesystem_list): Remove all_fsJim Meyering1998-07-291-52/+33
* (xatoi): Ansideclify.Jim Meyering1998-07-251-4/+3
* (read_filesystem_list) [MOUNTED_GETMNTINFO]: Use fsp_to_string.Jim Meyering1998-07-251-14/+5
* (read_filesystem_list): If all_fs is negative, omit non-local filesytems.Jim Meyering1998-07-251-22/+58
* (read_filesystem_list): Fix more memory leaks on failure.Jim Meyering1998-07-181-3/+5
* (read_filesystem_list):Jim Meyering1998-07-041-49/+68
* (read_filesystem_list):Jim Meyering1998-06-301-28/+23
* (read_filesystem_list) [MOUNTED_GETMNTENT2]:FILEUTILS-3_16qJim Meyering1998-06-301-3/+12
* (read_filesystem_list): If SVR4, lock /etc/.mnttab.lock if available,Jim Meyering1998-06-301-1/+39
* (fstype_to_string): Guard with #if ! HAVE_F_FSTYPENAME_IN_STATFS.Jim Meyering1998-06-291-42/+44
* (fsp_to_string): Clean out some crufty #ifdefsJim Meyering1998-06-291-8/+16
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-4/+4
* Declare stpcpy only if not defined as macro.Jim Meyering1997-12-251-0/+2
* (read_filesystem_list): Add `|| defined (__OpenBSD__)'Jim Meyering1997-05-281-2/+2
* (read_filesystem_list): Show automount-relatedJim Meyering1997-05-241-1/+16
* Indent cpp directives.Jim Meyering1997-05-241-75/+75
* remove trailing blanksJim Meyering1997-01-251-1/+1
* (fstype_to_string): Handle fstypes of freebsd.Jim Meyering1996-10-121-4/+64
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* (read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.Jim Meyering1996-05-231-0/+34
* (read_filesystem_list): Cast -1 to dev_t before assignment.Jim Meyering1995-10-051-7/+7
* .Jim Meyering1994-10-081-5/+86
* Initial revisionJim Meyering1992-10-311-0/+402