lib/mountlist.c


Log

Author Commit Date CI Message
Jim Meyering 0f905c09 1997-12-25T17:02:25 Declare stpcpy only if not defined as macro.
Jim Meyering f542a4ad 1997-05-28T11:42:29 (read_filesystem_list): Add `|| defined (__OpenBSD__)' 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>
Jim Meyering 3b9c7bc2 1997-05-24T14:43:21 (read_filesystem_list): Show automount-related duplicate filesystems only when --all specified. With suggestions from Stuart Kemp.
Jim Meyering 57d62c35 1997-05-24T14:42:40 Indent cpp directives.
Jim Meyering 81d7fb95 1997-01-25T13:50:24 remove trailing blanks
Jim Meyering 040465a3 1996-10-12T23:21:32 (fstype_to_string): Handle fstypes of freebsd. From Arne Henrik Juul.
Jim Meyering 6d8337bf 1996-07-15T03:36:16 update FSF address in copyright
Jim Meyering 7f7c69fa 1996-05-23T13:04:41 (read_filesystem_list) [MOUNTED_LISTMNTENT]: New function. From Johan Danielsson (joda@pdc.kth.se).
Jim Meyering aa5959b9 1995-10-05T14:14:45 (read_filesystem_list): Cast -1 to dev_t before assignment.
Jim Meyering 36427d6c 1994-10-08T16:38:01 .
Jim Meyering d87c3946 1992-10-31T20:42:48 Initial revision