aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce FEATURE_CYGWIN_TTYNguyễn Thái Ngọc Duy2009-05-101-0/+1
* defconfig.mingw32: add more features that work recentlyNguyễn Thái Ngọc Duy2009-05-061-13/+17
* add "default" config (at least it compiles)Nguyễn Thái Ngọc Duy2009-04-231-0/+664
* trylink: link with ws2_32, required by MinGW compatibility layerNguyễn Thái Ngọc Duy2009-04-231-0/+1
* whitespace fixesvda2007-05-305-31/+31
* - busybox.c was removed a while agoaldot2007-05-151-3/+4
* deluser: add optional support for removing users from groupsvda2007-04-151-0/+1
* style fixesvda2007-04-131-1/+1
* style fixes. No code changesvda2007-04-121-2/+2
* rename: run_applet_by_name -> run_applet_and_exitvda2007-04-111-1/+1
* Rename two config options:vda2007-04-101-2/+2
* adding small script, mostly for documentational purposesvda2007-04-081-0/+9
* - clean up addgroup, fix adding users to existing groups and make it optional...aldot2007-04-051-0/+1
* - bail out if either file does not existaldot2007-04-051-0/+5
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-042-2/+2
* - update defconfigaldot2007-03-281-3/+5
* - move additional fancy options not mandated by SUSv3 into a FANCY optionaldot2007-03-281-0/+2
* - rough prototype for split(1). TODO: Still needs some love since it's way to...aldot2007-03-251-0/+1
* make clean deletes .kernelrelease nowvda2007-03-181-1/+1
* dont use obsolete function index() as pointed out by src.obsolete.funcsvapier2007-03-171-2/+2
* build system: produce link map. Rather useful when youvda2007-03-151-3/+3
* Do not fail password check if shadow password does not exist -vda2007-03-131-3/+14
* update defconfigvda2007-03-111-19/+40
* - add chrt applet.aldot2007-03-091-0/+1
* - add selinux applets to the IMA workaroundaldot2007-03-091-0/+3
* stop using bash'isms ('function')vda2007-02-251-1/+1
* - check if the compiler supports -fwhole-program -- 4.0 does notaldot2007-02-121-2/+2
* mkconfigs: remove echo "`...`" contortionvda2007-02-041-11/+10
* add TODOvda2007-02-031-1/+3
* - minor tweakaldot2007-02-021-2/+3
* disable -Wold-style-definition for gcc 3.xvda2007-01-291-0/+12
* Make -Werror configurablevda2007-01-271-1/+1
* Unify ping and ping6. ping has -4 and -6 which forcevda2007-01-241-1/+0
* - add hostcc-option checkeraldot2007-01-231-0/+6
* - add an unsupported makefile for IMA compilesaldot2007-01-231-0/+130
* clean up commented out old codevda2007-01-221-0/+1
* remove obsolete FEATURE_WGET_IP6_LITERALvda2007-01-221-1/+0
* defconfig: refreshvda2007-01-221-17/+20
* cmdedit is not a 'command' editing anymore, it's just editing (generic),vda2007-01-221-7/+7
* Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disablevda2007-01-211-0/+1
* Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our ownvda2007-01-211-0/+1
* fixes for amd64 compilationvda2007-01-201-1/+1
* - replace some occurances of "kernel" with busyboxaldot2007-01-174-14/+14
* whitespace fixes (leading spaces to tab)vda2007-01-131-2/+2
* next part of ipv6-ization is here: wget & httpdvda2007-01-121-1/+0
* Trailing whitespace removal over entire treevda2007-01-118-54/+54
* - add arp to defconfigaldot2007-01-071-0/+1
* "kernel" => "busybox"vda2007-01-062-4/+4
* rt_names: stop allocating 5k in rwdatavda2006-12-311-1/+2
* fixdep.c: avoit doing memcmp in most casesvda2006-12-301-3/+3