Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-19 | busybox: add an upstream ntpd fix (#12841) | jow | |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35239 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2012-11-23 | [package] busybox: change the date -k patch to be more portable | florian | |
Not all libcs have support for tm_gmtoff which is only available for BSD compatibility, and guarded with __USE_BSD defines, use __tm_gmtoff otherwise. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34307 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2011-11-17 | [package] busybox: add a "date -k" to set the kernel timezone from the ↵ | jow | |
current localtime utc offset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203 3c298f89-4303-0410-b956-a3cf2f4a3e73 |