Age | Commit message (Expand) | Author |
2001-07-19 | Expose protos for _{err,warn}{,x} regardless of __indr_reference being | Todd C. Miller |
2001-07-15 | Give login_cap_t a struct name so we can use forward declarations. | Todd C. Miller |
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev |
2001-06-30 | Default login style is now krb4-or-pwd, not krb-or-pwd. | Todd C. Miller |
2001-06-27 | Why was a very large chunk of code commited to the source tree without | Theo de Raadt |
2001-06-26 | Install kerberosV includefiles | Hans Insulander |
2001-06-18 | Add new cgetusedb() function to toggle reading of .db files in getcap(3). | Todd C. Miller |
2001-06-13 | Simplify. | Artur Grabowski |
2001-06-11 | support EDNS0 (RFC2671) buffer size notification on DNS queries. | Jun-ichiro itojun Hagino |
2001-06-08 | oops. | Artur Grabowski |
2001-06-08 | Ooops. Add struct r_debug, from powerpc. | Artur Grabowski |
2001-06-05 | repair copyright notices for NRL & cmetz; cmetz | Theo de Raadt |
2001-05-31 | If DT_PROCNUM is not defined, assume it's 0 | Artur Grabowski |
2001-05-31 | correct prototype for dlerror. | Artur Grabowski |
2001-05-31 | Install link.h and dlfcn.h on alpha. | Artur Grabowski |
2001-05-26 | Change protection of struct exception back from #ifdef __LIBM_PRIVATE | Todd C. Miller |
2001-05-15 | Make path length variables size_t. This fixes the problem where | Todd C. Miller |
2001-05-14 | Speed-up: | Marc Espie |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller |
2001-03-18 | GLOB_LIMIT changes from christos | Theo de Raadt |
2001-03-09 | Move nanosleep() proto to from sys/time.h to time.h where it belongs. | Todd C. Miller |
2001-03-03 | plug many memory leaks | Theo de Raadt |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |
2001-02-21 | change ai_addrlen to socklen_t. now it conforms to | Jun-ichiro itojun Hagino |
2001-02-13 | _PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does. | Paul Janzen |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt |
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 |