summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2001-07-11remove mips leftovers; ok bradpvalchev1-3/+3
2001-06-30Default login style is now krb4-or-pwd, not krb-or-pwd.millert1-2/+2
2001-06-27Why was a very large chunk of code commited to the source tree withoutderaadt1-2/+2
2001-06-26Install kerberosV includefileshin1-1/+4
2001-06-18Add new cgetusedb() function to toggle reading of .db files in getcap(3).millert1-1/+2
2001-06-13Simplify.art1-6/+2
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.itojun2-2/+6
2001-06-08oops.art1-8/+4
2001-06-08Ooops. Add struct r_debug, from powerpc.art1-1/+35
2001-06-05repair copyright notices for NRL & cmetz; cmetzderaadt1-7/+26
2001-05-31If DT_PROCNUM is not defined, assume it's 0art1-1/+6
2001-05-31correct prototype for dlerror.art1-2/+2
2001-05-31Install link.h and dlfcn.h on alpha.art1-1/+4
2001-05-26Change protection of struct exception back from #ifdef __LIBM_PRIVATEmillert1-2/+2
2001-05-15Make path length variables size_t. This fixes the problem wheremillert1-6/+5
2001-05-14Speed-up:espie1-22/+23
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlymillert1-2/+3
2001-03-18GLOB_LIMIT changes from christosderaadt1-1/+2
2001-03-09Move nanosleep() proto to from sys/time.h to time.h where it belongs.millert1-1/+3
2001-03-03plug many memory leaksderaadt1-1/+2
2001-03-02Add ohash_* functions to libc.espie2-2/+88
2001-02-21change ai_addrlen to socklen_t. now it conforms toitojun1-2/+2
2001-02-13_PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does.pjanzen1-3/+4
2001-01-31move utmp to large format, usernames to 32 chars; downsjderaadt2-4/+21
2001-01-29Include <nl_types.h>. Conforms to SUSv2, mirrors NetBSD. ok deraadt@naddy1-1/+3
2001-01-28$OpenBSD$niklas3-0/+6
2001-01-24indentaaron1-2/+2
2001-01-09Amend c_count comment per PR 1576.angelos1-2/+4
2001-01-04spellingtodd2-4/+4
2001-01-01Guard agaist multiple inclusionmillert1-30/+39
2001-01-01Guard against multiple inclusionmillert1-1/+6
2000-12-21Better english; from provos@aaron1-4/+4
2000-12-18*cough*someone forgot to remove libgmp*cough*brad1-4/+4
2000-12-06use __x__ formats for __attribute__ arguments; guenther@gac.eduderaadt3-26/+26
2000-11-21Add references to new files.millert1-6/+6
2000-11-21BSD authentication routines from BSDI. Presently this is not used butmillert2-2/+89
2000-11-21Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asmillert1-1/+2
2000-11-21Missed this in the strnvis(3) commit.millert1-1/+2
2000-11-21Add readpasasphrase(3), a more flexible getpass(3) replacement.millert1-0/+46
2000-11-19Remove prototypes for old BSD auth functions. New ones will live inmillert1-19/+1
2000-10-12proto _rpc_dtablesize()deraadt1-1/+4
2000-10-10Don't install ieeefp.h on vax. derradt Ok.hugh1-2/+6
2000-10-04Remove parameter names in prototypes (always a bad idea)espie1-8/+8
2000-10-01Now that powerpc has shared libraries, make certain that link.h and dlfcn.hrahnds1-2/+2
2000-09-19install netnatm includes; stoklund@cp.dyndns.dkderaadt1-2/+2
2000-09-12o add missing getsid() prototypemillert1-1/+2
2000-09-03Boring... Add :L modifier to all tweakable variables tests.espie1-2/+2
2000-08-22proto svc_getreqset2deraadt1-1/+2
2000-08-22Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIXmillert1-1/+4
2000-08-20login.conf code from BSDi. This does not include the bsd auth codemillert2-10/+131