| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -41/+0 | |
| 2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert | 1 | -2/+2 | |
| in comments or local variable names. | |||||
| 2005-05-14 | Correct cpp indentation | Jim Meyering | 1 | -3/+3 | |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2005-02-01 | (MOUNTLIST_H_): New macro, to protect against double inclusion. | Paul Eggert | 1 | -20/+6 | |
| Include <sys/types.h>, for dev_t. (ME_DUMMY, ME_REMOTE): Move to mountlist.c. | |||||
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -1/+3 | |
| (read_file_system_list): Accept bool flag, not int. | |||||
| 2004-06-30 | (read_file_system_list): Renamed from | Jim Meyering | 1 | -4/+4 | |
| read_filesystem_list. All definitions and uses changed. | |||||
| 2003-11-01 | (struct mount_entry.me_type_malloced): New member. | Jim Meyering | 1 | -0/+1 | |
| 2003-08-18 | Sync with gnulib. | Jim Meyering | 1 | -1/+3 | |
| 2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | 1 | -9/+1 | |
| 2003-03-18 | undo last change | Jim Meyering | 1 | -5/+3 | |
| 2003-03-18 | (ME_REMOTE): Recognize as remote any file system | Jim Meyering | 1 | -3/+5 | |
| that has an Fs_type with the `nfs' (any case) prefix. This is necessary at least for AIX 5.1 when it uses the MOUNTED_GETMNTENT1 code. Reported by Mike Jetzer. | |||||
| 2002-07-09 | (ME_DUMMY): Don't count entries of type `auto' as dummy ones. | Jim Meyering | 1 | -3/+2 | |
| At least on GNU/Linux systems, `auto' means something else. From Michael Stone. | |||||
| 2001-12-15 | (STREQ): Define. | Jim Meyering | 1 | -0/+3 | |
| 2001-12-15 | (ME_REMOTE): Recognize file systems of type smbfs | Jim Meyering | 1 | -6/+12 | |
| as `remote' if the name starts with `//'. | |||||
| 2000-06-02 | (ME_DUMMY): Add `autofs' to the list of ignored fs_type strings. | Jim Meyering | 1 | -2/+5 | |
| From Mark D. Roth. | |||||
| 1998-07-29 | (struct mount_entry): | Jim Meyering | 1 | -6/+10 | |
| New members me_dummy, me_remote. (read_filesystem_list): Remove all_fs argument. (REMOTE_FS_TYPE): Remove. (ME_DUMMY, ME_REMOTE): New macros. From Paul. | |||||
| 1998-07-25 | Use PARAMS macro. | Jim Meyering | 1 | -5/+10 | |
| 1998-07-25 | (REMOTE_FS_TYPE): New macro. | Jim Meyering | 1 | -0/+6 | |
| 1996-07-15 | update FSF address in copyright | Jim Meyering | 1 | -2/+2 | |
| 1992-10-31 | Initial revision | Jim Meyering | 1 | -0/+32 | |
