| Age | Commit message (Expand) | Author |
| 1995-06-18 | don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated | cgd |
| 1995-06-16 | Change return type of {get,set}{domain,host}name() from long to int. | jtc |
| 1995-06-16 | <sys/termios.h> -> <termios.h> | jtc |
| 1995-06-16 | getsubopt() uses strcmp(), so include <string.h> | jtc |
| 1995-06-16 | Use standard conditional for rcsid definition. | jtc |
| 1995-06-16 | Don't cast void functions to void. | jtc |
| 1995-06-12 | Open with O_NONBLOCK, in case someone tries to open a blocking device | jtc |
| 1995-06-07 | eliminate the need for some (fatal) casts. | cgd |
| 1995-06-03 | Don't set the rgid or egid. Document this behavior. This is compatible with | mycroft |
| 1995-06-02 | We must do setgid() explicitly now. | mycroft |
| 1995-06-01 | Don't duplicate the primary group. The first member of the groups list | jtc |
| 1995-05-17 | Modify getpwent() to use __ypparse(). | mycroft |
| 1995-05-16 | Use the new ps_strings format. | mycroft |
| 1995-05-13 | #include appropriate header files to bring prototypes into scope | jtc |
| 1995-05-11 | Winning Strategies has placed this code in the public domain. | jtc |
| 1995-05-03 | Explicitly unblock SIGALRM while waiting. | mycroft |
| 1995-05-02 | Use POSIX tty semantics. | mycroft |
| 1995-04-25 | termios code has been moved to new libc/termios directory. | jtc |
| 1995-04-17 | Removed VAX specific definitions. | ragge |
| 1995-04-11 | fix operator precedence error (pr 951 from Ted Lemon) | cgd |
| 1995-03-23 | Changed name of __weak_reference() to __indr_reference(). They really | jtc |
| 1995-03-23 | removed unnecessary #include <stddef.h> | jtc |
| 1995-03-21 | Clone from sleep(), with the logic for returning a value removed. | mycroft |
| 1995-03-21 | Minor changes. | mycroft |
| 1995-03-21 | Update to use timer{add,sub}(). | mycroft |
| 1995-03-16 | Speed up getgrnam() and getgrpid() by using yp_match(). | pk |
| 1995-03-10 | ctime.3 and tzset.3 manpages have been moved to libc/time. | jtc |
| 1995-03-10 | Removed references to ctime.3 and tzset.3 manpages and associated manpage | jtc |
| 1995-03-09 | date and time functions have been moved | jtc |
| 1995-03-04 | fix up some RCS Id's i botched. | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-28 | Changed <sys/signal.h> to <signal.h> | jtc |
| 1995-02-27 | make lint/SCCS Id if more standard. | cgd |
| 1995-02-27 | delete wordexp reference | cgd |
| 1995-02-27 | oops; we do need errno.h | cgd |
| 1995-02-27 | merge with 4.4-Lite, keeping local changes. clean up Ids | cgd |
| 1995-02-27 | merge with Lite, keeping local changes. Fix up Id format, etc. | cgd |
| 1995-02-27 | oops; since i kept the writev() trick, still need uio.h | cgd |
| 1995-02-27 | merge with Lite, keeping local changes. Fix up Id format, etc. | cgd |
| 1995-02-27 | update from Lite, with local changes. fix Ids, etc. | cgd |
| 1995-02-27 | merge with Lite, keeping local changes. Also use new Id format. | cgd |
| 1995-02-25 | re-order things the way they'd like to be ordered | cgd |
| 1995-02-25 | fix prototype that i botched. | cgd |
| 1995-02-25 | typo | cgd |
| 1995-02-25 | oops; biffed path | cgd |
| 1995-02-25 | update from Lite, clean up a bit, seperate arch-specific file list. | cgd |
| 1995-02-25 | merge with Lite, keep local changes. clean up id usage | cgd |
| 1995-02-25 | update to 4.4-Lite and/or clean up Id | cgd |
| 1995-02-25 | update to 4.4-Lite where appropriate, clean up Id format, etc. | cgd |
| 1995-02-25 | from lite, with minor name rearrangement to fit. | cgd |