aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't bother trying to flock() /var/run/ypbind.lock; this breaks whenBill Paul1996-03-231-21/+14
* Fix other half of problem reported in PR #1079: _getnetbynisaddr() isBill Paul1996-03-231-12/+41
* The 4.4-lite vfprintf counted the %# hex prefix and the sign inBill Fenner1996-03-201-8/+6
* keep the libc_r makefiles in step with those from libcJulian Elischer1996-03-202-6/+8
* Fix yp_all() so that it doesn't bogusly return YP_NOMORE at the endBill Paul1996-03-191-4/+5
* alarm -> ualarm.Bruce Evans1996-03-191-2/+3
* Updated a type to match Lite2's fixed-width type changes.Bruce Evans1996-03-191-2/+6
* Add libdisk.Joerg Wunsch1996-03-181-1/+2
* Fix bogus MLINKS line. When is the old libdisk going to go away, BTW?Jordan K. Hubbard1996-03-181-2/+1
* libdisk is now `adult':Joerg Wunsch1996-03-172-1/+353
* Work around a bug in the Sun rpc code. This fixes a problem whereGuido van Rooij1996-03-171-4/+12
* Repository copy src/release/libdisk to src/lib/libdisk as per recentPeter Wemm1996-03-171-0/+1
* gethostbynis.c:Bill Paul1996-03-162-8/+19
* From Lite2: proc and file LIST changesJeffrey Hsu1996-03-112-8/+10
* From Lite2: rename fs to vfs.Jeffrey Hsu1996-03-111-1/+1
* From Lite2: rename fs to vfs.Jeffrey Hsu1996-03-112-2/+2
* Implemented negative caching on uid/gid lookup failures. This won'tDavid Greenman1996-03-051-14/+20
* Update the current sigaction(2) man page to current reality..Peter Wemm1996-03-031-5/+19
* Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manualJordan K. Hubbard1996-03-031-4/+4
* Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used forPeter Wemm1996-03-021-3/+3
* If the send() to the AF_UNIX socket to the syslogd fails, attempt toPeter Wemm1996-03-021-18/+56
* Document the int -> size_t change to the m* syscallsPeter Wemm1996-03-024-4/+4
* Convert "time zone" to "timezone" in section NAMEWolfram Schneider1996-02-281-1/+1
* Fix conflicts and merge into mainlinePaul Traina1996-02-2716-25286/+724
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-2735-1081/+26814
* Don't trash %ebp.Bruce Evans1996-02-251-2/+2
* move stat behind open to cover corner casePaul Traina1996-02-251-2/+8
* Add minherit.2 to Makefile.. (oops, forgot it before)Peter Wemm1996-02-241-1/+2
* If the two recently added sysctl variables exist, use those rather thanPeter Wemm1996-02-243-22/+51
* rfork/minherit glue in libcPeter Wemm1996-02-234-7/+237
* If a .db file is 0 length, initialize it as if it did not exist.Paul Traina1996-02-231-1/+2
* Add a dire warning about misusing the setlogin() system call. Be veryPeter Wemm1996-02-231-1/+46
* Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0John Polstra1996-02-201-14/+6
* man page linksWolfram Schneider1996-02-181-1/+3
* Fix inet_network to not dump core if passed in an addressMike Pritchard1996-02-171-3/+1
* Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.Peter Wemm1996-02-172-6/+6
* Added a new module "uthread_autoinit.cc". This is a small C++ module.John Polstra1996-02-177-3/+136
* Removed "iso_addr.c" from the Makefile. Support for it has been removedJohn Polstra1996-02-171-1/+1
* Corrected a couple of errors in the fts(3) manual page. The prototypeJohn Polstra1996-02-151-2/+2
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-1514-44/+45
* Added a little NOTES section explaining that passing in a string thatMike Pritchard1996-02-151-0/+22
* XNS sort-of-support is no more.Garrett Wollman1996-02-131-3/+4
* Include both, the regular and the `secure' libtelnet, when buildingJoerg Wunsch1996-02-131-0/+4
* Some fixes:Poul-Henning Kamp1996-02-122-14/+20
* Correct the xref for msgctl: msgctl(2) -> msgctl(3)Mike Pritchard1996-02-122-8/+8
* Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3).Mike Pritchard1996-02-125-1/+656
* Another round of man page cleanups.Mike Pritchard1996-02-127-13/+10
* Fixed some minor formatting problems to silence manck some more.Mike Pritchard1996-02-128-21/+13
* Added a update(4) man page to describe the kernel initiated updateMike Pritchard1996-02-122-5/+5
* Minor cleanup of the rpc man pages to silence manck.Mike Pritchard1996-02-127-12/+12