summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: expand plain text xrefs.ru2001-08-083-3/+8
|
* mdoc(7) police:ru2001-08-071-4/+2
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* Remove whitespace at EOL.dd2001-07-159-32/+32
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-104-4/+4
|
* MAN[1-9] -> MAN.ru2001-03-271-5/+5
|
* mdoc(7) police: prepare for mdocNG.ru2001-02-281-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-013-3/+3
|
* Prepare for mdoc(7)NG.ru2000-12-294-9/+7
|
* Remove text saying "this is available from the compatibility library,ben2000-11-2111-12/+24
| | | | | | | | | 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-202-10/+18
|
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-152-2/+2
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-106-6/+2
|
* Return an error instead of overflowing the buffer in the case of a longkris2000-08-041-0/+4
| | | | $HOME in ruserpass()
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-023-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Aargh, the $FreeBSD$ check caused an inconsistent commit by rejectingbde1999-12-221-2/+3
| | | | | | | | | | | this makefile update which should have been together with the file removal. Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c from 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.
* 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-2819-19/+19
|
* Bad reference to exit(2) changed to exit(3).chris1999-08-141-2/+2
|
* Various cleanups.green1999-07-191-6/+6
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1210-0/+10
| | | | | | | | | | | | | | | | | 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
* Correct typo.jkoshy1999-01-271-1/+2
| | | | | PR: docs/9597 Submitted by: Christoph Kukulies <kuku@FreeBSD.ORG>
* Cleanup. Make it compile on alpha.dima1998-11-101-17/+0
|
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.kato1998-09-091-11/+11
|
* Move ftok() from libcompat to libc, so that it can be closer to itsjdp1998-06-103-138/+1
| | | | | | friend shmget(). PR: closes misc/6763
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-191-5/+3
|
* kill the undeadpeter1997-07-131-21/+0
|
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-031-0/+21
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-031-0/+21
| | | | | | | | | | libc/db, libc/gen/crypt.* and libtelnet. All affected files except 3 unimportant ones have already left the vendor branch.
| * recording cvs-1.6 file deathpeter1995-12-301-21/+0
| |
* | Fixed #include and/or prototype bugs in synopsis.bde1997-04-191-1/+3
| |
* | "Fixed" prototype bugs in synopsis.bde1997-04-131-2/+4
| |
* | Fixed missing #include in synopsis.bde1997-04-131-0/+1
| |
* | Speedup in case locale not usedache1997-04-042-27/+17
| |
* | Remove unneded define from CFLAGS (from orand* compatibility)ache1997-03-291-1/+1
| |
* | Remove orand* compatibility as promised (next release)ache1997-03-291-5/+1
| |
* | FIxed arg types (mostly missing consts) in synopsis.bde1997-03-192-5/+5
| |
* | Fixed missing function types in synopsis.bde1997-03-191-0/+2
| |
* | Revert $FreeBSD$ to $Id$peter1997-02-2211-11/+11
| |
* | Sort cross references.wosch1997-01-205-7/+7
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1411-11/+11
| | | | | | | | | | | | | | | | 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.
* | Replace collate_range_cmp call with its codeache1996-10-311-1/+18
| |
* | Add orandom(), osrandom(), etc.ache1996-10-091-3/+7
| |
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
| |
* | Convert to newly aded collate compare functionache1996-08-122-5/+6
| |
* | Use collate info for alpha character rangesache1996-08-122-9/+14
| | | | | | | | 8bit cleanup
* | General -Wall warning cleanup, part I.jkh1996-07-127-2/+9
| | | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* | Minor corrections. The second parameter is actually of type intjoerg1996-06-031-9/+6
| | | | | | | | | | | | (though only char will be used), and our implementation is not really worse than the SysV one, so there's no need to claim so in the BUGS section.
* | remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcwosch1996-05-271-2/+3
| |
* | Correct some man page cross references and file location references.mpp1996-04-071-1/+1
| |
* | Correct the xref for msgctl: msgctl(2) -> msgctl(3)mpp1996-02-121-4/+4
| |
OpenPOWER on IntegriCloud