aboutsummaryrefslogtreecommitdiff
path: root/cat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-03-15Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes.mjn31-2/+2
2001-03-14Applied patch from Erik Habbinga to fix a problem with an uninitializedmarkw2-0/+8
2001-03-14Added a section to describe how to convert variables to K&R style using themarkw1-30/+57
2001-03-14Script that generates a script that will convert oddball variable names to K&Rmarkw2-0/+152
2001-03-14Yesterday I make strsep_space include post-token whitespace,andersen3-6/+3
2001-03-14I forgot to malloc space for the NULL.andersen3-3/+3
2001-03-14Applied patch from Christophe Boyanique to add an egrep alias for grep.markw6-0/+18
2001-03-14The patch I previously applied from Brian Webb was 2 lines off. Oops.markw2-2/+2
2001-03-14Applied patch from Larry Doolittle to fix '>\na\n' bug. Should close bug #1132markw3-9/+24
2001-03-14Applied patch from Giulio Orsero to fix some preprocessor bugs.markw2-4/+4
2001-03-14Fix from Manuel for a silly thinko on my part.andersen2-4/+4
2001-03-14Fix init so that checking for terminal devices is delayed until theandersen2-16/+12
2001-03-14Use the system passwd and group stuff by defaultandersen1-1/+1
2001-03-14Fix mtab so it works on libc5andersen1-2/+1
2001-03-14No reason to include fstab. It breaks libc5, does nothing for glibc.andersen1-1/+0
2001-03-14Amazing the difference between an "and" and an "or".andersen2-2/+4
2001-03-14dpkg used tfind, which doesn't work with libc5. Print a friendy errorandersen2-0/+18
2001-03-14Fix socklen_t for libc5andersen2-6/+2
2001-03-14The IPC_SYSLOG stuff should be off by default.andersen1-3/+2
2001-03-14Some updates for libc5andersen6-4/+34
2001-03-14libc5 glob is pretty stupid and doesn't do GLOB_BRACE or GLOB_TILDEandersen3-3/+24
2001-03-14Added a dependency on BB_MKFS_MINIX to xfopen().markw1-1/+1
2001-03-14 - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPTmarkw6-84/+94
2001-03-13Some new testcases, some improvements to the tester.sh script.markw2-70/+146
2001-03-13Update the lash shell (hopefully the last time...) so things likeandersen9-362/+560
2001-03-13Added Midori Linux to the list of known projects that use Busybox.markw1-0/+2
2001-03-13Credited Christophe Boyaniqu for interactive patch to rm.markw2-0/+8
2001-03-13Applied patch from Christophe Boyanique to add -i support to rm.markw11-0/+101
2001-03-12Some fixlets that didn't get added in the last 'syslogd split' patch:markw1-1/+10
2001-03-12Added some comment lines in the header indicating that Gennady Feldman is themarkw6-0/+12
2001-03-12Applied a patch from Brian Webb to fix a problem with mount on the Agenda PDA.markw2-0/+2
2001-03-12Applied patch from John Lombardo to fix OOM in insmod.markw2-78/+82
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andmarkw17-254/+1115
2001-03-12A fix from Larry Doolittle for some nasty segfaults when sh.c tried to free aandersen3-9/+9