Commit History

Author SHA1 Message Date
  Eric Andersen 13d1fa1d01 Add in 'trim' routine. Fix up sh.c so it works when wordexp 23 years ago
  Mark Whitley 4cc8f31ffe Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define to enum. 23 years ago
  Mark Whitley ae5612ca6e Some minor cleanups to df.c. Also, with Erik's blessing, changed name of 23 years ago
  Mark Whitley 39842defda Applied patch from David Douthitt to fix build error in df.c when 23 years ago
  Eric Andersen 4142d4dc66 Patch from Vladimir N. Oleynik to save 128 bytes by moving error 23 years ago
  Eric Andersen c163e5107f Turn off the printf attribute for the ?error_msg* functions, since it 23 years ago
  Eric Andersen 7e9276b50a Another update to the way usage messages are done by Evin Robertson 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Eric Andersen ec45595300 Add in ifconfig and route 23 years ago
  Eric Andersen fc83c4c353 Several cleanups from Manuel Novoa III. 23 years ago
  Matt Kraai a164c647ac Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. 24 years ago
  Matt Kraai f2cc2762bb Create find_applet_by_name function. Save 32 bytes. 24 years ago
  Matt Kraai 05e782ddd3 Fix wget error message and add (and use) chomp library function. 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Eric Andersen d35c21587a Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. 24 years ago
  Richard June 6d0921cc0b Add HUMAN_READABLE define for -m and -h support in du, df, and ls 24 years ago
  Eric Andersen 01bda5de6b Better dmalloc handling 24 years ago
  Matt Kraai a1f9775981 Fix tar handling of absolute paths and excluded directories. 24 years ago
  Matt Kraai 24ac017961 Rewrote dd. 24 years ago
  Matt Kraai bfa7967c4a Rewrite nc to be simpler, smaller, and to check syscalls for errors. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Mark Whitley ab147f608d Removed isBlank and isWildCard macros that were totally unused (should anyone 24 years ago
  Mark Whitley 4758368505 Fixed the comments to match the code and renamed the function to a (hopefully) 24 years ago
  Eric Andersen 2187adc619 Flag day warning! 24 years ago
  Eric Andersen 87559829ff Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 24 years ago
  Eric Andersen 8c725e624a Patch from Larry Doolittle (with minor touchups from me so everything compiles 24 years ago
  Eric Andersen e500d20835 Apply a patch fromkent robotti: 24 years ago
  Eric Andersen a683ee81d9 "I will always compile before I commit." 24 years ago
  Eric Andersen e5aef92e22 Fix up builtin overrides, and hack in the binary search for finding 24 years ago
  Matt Kraai ef5529b278 Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE 24 years ago