aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make sure we add the local dir to the include pathvapier2005-05-161-1/+1
* Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),landley2005-05-151-17/+13
* Add automatic umount support to eject command. Patch from Tito,landley2005-05-143-34/+24
* as Rob Landley pointed out, need to fix the 1 versus i typo in indexingvapier2005-05-131-1/+1
* blah, forgot to save last time to fix whitespacingvapier2005-05-131-1/+1
* remove duplicated code and rework algorithms to end up with smaller codevapier2005-05-131-40/+38
* use a bunch of if statements since it is a few bytes smaller than a switch; a...vapier2005-05-121-20/+16
* err, added 2 to the wrong var :) also touchup the option detection to shrink ...vapier2005-05-121-14/+8
* fix segfault if user only specifies 1 filevapier2005-05-121-1/+1
* update usage to match actual behaviorvapier2005-05-121-2/+2
* fix whitespace/coding stylevapier2005-05-121-27/+28
* add missing comm.o rulevapier2005-05-121-0/+1
* whitespace touchupsvapier2005-05-121-68/+67
* This makefile was a mess. Fix it to work as intended.andersen2005-05-111-11/+11
* Small comm implementatin from Rob Sullivan. Needed to build perl.landley2005-05-115-0/+177
* import ether-wake applet by haveaniceday Bug 252vapier2005-05-115-32/+352
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-1111-12/+13
* import eject by Peter Willis / Tito Ragusavapier2005-05-117-178/+112
* now that mjn3 explained it to me, add documentation for the 3rd field in long...vapier2005-05-111-5/+12
* Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Roblandley2005-05-101-2/+16
* add documentation for long options and touch up the current docs now that i a...vapier2005-05-101-39/+62
* import more libs to prep for new e2fsprogsvapier2005-05-0930-0/+5277
* import ext2fs lib to prep for new e2fsprogsvapier2005-05-0982-0/+17575
* no longer appliesvapier2005-05-091-4/+0
* import base_device.c for fsckvapier2005-05-091-0/+147
* remove unused filesvapier2005-05-095-271/+0
* trim out useless defines and use some busybox funcsvapier2005-05-091-24/+3
* override nls P_() macrovapier2005-05-091-0/+1
* abort if user passes -r or if they dont pass anythingvapier2005-05-091-3/+8
* syntax/whitespace touchupvapier2005-05-091-2/+2
* Patch from Shaun Jackman:landley2005-05-091-22/+15
* Manuel points out that if printf needs a flush to act like dprintf, the resultlandley2005-05-071-2/+1
* This one's from me. Fix ash "standalone shell".landley2005-05-071-21/+7
* Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf.landley2005-05-071-1/+2
* patch by Tito which uses a lot more busybox functions to reduce size nicelyvapier2005-05-072-49/+37
* update e2p target to match condensed filesvapier2005-05-071-2/+1
* patch by Tito which unifies common get/set functions into 1 get/set function ...vapier2005-05-074-144/+39
* add/remove defines to handle more e2fsprogsvapier2005-05-071-1/+2
* use shared busybox error messages to save a few bytesvapier2005-05-071-5/+5
* make the exec (-e) an optional feature of netcatvapier2005-05-063-18/+28
* In bug 247, haveaniceday writes:vapier2005-05-062-2/+22
* Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.landley2005-05-042-5/+14
* Revert the uptime() removal. Let the list sort it out...landley2005-05-044-5/+14
* Patch from Shaun Jackman:landley2005-05-044-14/+5
* Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfiglandley2005-05-041-7/+7
* Takeharu Kato said:landley2005-05-031-1/+42
* From: Shaun Jackman <sjackman@gmail.com>landley2005-05-032-3/+5
* Shaun Jackman said:landley2005-05-031-9/+21
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-0312-130/+148
* Add David Brownell as zcip maintainer.landley2005-05-031-0/+3