summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Code cleanup:jraynard1996-06-109-21/+37
* Update man to tell that <sys/types.h> is needed.phk1996-06-101-0/+1
* Remove extraneous '+' that looks like it was left in by mistake. Thiswpaul1996-06-101-2/+2
* Code cleanup (part two):jraynard1996-06-107-22/+30
* update sticky bit documentationwosch1996-06-091-8/+3
* Use better approximation if collate info not available.ache1996-06-093-16/+41
* Localize it.ache1996-06-091-46/+7
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(jraynard1996-06-081-1/+2
* Document that truncate can also be used to extend the size of a file,alex1996-06-071-2/+8
* Pass correct length OID to kernel for KERN_PROC_ALL.phk1996-06-061-2/+2
* Add ypxfrd.x so that the XDR routines for this protocol will be builtwpaul1996-06-051-2/+2
* Submitted by: (based on code in "Advanced Programming in the Unix Environment"jraynard1996-06-052-18/+36
* Code clean up:jraynard1996-06-041-2/+3
* Code clean up:jraynard1996-06-031-2/+2
* Code clean up:jraynard1996-06-031-1/+3
* Minor corrections. The second parameter is actually of type intjoerg1996-06-032-18/+12
* backout yacc changesphk1996-06-021-2/+2
* backup yacc changesphk1996-06-022-2/+2
* Clean up the FP stack before returning. The i387 exp() leaked an FPbde1996-06-011-1/+2
* Make _yp_dobind() a litle smarter:wpaul1996-06-011-2/+43
* Improve NIS performace of getservbyname() and getservbyport(). Both thesewpaul1996-06-013-7/+123
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate apeter1996-05-311-12/+24
* yacc rule change.phk1996-05-301-3/+3
* yacc rule change.phk1996-05-302-2/+2
* Fix bogus MLINKS line from vasprintf change.jkh1996-05-291-2/+2
* add manpage linkswosch1996-05-291-1/+2
* add manpage links:wosch1996-05-291-3/+6
* Correct two errors in the manual page.jdp1996-05-281-2/+2
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* remove MLINKS tparm.3 due name clash with libtermcapwosch1996-05-272-4/+10
* remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcwosch1996-05-271-2/+3
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-274-38/+219
* Removed false copyrights...scrappy1996-05-276-173/+1
* Added in appropriate Berkeley copyright and RCS Id: stringscrappy1996-05-276-1/+182
* Document that the superuser cannot override link() and unlink() onpeter1996-05-242-5/+17
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-2319-29/+36
* - Fix _listmatch() to close PR #1207.wpaul1996-05-211-8/+8
* Fix for vfsload(3):wollman1996-05-171-7/+7
* - Patch around amd core dump problem: don't allow yp_unbind() or _yp_unbind()wpaul1996-05-161-29/+36
* Fix a bug caused by the collision of a local assembler label with anotherjdp1996-05-112-16/+16
* Fix a bogon in the pic + threadsafe version of cerror, it was missingpeter1996-05-102-6/+10
* Clarify the description of the FNM_PERIOD flag.jdp1996-05-101-1/+6
* Make rules reentrant.phk1996-05-091-9/+9
* ``mv'' -> ``mv -f''wosch1996-05-0711-57/+65
* Grrrr... yet another variation on Murphy's Law: the best way to findwpaul1996-05-071-1/+0
* Sync libc_r with libc changes..peter1996-05-056-15/+15
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-0533-281/+340
OpenPOWER on IntegriCloud