summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-05-24add arc4random(3). from openbsditojun
2002-05-22Turn the flags argument to getnameinfo(3) back into an int (from unsignedkleink
2002-05-22change return type of pidfile(3) to int (-1 on error), to inform calleritojun
2002-05-14XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t tokleink
2002-05-14More XNS5.2/POSIX-2001 alignment: change the flags argument tokleink
2002-05-14Align with XNS5.2/POSIX-2001: change hostlen and servlen arguments tokleink
2002-05-14struct addrinfo.ai_addrlen used to be a size_t, per RFC 2553.kleink
2002-05-10Update several name space/feature protection tests to check forkleink
2002-04-26Change RCS/SCCS IDs to our usual style.bjh21
2002-04-26This header needs struct in_addr from <netinet/in.h>, so include that.bjh21
2002-04-04- reverse the #define ut_user<->ut_name so that we don't affect utmp.christos
2002-03-31split /usr/include/sys/sha1.h and /usr/include/sha1.h completely.bjh21
2002-03-23Add VIS_HTTPSTYLE and strunvisx (From FreeBSD)christos
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-03-17refine i18n stuffs.tshiozak
2002-03-14fix prototype of fputwc, putwc and putwchar.yamt
2002-03-05add a couple of XOPEN compatibility defines, and a non-xopen function thatchristos
2002-03-05Include "sys/time.h" here to get the definition of "struct timeval".tron
2002-02-25Make it obvious in comments that dispatch takes some arguments (fromsimonb
2002-02-25Put token after #endif in comments (from Broadcom).simonb
2002-02-25s/ut_name/ut_user/ from Simon Burge.christos
2002-02-25- include <sys/socket.h> because we use sockaddr_storagechristos
2002-02-22A utmpx implementation.christos
2002-02-19Clean up some rampant code duplication wrt ieee number handling:simonb
2002-02-04Don't install <stdbool.h> for now. Lossage resulting from me testingthorpej
2002-02-02ISO C / SUSv3 <stdbool.h>.thorpej
2002-01-31Make the _PATH_AUDIO /dev/audio (instead of /dev/audio0) and similar foraugustss
2002-01-29Cope with RPCGEN now conta8ining multiple words.tv
2002-01-27public prototypes should use __P(); fix entries for pwcache_{user,group}db()lukem
2002-01-24- Implement pwcache_userdb(3), which changes the routines thatlukem
2001-12-23Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.)lukem
2001-12-12MKfoo=no -> NOfoo=tv
2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt
2001-12-06Give the struct typedef'd to *nl_catd a name to avoid an error with gccwiz
2001-11-01Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN}tv
2001-10-31No need to do the tricky XRPCGEN dance.tv
2001-10-28Partially back out previous: don't apply restrict qualifier to pointerkleink
2001-10-27Make FNM_CASEFOLD !_XOPEN_SOURCE, too.kleink
2001-10-27Sprinkle some __restrict into <glob.h>.kleink
2001-10-23- add _PATH_USERMGMT_CONF. resolves [bin/14305]lukem
2001-10-22sort _PATH_CLOCKCTLlukem
2001-09-27add wcstod/wcstol/wcstoul.yamt
2001-09-17update infrastructure for krb4 1.1 and heimdal 0.4eassar
2001-09-16Added the path for the clockctl pseudodriver device.manu
2001-08-18Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to passad
2001-08-04#ifdef __STDC__ -> #if __STDC__.mrg
2001-07-29Remove variable name from prototype.wiz
2001-07-18Avoid trad. cpp recursion in intptr_t definition.kleink
2001-07-17A <sched.h> file, which provides the clone(2) prototypes, in orderthorpej
2001-06-20update generated heimdal include files for 0.3fassar