2007-09-27 |
vda | remove stray '/*' within comment |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | hdparm: use fixed fd #3 for device being interrogated |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | introduce bb_putchar(). saves ~1800 on uclibc (less... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | style and message text fixes |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | lineedit: plug memory leak |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | vlock: get rid of statics |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | introduce safe_poll (fixes a problem in top) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
vda | make variables static |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | check-lxdialog.sh: no point in giving up, maybe -lcurse... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | load_policy: update (Yuichi Nakamura <ynakam@hitachisof... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | chcon: trivial fix |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | losetup: support -f (Loic Grenie <loic.grenie@gmail... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | runsvdir: fix "linear wait time" bug |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | inetd: move struct fields around -> save .25 k of code |
commit | commitdiff | tree | snapshot |
2007-09-26 |
vda | install: fix bug in "install -c file dir" (tries to... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
vda | documentation bits in comments, no code changes |
commit | commitdiff | tree | snapshot |
2007-09-25 |
vda | cp: -r and -R imply -d (coreutils compat) |
commit | commitdiff | tree | snapshot |
2007-09-25 |
vda | httpd: small auth and IPv6 fixes (Kim B. Heino <Kim... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
vda | ed: large cleanup |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | insmod: fix help text to not show options if only 2... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | insmod: shorten message text; style fixes |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | tar: add a comment about previous subtle fix |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | tar: strip leading '/' BEFORE memorizing hardlink's... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | ash: fix prompt expansion (Natanael Copa <natanael... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | *: kill bb_get_last_path_component, replace with two... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | wget: get rid of setitimer |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | wget: reorder functions, no code changes |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | wget: code shrink, move data out of bss |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | wget: allow dots in header field names. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
vda | inetd: make some fields smaller, move data out of data... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
vda | run_parts: make it sort executables by name (required... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
vda | make fdisk compile on libc without llseek64 |
commit | commitdiff | tree | snapshot |
2007-09-23 |
vda | httpd: simplify CGI i/o loop. -200 bytes. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
vda | include libbb.h, not busybox.h |
commit | commitdiff | tree | snapshot |
2007-09-22 |
aldot | - actually mv microcom.c to miscutils |
commit | commitdiff | tree | snapshot |
2007-09-22 |
aldot | - add microcom to defconfig |
commit | commitdiff | tree | snapshot |
2007-09-22 |
vda | move microcom to miscutils |
commit | commitdiff | tree | snapshot |
2007-09-22 |
aldot | - remove some trailing whitespace |
commit | commitdiff | tree | snapshot |
2007-09-22 |
vda | microcom: add copyright/license info |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | ash: remove erroneously applied patch |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | httpd: optional support for partial downloads |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | ash: s/int/smallint/. -60 bytes. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | test: correct confusing placement of "const" |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | microcom: add new applet, this time for real |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | microcom: new applet by Vladimir Dronnikov <dronnikov... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
vda | update Glenn McGrath's email address |
commit | commitdiff | tree | snapshot |
2007-09-20 |
vda | remove stray 8-bit chars from copyright banner |
commit | commitdiff | tree | snapshot |
2007-09-16 |
vda | announce 1.7.1 on website |
commit | commitdiff | tree | snapshot |
2007-09-15 |
vda | httpd: do not clear environment |
commit | commitdiff | tree | snapshot |
2007-09-13 |
vda | webpage: add a link to vda's "init must die" page |
commit | commitdiff | tree | snapshot |
2007-09-11 |
vda | cp: make it a bit closer to POSIX, but still refuse... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
vda | cp: make "cp file /dev/node" special case; explained... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
vda | run_shell: code shrink for selinux |
commit | commitdiff | tree | snapshot |
2007-09-10 |
vda | setup_environment: code shrink |
commit | commitdiff | tree | snapshot |
2007-09-10 |
vda | grep: delete obsolete comment |
commit | commitdiff | tree | snapshot |
2007-09-10 |
vda | grep: fix grep -F -e str1 -e str2 (was matching str2... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
vda | style fix, no code changes |
commit | commitdiff | tree | snapshot |
2007-09-09 |
vda | open_transformer: fix vda's goofup |
commit | commitdiff | tree | snapshot |
2007-09-08 |
vda | top: small fix for command line wrapping |
commit | commitdiff | tree | snapshot |
2007-09-08 |
vda | top: get rid of on-stack variable buffers, use permanen... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
vda | top: add sizeof(G) check; fix style |
commit | commitdiff | tree | snapshot |
2007-09-08 |
vda | top: TOPMEM feature - 's(how sizes)' command. +2.5k... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
pgf | overload the existing '-q' flag so that if '-l' and... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
vda | messages: by popular request allow PATH to be customize... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
vda | syslogd: do not need to poll(), we can just block in... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
vda | *: replace select-for-one descriptor with poll, it... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
pgf | fix infinite retry bug. also, reduce per-packet receiv... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
pgf | fix -xdev behavior in the presence of two or more neste... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
vda | umount: support (by ignoring) -i; style fixes |
commit | commitdiff | tree | snapshot |
2007-09-05 |
vda | usage: trim a bit |
commit | commitdiff | tree | snapshot |
2007-09-05 |
vda | watchdog: allow millisecond spec (-t 250ms) |
commit | commitdiff | tree | snapshot |
2007-09-05 |
vda | tar + gzip/bzip2/etc: support NOMMU machines (by Alex... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
vda | busybox --install -s: prevent puzzling "/bin/busybox... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
vda | tar: conditionally don't wait for vforked child to... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
vda | mount: ignore NFS bg option on NOMMU machines |
commit | commitdiff | tree | snapshot |
2007-09-03 |
vda | du: remove statics (by Bernhard Fischer <rep.dot.nop... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
vda | login: do reject wrong passwords with PAM auth |
commit | commitdiff | tree | snapshot |
2007-09-03 |
vda | trylink: reinstate accidentally deleted --verbose |
commit | commitdiff | tree | snapshot |
2007-09-02 |
aldot | - IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN |
commit | commitdiff | tree | snapshot |
2007-09-02 |
aldot | - Generally strip off -l that does not pull in a lib. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
aldot | - fix bug where we linked again -lm even though it... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
vda | isrv: use monotonic_sec |
commit | commitdiff | tree | snapshot |
2007-08-29 |
vda | top: another readability fix |
commit | commitdiff | tree | snapshot |
2007-08-29 |
vda | vsz and rss are unsigned longs (ulong ~= width of void* => |
commit | commitdiff | tree | snapshot |
2007-08-29 |
vda | top: don't wait before final bailout (try top -b -n1). |
commit | commitdiff | tree | snapshot |
2007-08-29 |
vda | mount: allow (and ignore) -i |
commit | commitdiff | tree | snapshot |
2007-08-28 |
vda | smart_ulltoa5: emit small letters k,m,g... - makes top |
commit | commitdiff | tree | snapshot |
2007-08-28 |
vda | top: use poll instead of select for waiting on one... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
vda | mount: don't close fd twice in NFS code |
commit | commitdiff | tree | snapshot |
2007-08-27 |
vda | cp: fix recursion check to not waste bytes remembering... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
vda | cp: detect and prevent infinite recursion |
commit | commitdiff | tree | snapshot |
2007-08-26 |
vda | ps: fix RSS parsing (rss field in /proc/PID/stat is... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
vda | add links to vda's pet projects |
commit | commitdiff | tree | snapshot |
2007-08-26 |
vda | install: shrink a bit, fix two buglets |
commit | commitdiff | tree | snapshot |
2007-08-25 |
vda | Start a small document "why ifupdown is bad" |
commit | commitdiff | tree | snapshot |
2007-08-25 |
vda | make copy_file() a bit easier to understand, and smaller |
commit | commitdiff | tree | snapshot |
2007-08-25 |
vda | support "#!/bin/busybox"-style wrappers. Needed for... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
aldot | - add Yann's email-addr |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | cp,mv: simpler arg[cv] handling -> smallish code savings |
commit | commitdiff | tree | snapshot |
2007-08-24 |
aldot | - cosmetic html cleanup |
commit | commitdiff | tree | snapshot |
next |