2002-09-17 |
Eric Andersen | Typo fix from Steven Merrifield |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | last_patch55 from vodz: |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Let people force overwrite links |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORC... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | Watch applet by Michael Habermann |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Patch from Matthias Lang <matthias@corelatus.se> to... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Let people run SHUTDOWN actions prior to killing everything |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Fix stupid typo noticed by John Mullin <john.mullin... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Apply vodz' last_patch52 |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Support module tainting |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | mesg applet by Manuel Novoa III |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | Put in GPL v2 or later copyright notice |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | openvt applet by Quy Tonthat |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Use busybox's show_usage function for help |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Awk applet written from scratch by Dmitry Zakharov |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Support for GNU style long filename and linknames |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Eric Andersen | Patch from Thomas Gleixner <tglx@linutronix.de> to do |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Manuel Novoa... | Apply vodz's last_patch53.gz (bb_asprintf.c) and last_p... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Eric Andersen | Fix for handling of "tftp -l -" from Jean Wolter <jw5... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Eric Andersen | Yipe. uid and gid were reversed. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Eric Andersen | Some CML1 grammar fixes |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Eric Andersen | Eliminate use of obsolete sys_errlist[] |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Glenn L McGrath | chmod on the NEW file |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Dont return an error if the directory already existed |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Fix warning |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Reorganise, make it just one function, remove -v option... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Run through indent, use braces |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | Remove extrangeous backslashes that were probably intro... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Rewrite, its smaller |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Remove empty loops |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Use static instead of extern, braces around if's, run... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Apply vodz last_path_51-2 |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Apply vodz last_patch51_2 and run through indent |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | Don't #ifdef __linux__. this is linux. |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | ansify |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | remove duplicate definition of G |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | for some baffling reason tinycc insists that i change... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | move some globals to bss |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, style |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, specify cast |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove duplicate definitions, run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | replace some global const ints with defines |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Specify cast |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove duplicate variable definition |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comment |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix BB_ define |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through ident, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | define inline if needed for ANSI C compatability |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove unwanted comments, run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments, change... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments instead... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove definition of is_octal and is_decimal, they... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Honour the USTAR prefix field, this enables a 155 byte... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | udhcpc sample scripts |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Inline functions with only one reference in mkfs_minix... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Tar inlining, #if 0 out unused function |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | vi inlining |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Cleanups. These SHOULD make the binary a lot smaller... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | Disable debugging |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Clean up udhcpd a bit. Constify. Staticize. Remove... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | New applet, udhcp client |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Glenn L McGrath | Fix dietlibc test condition |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Eric Andersen | Try to be a bit more dietlibc friendly |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Glenn L McGrath | Enable support for the old tar header format, enable... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Aaron Lehmann | minor fixes for fbset bloat |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Robert Griebl | Added Familiar Linux to the projects list |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Robert Griebl | Patch from Rusell Nelson to document the -C switch... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Robert Griebl | Added a help text for the -C option to syslogd |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Robert Griebl | Somehow I applied an old patch for the last commit... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Robert Griebl | Added the \CregexpC syntax as an alternative for /regex... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Manuel Novoa... | Fix silly typo. addgroup was using /etc/shadow for... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Manuel Novoa... | Move #define MAXLINE so this compiles without circ... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Eric Andersen | Oops. Code things so it actually works this time around... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Eric Andersen | Joel Coltoff <joel@wmi.com> noticed that following... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Robert Griebl | - updated a few copyright/left file headers |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Robert Griebl | Fixed a bug in xarg: string data was strcat'ed to a... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Aaron Lehmann | Remove ckfree, and replace all references with free... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Eric Andersen | Joseph Chiu <josephc@idealab.com> found an off-by-one... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Robert Griebl | Applied a patch from Philip Blundell <pb@nexus.co.uk>: |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Eric Andersen | A couple of small bugfixes from Marshall M. Midden... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Eric Andersen | Be more portable with 'find' for those that prefer... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Robert Griebl | Fixed a timing bug which occured when bb ash is run... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Robert Griebl | Added the -I (isofmt) options to date, which comes... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Robert Griebl | Fixed a bug that I had introduced with the new "options... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Eric Andersen | Kill a silly warning |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Eric Andersen | Patch from Tim Riker to allow tty* in inittab if the tty |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Robert Griebl | modprobe now also uses "options" from /etc/modules... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Robert Griebl | Fix for bug #1255 -- support for mount -t <type> |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Robert Griebl | Add support for /etc/filesystem when searching for... |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Robert Griebl | Commited patch from bug #1182 |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Robert Griebl | Patch for bug #1183: Added a -xdev option to find ... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Eric Andersen | Fix indentation. Support killall -q, for pcmcia-cs |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Robert Griebl | Added tar -cz support (creating gzipped tar files witho... |
commit | commitdiff | tree | snapshot |
next |