| Age | Commit message (Expand) | Author |
| 1995-04-19 | char * -> const char * | jtc |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-27 | fix typo, and the fact that i was using a large xterm | cgd |
| 1995-02-27 | resurrect man page, only to note deprecation; belongs elsewhere (where?) | cgd |
| 1995-02-27 | merge with lite, keeping most local changes. clean up Ids | cgd |
| 1995-02-27 | clean up merge, fix Id's | cgd |
| 1995-02-27 | from Lite | cgd |
| 1995-02-27 | fix RCS Id. fix definition of fsid_t. | cgd |
| 1995-02-27 | clean up RCS Id's | cgd |
| 1995-01-04 | sigmask() macro doesn't belong here, it's in the sigblock() manpage | jtc |
| 1994-12-28 | Build undelete(2) stub. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-12-08 | Changed type of struct rlimit from quad_t to rlim_t. | jtc |
| 1994-11-14 | ptrace(2) by der mouse; not checked for accuracy | deraadt |
| 1994-10-20 | make the sysv functions real syscalls. | cgd |
| 1994-10-19 | cast | cgd |
| 1994-10-17 | either change or update references to sigvec(), as appropriate | cgd |
| 1994-09-17 | vmunix --> netbsd | mycroft |
| 1994-09-16 | Use an explicit references to UIO_MAXIOV, rather than a number. ref: PR 433 | mycroft |
| 1994-08-26 | Update based on the 4.4-Lite version. | mycroft |
| 1994-07-31 | Fix for MAP_FILE changes. | mycroft |
| 1994-07-17 | pipe(2) is no longer implemented using socketpair(2). | mycroft |
| 1994-06-21 | Changes by Thorsten Lockert and myself (though my role was only minor) | cgd |
| 1994-06-21 | clean up import, rcsid | cgd |
| 1994-06-14 | Clean up deleted files. | mycroft |
| 1994-06-14 | Convert getdtablesize() from syscall to function | jtc |
| 1994-06-13 | Change manpage's struct sigaltstack definition to match the one in | jtc |
| 1994-06-13 | User's should #include <signal.h>, not <sys/signal.h> if they want to | jtc |
| 1994-06-13 | oops; forgot man page | cgd |
| 1994-06-12 | Clean up deleted files. | mycroft |
| 1994-06-12 | kill async_daemon; it's dead now | cgd |
| 1994-05-18 | The umask effects mknod(2) too. | jtc |
| 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 | revoke(2) manpage | jtc |
| 1994-05-07 | 44lite code | jtc |
| 1994-05-06 | clean | cgd |
| 1994-05-04 | rlimit stuff, and more. bump shlib major, for rlimit change, and for | cgd |
| 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-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-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 |
| 1994-04-11 | bleh | glass |
| 1994-04-10 | light clean | cgd |