summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-11-24Add FreeBSD tagsDavid Leonard
1999-11-23mark some places that malloc is not checkedTheo de Raadt
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-11-17remove extraneous backslashTodd C. Miller
1999-11-17add MLINKs I missedTodd C. Miller
1999-11-17Add missing MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add more MLINKsTodd C. Miller
1999-11-17Add missing MLINKsTodd C. Miller
1999-11-15typosTheo de Raadt
1999-11-14Clean up memchr slightly to better match coming memrchrMarc Espie
1999-11-14EFAULT does not happen for all files; posix 1003.1, line 216Theo de Raadt
1999-11-14not kerberos; karls@inet.noTheo de Raadt
1999-11-14this seem proper nowMichael Shalayeff
1999-11-12Use SEEK_SET instead of 0 for lseek.Artur Grabowski
1999-11-11add man page for login_fbtab()Eric Jackson
1999-11-10Tweaks; millert@Aaron Campbell
1999-11-10calloc.c is backTodd C. Miller
1999-11-10calloc() needs to be separate from malloc in case a user wants to haveTodd C. Miller
1999-11-09Merge calloc(3) man page into malloc.3; as suggested by millert@Aaron Campbell
1999-11-09Move calloc() into malloc.c and only zero out the area if malloc()Todd C. Miller
1999-11-09Bump minor for addition of strtok_r.Artur Grabowski
1999-11-09Install man-page links for strtok_r.Artur Grabowski
1999-11-09Document strtok_r.Artur Grabowski
1999-11-09Implement strtok_r.Artur Grabowski
1999-11-05Formatting.Angelos D. Keromytis
1999-11-05Add a sample application as a usage guide, minor manpage correction.Angelos D. Keromytis
1999-11-03Handle multiple assertions per file in signature verification, betterAngelos D. Keromytis
1999-11-03Flexibility in signature printing.Angelos D. Keromytis
1999-10-28Add ip4.allow and etherip.allow entries.Angelos D. Keromytis
1999-10-26syncAngelos D. Keromytis
1999-10-11Fix language to be closer to reality.Angelos D. Keromytis
1999-10-11Lower-case the name.Angelos D. Keromytis
1999-10-11keynote.5 references.Angelos D. Keromytis
1999-10-11Assertion syntax manpage.Angelos D. Keromytis
1999-10-11Greatly expand keynote.4 to include query semantics, cross references.Angelos D. Keromytis
1999-10-10Make mips compile. -mojMats O Jansson
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-09Better handling of errors in kn_query, update manpage accordingly.Angelos D. Keromytis
1999-10-08SYNOPSIS needs #include <sys/types.h>Marc Espie
1999-10-07- Xr acct(2) from accton(8) and vice-versa.Aaron Campbell
1999-10-07document more tcp specific sysctls, mostly netbsd.Niels Provos
1999-10-06Sync with release.Angelos D. Keromytis
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
1999-10-06Fix a typo in manpage, as well as bogus error reporting.Angelos D. Keromytis
1999-10-06use /dev/arandom by defaultBob Beck
1999-10-06- let cryptographic checksums refer to each otherMarc Espie