summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/sigvec.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sort SEE ALSO;jmc2017-05-291-2/+2
|
* It is distasteful to have manual pages which don't refer to realderaadt2017-05-291-3/+3
| | | | | | | function calls, but instead a "class" of functions like "sigsetops". Rename to sigaddset", and while at it improve documentation in sigprocmask(2) to point to it. ok tedu
* use .In where appropriate; from Kaspars at Bankovskis dot netschwarze2015-01-151-3/+3
|
* more library historyschwarze2013-07-171-2/+13
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* sigstack() is long dead, and the compat sigaltstack syscall is gone too.guenther2011-11-221-4/+3
| | | | | | Correct the namespace protections for sigreturn(), sigwait(), and psignal() ok millert@
* knock out some useless Pp;jmc2011-09-031-2/+1
|
* make -column lists pretty again;jmc2011-09-031-36/+35
| | | | | | | | | | specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense.
* Do not attempt to silently continue text for the last column of tablesschwarze2010-02-251-5/+3
| | | | | | | | | | | | | generated by .Bl -column .It <tab> on following lines. This is a workaround; fixing it properly in a way compatible with our old groff would require .Xo support for .Bl -column phrases in mandoc(1), which is too much work right now just to fix exactly this one place in our tree. ok jmc@ This commit fixes the last issue i'm aware of which prevented building our whole tree with mandoc. Not all pages format nicely yet, but none kill the build any more.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-05-301-7/+6
| | | | | - in sigvec(3) removed .Xr to itself, added section numbers to two other .Xr's
* cpu -> CPUjmc2003-05-121-2/+2
|
* typos;jmc2003-05-071-2/+2
|
* SEE ALSO corrections. millert ok.fgsch2002-11-101-2/+2
|
* fix Xr refs; frisco@blackant.netderaadt2002-09-181-2/+2
|
* Initial cleanup:mpech2002-04-301-2/+2
| | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
* .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastaaron2000-12-151-2/+2
| | | | this is consistent.
* Repairs.aaron2000-04-181-11/+17
|
* Use .Er macro when referring to errno error names.aaron2000-01-221-2/+2
|
* Typo fixes.alex1999-09-231-2/+2
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-6/+6
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-2/+2
|
* make function names the correct casederaadt1999-02-271-5/+5
|
* Man pages Xrefs.espie1998-07-241-6/+6
|
* use Xr more oftenderaadt1998-04-281-2/+3
|
* cleanups from various sourcesderaadt1997-11-151-118/+114
|
* sv_mask is an int; mycroftderaadt1997-11-051-2/+2
|
* blank line seperatorderaadt1997-11-051-1/+2
|
* decl typederaadt1997-11-041-1/+2
|
* tabifykstailey1997-07-231-3/+3
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+326