Age | Commit message (Expand) | Author |
---|---|---|
2003-05-13 | Use dp->d_namlen instead of strlen(dp->d_name) and check for | Todd C. Miller |
2003-04-14 | More strlcpy/strlcat and use memmove for equivalent() so it is more | Todd C. Miller |
2003-04-10 | Some style from Andrey Matveev | Todd C. Miller |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-06-17 | KNF | Theo de Raadt |
2002-05-29 | strlcat | Theo de Raadt |
2002-03-28 | Fix err*() usage. | Oleg Safiullin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-04 | removed unused variable (-Wall cleanup) | jasoni |
2000-07-20 | Code cleanup, user errx and warn instead of the hacks already there. | Eric Jackson |
1996-08-19 | We need a malloc prototype for alphas | Niklas Hallqvist |
1996-08-19 | Move the except check. | Jason Downs |
1996-08-19 | kill a little more cruft. | Jason Downs |
1996-08-19 | lndir from X11, hacked up. | Jason Downs |