Commit Graph

13 Commits

Author SHA1 Message Date
rmind 15de01ccb7 Xr uvm_km(9) 2011-06-14 00:18:00 +00:00
jym 883680496d CONSIDERATION => CONSIDERATIONS, to be on par with the rest of man pages. 2011-01-08 18:07:14 +00:00
wiz 05859157e6 Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.
2010-12-02 12:54:13 +00:00
jruoho 4dc3500d9a IMPLEMENTATION NOTES back to NOTES. 2010-05-16 05:18:35 +00:00
jruoho 6234ed1429 Use standard section headers. 2010-05-14 18:52:46 +00:00
rmind 2ddb8da453 Mention that kmem_free(9) may block, just in a case it is not clear. 2010-04-23 16:24:04 +00:00
wiz c4dead9fc6 Bump date for new kmem_asprintf. 2010-02-13 07:44:11 +00:00
dyoung 69429c8e59 Start a new paragraph before describing kmem_asprintf(). 2010-02-12 01:04:05 +00:00
haad a23681588b Add kmem_asprintf rotuine which allocates string accordingly to format
string from kmem pool. Allocated string is string length + 1 char for ending
zero.

Ok: ad@.
2010-02-11 23:13:46 +00:00
rmind 5f2a9469d1 Cross-link a little. 2010-01-23 00:54:43 +00:00
wiz 7455cfd148 Fix typo. 2009-08-03 22:20:07 +00:00
rmind dc1dc00697 kmem(9): add code references, improve a little. 2009-08-03 20:10:16 +00:00
rmind deef563516 Unify kmem_alloc/zalloc/free under kmem(9). Links preserved. 2009-08-03 19:43:58 +00:00