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