summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1997-09-25implement opendisk(3), as discussed with Jason Thorpelukem
1997-08-25don't include <rpc/pmap_rmt.h> - it's a "private" header file forlukem
1997-08-24Include <rpc/pmap_clnt.h>, <rpc/pmap_prot.h> and <rpc/pmap_rmt.h>.lukem
1997-08-16Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value,lukem
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-25add parens in isleap() for gcc -Wallmikel
1997-07-24Update pw_copy prototype for changes for PR3806, 3807.phil
1997-07-20Backout addition of user_from_uid and group_from_gid; they exist in pwd.hchristos
1997-07-20Add user_from_uid and group_from_gidchristos
1997-07-18Correct the prototype of the (*foreach)() member of the yp_all callback.thorpej
1997-07-14some minor KNFmikel
1997-07-13Add typedefs for clockid_t and timer_tchristos
1997-07-13Add missing prototypes for _yp_check and yp_maplistchristos
1997-07-13Add prototypes for obsolete: xdr_{domainname,peername,mapname} and mark themchristos
1997-07-13Add missing prototype for svcudp_enablecachechristos
1997-07-13Add missing prototypes for xdr_{accepted,rejected}_replychristos
1997-07-13Add missing prototypes for: get_myaddress, bindresvport, registerrpc,christos
1997-07-13Add missing authentication prototypes _svcauth_{null,short,unix} andchristos
1997-07-13Add missing swapon prototype and mark it obsolete.christos
1997-07-13- Added prototypes for non POSIX that are marked STD inspired:christos
1997-07-13Add missing strtok_r prototypechristos
1997-07-13Add missing rand_r prototypechristos
1997-07-13Add missing __{BEGIN,END}_DECLSchristos
1997-07-13Added missing __seekdir prototypechristos
1997-07-04Common sense dictates that the `basegid' paramater of initgroups(3) shouldkleink
1997-06-30forgot to commit this.christos
1997-06-27Define _PASSWORD_WARNDAYS to 14. When a password or account expiry is duelukem
1997-06-23oops, forgot to commit this. prototype swapctl() in place of swapon().mrg
1997-06-02Add support for localized character sets (a.k.a. LC_CTYPE).kleink
1997-05-26Add strptime(3) prototype.kleink
1997-05-14Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614)pk
1997-05-09Add missing prototype for getgrouplist as mentioned in the man page.christos
1997-04-30Move md5.h to <sys/md5.h> so that it may be included by the kernel.thorpej
1997-04-30- Liberal application of suggestions in /usr/share/misc/style.thorpej
1997-04-23change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft.lukem
1997-04-15add _PATH_DEFTAPE, defined to "/dev/rst0"lukem
1997-04-13merge bind 4.9.5-P1.mrg
1997-03-27Install files via INCS, and GC the bogus permission fixing hack.mycroft
1997-03-25added some missing SLC command codes (19 - 30) defined in RFC-1184perry
1997-02-03Apply the necessary fixes from: routed-970113christos
1997-01-30Install md4.h and md5.hthorpej
1997-01-30Include files for MD4/MD5 routines, from FreeBSD.thorpej
1997-01-27fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadonperry
1997-01-17A stringlist implementation (previously ``private'' to libc netgroup code,lukem
1997-01-03Catch up with const changes to dlopen() and dlsym() prototypes inscottr
1997-01-02Add `const' to dlopen() & dlsym() protos, per PR#2453.pk
1996-12-27link.h no longer liver herepk
1996-12-23<link.h> is now installed from the rtld source directory.pk
1996-12-21__syscall() should return quad_t, not int; what was i thinking?cgd
1996-12-20sethostid returns int not void, also add prototype for __syscall thatcgd