summaryrefslogtreecommitdiff
path: root/docs/busybox_header.pod (unfollow)
Commit message (Expand)AuthorFilesLines
2004-08-16Prepare for release1_00_rc3Eric Andersen1-5/+5
2004-08-16Bump versionEric Andersen1-1/+1
2004-08-16Only pass modprobe module params with 2.6.x kernel support.Eric Andersen1-2/+4
2004-08-16Do not use vfork, as init is not vfork safe. Do not allowEric Andersen1-4/+2
2004-08-16Bertrand Baudet writes:Eric Andersen1-2/+2
2004-08-16Joe.C writes:Eric Andersen1-0/+1
2004-08-16Use __kernel_old_dev_t for 2.6.x kernelsEric Andersen1-0/+2
2004-08-16Aurelien Jacobs writes:Eric Andersen1-3/+1
2004-08-14Christian Ostheimer writes:Eric Andersen1-1/+1
2004-08-12Patch from solar to fix problems with get_name()Eric Andersen1-23/+28
2004-08-11Set default command to list rather than get, its default behaviour nowGlenn L McGrath1-2/+1
2004-08-11Patch from Mike Castle, dont print an empty line (patch modified by me toGlenn L McGrath1-9/+13
2004-08-11Patch from Tito to fix memory leak upon error.Glenn L McGrath1-2/+3
2004-08-11Patch from Bastian Blank to add 64 bit support to the test command.Glenn L McGrath2-14/+35
2004-08-11Patch from Phil Blundellto improve substring matchGlenn L McGrath1-1/+4
2004-08-11Willian Barsse wroteGlenn L McGrath1-8/+7
2004-08-06Patch from Tito to fix warnings about redifined functionions barrier and likely.Glenn L McGrath1-9/+9
2004-08-06Part of patch from William Barsse, fixes a problem with unescaped %.Glenn L McGrath1-1/+1
2004-08-04Michael Leibow, MichaelLe at belkin.com writes:Eric Andersen1-375/+1056
2004-08-04Run msh through indentEric Andersen1-1313/+1164
2004-08-03William Barsse writes:Eric Andersen1-10/+9
2004-08-03Tito, farmatito at tiscali dot it writes:Eric Andersen5-6/+10
2004-08-01fixup cut-n-paste problemEric Andersen1-14/+0
2004-07-30Simon Poole reports that awk segfaults when environment variablesEric Andersen1-0/+4
2004-07-30Fix incorrect arguments being passed to mknodEric Andersen1-2/+2
2004-07-30Umm. Not guilty by reason of insanity.Eric Andersen2-3/+3
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen5-5/+23
2004-07-30use SIGTERM to kill off udhcpd, not SIGKILLEric Andersen1-1/+4
2004-07-30Fix up brain damage with the way major and minor are used toEric Andersen1-1/+1
2004-07-30As noted by Eric Spakman, calling static_down() and then callingEric Andersen1-14/+4
2004-07-29Clean up hex escape support.Manuel Novoa III1-21/+43
2004-07-28Thanks to Ken Roberts, fix the slackware urlEric Andersen1-1/+1
2004-07-27Felipe Kellermann noticed a missing `break'.Eric Andersen1-0/+2
2004-07-26document stuff I have doneRobert Griebl1-0/+4
2004-07-26add missing ;1_00_rc2Eric Andersen1-1/+1
2004-07-26bump version to -rc2Eric Andersen1-1/+1
2004-07-26bother. unrevert my fix.Eric Andersen2-17/+25
2004-07-26Prepare for releaseEric Andersen3-3533/+207
2004-07-26Allow hex escape sequencesEric Andersen1-23/+16
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen1-2/+1
2004-07-26YAEGASHI Takeshi writes:Eric Andersen1-3/+5
2004-07-26oopsEric Andersen1-1/+1
2004-07-26bump version to -rc2Eric Andersen1-1/+1
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen1-1/+2
2004-07-26Allow hex escape sequencesEric Andersen1-16/+23
2004-07-26BusyBox has no business hard coding the number of major and minor bits for aEric Andersen5-23/+17
2004-07-24Paul Whittaker writes:Eric Andersen1-0/+1
2004-07-24Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath1-8/+1
2004-07-24Update Tito's contributionsGlenn L McGrath1-1/+1
2004-07-23Patch from Felipe Kellermann, fix endless loop when first > last andGlenn L McGrath1-6/+13