aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompat
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-286-6/+6
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Fix Coverity CID 978183 Resource leak in rexec().Don Lewis2016-05-251-0/+1
* rexec(3): use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-5/+5
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+13
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-4/+4
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | rexec(3): prevent uninitialized access to "port" variable.Pedro F. Giffuni2015-02-161-4/+4
|/
* Small style(9) fix: use tabs instead of spaces.Ed Schouten2010-08-081-8/+8
* Remove unneeded functions from libcompat.Ed Schouten2010-08-068-439/+4
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-142-2/+2
* Trim down libcompat by removing <regexp.h>.Ed Schouten2010-03-1410-1930/+39
* Small style(9) cleanups.Ed Schouten2010-03-135-10/+13
* Add warnings to <regexp.h> and <sys/timeb.h>.Ed Schouten2010-03-091-1/+1
* 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