- 2ada89b a bit more polish by Eric Andersen · 19 years ago
- 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
- 1b7058c the makedevs config option was pretty much totally broken by Eric Andersen · 19 years ago
- e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
- 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
- 576db48 applets specified as _BB_SUID_ALWAYS in applets.h should also select by Eric Andersen · 19 years ago
- 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
- 06813d0 Tito posted a devfsd error message fix. It's highly deprecated and will by Rob Landley · 20 years ago
- 16cd02e Clean up strings.c to use busybox's option processing. Bug 006, apparently. by Rob Landley · 20 years ago
- 4079b00 Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), by Rob Landley · 20 years ago
- 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
- 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 1387910 Improve the setuid situation a bit, and make it more apparent by Eric Andersen · 20 years ago
- cbcdbc4 Fix incorrect arguments being passed to mknod by Eric Andersen · 20 years ago
- aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
- e71e760 Fix up brain damage with the way major and minor are used to create a dev_t by Eric Andersen · 20 years ago
- 4f807a8 BusyBox has no business hard coding the number of major and minor bits for a by Eric Andersen · 20 years ago
- 7991ad1 Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
by Glenn L McGrath · 20 years ago
- f828da0 Avoid a naming conflict with include/bits/fcntl.h by Eric Andersen · 20 years ago
- 98e4eab Include some documentation posted to the list by vodz by Eric Andersen · 20 years ago
- 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago
- 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 21 years ago
- edaf391 Bugfixes by Glenn L McGrath · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- b2aa776 Tito, farmatito at tiscali dot it writes: by Eric Andersen · 21 years ago
- bfb5157 Tito noticed a printf that should have been a bb_error_msg. by Eric Andersen · 21 years ago
- 06d4ec2 Fix broken arg parsing (was not passing pointer to items so p, argc, and argv by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- fa134cd Patch from Florian Schirmer. compile fix for debug builds by Glenn L McGrath · 21 years ago
- 9079ad0 Fixup braces (patch from Thomas Geulig), run through indent and manually adjust. by Glenn L McGrath · 21 years ago
- 7e8f41c Avoid naming conflict with symbol in newer glibc headers by Eric Andersen · 21 years ago
- 5b0d7de Bug fix from Tito. by Glenn L McGrath · 21 years ago
- b89fcd4 Fix compile error, the indenting really needs to be fixed here by Glenn L McGrath · 21 years ago
- 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
- f18bd89 Tito writes: by Eric Andersen · 21 years ago
- a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
- 416c242 Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled by Eric Andersen · 21 years ago
- 3860b2e Patch from Tito, size optimisation, cleanup noise when in debugging by Glenn L McGrath · 21 years ago
- 5be6a20 Correct Matteo's email address by Glenn L McGrath · 21 years ago
- 2849209 Patch from Steven Scholz to send the output from 'time' by Eric Andersen · 21 years ago
- 2053a8c the dc applet now needs libm -Erik by Eric Andersen · 21 years ago
- a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
- a48b0a3 last_patch116 from vodz: by Eric Andersen · 21 years ago
- 5289969 Tito writes: by Eric Andersen · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- 6fe55ae old gcc by Tim Riker · 21 years ago
- 2af7000 Do not use kernel headers by Eric Andersen · 21 years ago
- 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
- a55d72b Patch from Steven Scholz, fix some warnings by Glenn L McGrath · 21 years ago
- 0708585 Patch from Tito, size optimisation and fix error in exit code of -V option by Glenn L McGrath · 21 years ago
- e16ab47 Patch from Tito, Reduces the size of busybox's strings applet from 1900 to by Glenn L McGrath · 21 years ago
- c43f9ed Update Matteo Croce's email address by Glenn L McGrath · 21 years ago
- 99bd5ad more crond+crontab integrating with loginutil libbb functions and deleted by Glenn L McGrath · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- bb13624 save a couple of bytes by Glenn L McGrath · 21 years ago
- e01c550 "A little patch for the strings applet of the busybox development tree by Glenn L McGrath · 21 years ago
- 523c167 "Typo and/or thinko: scanning till the end of NUL terminated string by Glenn L McGrath · 21 years ago
- 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
- f1c56a9 quiet some noise by Eric Andersen · 21 years ago
- 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
- 50af12d Sync hdparm -t and -T options with hdparm-5.3, which seems by Eric Andersen · 21 years ago
- 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
- 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
- 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
- ac00aa7 Some additional description based on a patch from Terje Kvernes by Eric Andersen · 21 years ago
- 795c4ba Write some more docs by Eric Andersen · 21 years ago
- a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
- 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 9edcabd Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
- a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- d2b8118 oops. args shuffled. by Eric Andersen · 22 years ago
- 92b7e7b Patch from Tito Ragusa: by Eric Andersen · 22 years ago
- 65ddf77 Patch from Tito to rework strings applet, and some testsuite by Eric Andersen · 22 years ago
- e931909 Additional patch from Tito to fix some anomolies by Eric Andersen · 22 years ago
- dd3461a Make output the same as upstream, patch by Tito by Glenn L McGrath · 22 years ago
- 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
- cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago
- 5a7ec22 last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> by Glenn L McGrath · 22 years ago
- ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago
- 080ddc1 mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> by Eric Andersen · 22 years ago
- f6f7bfb last_patch63 from vodz: add in crond and crontab applets by Eric Andersen · 22 years ago
- 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
- e4d2a43 Doh. We divide microseconds by 60? by Eric Andersen · 22 years ago
- 92052e3 Bug fix from Nitin Gupta <gupta@equator.com> 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
- 3600602 vodz' last_patch42_2, which is an updated fix for buffer overflows by Eric Andersen · 23 years ago
- fe1ef2b Fix buffer overflows noted by Gerardo Puga -Erik by Eric Andersen · 23 years ago
- 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago