aboutsummaryrefslogtreecommitdiff
path: root/dc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-16Show an example of how to compile with uClibc.andersen1-2/+10
2001-01-13Fix ownership of extracted directories.kraai2-4/+10
2001-01-09Removed unused, unneeded, Lineo-specific script.markw1-23/+0
2001-01-05Needs to be NULL at init in all cases.andersen3-3/+3
2001-01-05Changelog update/cleanup from larry.andersen1-7/+8
2001-01-05Patch from larry doolittle to be ever so careful to cleanupandersen3-48/+216
2001-01-05Better label the globals.andersen3-6/+21
2001-01-05Patch from Larry Doolittle to set values to static variables that live in theandersen3-6/+45
2001-01-05Turned some #define constants into static const ints.markw2-4/+4
2001-01-05Rewrote tail.kraai2-506/+406
2001-01-05Fix a segfault by only constructing the prompt when we need to. If we don'tkraai3-6/+6
2001-01-04Changed email address to codepoet.org, updated list of applets / docs Imarkw9-10/+10
2001-01-04Included name of Larry Doolittle's build test script. Shameless self-creditingmarkw1-1/+5
2001-01-04Update to changelog -- mostly from Larry Doolittle.andersen1-1/+30
2001-01-04Fixed -qv interaction (thanks to a report and patch from David Douthitt).kraai2-0/+10
2001-01-04Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_st...andersen3-159/+99
2001-01-04Update interface per what now exists...andersen2-26/+0
2001-01-04Cleanup -- move win handling to cmdedit.c, static-ify many functions.andersen2-30/+60
2001-01-04Fix symbol table manipulation (report and fix by Larry Doolittle).kraai2-6/+8