aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompat
Commit message (Expand)AuthorAgeFilesLines
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* K&R -> ANSIXin LI2009-06-233-10/+5
* Add a missing parameter to ruserpass(). According to C99 6.9.1p7Roman Divacky2009-02-261-2/+4
* Turn sgtty into a binary-only compatibility interface.Ed Schouten2008-06-144-201/+2
* Remove California Regent's clause 3, per letterWarner Losh2007-01-0910-40/+6
* Expand contractions.Ruslan Ermilov2005-02-132-2/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-023-4/+7
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-082-2/+2
* Axe AINC.Ruslan Ermilov2003-07-011-1/+0
* Add section number with .Xr. .Xr -> .Vt changes.Philippe Charnier2003-06-081-4/+4
* The .Fn functionPhilippe Charnier2003-03-242-6/+9
* Consistently mark std(in|out|err) with .Dv, because that's how theyRuslan Ermilov2002-12-041-4/+4
* mdoc(7) police: formatting nits.Ruslan Ermilov2002-11-291-1/+1
* - Remove the lsearch() and lfind() functions and their manpage fromRobert Drehmel2002-10-163-203/+2
* - Remove the old insque() and remque() functions and their manualRobert Drehmel2002-10-164-208/+1
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-283-20/+0
* mdoc(7) police: fixed the whatis entry.Ruslan Ermilov2002-05-181-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-216-65/+81
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-018-9/+9
* mdoc(7) police: expand plain text xrefs.Ruslan Ermilov2001-08-083-3/+8
* mdoc(7) police:Ruslan Ermilov2001-08-071-4/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-159-32/+32
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-104-4/+4
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-5/+5
* mdoc(7) police: prepare for mdocNG.Ruslan Ermilov2001-02-281-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-013-3/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-294-9/+7
* Remove text saying "this is available from the compatibility library,Ben Smithurst2000-11-2111-12/+24
* mdoc(7) police: Nm -> Fn where appropriate.Ruslan Ermilov2000-11-202-10/+18
* Remove fullstops from the end of .Xr lines in SEE ALSO section.Ben Smithurst2000-11-152-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-106-6/+2
* Return an error instead of overflowing the buffer in the case of a longKris Kennaway2000-08-041-0/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-023-3/+6
* Aargh, the $FreeBSD$ check caused an inconsistent commit by rejectingBruce Evans1999-12-221-2/+3
* Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c fromBruce Evans1999-12-222-270/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2819-19/+19
* Bad reference to exit(2) changed to exit(3).Chris Costello1999-08-141-2/+2
* Various cleanups.Brian Feldman1999-07-191-6/+6
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1210-0/+10
* Correct typo.Joseph Koshy1999-01-271-1/+2
* Cleanup. Make it compile on alpha.Dima Ruban1998-11-101-17/+0
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.KATO Takenori1998-09-091-11/+11
* Move ftok() from libcompat to libc, so that it can be closer to itsJohn Polstra1998-06-103-138/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-5/+3
* kill the undeadPeter Wemm1997-07-131-21/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,Bruce Evans1997-07-031-0/+21
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,Bruce Evans1997-07-031-0/+21
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-191-1/+3
* "Fixed" prototype bugs in synopsis.Bruce Evans1997-04-131-2/+4