Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-01 | . | Jim Meyering | |
1996-02-01 | __P-protect dcls. | Jim Meyering | |
1996-02-01 | . | Jim Meyering | |
1996-02-01 | . | Jim Meyering | |
1996-02-01 | (main): Accept new option, --rfc-822 (-R). | Jim Meyering | |
(show_date): Use RFC822-mandated strftime format. From H. Peter Anvin (hpa@storm.net). (usage): Add a line describing the new option. | |||
1996-02-01 | . | Jim Meyering | |
1996-02-01 | (add_num_tz): New function. | Jim Meyering | |
(strftime): Handle new %z format. From H. Peter Anvin (hpa@storm.net). Don't use local, LENGTH, before it's defined. | |||
1996-02-01 | (main): New options --human-readable (-h) and --megabytes (-m). | Jim Meyering | |
(human_readable_1k_blocks): New function. (print_header): Honor new options. (show_dev): Honor new options. Add ifdef'd-out code to avoid printing lines for mount points that match ^/auto/.* and ^/tmp_mnt.*. Rather than hard-coding those two prefixes, the code should allow the user to specify a regular expression. From Larry McVoy (lm@sgi.com). (human_readable_1k_blocks): Likewise (usage): Update usage message to reflect additions. | |||
1996-02-01 | . | Jim Meyering | |
1996-02-01 | . | Jim Meyering | |
1996-02-01 | (dump_remainder): Flush stdout when tailing-forever on multiple files. | Jim Meyering | |
From Carlos Canau <Carlos.Canau@relay.puug.pt>. | |||
1996-02-01 | . | Jim Meyering | |
1996-02-01 | . | Jim Meyering | |
1996-02-01 | Remove comma after last item in enum. | Jim Meyering | |
(human_readable): Fix off-by-one error that converted 1024*1024 to 1024K rather than 1G. Describe the function. | |||
1996-02-01 | (skip): Change type of parameter #5 from char* to unsigned char* to match | Jim Meyering | |
type of argument. (copy): Cast first arg in memset call to char* to avoid warnings from SunOS's acc. (copy_simple): Likewise. | |||
1996-02-01 | (getdate.c, posixtm.c): Add rules for building these. | Jim Meyering | |
1996-02-01 | (DIST_OTHER): Add perm.texi and getdate.texi. Remove mdate-sh. | Jim Meyering | |
1996-01-31 | . | Jim Meyering | |
1996-01-31 | . | Jim Meyering | |
1996-01-30 | . | Jim Meyering | |
1996-01-26 | . | Jim Meyering | |
1996-01-25 | . | Jim Meyering | |
1996-01-20 | Tweak usage. | Jim Meyering | |
1996-01-20 | (main): New options --human-readable (-h) and --megabytes (-m). | Jim Meyering | |
(human_readable): New function. From Larry McVoy (lm@sgi.com). | |||
1996-01-20 | . | Jim Meyering | |
1996-01-20 | . | Jim Meyering | |
1996-01-20 | (usage): Copy backup/suffix stuff from ln.c. | Jim Meyering | |
(main): Handle 'S' in getopt switch. | |||
1996-01-20 | (BUILT_SOURCES): Set to posixtm.c getdate.c. | Jim Meyering | |
1996-01-20 | . | Jim Meyering | |
1996-01-20 | . | Jim Meyering | |
1996-01-20 | Year is 6th field, not 7th. | Jim Meyering | |
1996-01-20 | . | Jim Meyering | |
1996-01-19 | . | Jim Meyering | |
1996-01-19 | (copy_files): Accept backup options just as cp, ln, and | Jim Meyering | |
mv do: --backup (-b). From Marty Leisner <leisner@sdsp.mc.xerox.c>. | |||
1996-01-19 | Protoize. | Jim Meyering | |
1996-01-19 | . | Jim Meyering | |
1996-01-17 | (argdecode): Declare parameter const. | Jim Meyering | |
1996-01-17 | (advance): Protoize function. | Jim Meyering | |
1996-01-17 | Break some long lines. | Jim Meyering | |
Add const attribute to a few parameters. | |||
1996-01-17 | (integer_arg): Use xstrtol instead of open-coding this. | Jim Meyering | |
1996-01-17 | (.su_SOURCES): Add xstrtol.c. | Jim Meyering | |
(HEADERS): Add xstrtol.h. | |||
1996-01-17 | (visible): Change parameter type to unsigned int from unsigned char. | Jim Meyering | |
1996-01-17 | Protoize and __P-protect forward dcls. | Jim Meyering | |
1996-01-14 | Indent cpp directives. | Jim Meyering | |
1996-01-14 | . | Jim Meyering | |
1996-01-14 | Include config.h. | Jim Meyering | |
1996-01-08 | . | Jim Meyering | |
1996-01-08 | . | Jim Meyering | |
1996-01-08 | . | Jim Meyering | |
1996-01-08 | . | Jim Meyering | |