aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getservent.3
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/
* getservent.3: Mention the service.dbGordon Bergling2022-12-071-2/+4
| | | | | | | | - reference /var/db/services.db - reference services_mkdb(8) Obtained from: NetBSD MFC after: 3 days
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
| | | | | | | | | | | | Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point. Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96 Notes: svn path=/head/; revision=314436
* - the preferred way to write a NULL pointer constant is with NULLKevin Lo2012-11-161-3/+2
| | | | | | | | | - whitespace nit Reviewed by: glebius Notes: svn path=/head/; revision=243156
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
| | | | | | | | | clause. # If I've done so improperly on a file, please let me know. Notes: svn path=/head/; revision=165903
* our get{proto,serv}by*() use a thread-specific data space.Hajimu UMEMOTO2005-04-261-1/+1
| | | | Notes: svn path=/head/; revision=145564
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
| | | | Notes: svn path=/head/; revision=131504
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79531
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
| | | | Notes: svn path=/head/; revision=68575
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
| | | | | | | More libraries manpages updates following. Notes: svn path=/head/; revision=59460
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Mention that getservbyport requires its port parameter to be inGuy Helmer1999-03-021-2/+3
| | | | | | | | | network byte order. PR: docs/9376 Notes: svn path=/head/; revision=44387
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Correct date and add $Id$ to reflect previous modification.Garrett Wollman1996-06-171-2/+3
| | | | Notes: svn path=/head/; revision=16454
* Fix the prototypes for getservby{name,port}().Joerg Wunsch1995-07-091-2/+2
| | | | | | | | | Closes PR #docs/568: minor manpage bug Submitted by: Michael Smith (email address no longer valid) Notes: svn path=/head/; revision=9459
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+155
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573