summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-01-09Amend c_count comment per PR 1576.Angelos D. Keromytis
2001-01-04spellingTodd T. Fries
2001-01-01Guard agaist multiple inclusionTodd C. Miller
2001-01-01Guard against multiple inclusionTodd C. Miller
2000-12-21Better english; from provos@Aaron Campbell
2000-12-18*cough*someone forgot to remove libgmp*cough*Brad Smith
2000-12-06use __x__ formats for __attribute__ arguments; guenther@gac.eduTheo de Raadt
2000-11-21Add references to new files.Todd C. Miller
2000-11-21BSD authentication routines from BSDI. Presently this is not used butTodd C. Miller
2000-11-21Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asTodd C. Miller
2000-11-21Missed this in the strnvis(3) commit.Todd C. Miller
2000-11-21Add readpasasphrase(3), a more flexible getpass(3) replacement.Todd C. Miller
2000-11-19Remove prototypes for old BSD auth functions. New ones will live inTodd C. Miller
2000-10-12proto _rpc_dtablesize()Theo de Raadt
2000-10-10Don't install ieeefp.h on vax. derradt Ok.Hugh Graham
2000-10-04Remove parameter names in prototypes (always a bad idea)Marc Espie
2000-10-01Now that powerpc has shared libraries, make certain that link.h and dlfcn.hDale S. Rahn
2000-09-19install netnatm includes; stoklund@cp.dyndns.dkTheo de Raadt
2000-09-12o add missing getsid() prototypeTodd C. Miller
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-08-22proto svc_getreqset2Theo de Raadt
2000-08-22Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIXTodd C. Miller
2000-08-20login.conf code from BSDi. This does not include the bsd auth codeTodd C. Miller
2000-07-19from freebsd:Michael Shalayeff
2000-06-22ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takesJun-ichiro itojun Hagino
2000-06-10er, no _PATH_NOLOGIN is the "do not let users login file"; sigh@kuzirabekon.e...Theo de Raadt
2000-06-09nologin lives in /sbinTodd C. Miller
2000-05-15correct type of 2nd argument to meet RFC2553. (this should raise no ABIJun-ichiro itojun Hagino
2000-04-26Minor comment changes:Todd C. Miller
2000-04-20prototyping for p{read,write}{,v}Theo de Raadt
2000-04-03Add srandomdev() from FreeBSD for use by sendmail and others.Todd C. Miller
2000-03-28Expose MDXTransform functions to be consistent with sha1 and rmd160.Todd C. Miller
2000-03-24Add FNM_NOSYS, meaning "The implementation does not support this function",Todd C. Miller
2000-03-15implimented -> implementedTodd T. Fries
2000-03-10A more normal way of building kerberos, faster, and it works with SUDONiklas Hallqvist
2000-03-04Make P_tmpdir point to /tmp/ not /var/tmpTodd C. Miller
2000-03-01$OpenBSD$Todd T. Fries
2000-02-29install crypto headersTheo de Raadt
2000-02-25Include files for KerberosIV have moved.Hans Insulander
2000-02-23add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).Jun-ichiro itojun Hagino
2000-02-23add getifaddrs(3), from bsdi4.Jun-ichiro itojun Hagino
2000-02-22Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allowTodd C. Miller
2000-02-21Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.Todd C. Miller
2000-02-19do not install /usr/include/dev/microcode/Theo de Raadt
2000-02-19swapctl 2nd arg is constTheo de Raadt
2000-02-09revise extended scoped address format support. delimiter and the orderJun-ichiro itojun Hagino
2000-01-27add IPv6-ready rcmd() friends.Jun-ichiro itojun Hagino
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.Jun-ichiro itojun Hagino
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1999-12-09dlopen and dlsym take const char * parameters.Marc Espie