Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | sobrado | 2009-10-31 | 1 | -2/+2 |
| | |||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansi | deraadt | 2003-08-07 | 1 | -10/+5 |
| | |||||
* | protos | deraadt | 2003-06-25 | 1 | -2/+4 |
| | |||||
* | Use snprintf instead of a strcpy(), strncat() and strcat() sequence | millert | 2003-04-02 | 1 | -5/+4 |
| | | | | deraadt@ OK | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | millert | 2002-02-16 | 1 | -3/+3 |
| | | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | ||||
* | tabify | kstailey | 1997-07-23 | 1 | -3/+3 |
| | |||||
* | surely not long! | deraadt | 1997-06-29 | 1 | -5/+5 |
| | |||||
* | Clean up lint and compile warnings | tholo | 1996-12-14 | 1 | -18/+18 |
| | |||||
* | unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd | deraadt | 1996-10-15 | 1 | -5/+12 |
| | |||||
* | Remove dead code | tholo | 1996-09-15 | 1 | -1/+2 |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -3/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | pretty the comment | deraadt | 1996-07-02 | 1 | -8/+8 |
| | |||||
* | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | niklas | 1996-06-03 | 1 | -3/+3 |
| | |||||
* | add md5crypt() | deraadt | 1996-05-30 | 1 | -0/+151 |