Age | Commit message (Expand) | Author |
---|---|---|
2004-01-20 | Stop parsing the buffer after an appropriate number of digits; from NetBSD | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-23 | Kill very odd use of __CONCAT: completely unneeded, obfuscated, and | Marc Espie |
2001-01-08 | fix %p matching. checked by angelos. closes PR1612 | David Leonard |
1998-04-25 | month/weekday names are case insensitive; jpo@EasternGraphics.com | Theo de Raadt |
1998-03-17 | Make %Y override an earlier %y (%y stuff gets delayed due to century specs). | Todd C. Miller |
1998-03-15 | %C influences %y regardless of ordering. This becomes a bit tricky | Todd C. Miller |
1998-03-15 | Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jp | Todd C. Miller |
1998-02-04 | + strptime, from netbsd | Theo de Raadt |