| Commit message (Expand) | Author | Age | Files | Lines |
* | alarm -> ualarm. | bde | 1996-03-19 | 1 | -2/+3 |
* | Updated a type to match Lite2's fixed-width type changes. | bde | 1996-03-19 | 1 | -2/+6 |
* | Add libdisk. | joerg | 1996-03-18 | 1 | -1/+2 |
* | Fix bogus MLINKS line. When is the old libdisk going to go away, BTW? | jkh | 1996-03-18 | 1 | -2/+1 |
* | libdisk is now `adult': | joerg | 1996-03-17 | 2 | -1/+353 |
* | Work around a bug in the Sun rpc code. This fixes a problem where | guido | 1996-03-17 | 1 | -4/+12 |
* | Repository copy src/release/libdisk to src/lib/libdisk as per recent | peter | 1996-03-17 | 1 | -0/+1 |
* | gethostbynis.c: | wpaul | 1996-03-16 | 2 | -8/+19 |
* | From Lite2: proc and file LIST changes | hsu | 1996-03-11 | 2 | -8/+10 |
* | From Lite2: rename fs to vfs. | hsu | 1996-03-11 | 1 | -1/+1 |
* | From Lite2: rename fs to vfs. | hsu | 1996-03-11 | 2 | -2/+2 |
* | Implemented negative caching on uid/gid lookup failures. This won't | dg | 1996-03-05 | 1 | -14/+20 |
* | Update the current sigaction(2) man page to current reality.. | peter | 1996-03-03 | 1 | -5/+19 |
* | Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual | jkh | 1996-03-03 | 1 | -4/+4 |
* | Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used for | peter | 1996-03-02 | 1 | -3/+3 |
* | If the send() to the AF_UNIX socket to the syslogd fails, attempt to | peter | 1996-03-02 | 1 | -18/+56 |
* | Document the int -> size_t change to the m* syscalls | peter | 1996-03-02 | 4 | -4/+4 |
* | Convert "time zone" to "timezone" in section NAME | wosch | 1996-02-28 | 1 | -1/+1 |
* | Fix conflicts and merge into mainline | pst | 1996-02-27 | 16 | -25286/+724 |
* | This commit was generated by cvs2svn to compensate for changes in r14272, | pst | 1996-02-27 | 35 | -1081/+26814 |
|\ |
|
| * | Import updated Berkeley DB into CSRG branch | pst | 1996-02-27 | 46 | -1680/+27446 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 233 | -49856/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'CSRG'. | cvs2svn | 1995-06-27 | 23 | -0/+1448 |
* | | Don't trash %ebp. | bde | 1996-02-25 | 1 | -2/+2 |
* | | move stat behind open to cover corner case | pst | 1996-02-25 | 1 | -2/+8 |
* | | Add minherit.2 to Makefile.. (oops, forgot it before) | peter | 1996-02-24 | 1 | -1/+2 |
* | | If the two recently added sysctl variables exist, use those rather than | peter | 1996-02-24 | 3 | -22/+51 |
* | | rfork/minherit glue in libc | peter | 1996-02-23 | 4 | -7/+237 |
* | | If a .db file is 0 length, initialize it as if it did not exist. | pst | 1996-02-23 | 1 | -1/+2 |
* | | Add a dire warning about misusing the setlogin() system call. Be very | peter | 1996-02-23 | 1 | -1/+46 |
* | | Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0 | jdp | 1996-02-20 | 1 | -14/+6 |
* | | man page links | wosch | 1996-02-18 | 1 | -1/+3 |
* | | Fix inet_network to not dump core if passed in an address | mpp | 1996-02-17 | 1 | -3/+1 |
* | | Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. | peter | 1996-02-17 | 2 | -6/+6 |
* | | Added a new module "uthread_autoinit.cc". This is a small C++ module. | jdp | 1996-02-17 | 7 | -3/+136 |
* | | Removed "iso_addr.c" from the Makefile. Support for it has been removed | jdp | 1996-02-17 | 1 | -1/+1 |
* | | Corrected a couple of errors in the fts(3) manual page. The prototype | jdp | 1996-02-15 | 1 | -2/+2 |
* | | Fixed a bunch of man page cross references that were | mpp | 1996-02-15 | 14 | -44/+45 |
* | | Added a little NOTES section explaining that passing in a string that | mpp | 1996-02-15 | 1 | -0/+22 |
* | | XNS sort-of-support is no more. | wollman | 1996-02-13 | 1 | -3/+4 |
* | | Include both, the regular and the `secure' libtelnet, when building | joerg | 1996-02-13 | 1 | -0/+4 |
* | | Some fixes: | phk | 1996-02-12 | 2 | -14/+20 |
* | | Correct the xref for msgctl: msgctl(2) -> msgctl(3) | mpp | 1996-02-12 | 2 | -8/+8 |
* | | Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3). | mpp | 1996-02-12 | 5 | -1/+656 |
* | | Another round of man page cleanups. | mpp | 1996-02-12 | 7 | -13/+10 |
* | | Fixed some minor formatting problems to silence manck some more. | mpp | 1996-02-12 | 8 | -21/+13 |
* | | Added a update(4) man page to describe the kernel initiated update | mpp | 1996-02-12 | 2 | -5/+5 |
* | | Minor cleanup of the rpc man pages to silence manck. | mpp | 1996-02-12 | 7 | -12/+12 |
* | | Correct man page section number references (e.g. don't use the | mpp | 1996-02-11 | 40 | -433/+421 |
* | | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 34 | -65/+69 |