| Commit message (Expand) | Author | Age | Files | Lines |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 3 | -32/+120 |
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, |  aaron | 1998-09-07 | 1 | -2/+2 |
* | realloc repair |  deraadt | 1998-08-14 | 2 | -4/+12 |
* | be... slightly more permissive.. but i think this is right, i looked at it for 5 minutes |  deraadt | 1998-07-11 | 1 | -4/+4 |
* | do not let :relative paths through (how did i miss this before) |  deraadt | 1998-07-11 | 1 | -2/+2 |
* | do the right thing if maxsiz == 0 |  millert | 1998-07-06 | 1 | -2/+3 |
* | Always NUL terminate buf even if there was not enough space to |  millert | 1998-07-06 | 2 | -3/+15 |
* | ctime takes a pointer to time_t not long. Correct in prototype, wrong in description |  millert | 1998-07-05 | 1 | -2/+2 |
* | spelling |  deraadt | 1998-06-10 | 1 | -3/+3 |
* | correct first paragraph of description; jpo@EasternGraphics.com |  deraadt | 1998-04-25 | 1 | -4/+6 |
* | month/weekday names are case insensitive; jpo@EasternGraphics.com |  deraadt | 1998-04-25 | 2 | -32/+36 |
* | Make %Y override an earlier %y (%y stuff gets delayed due to century specs). |  millert | 1998-03-17 | 1 | -1/+2 |
* | %C influences %y regardless of ordering. This becomes a bit tricky |  millert | 1998-03-15 | 1 | -20/+40 |
* | Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jp |  millert | 1998-03-15 | 2 | -36/+48 |
* | use [,] range specs; kleink |  deraadt | 1998-02-15 | 1 | -19/+19 |
* | Changed %c in the builtin C locale from "%D %X" to the more |  millert | 1998-02-14 | 1 | -5/+5 |
* | Xr |  deraadt | 1998-02-05 | 1 | -1/+2 |
* | + strptime, from netbsd |  deraadt | 1998-02-04 | 3 | -3/+553 |
* | Don't try to use our locale stuff, it hoses strftime(3). |  millert | 1998-01-23 | 1 | -1/+3 |
* | We want XPG4 behavior. |  millert | 1998-01-19 | 1 | -1/+2 |
* | use tzcode strftime(3) as it is kept up to date. |  millert | 1998-01-19 | 4 | -5/+877 |
* | tzcode1998b from ftp://elsie.nci.nih.gov/pub |  millert | 1998-01-18 | 19 | -342/+653 |
* | Why on earth was libz.a mentioned here? |  kstailey | 1997-06-06 | 1 | -3/+1 |
* | move #includes to top; is |  deraadt | 1997-04-18 | 1 | -5/+4 |
* | correctly code the classes of permitted TZ specifications for the |  deraadt | 1997-04-02 | 1 | -2/+6 |
* | Remove unnecesary local changes. The strncpy()'s are safe because |  millert | 1997-01-21 | 2 | -5/+3 |
* | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1997-01-15 | 1 | -2/+2 |
* | Update to tzcode1996o + our fixes. Fixes problem pointed out |  millert | 1997-01-14 | 15 | -176/+493 |
* | iUpdate to pass FIPS 151-2 tests |  tholo | 1996-10-30 | 2 | -3/+11 |
* | 1 char oflow |  deraadt | 1996-09-05 | 1 | -2/+2 |
* | use strncpy correctly |  deraadt | 1996-08-27 | 1 | -4/+7 |
* | use issetugid() |  deraadt | 1996-08-25 | 1 | -2/+2 |
* | Fix RCS ids |  tholo | 1996-08-19 | 20 | -82/+34 |
* | new common tz code |  deraadt | 1996-01-29 | 6 | -63/+53 |
* | from netbsd; sync with tzcode96a |  deraadt | 1996-01-11 | 10 | -108/+291 |
* | update from NetBSD |  deraadt | 1995-10-28 | 4 | -10/+10 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 18 | -0/+5987 |