aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/err.3
Commit message (Expand)AuthorAgeFilesLines
* Refinements to the output when the EXTERROR_VERBOSE environment is setKirk McKusick2026-03-061-1/+7
* man pages: provide some description for extended errorsKonstantin Belousov2026-01-051-0/+16
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use the .Bx macro instead of BSDEitan Adler2012-04-261-1/+3
* Document the standardization status of err* and warn*Eitan Adler2012-04-261-1/+11
* In example use of err(3) and errx(3), use sysexits(3) constants.Robert Watson2008-10-311-4/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Minor clarification.Diomidis Spinellis2006-12-031-1/+1
* Markup nit.Ruslan Ermilov2006-09-291-1/+1
* Mutually cross-reference sysexits(3) and err(3). Add text to err(3)Joseph Koshy2004-10-041-1/+6
* Implement POSIX.1-2001 (XSI)'s fmtmsg(3).Mike Barcroft2002-08-051-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Note that the `fmt' parameter is a printf()-like string.David E. O'Brien2000-11-261-1/+4
* Describe errx/warnx in comparison to errc/warnc/err/warn.Guy Helmer2000-05-231-12/+33
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't bogotify the synopsis by attempting to describe err_set_file() there.Bruce Evans1999-03-051-11/+19
* A small last-minute iitem for 3.0:Garrett Wollman1998-09-121-9/+57
* Improve description.Robert Nordier1998-04-221-5/+6
* Added missing #include of <stdarg.h> to synopsis. Moved prototypes forBruce Evans1997-03-191-9/+10
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-2/+3
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+3
* Add err_set_file() and err_set_exit() functions to make it possible forGarrett Wollman1995-04-131-4/+20
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+128