Commit Graph

2230 Commits

Author SHA1 Message Date
Jim Meyering befcaa08e8 . 1996-07-18 03:37:55 +00:00
Jim Meyering 59834c2c06 . 1996-07-17 05:34:40 +00:00
Jim Meyering ed48dc8cae Use `;' instead of (void)0. 1996-07-17 05:29:47 +00:00
Jim Meyering f3bcc28b21 . 1996-07-17 03:30:55 +00:00
Jim Meyering e549af7279 (OFF_T_MAX): Remove definition.
(main): Compare against LONG_MAX rather than OFF_T_MAX.
1996-07-17 03:13:54 +00:00
Jim Meyering e5c3e23ec4 . 1996-07-17 03:13:45 +00:00
Jim Meyering 03cc8c8ca3 [OFF_T_MAX]: Use (unsigned long)1' rather than (off_t)1'
so the left operand of the << isn't signed.
From Kaveh Ghazi.
1996-07-16 05:14:00 +00:00
Jim Meyering dc84f5c5c9 . 1996-07-16 05:13:16 +00:00
Jim Meyering e0ac832842 Use `(void)0' as second arg to add macro.
Omitting that second arg made some HPUX C compiler report an error.
From Kaveh R. Ghazi.
1996-07-16 05:08:29 +00:00
Jim Meyering ff1fc50954 Update from FSF. 1996-07-16 04:58:04 +00:00
Jim Meyering 9e10989282 (print_uptime): Reverse days' and day' in uptime message.
From Kaveh R. Ghazi.
1996-07-16 04:50:12 +00:00
Jim Meyering 4bca95c431 Update from libit. 1996-07-16 04:47:23 +00:00
Jim Meyering f60dafdac2 Update FSF address.
Remove trailing blanks.
1996-07-16 04:44:29 +00:00
Jim Meyering ee9cf50a0f . 1996-07-16 04:43:51 +00:00
Jim Meyering e023911555 Oops. Always return destination. 1996-07-16 03:06:32 +00:00
Jim Meyering b19da298ac . 1996-07-15 04:49:34 +00:00
Jim Meyering 7efa2ba5c4 indent cpp-directives 1996-07-15 03:57:44 +00:00
Jim Meyering 19bff1c02d indent cpp-directives 1996-07-15 03:56:06 +00:00
Jim Meyering fd984b9655 . 1996-07-15 03:44:04 +00:00
Jim Meyering 6014da9e30 update FSF address in copyright 1996-07-15 03:43:36 +00:00
Jim Meyering e5e6e34ead update FSF address in copyright 1996-07-15 03:38:07 +00:00
Jim Meyering e8b07e3796 update FSF address in copyright 1996-07-15 03:36:16 +00:00
Jim Meyering 1b5bb5c05a update FSF address in copyright and remove any trailing blanks 1996-07-15 02:44:11 +00:00
Jim Meyering 1df37f767c update FSF address in copyright and remove any trailing blanks 1996-07-15 02:41:49 +00:00
Jim Meyering 77973edc33 cpp-indent 1996-07-15 02:29:59 +00:00
Jim Meyering 48e4b51e96 . 1996-07-15 01:07:26 +00:00
Jim Meyering 9c53920ae6 (print_uptime): Use 0, not undefined errno in
couldn't-get-boot-time diagnostic.  From Ulrich Drepper.
1996-07-15 01:07:16 +00:00
Jim Meyering 993b49a693 update fsf address 1996-07-15 00:04:51 +00:00
Jim Meyering bf72a5728f update fsf address 1996-07-15 00:02:50 +00:00
Jim Meyering 48209ca1ba update fsf address 1996-07-15 00:00:57 +00:00
Jim Meyering 7cb6a4e2f1 update fsf address
cpp-indent
1996-07-14 23:59:45 +00:00
Jim Meyering 7d026dd508 [HAVE_LIMITS_H]: Include limits.h for INT_MAX.
[!INT_MAX]: Define it.
(main): Append INT_MAX to command-line-specified tab list to
ensure termination in unexpand's inner loop.
Derived from a patch from Keith Owens.
1996-07-14 22:28:52 +00:00
Jim Meyering 178f23fbb7 (unexpand): Fix bug that contributed to endless loop
when invoking `echo '  ' |unexpand -t 1,2': use print_tab_index, not
tab_index in inner flush_pend: while loop.  From Keith Owens
<kaos@audio.apana.org.au>.
1996-07-14 22:24:28 +00:00
Jim Meyering 75b93231ca Remove my address. 1996-07-14 21:47:23 +00:00
Jim Meyering 23684f8383 formatting... 1996-07-14 19:09:41 +00:00
Jim Meyering 4b8b59894b Return a value! 1996-07-14 15:05:40 +00:00
Jim Meyering ade337e1a8 . 1996-07-14 12:54:20 +00:00
Jim Meyering d38f60e27c (usage): Sort option descriptions in dictionary order. 1996-07-14 12:54:12 +00:00
Jim Meyering bf75b72e46 Indent nested CPP-directives. 1996-07-14 12:45:09 +00:00
Jim Meyering dbd0c33f24 update FSF address in copyright 1996-07-14 12:44:09 +00:00
Jim Meyering 4d7a57cf34 (long_options): Add missing last line of NULL
entries.  From Ralph Loader <loader@maths.ox.ac.uk>.
1996-07-14 12:37:24 +00:00
Jim Meyering 1c2c9330d9 . 1996-07-14 12:36:51 +00:00
Jim Meyering 836935c5e6 Libit tweaks. 1996-07-14 12:35:45 +00:00
Jim Meyering 2e789ea9b2 Tweak for libit. 1996-07-14 12:32:25 +00:00
Jim Meyering a4a64560c0 Tweak for libit. 1996-07-14 12:32:01 +00:00
Jim Meyering 65f957107e fix comment 1996-07-14 12:19:15 +00:00
Jim Meyering e9d60dc000 . 1996-07-14 04:11:25 +00:00
Jim Meyering c58cd08bf9 (usage): Add a \' after \n' in usage message.
Otherwise, SunOS's /bin/cc chokes.
1996-07-14 04:11:17 +00:00
Jim Meyering 900a826cf8 . 1996-07-13 19:31:51 +00:00
Jim Meyering 7fe510422e [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
GWINSZ_BROKEN can't be defined anymore.
1996-07-13 19:31:34 +00:00