Page MenuHomeFreeBSD

D44439.diff
No OneTemporary

D44439.diff

diff --git a/share/man/man9/KASSERT.9 b/share/man/man9/KASSERT.9
--- a/share/man/man9/KASSERT.9
+++ b/share/man/man9/KASSERT.9
@@ -183,6 +183,15 @@
KASSERT(sz >= SIZE_MIN && sz <= SIZE_MAX,
("invalid size argument: %u", sz));
.Ed
+.Sh HISTORY
+The
+.Nm MPASS
+macro first appeared in
+.Bsx
+and was imported into
+.Fx 5.0 .
+The name originates as an acronym of "multi-processor assert", but has evolved
+to mean "must pass", or "must-pass assert".
.Sh SEE ALSO
.Xr panic 9
.Sh AUTHORS

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 9, 4:38 AM (2 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15729570
Default Alt Text
D44439.diff (497 B)

Event Timeline