Commit Graph

34 Commits

Author SHA1 Message Date
wiz a89230d697 Bump date for last. 2003-07-16 12:04:26 +00:00
dbj f2bb8b7816 fix description of type declaration of "type" argument to free(9) 2003-07-16 08:13:34 +00:00
yamt b509ec99bb explicitly note MALLOC-free and malloc-FREE is ok. 2003-06-19 15:11:49 +00:00
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz 83de4abed2 Use "its" instead of "it's" where appropriate.
From Soren Jacobsen in PR 20730.
2003-03-15 23:48:27 +00:00
wiz 6c3d6d7f8f Typo fix. 2003-02-01 12:52:49 +00:00
thorpej 09d0041ce2 Update for extensibe malloc types. 2003-02-01 06:27:23 +00:00
itojun 40606ab8f2 switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag
implementation.  it will simplify porting across *bsd (such as kame/altq),
and make us more synchronized.  from Joel Wilsson
2003-01-17 08:11:49 +00:00
wiz 770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
yamt e3dec71c5b note that MALLOC is intended to be used with a constant size. 2002-06-27 17:31:25 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
nathanw 0244dbad00 Reserve the SA malloc type on the trunk. 2002-01-12 00:00:39 +00:00
deberg 2549a25553 sync type list with <sys/malloc.h> 2002-01-07 01:00:31 +00:00
ad 079e2a0548 Document malloc_roundup(). 2001-12-05 12:44:24 +00:00
wiz 04b24f8e2a Misc fixes. 2001-12-04 23:42:02 +00:00
jdolecek 7851c7aacd document M_CANFAIL 2001-12-04 20:39:02 +00:00
wiz c503012367 Sort sections. 2001-11-18 23:00:10 +00:00
lukem 69e1926249 document M_PIPE, M_AGP, M_PROP 2001-11-17 03:54:36 +00:00
lukem 576eed5512 Add new malloc(9) flag M_ZERO - zeros memory before returning.
From Poul-Henning Kamp's equivalent enhancement in FreeBSD.
2001-11-17 03:50:27 +00:00
wiz 7da30c83ac Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
pooka 7cf18877e8 make this reflect the current state found in malloc.h 2001-02-17 22:21:05 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
kristerw 1e851441fb Fixed typos (from OpenBSD) 1999-11-18 18:12:52 +00:00
oster 2dad94c947 Note M_RAIDFRAME. 1999-09-08 02:58:09 +00:00
garbled e4c16bfb11 More .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 00:40:46 +00:00
mycroft 6bb985323b Fix formatting errors (bad sentence breaks). 1999-03-06 22:09:29 +00:00
pk 6648745358 Add a few more memory types. 1998-07-29 22:07:14 +00:00
ross 7c7c171d13 Add David Brownlee's new intro pages, with editing. (PR #534[23])
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
mrg c12c7ee684 add missing .Nm sections 1997-11-11 10:06:37 +00:00
jtc 516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
kleink 6ff446d37c Sync with <sys/malloc.h>. 1997-08-02 23:29:15 +00:00
lukem 5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
lukem e0a2103855 fix typo 1996-10-30 05:29:54 +00:00
pk 071070a4af kernel memory allocator 1996-06-16 23:20:53 +00:00