- 50812ff Apply vodz last_path_51-2 by Glenn L McGrath · 22 years ago
- de9e803 Apply vodz last_patch51_2 and run through indent by Glenn L McGrath · 22 years ago
- e599b6d Don't #ifdef __linux__. this is linux. by Aaron Lehmann · 22 years ago
- 7dd2cec ansify by Aaron Lehmann · 22 years ago
- 84878fe remove duplicate definition of G caught by tinycc by Aaron Lehmann · 22 years ago
- 0df910a for some baffling reason tinycc insists that i change this 0 to NULL by Aaron Lehmann · 22 years ago
- 5d3cb7c move some globals to bss by Aaron Lehmann · 22 years ago
- 8042f65 Run through indent, style by Glenn L McGrath · 22 years ago
- acfc0d8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
- 03195fc Run through indent, fix comments by Glenn L McGrath · 22 years ago
- a199b17 Run through indent, specify cast by Glenn L McGrath · 22 years ago
- 14dad70 Run through indent by Glenn L McGrath · 22 years ago
- 1ed9dd9 Remove duplicate definitions, run through indent by Glenn L McGrath · 22 years ago
- 4534af2 replace some global const ints with defines by Glenn L McGrath · 22 years ago
- 0775a07 Specify cast by Glenn L McGrath · 22 years ago
- 4cc2e5e Remove duplicate variable definition by Glenn L McGrath · 22 years ago
- 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
- 7c58e9b Run through indent, fix comment by Glenn L McGrath · 22 years ago
- baf55a8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
- e3906fc Run through indent, fix BB_ define by Glenn L McGrath · 22 years ago
- 99b1254 Run through ident, fix comments by Glenn L McGrath · 22 years ago
- 242e3b6 define inline if needed for ANSI C compatability by Glenn L McGrath · 22 years ago
- 60a22ad Remove unwanted comments, run through indent by Glenn L McGrath · 22 years ago
- a0ee881 Run through indent, use /* */ style comments, change extern to static by Glenn L McGrath · 22 years ago
- 4176972 Run through indent, use /* */ style comments by Glenn L McGrath · 22 years ago
- d827e8b Run through indent by Glenn L McGrath · 22 years ago
- b37367a Run through indent, use /* */ style comments instead of // by Glenn L McGrath · 22 years ago
- f853db5 Remove definition of is_octal and is_decimal, they arent used by Glenn L McGrath · 22 years ago
- 7576270 Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename. by Glenn L McGrath · 22 years ago
- 419eed7 udhcpc sample scripts by Glenn L McGrath · 22 years ago
- 5f8f32a Inline functions with only one reference in mkfs_minix. I don't know by Aaron Lehmann · 22 years ago
- 8fc5d6d Tar inlining, #if 0 out unused function by Aaron Lehmann · 22 years ago
- 6fdacc7 vi inlining by Aaron Lehmann · 22 years ago
- a95e99e Cleanups. These SHOULD make the binary a lot smaller. But they don't. CURSE GCC by Aaron Lehmann · 22 years ago
- d9768d7 Disable debugging by Glenn L McGrath · 22 years ago
- 1ff58b6 Clean up udhcpd a bit. Constify. Staticize. Remove these functions and by Aaron Lehmann · 22 years ago
- 8eb0dc1 New applet, udhcp client by Glenn L McGrath · 22 years ago
- 3d18458 Fix dietlibc test condition by Glenn L McGrath · 22 years ago
- 938e982 Try to be a bit more dietlibc friendly by Eric Andersen · 22 years ago
- 1d23f3a Enable support for the old tar header format, enable via menu's by Glenn L McGrath · 22 years ago
- 6069441 minor fixes for fbset bloat by Aaron Lehmann · 22 years ago
- 91a0aac Added Familiar Linux to the projects list by Robert Griebl · 22 years ago
- 2ab6ff9 Patch from Rusell Nelson to document the -C switch for syslogd by Robert Griebl · 22 years ago
- 65d415d Added a help text for the -C option to syslogd by Robert Griebl · 22 years ago
- 00f5ecb Somehow I applied an old patch for the last commit - this one works now: by Robert Griebl · 22 years ago
- 7940147 Added the \CregexpC syntax as an alternative for /regexp/ (like GNU sed) by Robert Griebl · 22 years ago
- edcac55 Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. by Manuel Novoa III · 22 years ago
- f8277ca Move #define MAXLINE so this compiles without circ buffers. by Manuel Novoa III · 22 years ago
- 74b007f Oops. Code things so it actually works this time around... -Erik by Eric Andersen · 22 years ago
- c59716f Joel Coltoff <joel@wmi.com> noticed that following a recent by Eric Andersen · 22 years ago
- 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
- 0d833ca Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and by Robert Griebl · 22 years ago
- 49c024a Remove ckfree, and replace all references with free. Remove freefunc, by Aaron Lehmann · 22 years ago
- e85dbfd Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! by Eric Andersen · 22 years ago
- a71389b Applied a patch from Philip Blundell <pb@nexus.co.uk>: by Robert Griebl · 22 years ago
- 7373e48 A couple of small bugfixes from Marshall M. Midden <m4@brecis.com> by Eric Andersen · 22 years ago
- 8771517 Be more portable with 'find' for those that prefer programming by Eric Andersen · 22 years ago
- b230159 Fixed a timing bug which occured when bb ash is run in a rxvt on the by Robert Griebl · 22 years ago
- df03932 Added the -I (isofmt) options to date, which comes in handy for scripts by Robert Griebl · 22 years ago
- 70112da Fixed a bug that I had introduced with the new "options" handling. by Robert Griebl · 22 years ago
- e707806 Kill a silly warning by Eric Andersen · 22 years ago
- 3bc2b20 Patch from Tim Riker to allow tty* in inittab if the tty by Eric Andersen · 22 years ago
- aead70b modprobe now also uses "options" from /etc/modules.conf by Robert Griebl · 22 years ago
- d0dd3d3 Fix for bug #1255 -- support for mount -t <type> by Robert Griebl · 22 years ago
- 2a4a8d8 Add support for /etc/filesystem when searching for an "auto" filesystem by Robert Griebl · 22 years ago
- 31a2e20 Commited patch from bug #1182 by Robert Griebl · 22 years ago
- 41369af Patch for bug #1183: Added a -xdev option to find (configurable) by Robert Griebl · 22 years ago
- 80cd3cf Fix indentation. Support killall -q, for pcmcia-cs -Erik by Eric Andersen · 22 years ago
- f2f26e7 Added tar -cz support (creating gzipped tar files without a gzip pipe) by Robert Griebl · 22 years ago
- 967c3d4 Fixed two compiler warnings by Robert Griebl · 22 years ago
- 1cd0445 Initial checkin of a very primitive hwclock replacement by Robert Griebl · 22 years ago
- fc78b79 Applied syslogd fix submitted by Bart Visscher: by Robert Griebl · 22 years ago
- efd4983 - Forgot to cvs add bb_asprintf.c (from vodz' patch #50) by Robert Griebl · 22 years ago
- d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
- 88947dd Added a compile time option to suppress the "Using fallback.." message by Robert Griebl · 22 years ago
- 2c0d0f0 Fix for the totally broken adduser applet (parts/ideas from vodz and tito) by Robert Griebl · 22 years ago
- e4f9f3a Don't treat a non-existant/-readable config file as an empty config, but by Robert Griebl · 22 years ago
- 0fe3e62 Doh! by Eric Andersen · 22 years ago
- d2fd0d5 Better clarify the CVS tree situation -Erik by Eric Andersen · 22 years ago
- acc257e Try to be more clear about the current two-CVS-trees situation. -Erik by Eric Andersen · 22 years ago
- e8fcf4b Accept the --passive-ftp cmd.line option. We always use passive ftp mode, by Robert Griebl · 22 years ago
- 2276d83 Fixup warnings and undefined operations that show up in gcc-3.1 -Erik by Eric Andersen · 22 years ago
- cafc103 Brad Campbell <brad@seme.com.au> notes that by Eric Andersen · 22 years ago
- 1785ddc Some minor bits of scrubbing by Eric Andersen · 22 years ago
- 8e13987 Patch from Stewart Brodie <stewart.brodie@pace.co.uk> to fix ash: by Eric Andersen · 22 years ago
- 0826b6b This is last_patch48 from vodz. More cleanups, kills a bit by Eric Andersen · 22 years ago
- 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
- 360e254 tito <farmatito@tiscali.it> noticed that delgroup was actually by Eric Andersen · 22 years ago
- 0b31586 A patch from Bart Visscher <magick@linux-fan.com> to add an by Eric Andersen · 22 years ago
- 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
- 599e3ce Apply last_patch47 from vodz to fix several problems, such as the ash "job by Eric Andersen · 22 years ago
- 935daf2 hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS is not set -Erik by Eric Andersen · 22 years ago
- 7f90ed4 Patch from Martin Volf <volf@dragon.cz> to fix where I had by Eric Andersen · 22 years ago
- 7964467 Fix from vodz so that complex init commands actually work by Eric Andersen · 22 years ago
- 8c4025e Patch from Danny Lepage <danny.lepage@cognicase.com> to fix dutmp for uClibc. by Eric Andersen · 22 years ago
- 5222d31 Patch from till busch <buti@gmx.at> -- unblock all signals by Eric Andersen · 22 years ago
- 549df2e Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl> by Eric Andersen · 22 years ago
- 7234c3a Cleanup shadow.h stuff so it behaves as intended -Erik by Eric Andersen · 22 years ago
- 009ae1f Little fix to avoid overflow by Eric Andersen · 22 years ago
- abc9568 Silly spelling fix -Erik by Eric Andersen · 22 years ago