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 |
2007-08-24 |
aldot | - obfuscate addrs a little bit |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | cp: make POSIX-me-harder mode complain with a bit less... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | spelling fixes to website |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | Cosmetic fixes to webpage |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | add missed attribution to httpd sendfile support |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | Start 1.8.x cycle |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | news.html: add 1.7.0 announcement |
commit | commitdiff | tree | snapshot |
2007-08-24 |
vda | Update defconfig; fix comments |
commit | commitdiff | tree | snapshot |
2007-08-23 |
vda | build system: stop moaning about unset integer CONFIGs. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
vda | *: compile fixes for 64-bit build |
commit | commitdiff | tree | snapshot |
2007-08-23 |
vda | httpd: code shrink of dir indexer example |
commit | commitdiff | tree | snapshot |
2007-08-22 |
vda | login: fixes for PAM build |
commit | commitdiff | tree | snapshot |
2007-08-22 |
vda | httpd: style fix in indexer example |
commit | commitdiff | tree | snapshot |
2007-08-22 |
vda | httpd: replace shell-based dir indexer cgi example... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
vda | httpd: fix buglet in hex conversion. Remove alloca... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
vda | login: optional support for PAM |
commit | commitdiff | tree | snapshot |
2007-08-21 |
vda | s/communal/common/ part 2 |
commit | commitdiff | tree | snapshot |
2007-08-21 |
vda | s/communal/common/ |
commit | commitdiff | tree | snapshot |
2007-08-21 |
vda | httpd: add optional support for error pages |
commit | commitdiff | tree | snapshot |
2007-08-20 |
vda | runit/*: get rid of tai[a] time abstraction, it's too... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | removed stray debugging comments |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | max_option_length[] holds small ints, uint8_t is enough |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | httpd: explain IP/mask parsing, and simplify it a bit. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | httpd: reinstate (much lighter) paranoid connection... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | httpd: get rid of rmt_port and setenv_log |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | httpd: get rid of sscanf usage. Rename some variables. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | crond: code shrink |
commit | commitdiff | tree | snapshot |
2007-08-19 |
vda | libbb,crond,lash: fix getopt32 (don't know how it manag... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | crond: don't start sendmail with absolute path |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | don't pass argc in getopt32, it's superfluous |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | httpd: stop reading headers using 1-byte read() |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | make standalone httpd work on NOMMU machines |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | get rid of server_ and accepted_socket globals. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
vda | introduce and use xdup2(int, int) |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 7 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 6 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 5 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 4 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 3 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shrink and logging update, part 2 of 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | httpd shring and logging update, part 1 or 7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | remove stray newline from help text |
commit | commitdiff | tree | snapshot |
2007-08-17 |
vda | assorted fixes for breakage found by randomconfig |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | add comments regarding SO_REUSEADDR |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | Comment out "#include <strings.h>" everywhere |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | find: fix SELinux-related warning |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | modprobe: add scanning of /lib/modules/`uname -r`/modul... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | hdparm: shrink rodata by ~250 bytes |
commit | commitdiff | tree | snapshot |
2007-08-16 |
vda | whitespace fixes, no code changes |
commit | commitdiff | tree | snapshot |
2007-08-15 |
vda | more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
vda | v[hp]error_msg have 2-3 callsites only -> incorporate... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
vda | if pidfile turned out to be !regular file, do not unlin... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
vda | dhcpd: make -S and -f actually work |
commit | commitdiff | tree | snapshot |
2007-08-14 |
vda | httpd: add -v[v]: prints client addresses, HTTP codes... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
vda | httpd: extend -p PORT to -p [IP[v6]:]PORT |
commit | commitdiff | tree | snapshot |
2007-08-14 |
vda | udhcpd: add -f "foreground" and -S "syslog" options |
commit | commitdiff | tree | snapshot |
2007-08-14 |
vda | trylink: automatically use custom link script if user... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
vda | syslogd: set syslog IPC buffer to mode 0644 |
commit | commitdiff | tree | snapshot |
2007-08-13 |
vda | expand, unexpand: new applets from Tito <farmatito... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
vda | df: match coreutils behavior of wrapping lines if files... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
vda | httpd: round down sendfile byte count to 64k |
commit | commitdiff | tree | snapshot |
2007-08-13 |
vda | usage.h: style cleanup |
commit | commitdiff | tree | snapshot |
2007-08-13 |
vda | s/#ifdef CONFIG_/#if ENABLE_/g |
commit | commitdiff | tree | snapshot |
2007-08-12 |
vda | syslogd,logread: get rid of head pointer, fix logread... |
commit | commitdiff | tree | snapshot |
next |