summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* add prototypes for new crypt functionstedu2014-05-162-2/+7
* these files have moved to libutilespie2014-05-121-75/+0
* no md5crypttedu2014-05-121-2/+1
* move the ohash functions into libutil by popular demand.espie2014-05-121-2/+2
* tweak interface to do the right thing, after useful comments from millert@espie2014-05-121-3/+5
* Annotate wide character routines so they get protected by Wbounded.martynas2014-05-031-14/+28
* - Provide extended-precision math constants req'd by POSIXmartynas2014-05-031-14/+30
* Implement AI_ADDRCONFIGsperreault2014-04-281-2/+4
* change mallocarray to reallocarray. useful in a few more situations.tedu2014-04-221-2/+2
* Remove KERBEROS5 from the Makefiles (except ssh for now, where it isreyk2014-04-221-15/+1
* Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errnoguenther2014-04-221-1/+17
* Remove historical comment about <varargs.h> and warn people from usingguenther2014-04-211-11/+3
* Introducing: void *mallocarray(size_t nmemb, size_t size);deraadt2014-04-211-1/+4
* Use internal '__' names for __attributes__ in public headersguenther2014-04-212-6/+6
* stop installing altq includeshenning2014-04-191-2/+2
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-7/+9
* Define intptr_t in <unistd.h> as specified by POSIXmatthew2014-04-011-1/+6
* safe to remove gets, now that's gone from cstdio tootedu2014-03-271-2/+1
* Make the asr API public. Install asr.h to /usr/include.h and manpages.eric2014-03-262-2/+90
* try to put the pin back in.tedu2014-03-251-2/+2
* no getstedu2014-03-251-2/+2
* unbreak the tree; no more libwrapkettenis2014-03-241-2/+2
* more bm excisiontedu2014-03-232-59/+2
* Remove the MD4 functions.naddy2014-03-232-52/+2
* lint is dead (long live the lint!), so stop using it as a cpp conditionalguenther2014-03-165-16/+12
* the default rsh is now spelled ssh. ok deraadttedu2014-03-131-2/+2
* Unhook httpd(8) from buildflorian2014-03-131-2/+2
* add explicit_bzero to libc. implementation subject to change, but starttedu2014-01-221-1/+3
* Delete struct definitions that have been obsolete for a dozen yearsguenther2014-01-081-17/+1
* Annotate a few more bounded functions: realpath(3) needs a buffermartynas2013-12-282-6/+10
* Fix typo; 200809 not 20080 for __POSIX_VISIBLE. Noticed by jca@millert2013-12-131-2/+2
* Zap some getdirentries() leftovers.zhuk2013-12-131-3/+1
* remove the final vestiges of the stty(), gtty(), and ftime() compatibilitynaddy2013-12-082-42/+2
* oops, sgtty.h stays for a little longerderaadt2013-12-051-2/+2
* express final disapproval of the interfaces in libcompat, such asderaadt2013-12-045-72/+18
* CIRCLEQ begone.krw2013-12-021-5/+5
* The getopt() prototype and externs don't belong in stdlib.h. Berkeleymillert2013-11-223-16/+8
* Install fuse headers in 'make includes', diff from stsp@, ok guenther@sthen2013-11-031-2/+2
* Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.guenther2013-10-241-2/+2
* - add UNIX-domain socket info to struct kinfo_file2guenther2013-10-221-4/+3
* Remove arc4random_stir() and arc4random_addrandom(), which none shouldderaadt2013-10-211-4/+1
* Remove more knowledge of a.out and stab information from the tree.deraadt2013-10-194-281/+4
* remove bogus commentderaadt2013-09-291-2/+1
* netnatm is no morejsg2013-08-241-2/+2
* Tweak the getdents() kernel prototype to use "void *"guenther2013-08-161-2/+4
* Make sure we don't install the private radeondrm(4) headers, by leaving outkettenis2013-08-121-2/+2
* libkafs5->libkafs ; forgotten in previousajacoutot2013-08-101-2/+2
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-5/+2
* Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vaxmiod2013-08-061-7/+7
* unlink libheimntlm and libhx509robert2013-06-191-4/+2