| Age | Commit message (Expand) | Author |
| 1994-05-18 | The umask effects mknod(2) too. | jtc |
| 1994-05-18 | Fix required #include files and function prototype. | jtc |
| 1994-05-18 | udpated rcmd | cgd |
| 1994-05-17 | sigaltstack | deraadt |
| 1994-05-17 | Add {set,get,end}netgrent(). | mycroft |
| 1994-05-17 | From 4.4-Lite. | mycroft |
| 1994-05-17 | Add realpath(3). | mycroft |
| 1994-05-17 | New from 4.4-Lite. Needed for some 4.4 FS utilities. | mycroft |
| 1994-05-17 | copyright foo | cgd |
| 1994-05-17 | new assert helper | cgd |
| 1994-05-16 | Fix typo, from Giles Lean (Fixes bug #248) | jtc |
| 1994-05-14 | rcsids. also, avoid floating point when picking scale value. doesn't | cgd |
| 1994-05-14 | add new gmon stuff, rearrange inclusions | cgd |
| 1994-05-14 | user-land profiling code. | cgd |
| 1994-05-13 | size_t | deraadt |
| 1994-05-11 | shm sources won't compile; no more shm.h | cgd |
| 1994-05-10 | update to use sigaltstack. | chopps |
| 1994-05-09 | merge in our POSIX.2 changes (again) | jtc |
| 1994-05-09 | new nlist routines | cgd |
| 1994-05-08 | oops, forgot to delete | cgd |
| 1994-05-07 | Clean up deleted files. | mycroft |
| 1994-05-07 | update for present reality. shlib version number bump (last for a bit) | cgd |
| 1994-05-07 | new syscalls | cgd |
| 1994-05-07 | hostid functions | cgd |
| 1994-05-07 | domainname stuff | cgd |
| 1994-05-07 | clean up conflicts | cgd |
| 1994-05-07 | various sysctl-related libc functions | cgd |
| 1994-05-07 | revoke(2) manpage | jtc |
| 1994-05-07 | 44lite code | jtc |
| 1994-05-06 | devname() routine | cgd |
| 1994-05-06 | merge our changes into 4.4lite | jtc |
| 1994-05-06 | merge back in our changes (mostly POSIX.2 pedanticism) | jtc |
| 1994-05-06 | sync with 44lite | jtc |
| 1994-05-06 | clean | cgd |
| 1994-05-05 | add getgrouplist | cgd |
| 1994-05-04 | rlimit stuff, and more. bump shlib major, for rlimit change, and for | cgd |
| 1994-05-03 | shared lib support and some clean up. | phil |
| 1994-05-02 | Correctly describe conditions of ESRCH & EACCESS errors | jtc |
| 1994-04-25 | update to match reality; this was *really* out of date! | cgd |
| 1994-04-24 | Get rid of extra calls to strlen(). | mycroft |
| 1994-04-24 | Print the name of the program using a deprecated function. | mycroft |
| 1994-04-24 | Print the name of the program using a deprecated syscall. | mycroft |
| 1994-04-22 | POSIX.1 says that strftime() must call tzset() as an application can change | jtc |
| 1994-04-22 | Remove description of EINVAL, "The pathname contains a character with the | jtc |
| 1994-04-19 | Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 in | jtc |
| 1994-04-19 | Add curly braces around NGROUPS_MAX. | jtc |
| 1994-04-17 | POSIXification and bostic's official fix for the missing relative path problem | cgd |
| 1994-04-15 | First cut at a setsid(2) manual page. | jtc |
| 1994-04-15 | Describe special case when gidsetlen == 0. | jtc |
| 1994-04-15 | Describe causes of EINVAL error. | jtc |