Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-05 | zap rcsid | Marc Espie | |
2004-11-30 | remove useless comments, once used for header file generation and delete | Otto Moerbeek | |
parameter names from prototypes. ok millert@ | |||
2004-10-17 | ansify and deregister; no change in obj code. ok millert@ | Otto Moerbeek | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
1997-04-30 | Remove dead code and variables | Thorsten Lockert | |
1997-04-28 | - cast usages of *printf() to void since we don't check return val | Todd C. Miller | |
- move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags | |||
1997-04-12 | long -> int to fix 64bit issues. This breaks 16bit machines but since we ↵ | Todd C. Miller | |
don't have any 16bit ports...) The alternative is to use int32_t's but then this code will break when/if int > 32bits which is not so unlikely. Fixes NetBSD PR #3450 from Ross Harvey (but in a different way) | |||
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-03-25 | Make a proper lvalue in INC | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |