aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2002-08-22Run through indentbug11-241/+238
2002-08-22Run through indent, use /* */ style comments instead of //bug11-65/+65
2002-08-22Remove definition of is_octal and is_decimal, they arent usedbug11-3/+0
2002-08-22Honour the USTAR prefix field, this enables a 155 byte path length plus the n...bug11-2/+6
2002-08-21udhcpc sample scriptsbug14-0/+71
2002-08-21Inline functions with only one reference in mkfs_minix. I don't knowaaronl1-11/+11
2002-08-21Tar inlining, #if 0 out unused functionaaronl1-5/+7
2002-08-21vi inliningaaronl1-878/+878
2002-08-21Cleanups. These SHOULD make the binary a lot smaller. But they don't.aaronl1-19/+18
2002-08-21Disable debuggingbug11-1/+1
2002-08-21Clean up udhcpd a bit. Constify. Staticize. Remove these functions andaaronl1-66/+54
2002-08-21New applet, udhcp clientbug15-0/+1590
2002-08-15Fix dietlibc test conditionbug11-1/+1
2002-08-13Try to be a bit more dietlibc friendlyandersen1-1/+1
2002-08-13Enable support for the old tar header format, enable via menu'sbug12-5/+38
2002-08-13minor fixes for fbset bloataaronl1-16/+16
2002-08-09Added Familiar Linux to the projects listsandman1-0/+1
2002-08-07Patch from Rusell Nelson to document the -C switch for syslogdsandman1-0/+1
2002-08-07Added a help text for the -C option to syslogdsandman1-1/+9
2002-08-06Somehow I applied an old patch for the last commit - this one works now:sandman1-4/+4
2002-08-06Added the \CregexpC syntax as an alternative for /regexp/ (like GNU sed)sandman1-1/+5
2002-08-06Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.mjn31-2/+2
2002-08-06Move #define MAXLINE so this compiles without circ buffers.mjn31-3/+2
2002-08-05Oops. Code things so it actually works this time around...andersen1-22/+15
2002-08-05Joel Coltoff <joel@wmi.com> noticed that following a recentandersen1-2/+2
2002-08-05- updated a few copyright/left file headerssandman4-6/+66
2002-08-03Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - andsandman1-8/+6
2002-08-02Remove ckfree, and replace all references with free. Remove freefunc,aaronl1-59/+41
2002-08-01Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!andersen1-1/+1
2002-07-31Applied a patch from Philip Blundell <pb@nexus.co.uk>:sandman1-5/+7
2002-07-31A couple of small bugfixes from Marshall M. Midden <m4@brecis.com>andersen1-3/+6
2002-07-31Be more portable with 'find' for those that prefer programmingandersen2-7/+7
2002-07-30Fixed a timing bug which occured when bb ash is run in a rxvt on thesandman1-1/+2
2002-07-30Added the -I (isofmt) options to date, which comes in handy for scriptssandman1-7/+55
2002-07-29Fixed a bug that I had introduced with the new "options" handling.sandman1-7/+8
2002-07-29Kill a silly warningandersen1-0/+2
2002-07-29Patch from Tim Riker to allow tty* in inittab if the ttyandersen2-46/+16
2002-07-26modprobe now also uses "options" from /etc/modules.confsandman1-55/+99
2002-07-25Fix for bug #1255 -- support for mount -t <type>sandman1-8/+14
2002-07-24Add support for /etc/filesystem when searching for an "auto" filesystemsandman1-16/+52
2002-07-24Commited patch from bug #1182sandman1-7/+35
2002-07-24Patch for bug #1183: Added a -xdev option to find (configurable)sandman2-0/+44
2002-07-23Fix indentation. Support killall -q, for pcmcia-csandersen1-36/+52
2002-07-23Added tar -cz support (creating gzipped tar files without a gzip pipe)sandman2-26/+95
2002-07-21Fixed two compiler warningssandman2-5/+5
2002-07-21Initial checkin of a very primitive hwclock replacementsandman5-0/+248
2002-07-19Applied syslogd fix submitted by Bart Visscher:sandman1-1/+3
2002-07-19- Forgot to cvs add bb_asprintf.c (from vodz' patch #50)sandman2-3/+91
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman18-79/+64
2002-07-18Added a compile time option to suppress the "Using fallback.." messagesandman2-0/+5