Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-11 | Make x_handy in XDR u_int, not int since there are places in the | Todd C. Miller | |
code that assign a u_int value to x_handy. However, this means that we need to be careful checking for overflow as we can no longer subtract a value and check the result for < 0. We reorder the expression instead to avoid this problem (basic algebra). deraadt@ OK | |||
2001-09-17 | cast a few more long's to int32_t | Jason Wright | |
2001-09-15 | prototype cleanup | Theo de Raadt | |
1996-11-14 | memcpy needs string.h. | etheisen | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-07-20 | bcopy->memcpy & tag | Theo de Raadt | |
1996-03-09 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |