| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | When just counting chars of a file stat file instead of reading the whole fil... | bug1 | 2001-11-21 | 1 | -4/+8 |
* | woops. dotn pass NULL | bug1 | 2001-11-21 | 1 | -1/+1 |
* | Simplify print function, prints an extra space if no filename, but saves 4 bytes | bug1 | 2001-11-21 | 1 | -13/+10 |
* | Use enums for selected functionality, Reduce the size by nearly 100 Bytes | bug1 | 2001-11-21 | 1 | -13/+21 |
* | Fix dangling comma | andersen | 2001-11-21 | 1 | -1/+1 |
* | New. | kraai | 2001-11-20 | 1 | -0/+3 |
* | Fix undeclared variable error. | kraai | 2001-11-20 | 1 | -1/+1 |
* | Eliminate warning. | kraai | 2001-11-20 | 1 | -1/+1 |
* | New. | kraai | 2001-11-20 | 1 | -0/+2 |
* | Treat NUL as the end-of-line. | kraai | 2001-11-20 | 1 | -1/+1 |
* | More grammar fixes | andersen | 2001-11-20 | 1 | -9/+8 |
* | grammer error | andersen | 2001-11-20 | 1 | -1/+1 |
* | Update the website | andersen | 2001-11-20 | 1 | -22/+48 |
* | Fix email addr | andersen | 2001-11-20 | 1 | -1/+1 |
* | S390 wierdness | andersen | 2001-11-20 | 1 | -2/+8 |
* | Usr get_last_path_component() name basename() | andersen | 2001-11-20 | 1 | -1/+2 |
* | Include time.h | andersen | 2001-11-20 | 1 | -1/+1 |
* | Oops. doubled myself | andersen | 2001-11-19 | 1 | -1/+1 |
* | Note tinylogin TODO items | andersen | 2001-11-19 | 1 | -0/+2 |
* | Fix opt type in dpkg (closes: #118975). | kraai | 2001-11-19 | 2 | -1/+2 |
* | Add a check target. | kraai | 2001-11-19 | 1 | -1/+4 |
* | Update usage instructions, and document test case format. | kraai | 2001-11-19 | 1 | -3/+13 |
* | New. | kraai | 2001-11-19 | 1 | -0/+2 |
* | Fix misspelling. | kraai | 2001-11-19 | 1 | -1/+1 |
* | New. | kraai | 2001-11-19 | 1 | -0/+3 |
* | oops | andersen | 2001-11-19 | 1 | -2/+2 |
* | More scrubbing | andersen | 2001-11-19 | 1 | -4/+4 |
* | Call xmalloc before realloc | andersen | 2001-11-19 | 1 | -0/+1 |
* | Fixup CLEANUP behavior | andersen | 2001-11-19 | 1 | -1/+1 |
* | Update webpage | andersen | 2001-11-18 | 1 | -0/+49 |
* | bzcat and bunzip -c support from Thomas Lundquist | bug1 | 2001-11-18 | 3 | -5/+44 |
* | Hide some ifdefs to make it more readible | andersen | 2001-11-17 | 1 | -24/+15 |
* | Minor warning cleanups | andersen | 2001-11-17 | 2 | -1/+4 |
* | Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor | andersen | 2001-11-17 | 1 | -4/+19 |
* | Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi | andersen | 2001-11-17 | 1 | -6/+6 |
* | David Kimdon <dwhedon@instant802.com> noticed a thinko | andersen | 2001-11-17 | 1 | -2/+2 |
* | Remove unnecessary errno handling. | kraai | 2001-11-12 | 1 | -5/+0 |
* | New. | kraai | 2001-11-12 | 1 | -0/+1 |
* | Convert strdup call to xstrdup, and calloc calls to xcalloc (patch from | kraai | 2001-11-12 | 1 | -3/+3 |
* | Change strdup calls to xstrdup (patch from Steve Merrifield). | kraai | 2001-11-12 | 9 | -22/+22 |
* | Brag. | kraai | 2001-11-12 | 1 | -1/+1 |
* | Eliminate unused variable warnings. | kraai | 2001-11-12 | 1 | -0/+2 |
* | Use fopen wrapper. | kraai | 2001-11-12 | 3 | -13/+8 |
* | Add redhat and slackware | andersen | 2001-11-10 | 1 | -0/+2 |
* | Add in Redhat | andersen | 2001-11-10 | 1 | -0/+1 |
* | Some more minor build cleanups | andersen | 2001-11-10 | 3 | -42/+43 |
* | Add in grep -E support | andersen | 2001-11-10 | 1 | -0/+8 |
* | I forgot to add these. Part of the patch from vodz | andersen | 2001-11-10 | 2 | -0/+204 |
* | Cleanup some config problems. Add a sane default config that basically | andersen | 2001-11-10 | 6 | -13/+307 |
* | Only use -mpreferred-stack-boundary with gcc versions that support it | andersen | 2001-11-10 | 1 | -3/+5 |