Matthew Dillon
|
557d5a1caa
|
M_AWAIT changed to M_ASLEEP
|
1998-12-23 01:06:57 +00:00 |
|
Matthew Dillon
|
367f1374e1
|
Documentation update for new M_AWAIT flag to kernel malloc, plus revamp
the descriptions of the flags and return value.
|
1998-12-23 01:05:06 +00:00 |
|
Poul-Henning Kamp
|
0b014ec5ac
|
Fix argument reversal in example.
PR: 7138
Reviewed by: phk
Submitted by: Robert Watson <robert+freebsd@cyrus.watson.org>
|
1998-07-02 05:37:33 +00:00 |
|
James Raynard
|
73d8529af3
|
Fix a few typos.
|
1998-02-28 15:37:25 +00:00 |
|
Bruce Evans
|
b1d3fc49a9
|
Fixed a missing #include in the synopsis.
|
1998-01-16 18:06:23 +00:00 |
|
Poul-Henning Kamp
|
2a94e401b5
|
Update malloc.9 to reflect new reality.
|
1997-10-11 08:11:31 +00:00 |
|
Mike Pritchard
|
88cf6634a5
|
Add malloc(9) to document the kernel malloc() and free() routines.
Obtained from: NetBSD w/changes to reflect current FreeBSD headers
and diagnostic messages.
|
1997-03-22 23:50:21 +00:00 |
|