diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:07:06 +0000 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:07:06 +0000 |
| commit | 1bbea20509cf35096894c60cd4050b3b9f44836d (patch) | |
| tree | 621c9b985f7891593346a8af1363fe4023c30c52 /adm | |
| parent | e17a2a9e8966acc3d965678c6f24a11ac2315abc (diff) | |
| download | plan9front-1bbea20509cf35096894c60cd4050b3b9f44836d.tar.xz | |
pkg: add pkg/local, $PKG_PATH
Diffstat (limited to 'adm')
| -rw-r--r-- | adm/keys.who | 3 | ||||
| -rwxr-xr-x | adm/timezone/local | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/adm/keys.who b/adm/keys.who index e69de29bb..c9433f481 100644 --- a/adm/keys.who +++ b/adm/keys.who @@ -0,0 +1,3 @@ +bootes||||bootes +sl||||sl +bootes||||bootes diff --git a/adm/timezone/local b/adm/timezone/local index 000547121..bf8ae4c11 100755 --- a/adm/timezone/local +++ b/adm/timezone/local @@ -1,4 +1,4 @@ -EST -18000 EDT -14400 +CST -21600 CDT -18000 9943200 25664400 41392800 57718800 73447200 89168400 104896800 120618000 126669600 152067600 162352800 183517200 199245600 215571600 230695200 247021200 262749600 278470800 |
