| Commit message (Expand) | Author | Age | Files | Lines |
| * | If a .db file is 0 length, initialize it as if it did not exist. | Paul Traina | 1996-02-23 | 1 | -1/+2 |
| * | Add a dire warning about misusing the setlogin() system call. Be very | Peter Wemm | 1996-02-23 | 1 | -1/+46 |
| * | Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0 | John Polstra | 1996-02-20 | 1 | -14/+6 |
| * | man page links | Wolfram Schneider | 1996-02-18 | 1 | -1/+3 |
| * | Fix inet_network to not dump core if passed in an address | Mike Pritchard | 1996-02-17 | 1 | -3/+1 |
| * | Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. | Peter Wemm | 1996-02-17 | 2 | -6/+6 |
| * | Added a new module "uthread_autoinit.cc". This is a small C++ module. | John Polstra | 1996-02-17 | 7 | -3/+136 |
| * | Removed "iso_addr.c" from the Makefile. Support for it has been removed | John Polstra | 1996-02-17 | 1 | -1/+1 |
| * | Corrected a couple of errors in the fts(3) manual page. The prototype | John Polstra | 1996-02-15 | 1 | -2/+2 |
| * | Fixed a bunch of man page cross references that were | Mike Pritchard | 1996-02-15 | 14 | -44/+45 |
| * | Added a little NOTES section explaining that passing in a string that | Mike Pritchard | 1996-02-15 | 1 | -0/+22 |
| * | XNS sort-of-support is no more. | Garrett Wollman | 1996-02-13 | 1 | -3/+4 |
| * | Include both, the regular and the `secure' libtelnet, when building | Joerg Wunsch | 1996-02-13 | 1 | -0/+4 |
| * | Some fixes: | Poul-Henning Kamp | 1996-02-12 | 2 | -14/+20 |
| * | Correct the xref for msgctl: msgctl(2) -> msgctl(3) | Mike Pritchard | 1996-02-12 | 2 | -8/+8 |
| * | Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3). | Mike Pritchard | 1996-02-12 | 5 | -1/+656 |
| * | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 7 | -13/+10 |
| * | Fixed some minor formatting problems to silence manck some more. | Mike Pritchard | 1996-02-12 | 8 | -21/+13 |
| * | Added a update(4) man page to describe the kernel initiated update | Mike Pritchard | 1996-02-12 | 2 | -5/+5 |
| * | Minor cleanup of the rpc man pages to silence manck. | Mike Pritchard | 1996-02-12 | 7 | -12/+12 |
| * | Correct man page section number references (e.g. don't use the | Mike Pritchard | 1996-02-11 | 40 | -433/+421 |
| * | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 34 | -65/+69 |
| * | Add libfakegnumalloc. | Poul-Henning Kamp | 1996-02-11 | 1 | -1/+1 |
| * | Make a scaffold libgnumalloc.so.#.# unless there is a packeage called | Poul-Henning Kamp | 1996-02-11 | 4 | -0/+34 |
| * | #include <kerberosIV/des.h> -> #include <des.h> | Mark Murray | 1996-02-11 | 1 | -1/+1 |
| * | Don't install mdX.3, it's the template used to build the other pages. | Poul-Henning Kamp | 1996-02-09 | 1 | -2/+2 |
| * | Bill was a little to fast here... | Poul-Henning Kamp | 1996-02-09 | 1 | -3/+1 |
| * | Another round of various man page cleanups. | Mike Pritchard | 1996-02-09 | 3 | -3/+2 |
| * | Add some missing MLINKS, correct some cross references, correct some | Mike Pritchard | 1996-02-09 | 2 | -7/+2 |
| * | Fixed docs/521. | Jordan K. Hubbard | 1996-02-09 | 1 | -3/+2 |
| * | Add a couple more man page links and some minor formatting fixes. | Mike Pritchard | 1996-02-09 | 2 | -5/+6 |
| * | Correct one small typo in previous commit. | Mike Pritchard | 1996-02-09 | 1 | -2/+2 |
| * | Added some missing MLINKS for section 3 man pages. | Mike Pritchard | 1996-02-09 | 11 | -23/+299 |
| * | Fix some minor formatting problems in the curs_termin.3 man page. | Mike Pritchard | 1996-02-08 | 1 | -3/+4 |
| * | Fix a typo in one of the function names. | Mike Pritchard | 1996-02-08 | 1 | -1/+1 |
| * | Clean up documentation on setuid/setgid bit handling. | Paul Traina | 1996-02-08 | 1 | -1/+2 |
| * | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | Garrett Wollman | 1996-02-06 | 3 | -4/+11 |
| * | Make sure xdr_ypresp_all_seq() always returns a sane 'status' value. | Bill Paul | 1996-02-04 | 1 | -1/+3 |
| * | Add some missing manual page links. | Mike Pritchard | 1996-02-02 | 2 | -1/+3 |
| * | Submitted by: bruce, davidg, dyson | Wolfram Schneider | 1996-02-02 | 6 | -1/+29 |
| * | Another round of spelling fixes. | Mike Pritchard | 1996-01-30 | 8 | -22/+22 |
| * | Fix even more spelling errors in some more man pages. | Mike Pritchard | 1996-01-30 | 22 | -44/+44 |
| * | Back out the thread_init code in order to allow -current to bootstrap | Nate Williams | 1996-01-30 | 1 | -8/+0 |
| * | Getpwent() and getservent() can wind up calling free() with | Mike Pritchard | 1996-01-29 | 2 | -2/+0 |
| * | Build libscrypt in addition to libdescrypt if RELEASEDIR is set. | Joerg Wunsch | 1996-01-24 | 1 | -0/+4 |
| * | Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS that | Nate Williams | 1996-01-24 | 1 | -3/+90 |
| * | note in bugs section: madvise not yet implemented | Wolfram Schneider | 1996-01-23 | 1 | -1/+6 |
| * | Changed the description of SIGSYS to better reflect what | Mike Pritchard | 1996-01-22 | 3 | -3/+3 |
| * | Obtained from: uthreads package | Julian Elischer | 1996-01-22 | 1 | -0/+37 |
| * | error handling for threaded apps | Julian Elischer | 1996-01-22 | 1 | -0/+50 |