| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all syscall declarations use the syscall() function | Eric Andersen | 2003-05-26 | 1 | -0/+13 |
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -0/+1 |
* | Add some missing lines for getty, patch by Steven Scholz | Glenn L McGrath | 2003-05-13 | 1 | -0/+2 |
* | minit, a Minimal init system. | Glenn L McGrath | 2003-05-11 | 2 | -0/+38 |
* | New applet, fold | Glenn L McGrath | 2003-04-27 | 2 | -0/+13 |
* | Config option to create an fgrep alias | Glenn L McGrath | 2003-04-27 | 1 | -0/+3 |
* | Minor cleanups. Document the cmp -l option. | Manuel Novoa III | 2003-03-19 | 1 | -4/+7 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 3 | -110/+214 |
* | Define bb_xgetlarg as a standard interface for extracting | Eric Andersen | 2003-03-07 | 1 | -0/+1 |
* | New applet sha1sum | Glenn L McGrath | 2003-02-17 | 2 | -0/+8 |
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 1 | -0/+9 |
* | udhcpc is supposed to be in /sbin, not /usr/sbin/ | Eric Andersen | 2003-02-10 | 1 | -1/+1 |
* | New applet, inetd, make httpd features more configurable, update authors, las... | Glenn L McGrath | 2003-02-09 | 2 | -0/+11 |
* | Patch from mathuria, compatability with solaris | Glenn L McGrath | 2003-02-08 | 2 | -0/+5 |
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 2 | -0/+14 |
* | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | 2003-01-23 | 1 | -1/+15 |
* | Patch from Artem Egorkine to support the -m option | Eric Andersen | 2003-01-23 | 1 | -1/+7 |
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 1 | -1/+3 |
* | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath | 2003-01-20 | 1 | -4/+4 |
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 1 | -2/+2 |
* | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath | 2003-01-19 | 1 | -0/+5 |
* | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath | 2003-01-14 | 1 | -5/+5 |
* | Fixup addgroup help text | Eric Andersen | 2003-01-14 | 1 | -2/+2 |
* | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath | 2003-01-13 | 1 | -1/+1 |
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -16/+16 |
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 2 | -0/+20 |
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 2 | -1/+17 |
* | Add usage for tar -j and -z | Glenn L McGrath | 2002-12-27 | 1 | -1/+15 |
* | rmmod -a removed modules recursively | Tim Riker | 2002-12-14 | 2 | -1/+3 |
* | Merge copyfd and copy_file_chunk | Glenn L McGrath | 2002-12-13 | 1 | -1/+1 |
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 2 | -0/+27 |
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 2 | -0/+16 |
* | full usage cleanup for udhcp | Glenn L McGrath | 2002-12-12 | 1 | -3/+1 |
* | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath | 2002-12-12 | 1 | -1/+6 |
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 3 | -0/+17 |
* | Realpath applet | Glenn L McGrath | 2002-12-10 | 2 | -0/+8 |
* | Move add_to_list from libunarchive to libbb so it can be of more general use ... | Glenn L McGrath | 2002-12-08 | 2 | -10/+10 |
* | Usage for klogd -c | Glenn L McGrath | 2002-12-05 | 1 | -1/+2 |
* | Move compare_string_array to libbb | Glenn L McGrath | 2002-12-02 | 1 | -0/+1 |
* | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | Glenn L McGrath | 2002-12-01 | 2 | -7/+58 |
* | last_patch_68 from Vladimir N. Oleynik | Glenn L McGrath | 2002-11-27 | 1 | -1/+1 |
* | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-26 | 2 | -0/+14 |
* | Headers for the read_gz changes | Glenn L McGrath | 2002-11-19 | 1 | -0/+5 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath | 2002-11-11 | 1 | -0/+1 |
* | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath | 2002-11-11 | 1 | -0/+1 |
* | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | 2002-11-10 | 2 | -0/+33 |
* | Rewrite of xargs by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-10 | 1 | -2/+6 |
* | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath | 2002-11-10 | 1 | -1/+1 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 2 | -0/+8 |
* | debian compatable ifup and ifdown commands | Glenn L McGrath | 2002-11-09 | 2 | -0/+34 |