summaryrefslogtreecommitdiff
path: root/lib/mountlist.c
AgeCommit message (Expand)Author
2002-07-15#undef MNT_IGNORE before defining it, to avoid warning on FreeBSD.Jim Meyering
2001-11-17Include unlocked-io.h after all system headers.Jim Meyering
2001-11-17Include unlocked-io.h.Jim Meyering
2001-09-30[MOUNTED_GETFSSTAT]:Jim Meyering
2001-09-23Remove useless parentheses in #if directives.Jim Meyering
2000-07-01Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,Jim Meyering
2000-06-29(fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:Jim Meyering
2000-06-03move vmp decl back out to the scope where it belongsJim Meyering
2000-06-02Back out last change. Instead, do this...Jim Meyering
2000-05-29(read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mountsJim Meyering
2000-05-01(read_filesystem_list): Add BeOS support.Jim Meyering
1999-07-26*** empty log message ***Jim Meyering
1999-07-20update commentsJim Meyering
1999-07-20(translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.Jim Meyering
1998-08-15(read_filesystem_list) [MOUNTED_GETMNT]: Don't infloop on getmnt(2) returning 0.Jim Meyering
1998-07-29(read_filesystem_list): Remove all_fsJim Meyering
1998-07-25(xatoi): Ansideclify.Jim Meyering
1998-07-25(read_filesystem_list) [MOUNTED_GETMNTINFO]: Use fsp_to_string.Jim Meyering
1998-07-25(read_filesystem_list): If all_fs is negative, omit non-local filesytems.Jim Meyering
1998-07-18(read_filesystem_list): Fix more memory leaks on failure.Jim Meyering
1998-07-04(read_filesystem_list):Jim Meyering
1998-06-30(read_filesystem_list):Jim Meyering
1998-06-30(read_filesystem_list) [MOUNTED_GETMNTENT2]:Jim Meyering
1998-06-30(read_filesystem_list): If SVR4, lock /etc/.mnttab.lock if available,Jim Meyering
1998-06-29(fstype_to_string): Guard with #if ! HAVE_F_FSTYPENAME_IN_STATFS.Jim Meyering
1998-06-29(fsp_to_string): Clean out some crufty #ifdefsJim Meyering
1998-03-15Use #if, not #ifdef with HAVE_ macrosJim Meyering
1997-12-25Declare stpcpy only if not defined as macro.Jim Meyering
1997-05-28(read_filesystem_list): Add `|| defined (__OpenBSD__)'Jim Meyering
1997-05-24(read_filesystem_list): Show automount-relatedJim Meyering
1997-05-24Indent cpp directives.Jim Meyering
1997-01-25remove trailing blanksJim Meyering
1996-10-12(fstype_to_string): Handle fstypes of freebsd.Jim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-05-23(read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.Jim Meyering
1995-10-05(read_filesystem_list): Cast -1 to dev_t before assignment.Jim Meyering
1994-10-08.Jim Meyering
1992-10-31Initial revisionJim Meyering