Patch from tito to replace shared memory usage with mlock(), slightly tweaked
[oweals/busybox.git] / miscutils /
2005-07-18 Eric AndersenFixup makedevs to handle regular files, and also fix
2005-07-18 Eric Andersena bit more polish
2005-07-18 Eric Andersena bit of polish on makedevs
2005-07-18 Eric Andersenthe makedevs config option was pretty much totally...
2005-07-18 Eric AndersenFixup device table based makedevs so it actually works
2005-07-01 Mike FrysingerPatch by jonlar in Bug 312 to split the U_W_TMP feature...
2005-06-23 Eric Andersenapplets specified as _BB_SUID_ALWAYS in applets.h shoul...
2005-06-09 Eric AndersenAbout time to just apply this and kill off the patches
2005-06-07 Rob LandleyTito posted a devfsd error message fix. It's highly...
2005-06-07 Rob LandleyClean up strings.c to use busybox's option processing...
2005-05-15 Rob LandleyTito pointed out I'd broken -t (argv[optind] can't...
2005-05-14 Rob LandleyAdd automatic umount support to eject command. Patch...
2005-05-11 Mike Frysingerimport eject by Peter Willis / Tito Ragusa
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-10-13 Eric AndersenMake certain clients of bb_make_directory default to...
2004-10-08 Eric Andersenegor duda writes:
2004-08-26 Eric AndersenImprove the setuid situation a bit, and make it more...
2004-07-30 Eric AndersenFix incorrect arguments being passed to mknod
2004-07-30 Eric AndersenFixup getty, login, etc so the utmp and wtmp are update...
2004-07-30 Eric AndersenFix up brain damage with the way major and minor are...
2004-07-26 Eric AndersenBusyBox has no business hard coding the number of major...
2004-07-24 Glenn L McGrathPatch by Paul Whittaker, make busybox dc compatable...
2004-07-20 Eric AndersenAvoid a naming conflict with include/bits/fcntl.h
2004-07-20 Eric AndersenInclude some documentation posted to the list by vodz
2004-06-05 Glenn L McGrathWoops, the previous commit was an accident, its supplie...
2004-06-05 Glenn L McGrathDevice table support for makedevs, the previous behavio...
2004-04-30 Glenn L McGrathBugfixes
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-05 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-03-20 Eric AndersenTito noticed a printf that should have been a bb_error_msg.
2004-03-19 Eric AndersenFix broken arg parsing (was not passing pointer to...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-22 Glenn L McGrathPatch from Florian Schirmer. compile fix for debug...
2004-02-22 Glenn L McGrathFixup braces (patch from Thomas Geulig), run through...
2004-02-14 Eric AndersenAvoid naming conflict with symbol in newer glibc headers
2004-02-04 Glenn L McGrathBug fix from Tito.
2003-12-23 Glenn L McGrathFix compile error, the indenting really needs to be...
2003-12-20 Glenn L McGrathNew applet, rx, by Christopher Hoover
2003-12-19 Eric AndersenTito writes:
2003-12-15 Russ DillGet vfork_daemon_rexec working under uclinux
2003-12-12 Eric AndersenFix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY...
2003-11-30 Glenn L McGrathPatch from Tito, size optimisation, cleanup noise when...
2003-11-28 Glenn L McGrathCorrect Matteo's email address
2003-11-07 Eric AndersenPatch from Steven Scholz to send the output from 'time'
2003-10-22 Eric Andersenthe dc applet now needs libm
2003-10-22 Eric AndersenGoetz Bock writes:
2003-10-22 Eric Andersenlast_patch116 from vodz:
2003-10-22 Eric AndersenTito writes:
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-10-17 Tim Rikerold gcc
2003-10-09 Eric AndersenDo not use kernel headers
2003-10-09 Glenn L McGrathNew applet, devfsd, by Matteo Croce and Tito
2003-10-09 Glenn L McGrathPatch from Steven Scholz, fix some warnings
2003-10-09 Glenn L McGrathPatch from Tito, size optimisation and fix error in...
2003-09-15 Glenn L McGrathPatch from Tito, Reduces the size of busybox's strings...
2003-09-15 Glenn L McGrathUpdate Matteo Croce's email address
2003-09-03 Glenn L McGrathmore crond+crontab integrating with loginutil libbb...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-08-30 Glenn L McGrathsave a couple of bytes
2003-08-29 Glenn L McGrath"A little patch for the strings applet of the busybox...
2003-08-28 Glenn L McGrath"Typo and/or thinko: scanning till the end of NUL termi...
2003-08-08 Eric AndersenImplement a minimalist 'last' which allows the LEAF...
2003-08-08 Eric Andersenquiet some noise
2003-08-06 Eric AndersenPatch from Steven Scholz:
2003-08-06 Eric AndersenSync hdparm -t and -T options with hdparm-5.3, which...
2003-07-28 Eric AndersenAvoid shadowing built-in function `log'
2003-07-28 Eric AndersenFixup bugs in last patch
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-26 Eric AndersenSome additional description based on a patch from Terje...
2003-07-22 Eric AndersenWrite some more docs
2003-07-22 Eric AndersenRemove the update utility, that is only relevant to...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-22 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-14 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-04-27 Eric AndersenA couple of patches from Tito <farmatito@tiscali.it>
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-13 Eric Andersenoops. args shuffled.
2003-03-13 Eric AndersenPatch from Tito Ragusa:
2003-01-13 Eric AndersenPatch from Tito to rework strings applet, and some...
2003-01-09 Eric AndersenAdditional patch from Tito to fix some anomolies
2003-01-09 Glenn L McGrathMake output the same as upstream, patch by Tito
2002-12-12 Glenn L McGrathSupport the o, f and p options, patch by Magnus M�rtensson
2002-12-06 Eric AndersenFix adjtimex applet compile
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-11-10 Glenn L McGrathlast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
2002-11-07 Eric AndersenImplement a small strings applet
2002-10-22 Eric Andersenmjn3 noticed that crond and crontab had #include <pwd...
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-09-30 Eric AndersenDoh. We divide microseconds by 60?
2002-09-27 Eric AndersenBug fix from Nitin Gupta <gupta@equator.com>
2002-07-03 Eric AndersenPatch from Danny Lepage <danny.lepage@cognicase.com...
2002-06-08 Eric Andersenvodz' last_patch42_2, which is an updated fix for buffe...
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-04-13 Eric AndersenTeach makedevs to not segfault quite so much
next