summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.1
Commit message (Collapse)AuthorAgeFilesLines
* Expand contractions.ru2005-02-131-1/+1
|
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
|
* The .Fn functioncharnier2003-03-241-5/+7
|
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-283-20/+0
| | | | Submitted by: keramida
* mdoc(7) police: fixed the whatis entry.ru2002-05-181-1/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-014-5/+5
|
* mdoc(7) police: expand plain text xrefs.ru2001-08-083-3/+8
|
* Remove whitespace at EOL.dd2001-07-154-12/+12
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
|
* Prepare for mdoc(7)NG.ru2000-12-292-6/+4
|
* Remove text saying "this is available from the compatibility library,ben2000-11-214-5/+8
| | | | | | | | | libcompat" in favour of a .Sh LIBRARY section using the .Lb macro. Also add .Bf -symbolic around the text saying "this is obsolete" in re_comp.3. PR: 22675 Submitted by: Mike Meyer <mwm@mired.org> Reviewed by: sheldonh
* mdoc(7) police: Nm -> Fn where appropriate.ru2000-11-201-7/+12
|
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-151-1/+1
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-102-2/+0
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c frombde1999-12-222-270/+0
| | | | | | | the "MISSING" list. These were old variants of get/setrlimit() and getrusage(), respectively, and were never implemented in FreeBSD. vlimit.3 referred to <sys/vlimit.h> which was removed recently. vtimes.3 referred to <sys/vtimes.h> which never existed in FreeBSD.
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-125-0/+5
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-191-1/+3
|
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-191-3/+3
|
* Fixed missing function types in synopsis.bde1997-03-191-0/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
|
* Sort cross references.wosch1997-01-202-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-147-7/+7
| | | | | | | | 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.
* General -Wall warning cleanup, part I.jkh1996-07-122-2/+3
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
|
* Correct a bunch of man page cross references and generallympp1996-02-112-3/+3
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* My libcompat cleanup.joerg1995-04-109-2/+282
| | | | | | | | | | | | | | | o add missing man pages o make all man pages clearly refer to the libcompat thingie o add the information to the vtimes(3) and vlimit(3) man pages that nobody has reimplemented the functions by now o add the missing getpw.c o add code and man pages for cftime(3) and ascftime(3) -- i found them somewhere in old unfinished work
* This commit was generated by cvs2svn to compensate for changes in r1581,rgrimes1994-05-273-0/+151
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * This is Christopher G. Demetriou of NetBSD versions of ftime.c, gtty.c, andrgrimes1994-05-273-0/+151
| | | | stty.c.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-275-0/+519
OpenPOWER on IntegriCloud