| Age | Commit message (Expand) | Author |
| 1997-09-25 | implement opendisk(3), as discussed with Jason Thorpe | lukem |
| 1997-08-25 | don't include <rpc/pmap_rmt.h> - it's a "private" header file for | lukem |
| 1997-08-24 | Include <rpc/pmap_clnt.h>, <rpc/pmap_prot.h> and <rpc/pmap_rmt.h>. | lukem |
| 1997-08-16 | Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value, | lukem |
| 1997-07-30 | Fix files using old TNF copyright notice | jtc |
| 1997-07-25 | add parens in isleap() for gcc -Wall | mikel |
| 1997-07-24 | Update pw_copy prototype for changes for PR3806, 3807. | phil |
| 1997-07-20 | Backout addition of user_from_uid and group_from_gid; they exist in pwd.h | christos |
| 1997-07-20 | Add user_from_uid and group_from_gid | christos |
| 1997-07-18 | Correct the prototype of the (*foreach)() member of the yp_all callback. | thorpej |
| 1997-07-14 | some minor KNF | mikel |
| 1997-07-13 | Add typedefs for clockid_t and timer_t | christos |
| 1997-07-13 | Add missing prototypes for _yp_check and yp_maplist | christos |
| 1997-07-13 | Add prototypes for obsolete: xdr_{domainname,peername,mapname} and mark them | christos |
| 1997-07-13 | Add missing prototype for svcudp_enablecache | christos |
| 1997-07-13 | Add missing prototypes for xdr_{accepted,rejected}_reply | christos |
| 1997-07-13 | Add missing prototypes for: get_myaddress, bindresvport, registerrpc, | christos |
| 1997-07-13 | Add missing authentication prototypes _svcauth_{null,short,unix} and | christos |
| 1997-07-13 | Add missing swapon prototype and mark it obsolete. | christos |
| 1997-07-13 | - Added prototypes for non POSIX that are marked STD inspired: | christos |
| 1997-07-13 | Add missing strtok_r prototype | christos |
| 1997-07-13 | Add missing rand_r prototype | christos |
| 1997-07-13 | Add missing __{BEGIN,END}_DECLS | christos |
| 1997-07-13 | Added missing __seekdir prototype | christos |
| 1997-07-04 | Common sense dictates that the `basegid' paramater of initgroups(3) should | kleink |
| 1997-06-30 | forgot to commit this. | christos |
| 1997-06-27 | Define _PASSWORD_WARNDAYS to 14. When a password or account expiry is due | lukem |
| 1997-06-23 | oops, forgot to commit this. prototype swapctl() in place of swapon(). | mrg |
| 1997-06-02 | Add support for localized character sets (a.k.a. LC_CTYPE). | kleink |
| 1997-05-26 | Add strptime(3) prototype. | kleink |
| 1997-05-14 | Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) | pk |
| 1997-05-09 | Add missing prototype for getgrouplist as mentioned in the man page. | christos |
| 1997-04-30 | Move 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-23 | change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft. | lukem |
| 1997-04-15 | add _PATH_DEFTAPE, defined to "/dev/rst0" | lukem |
| 1997-04-13 | merge bind 4.9.5-P1. | mrg |
| 1997-03-27 | Install files via INCS, and GC the bogus permission fixing hack. | mycroft |
| 1997-03-25 | added some missing SLC command codes (19 - 30) defined in RFC-1184 | perry |
| 1997-02-03 | Apply the necessary fixes from: routed-970113 | christos |
| 1997-01-30 | Install md4.h and md5.h | thorpej |
| 1997-01-30 | Include files for MD4/MD5 routines, from FreeBSD. | thorpej |
| 1997-01-27 | fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon | perry |
| 1997-01-17 | A stringlist implementation (previously ``private'' to libc netgroup code, | lukem |
| 1997-01-03 | Catch up with const changes to dlopen() and dlsym() prototypes in | scottr |
| 1997-01-02 | Add `const' to dlopen() & dlsym() protos, per PR#2453. | pk |
| 1996-12-27 | link.h no longer liver here | pk |
| 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-20 | sethostid returns int not void, also add prototype for __syscall that | cgd |