2010-01-07 |
Denys Vlasenko | ntpd: show at loglevel 2 and export in env current... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Denys Vlasenko | hwclock: tiny tweak in comment |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Denys Vlasenko | hwclock: make commented-out code compilable |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Denys Vlasenko | hwclock: disable time diff code; ntpd -S script: do... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | hwclock: make it report system/rtc clock difference |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | hwclock: fix sizeof bug (used it on pointer, not array... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | ntpd: renew cur_time after script run, it can take... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | ntpd: add -S PROG option. This feature is crucial for... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | ifplugd: simplify run_script() |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | libunarchive: clean up dirty hacks. code shrank as... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | cal: document the location of unicode bug. no code... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Denys Vlasenko | libunarchive: trivial code shrink |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Matheus Izvekov | find: add optional support for -links. +100 bytes |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Matheus Izvekov | gzip: add optional support for --long-opts |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Denys Vlasenko | AUTHORS: mention Jie Zhang |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Denys Vlasenko | cpio: fix unpacking of names with leading slashes |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | ntpd: make -w less cumbersome to use |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | fold: unicode support. Based on a patch by Tomas Heinri... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Tomas Heinrich | [un]expand: unicode support |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | ar: heh, there *was* "-1" already... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | ar: fix two bugs, one added by prev comment and other... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | *: remove some uses of argc |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | *: make 2 more "int argc"'s unused; more saved if ... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Denys Vlasenko | hush: fix exitcodes of killed processes |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | ntpd: add -w "watch" option, useful for debugging to... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | tar: fix problem handling tarballs with chksums prepend... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | ntpd: fix comment, no code changes |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | ntpd: try to avoid using libm. -1.2k if we succeed |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | ntpd: remove an old hack for faster initialization |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Denys Vlasenko | ntpd: better selection of initial sync; fewer gettimeof... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Denys Vlasenko | update link to the comp.lang.c FAQ |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Denys Vlasenko | *: do not assign to stdout/stderr, it's not portable. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Denys Vlasenko | ntpd: fix jitter calculations and status propagation |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Denys Vlasenko | watch: more compatible screen format |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Denys Vlasenko | ntpd: speed up reaction to poll interval decrease |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: improve frequency filtering |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: restore forgotten delay sanitization |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: add a comment, no code changes |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: disable unused code; show kernel's clock drift... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: reduce poll interval increase rate |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: replace openntp's clock discipline with ntpd's |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Denys Vlasenko | ntpd: ntpd.c -> ntpd_simple.c |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Denys Vlasenko | ntpd: preparatory patches, no functional changes |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Denys Vlasenko | dc: make "dc -1.23 ..." work |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Denys Vlasenko | ntpd: fx incorrect offset display when stepping |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Denys Vlasenko | tar: fix recently added SEGV on "tar" w/o args |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Denys Vlasenko | ntpd: field renames and style fixes, no code changes |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Denys Vlasenko | ntpd: eliminate one time(NULL) call |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Denys Vlasenko | tar: add support for --overwrite. +70 bytes. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Denys Vlasenko | libunarchive: move dpkg-specific things into dpkg.c... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Denys Vlasenko | httpd -m: output salted MD5 hash. By (forrest AT hifull... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Denys Vlasenko | mount: dont include NFS headers if not needed; drop... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Denys Vlasenko | mount: fix goof in last commit; clear errno since we... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Denys Vlasenko | switch_root: more clear error messages |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Denys Vlasenko | mount: if we mount //host/xxx, add ip=IPADDR to options |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Denys Vlasenko | init: fix logically inverted FEATURE_EXTRA_QUIET check |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Denys Vlasenko | init: use applet_name instead of "init" - we can be... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Denys Vlasenko | init: for paranoid reasons, restore SIGCONT too. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Denys Vlasenko | init: fix "while true; do reboot; done" bug. +15 bytes... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Denys Vlasenko | init: make FEATURE_EXTRA_QUIET more consistent. +1... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Denys Vlasenko | crond: do not log info messages at LOG_ERR. Closes... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Denys Vlasenko | sort: make sort -o FILE FILE (same FILE) work. Closes... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | mount: needs find_mount_point.o |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | stty: code shrink -44 bytes |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | stty: fix columns command. closes bug 791. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | wget: fix signedness in the compare (paranoia only... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | wget: check for close success; fix chunked; do not... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Denys Vlasenko | replace APP_xxDHCPxx with xxDHCPxx, it's more consisten... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Denys Vlasenko | mount: "already mounted" msg appears only if -v |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Denys Vlasenko | ash: trivial optimization -6 bytes |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Souf Oued | lsusb: new applet. +400 bytes |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Souf Oued | lspci: new applet. +573 bytes |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Denys Vlasenko | replace /bin/mdev with /sbin/mdev |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Denys Vlasenko | mount: prevent second mount -a from mounting everything... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Denys Vlasenko | trim usage text. -238 bytes |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Denys Vlasenko | ash: fix double comma in initializer |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Michael Abbott | ash: implement set -o pipefail (conditional on bash... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Denys Vlasenko | ash: preparatory work for pipefail and code shrink... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Denys Vlasenko | ash: re-enable SIGHUP on entry. Closes bug 771. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Michael Abbott | mount: add support for -O list. +44 bytes |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Denys Vlasenko | grep: fix a case when -o loops forever |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: remove dynamic dns resolution code, too complex... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: try to avoid DNS requests *during* NTP roundtrip... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: implement -x. shrink code a bit. -69 bytes |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: fix malloc-too-short bug; code shrink -76 bytes |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: fix "synced" state detection |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | ntpd: continuing small message tweaks and the like... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Denys Vlasenko | htpd: better logging; removed some unused code and... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Denys Vlasenko | ntpd: make it work w/o -g too :( |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Denys Vlasenko | ash: straighten up a bit of code in varvalue() |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Denys Vlasenko | touch: needs another fix after last utimes() fixes |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Denys Vlasenko | awk: fix an incorrect casting to string (bug 725).... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Denys Vlasenko | awk: preparatory patch, no essential code changes.... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | fix improper utimes usage |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | tar: add a test for latest fix |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | tar: revert part of last change. -39 bytes |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | tar: fix bug 673 (misdetection of repeated dir as hardl... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | ash: more cosmetics and cleanups |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Denys Vlasenko | ash: cosmetics, no code changes |
commit | commitdiff | tree | snapshot |
next |