OpenGrok
Cross Reference: KASSERT.9
xref
: /
src
/
share
/
man
/
man9
/
KASSERT.9
Home
|
History
|
Annotate
|
Download
|
only in
man9
History log of
/src/share/man/man9/KASSERT.9
Revision
Date
Author
Comments
1.13
27-Sep-2011
jym
Document new *ASSERTMSG() prototype, and update KASSERT(9).
See also
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
1.12
06-Apr-2011
jruoho
Note also KASSERTMSG(). Small markup changes.
1.11
26-Jan-2011
wiz
Fix typo.
1.10
25-Jan-2011
yamt
- add some random notes
Basically, KASSERT() should be used for light-weight checks and
KDASSERT() should be used for heavier ones.
Callers should not rely on the side effects of expression because,
depending on the kernel compile options mentioned above, expression might
not be evaluated at all.
- Xr options(4)
- bump date
1.9
29-Oct-2010
wiz
branches: 1.9.2;
Sort SEE ALSO.
1.8
28-Oct-2010
jruoho
Xref CTASSERT(9).
1.7
11-Jul-2008
gdt
branches: 1.7.10;
Changemanpages written by Igor Sobrado to 2-clause license, per
private email from Igor. Drop attribution to Matt Thomas in those man
pages, per private email from Matt. In coredump_write.9, fix
capitalization of THomas. Requested by martin@.
1.6
10-May-2008
martin
Simplify some unclear grammar (sync KASSERT and KDASSERT wording)
1.5
10-May-2008
martin
Backout previous: the license sweep touched these files in error, so
restore the old license.
1.4
30-Apr-2008
martin
branches: 1.4.2;
Convert TNF licenses to new 2 clause variant
1.3
10-Dec-2006
pooka
branches: 1.3.10; 1.3.12;
fix description to match the code
1.2
30-Jul-2006
wiz
branches: 1.2.4;
Fix xref. New sentence, new line. Remove superfluous quotes.
1.1
27-Jul-2006
gdt
man pages contributed by Igor Sobrado.
1.2.4.1
12-Dec-2006
tron
Pull up following revision(s) (requested by pooka in ticket #268):
share/man/man9/KASSERT.9: revision 1.3
fix description to match the code
1.3.12.1
18-May-2008
yamt
sync with head.
1.3.10.2
05-Oct-2008
mjf
Sync with HEAD.
1.3.10.1
02-Jun-2008
mjf
Sync with HEAD.
1.4.2.2
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.4.2.1
23-Jun-2008
wrstuden
Sync w/ -current. 34 merge conflicts to follow.
1.7.10.1
06-Nov-2010
uebayasi
Sync with HEAD.
1.9.2.1
08-Feb-2011
bouyer
Sync with HEAD
Indexes created Thu Oct 16 14:10:15 GMT 2025