aboutsummaryrefslogtreecommitdiff
path: root/ln.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-03enable is_direcotry() for dpkg-debbug11-1/+1
2001-01-03Add dpkg-deb documentationbug12-13/+77
2001-01-03Disable a bunch of less common stuff by default. This producesandersen1-46/+46
2001-01-03Logger forgot to NULL terminate strings from stdin.andersen2-2/+2
2001-01-02really add dpkg-deb.c this timebug12-0/+318
2001-01-02add dpkg-deb commandbug110-7/+55
2001-01-02Update logger usage information.kraai2-3/+3
2001-01-02Log stdin when no message given and use getopt.kraai4-78/+36
2001-01-02I just whipped up support for arbitrary regex delimiters, soandersen2-126/+36
2001-01-02Better dmalloc handlingandersen2-10/+10
2001-01-02Be more careful about dmalloc handlingandersen2-4/+0
2000-12-30Improvements from Vladimir N. Oleynik.kraai5-6/+8
2000-12-26Fix lower casing for weird locales.kraai2-2/+2
2000-12-22Cleanup from Gennady Feldman <gfeldman@mail.com>andersen3-24/+6
2000-12-22Use busybox error handling functions wherever possible.kraai50-425/+244
2000-12-21Another sh.c patch from Larry Doolittle. This makes redirects work properlyandersen3-111/+213
2000-12-20Make more things be static (like they are supposed to be).andersen2-8/+8
2000-12-20Bump the version number to 0.49preandersen5-3/+16
2000-12-20Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSEandersen2-36/+28
2000-12-20Fix a warning in sh.c. Remove use of getline() in md5sum sinceandersen5-27/+18
2000-12-20Some corrections, some additions, some embellishments.markw1-14/+75
2000-12-20Rewrote.kraai2-478/+74
2000-12-20Fix a stupid naming error.andersen1-1/+1
2000-12-19Be sure to read from the given path, not the one used in the header.kraai2-20/+26
2000-12-19More spelling fixes from Larry Doolittle.markw1-2/+2
2000-12-19Added a paragraph from Larry Dolittle, made some more section headers.markw1-3/+18