Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-12-25 | Declare stpcpy only if not defined as macro. | Jim Meyering | |
1997-05-28 | (read_filesystem_list): Add `|| defined (__OpenBSD__)' | Jim Meyering | |
to the NetBSD #if so OpenBSD also uses the f_fstypename member. (fstype_to_string): Add `&& !defined (__OpenBSD__)' to the NetBSD #if expression to exclude this function definition. OpenBSD 2.1 beta doesn't need it. Patch from Hugh Daniel <hugh@ecotone.xanadu.com> | |||
1997-05-24 | (read_filesystem_list): Show automount-related | Jim Meyering | |
duplicate filesystems only when --all specified. With suggestions from Stuart Kemp. | |||
1997-05-24 | Indent cpp directives. | Jim Meyering | |
1997-01-25 | remove trailing blanks | Jim Meyering | |
1996-10-12 | (fstype_to_string): Handle fstypes of freebsd. | Jim Meyering | |
From Arne Henrik Juul. | |||
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-05-23 | (read_filesystem_list) [MOUNTED_LISTMNTENT]: New function. | Jim Meyering | |
From Johan Danielsson (joda@pdc.kth.se). | |||
1995-10-05 | (read_filesystem_list): Cast -1 to dev_t before assignment. | Jim Meyering | |
1994-10-08 | . | Jim Meyering | |
1992-10-31 | Initial revision | Jim Meyering | |