Age | Commit message (Expand) | Author |
---|---|---|
2001-06-22 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-02-07 | spelling | Todd T. Fries |
1997-10-05 | be more paranoid; based on problem report by mhpower@MIT.EDU | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-20 | careful with link paths; oliver | Theo de Raadt |
1997-07-17 | Change a strcpy() -> strncpy() because I'm paranoid. | Todd C. Miller |
1997-07-16 | crank dfname/tfname; freebsd | Theo de Raadt |
1997-01-17 | Add OpenBSD tags (was in wrong dir for previous commit) | Todd C. Miller |
1996-12-05 | inverted logic | Theo de Raadt |
1996-11-03 | Improve portability by using ANSI/POSIX interfaces when possible. | Todd C. Miller |
1996-10-25 | proactive bounds checking; help from millert | Theo de Raadt |
1996-09-21 | overflow protection | Theo de Raadt |
1996-07-04 | Integrated 4.4Lite2 source | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |