summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1997-07-28convert to mandoc. prettyflipk
1997-07-27crank major, due to the arc libc messupTheo de Raadt
1997-07-27revert until the change gets evaluated by more peopleTheo de Raadt
1997-07-27Make correct distinction between "entry not found" and "no capability files",grr
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25document EINVAL per kern_descr.c:sys_flock() changeMichael Shalayeff
1997-07-25add man page from netbsdMichael Shalayeff
1997-07-25update to reality from netbsdMichael Shalayeff
1997-07-24does not use read(2)Theo de Raadt
1997-07-24copy d_type; giles@nemeton.com.auTheo de Raadt
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23trailing blankskstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23Don't do a gethostbyname() on "localhost" since we need it toTodd C. Miller
1997-07-22setpgid 2Theo de Raadt
1997-07-21long stuff; netbsdTheo de Raadt
1997-07-21include file with protoTheo de Raadt
1997-07-18Converting u_char[] -> u_int[] is easy on little endian machines :-)Todd C. Miller
1997-07-17.Xr fixTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17verf is a ptrTheo de Raadt
1997-07-17Use u_int32_t not size_t.Todd C. Miller
1997-07-17TypoTodd C. Miller
1997-07-17Manpage for RMD*(3)Todd C. Miller
1997-07-17More typos.Todd C. Miller
1997-07-17Allow passing of a NULL digest to RMD160Final(3).Todd C. Miller
1997-07-17Bump minor version due to RMD160 addition.Todd C. Miller
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code byTodd C. Miller
1997-07-17Fix typoTodd C. Miller
1997-07-17formattingMichael Shalayeff
1997-07-16in rejected(), RPC_MISMATCH is what we are interested in; christosTheo de Raadt
1997-07-16fix XrTheo de Raadt
1997-07-15buff overflowflipk
1997-07-15Xr repairTheo de Raadt
1997-07-15Add a missing constTodd C. Miller
1997-07-12#include <md5.h> not "md5.h"Todd C. Miller
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).Todd C. Miller
1997-07-12mention usage of SHA1Final with null pointerNiels Provos
1997-07-12Minor style points.Todd C. Miller
1997-07-11Todd kant spel.Todd C. Miller
1997-07-11Install sha1(3) and links.Todd C. Miller
1997-07-11#include <sha1.h> not #include "sha1.h"Todd C. Miller
1997-07-11Man page for SHA1*Todd C. Miller