| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
to be of type `const char *'.
PR: 3291
Submitted by: dima@tejblum.dnttm.rssi.ru (Dmitrij Tejblum)
Notes:
svn path=/head/; revision=28688
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
| |
<stdio.h> doesn't (bogusly) include <sys/types.h>.
Cleaned up #includes.
Notes:
svn path=/head/; revision=19168
|
| |
|
|
|
|
|
|
| |
Submitted by: Ikuo Nakagawa <ikuo@isl.intec.co.jp>
PR: misc/1424
Notes:
svn path=/head/; revision=17271
|
| |
|
|
|
|
|
|
| |
Add argument for buffer for output.
Fix manuals.
Notes:
svn path=/head/; revision=9488
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
| |
|
|
|
|
|
| |
constant. (There probably ought to be a single libc version of it.)
Notes:
svn path=/head/; revision=8103
|
| |
|
|
| |
Notes:
svn path=/head/; revision=6684
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4245
|
|
|
Imported libmd. This library contains MD2, MD4 and MD5.
These three boggers pop up all over the place all of the time, so I
decided we needed a library with them. In general they are used for
security checks, so if you use them you want to link them static.
Notes:
svn path=/cvs2svn/branches/ORIG/; revision=1802
|