aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct man page section number references (e.g. don't use theMike Pritchard1996-02-1140-433/+421
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-1134-65/+69
* Add libfakegnumalloc.Poul-Henning Kamp1996-02-111-1/+1
* Make a scaffold libgnumalloc.so.#.# unless there is a packeage calledPoul-Henning Kamp1996-02-114-0/+34
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-1/+1
* Don't install mdX.3, it's the template used to build the other pages.Poul-Henning Kamp1996-02-091-2/+2
* Bill was a little to fast here...Poul-Henning Kamp1996-02-091-3/+1
* Another round of various man page cleanups.Mike Pritchard1996-02-093-3/+2
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-092-7/+2
* Fixed docs/521.Jordan K. Hubbard1996-02-091-3/+2
* Add a couple more man page links and some minor formatting fixes.Mike Pritchard1996-02-092-5/+6
* Correct one small typo in previous commit.Mike Pritchard1996-02-091-2/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-0911-23/+299
* Fix some minor formatting problems in the curs_termin.3 man page.Mike Pritchard1996-02-081-3/+4
* Fix a typo in one of the function names.Mike Pritchard1996-02-081-1/+1
* Clean up documentation on setuid/setgid bit handling.Paul Traina1996-02-081-1/+2
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-063-4/+11
* Make sure xdr_ypresp_all_seq() always returns a sane 'status' value.Bill Paul1996-02-041-1/+3
* Add some missing manual page links.Mike Pritchard1996-02-022-1/+3
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-026-1/+29
* Another round of spelling fixes.Mike Pritchard1996-01-308-22/+22
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-3022-44/+44
* Back out the thread_init code in order to allow -current to bootstrapNate Williams1996-01-301-8/+0
* Getpwent() and getservent() can wind up calling free() withMike Pritchard1996-01-292-2/+0
* Build libscrypt in addition to libdescrypt if RELEASEDIR is set.Joerg Wunsch1996-01-241-0/+4
* Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatNate Williams1996-01-241-3/+90
* note in bugs section: madvise not yet implementedWolfram Schneider1996-01-231-1/+6
* Changed the description of SIGSYS to better reflect whatMike Pritchard1996-01-223-3/+3
* Obtained from: uthreads packageJulian Elischer1996-01-221-0/+37
* error handling for threaded appsJulian Elischer1996-01-221-0/+50
* Reviewed by: julianJulian Elischer1996-01-22175-0/+21347
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-2285-108/+1634
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.Nate Williams1996-01-202-214/+16
* This commit was generated by cvs2svn to compensate for changes in r13519,Nate Williams1996-01-201-0/+395
|\
| * ptrace(2) manpageNate Williams1996-01-201-0/+395
* Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-201-1/+1
* Check the count in the first word of __CTOR_LIST__ before executingJohn Polstra1996-01-151-4/+12
* Return pointer to new hash node when search inserts it (e.g. thereJordan K. Hubbard1996-01-131-1/+5
* The last of the bind-4.9.3-REL resolver merges.Peter Wemm1996-01-138-249/+280
* Correct the strspn() man page so that it no longer referencesMike Pritchard1996-01-101-1/+1
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYPeter Wemm1996-01-077-181/+159
* This commit was generated by cvs2svn to compensate for changes in r13304,Peter Wemm1996-01-071-0/+114
|\
| * Part of bind-4.9.3-rel.. This is for my convenience and reference.Peter Wemm1996-01-077-0/+3409