summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* From Lite2: proc and file LIST changeshsu1996-03-112-8/+10
* From Lite2: rename fs to vfs.hsu1996-03-111-1/+1
* From Lite2: rename fs to vfs.hsu1996-03-112-2/+2
* Implemented negative caching on uid/gid lookup failures. This won'tdg1996-03-051-14/+20
* Update the current sigaction(2) man page to current reality..peter1996-03-031-5/+19
* Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manualjkh1996-03-031-4/+4
* Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used forpeter1996-03-021-3/+3
* If the send() to the AF_UNIX socket to the syslogd fails, attempt topeter1996-03-021-18/+56
* Document the int -> size_t change to the m* syscallspeter1996-03-024-4/+4
* Convert "time zone" to "timezone" in section NAMEwosch1996-02-281-1/+1
* Fix conflicts and merge into mainlinepst1996-02-2716-25286/+724
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-2735-1081/+26814
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-2746-1680/+27446
| * recording cvs-1.6 file deathpeter1995-12-30233-49856/+0
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-2723-0/+1448
* | Don't trash %ebp.bde1996-02-251-2/+2
* | move stat behind open to cover corner casepst1996-02-251-2/+8
* | Add minherit.2 to Makefile.. (oops, forgot it before)peter1996-02-241-1/+2
* | If the two recently added sysctl variables exist, use those rather thanpeter1996-02-243-22/+51
* | rfork/minherit glue in libcpeter1996-02-234-7/+237
* | If a .db file is 0 length, initialize it as if it did not exist.pst1996-02-231-1/+2
* | Add a dire warning about misusing the setlogin() system call. Be verypeter1996-02-231-1/+46
* | Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0jdp1996-02-201-14/+6
* | man page linkswosch1996-02-181-1/+3
* | Fix inet_network to not dump core if passed in an addressmpp1996-02-171-3/+1
* | Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.peter1996-02-172-6/+6
* | Added a new module "uthread_autoinit.cc". This is a small C++ module.jdp1996-02-177-3/+136
* | Removed "iso_addr.c" from the Makefile. Support for it has been removedjdp1996-02-171-1/+1
* | Corrected a couple of errors in the fts(3) manual page. The prototypejdp1996-02-151-2/+2
* | Fixed a bunch of man page cross references that werempp1996-02-1514-44/+45
* | Added a little NOTES section explaining that passing in a string thatmpp1996-02-151-0/+22
* | XNS sort-of-support is no more.wollman1996-02-131-3/+4
* | Include both, the regular and the `secure' libtelnet, when buildingjoerg1996-02-131-0/+4
* | Some fixes:phk1996-02-122-14/+20
* | Correct the xref for msgctl: msgctl(2) -> msgctl(3)mpp1996-02-122-8/+8
* | Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3).mpp1996-02-125-1/+656
* | Another round of man page cleanups.mpp1996-02-127-13/+10
* | Fixed some minor formatting problems to silence manck some more.mpp1996-02-128-21/+13
* | Added a update(4) man page to describe the kernel initiated updatempp1996-02-122-5/+5
* | Minor cleanup of the rpc man pages to silence manck.mpp1996-02-127-12/+12
* | Correct man page section number references (e.g. don't use thempp1996-02-1140-433/+421
* | Correct a bunch of man page cross references and generallympp1996-02-1134-65/+69
* | Add libfakegnumalloc.phk1996-02-111-1/+1
* | Make a scaffold libgnumalloc.so.#.# unless there is a packeage calledphk1996-02-114-0/+34
* | #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-1/+1
* | Don't install mdX.3, it's the template used to build the other pages.phk1996-02-091-2/+2
* | Bill was a little to fast here...phk1996-02-091-3/+1
* | Another round of various man page cleanups.mpp1996-02-093-3/+2
* | Add some missing MLINKS, correct some cross references, correct somempp1996-02-092-7/+2
* | Fixed docs/521.jkh1996-02-091-3/+2
OpenPOWER on IntegriCloud