summaryrefslogtreecommitdiffstats
path: root/lib/libc/yp (follow)
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
* typo.sobrado2008-05-241-3/+3
* Check snprintf(3) return value for error or truncation.moritz2007-09-171-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* - remove rcsidespie2005-08-0530-302/+32
* - fix a listjmc2003-07-071-3/+2
* Move static funcion and variable declarations from header to themarc2003-06-252-18/+13
* remove terms 3 & 4 on my own softwarederaadt2003-06-0231-188/+32
* typos;jmc2003-05-071-4/+4
* spellingderaadt2002-09-041-2/+2
* if ypmatch_add sees short keys or values, abort earlyderaadt2002-07-311-1/+4
* ansideraadt2002-07-2031-166/+81
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-5/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* KNFderaadt2002-01-021-9/+8
* more pid_t usederaadt2002-01-021-3/+4
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-37/+50
* implimented -> implementedtodd2000-03-151-2/+2
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
* fix include list; dogcow@redback.comderaadt1999-11-301-1/+2
* More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1999-08-171-2/+2
* - remove all trailing whitespaceaaron1999-07-091-2/+2
* fix more comma splices that involve misuse of conjunctive adverbspjanzen1999-03-111-2/+2
* make function names the correct casederaadt1999-02-271-2/+2
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORDderaadt1998-01-201-3/+4
* null/NUL; lukemderaadt1997-06-131-5/+9
* possible buf oflowderaadt1997-04-291-2/+3
* that cannot be rightderaadt1997-02-051-2/+2
* encourage a few more udp whacks at the serverderaadt1997-01-281-2/+2
* an entire an entiredownsj1996-12-281-2/+2
* Clean up lint and compile warningstholo1996-12-143-6/+6
* never bitch about first failurederaadt1996-12-034-14/+19
* Remove dead codetholo1996-09-152-3/+4
* Fix RCS idstholo1996-08-1931-122/+61
* check for port 20deraadt1996-08-051-4/+6
* update rcsidderaadt1996-07-0132-94/+65
* streamline, check portsderaadt1996-07-011-29/+40
* repair return values, more checkingderaadt1996-05-229-41/+70
* NIS+ in YP compatibility mode does not support a working yp_order(). amdderaadt1996-04-251-5/+3
* yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structurederaadt1996-04-2434-1202/+2680
* From NetBSD: merge of 960317niklas1996-03-191-17/+22
* From NetBSD: 960217 mergeniklas1996-03-092-6/+8
* fix accidental free() of unallocated objectderaadt1995-10-251-4/+5
* new email address :-)deraadt1995-10-242-11/+18
* initial import of NetBSD treederaadt1995-10-184-0/+1540