aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2000-12-18Rewrote dd.kraai9-422/+306
2000-12-18Doc update from Matt Kraai, better describing the init process.andersen2-18/+18
2000-12-18Ok, this is a pretty major update to sh.c. I renamed all the variables andandersen5-1422/+1880
2000-12-18Change calls to error_msg.* and strerror to use perror_msg.*.kraai52-204/+185
2000-12-18Add missing newlines to error messages.kraai9-23/+25
2000-12-15Rewrite nc to be simpler, smaller, and to check syscalls for errors.kraai5-85/+46
2000-12-15Only say mailing list once.kraai1-1/+1
2000-12-15Remove defines for ar that arent neededbug11-2/+2
2000-12-15Rewrite, fix a bug with multiple long filenames, simplify structure, remove c...bug12-628/+284
2000-12-15Rewrite argv munger.kraai2-44/+22
2000-12-14Add in mkCDrec - make CD-ROM recovery project.andersen1-36/+35
2000-12-14Simplify error handling.kraai2-16/+8
2000-12-14Shutdown sending on the socket when stdin closes.kraai2-0/+4
2000-12-13Added some necessary brackets, removed debug noise.markw2-8/+6
2000-12-13Ran aspell.kraai1-2/+2
2000-12-13Formatting fixandersen1-3/+2
2000-12-13Website update for the releaseandersen2-42/+62
2000-12-13Add a few folks to Authorsandersen1-0/+6
2000-12-13A few more updatesandersen3-21/+65
2000-12-13Document gzip -dandersen4-1/+5
2000-12-13Add GNU compatibile gzip -dandersen2-0/+4
2000-12-13Update the version number to 0.48 (no longer pre).andersen6-29/+36
2000-12-13A couple of updates to fix some minor cross compiling issuesandersen4-8/+6
2000-12-13Patch from Matt Kraai:andersen2-50/+52
2000-12-13Fix from Matt Kraai -- a better way to NULL terminate strings for theandersen13-50/+26
2000-12-12Fix from Gennady Feldman for error msgandersen2-4/+8
2000-12-12Mem leak fix from Matt Kraaiandersen3-15/+3
2000-12-12Patch from Matt Kraai to fix 'dirname /'andersen2-10/+12
2000-12-12Fix so cross compiling works again...andersen1-5/+6
2000-12-12Cleanup for proper compilation with uClibc.andersen2-2/+4
2000-12-12Mount error return code fix from Kent Robotti -- we must reset the errorandersen2-12/+6
2000-12-12du.c error msg cleanup from Kent Robottiandersen2-4/+4
2000-12-12Fix from Matt Kraai so basename / will work as expected.andersen1-3/+5
2000-12-12Oops. Unmatched #ifandersen1-0/+2
2000-12-12Some compile fixes found by Larry Doolittleandersen4-5/+7
2000-12-12Script updates for better portabilityandersen4-12/+30
2000-12-11Matt Kraai pointed out that we can rely on strncpy to NULLandersen1-1/+1
2000-12-11Patch from larry doolittle to make sure we don't reallocandersen2-0/+2
2000-12-11Keep unknown priorities from segfaulting.kraai2-2/+2
2000-12-11Fix spelling error s/defaut/default/gandersen5-6/+6
2000-12-11Fix non-NULL terminated strings.andersen1-0/+1
2000-12-11Fix a thinko -- when REMOTE_LOG support is compiled in,andersen2-0/+12
2000-12-11Patch from Matt Kraai to fox sh.c escape problem such thatandersen3-3/+9
2000-12-11Test suite update from Larry Doolittle to disable some problematicandersen2-3/+10
2000-12-11Patch from kent robotti to fix a buglet whereandersen2-6/+4
2000-12-11Fix the option parsing to use getopt, which seems to fix bug #1050andersen2-62/+26
2000-12-11Patch from Larry Doolittle, fix up logging across multilple lines, hopefullyandersen2-60/+50
2000-12-11Reverse logic so when network logging, it by default does not log locally.andersen6-13/+13
2000-12-11Add a linker warning for symbol conflicts.andersen1-5/+4
2000-12-10Some .deb updateandersen3-3/+19