0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hwclock: make commented-out code compilable More... over 15 years ago
hwclock: disable time diff code; ntpd -S script: do not wait for completion More... over 15 years ago
hwclock: make it report system/rtc clock difference More... over 15 years ago
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact More... over 15 years ago
ntpd: renew cur_time after script run, it can take a while More... over 15 years ago
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization More... over 15 years ago
ifplugd: simplify run_script() More... over 15 years ago
libunarchive: clean up dirty hacks. code shrank as a result More... over 15 years ago
cal: document the location of unicode bug. no code changes More... over 15 years ago
libunarchive: trivial code shrink More... over 15 years ago
find: add optional support for -links. +100 bytes More... over 15 years ago
gzip: add optional support for --long-opts More... over 15 years ago
AUTHORS: mention Jie Zhang More... over 15 years ago
cpio: fix unpacking of names with leading slashes More... over 15 years ago
ntpd: make -w less cumbersome to use More... over 15 years ago
fold: unicode support. Based on a patch by Tomas Heinrich <[email protected]> More... over 15 years ago
[un]expand: unicode support More... over 15 years ago
ar: heh, there *was* "-1" already... More... over 15 years ago
ar: fix two bugs, one added by prev comment and other we SEGV with no params More... over 15 years ago
*: remove some uses of argc More... over 15 years ago
*: make 2 more "int argc"'s unused; more saved if !DESKTOP More... over 15 years ago
hush: fix exitcodes of killed processes More... over 15 years ago
ntpd: add -w "watch" option, useful for debugging to look at our own data More... over 15 years ago
tar: fix problem handling tarballs with chksums prepended by spaces More... over 15 years ago
ntpd: fix comment, no code changes More... over 15 years ago
ntpd: try to avoid using libm. -1.2k if we succeed More... over 15 years ago
ntpd: remove an old hack for faster initialization More... over 15 years ago
ntpd: better selection of initial sync; fewer gettimeofday calls More... over 15 years ago
update link to the comp.lang.c FAQ More... over 15 years ago
*: do not assign to stdout/stderr, it's not portable. More... over 15 years ago