index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
malloc.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put parenthesis around sizeof args.
kevlo
2012-07-17
1
-1
/
+1
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
update .Dd
kmacy
2012-01-28
1
-1
/
+1
*
document M_NODUMP flag
kmacy
2012-01-28
1
-0
/
+3
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
1
-7
/
+0
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
1
-20
/
+2
*
s/M_TRYWAIT/M_WAIT/
ru
2008-03-25
1
-1
/
+1
*
Xref memguard(9)
brueffer
2005-02-22
1
-0
/
+1
*
Sort sections.
ru
2005-01-21
1
-16
/
+16
*
Spelling fixes.
mpp
2004-06-21
1
-1
/
+1
*
Cross-reference contigmalloc(9).
jkoshy
2004-03-06
1
-0
/
+1
*
Back out previous commit due to objections.
des
2004-02-16
1
-6
/
+5
*
Document the change in M_WAITOK semantics.
des
2004-02-16
1
-5
/
+6
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-3
/
+3
*
Rename the section 'locking considerations' into 'context'.
harti
2003-06-12
1
-10
/
+5
*
Assorted mdoc(7), grammar, spelling, and punctuation fixes.
ru
2003-05-21
1
-19
/
+25
*
malloc(9) types can be used to identify multiple allocations.
hmp
2003-05-06
1
-0
/
+1
*
Forced commit to fill in the fields below for the last commit. Also
harti
2003-04-10
1
-1
/
+1
*
Explicitely document the locking requirements for the malloc interface.
harti
2003-04-09
1
-69
/
+67
*
Return bits which were removed in revision 1.28.
trhodes
2003-02-24
1
-0
/
+19
*
The .Fn function
charnier
2003-02-05
1
-4
/
+7
*
Catch up to WAIT/NOWAIT cleanup.
alfred
2003-01-21
1
-19
/
+0
*
Add required commas that were ommitted in the previous delta; the
sheldonh
2003-01-19
1
-1
/
+1
*
Document lock order reversals possible when calling allocation functions
alfred
2003-01-18
1
-0
/
+16
*
Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. They
rwatson
2003-01-18
1
-0
/
+11
*
Spelling: s/then/than/ where appropriate.
ru
2002-12-24
1
-1
/
+1
*
mdoc(7) police: fixed some wording, kill whitespace at EOL.
ru
2002-03-18
1
-4
/
+6
*
Add realloc() and reallocf(), and make free(NULL, ...) acceptable.
archie
2002-03-13
1
-11
/
+74
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Spelling fix: depreciated -> deprecated.
jhb
2001-08-23
1
-1
/
+1
*
Remove refernces to M_ASLEEP/asleep/await.
jhb
2001-08-23
1
-28
/
+1
*
Removed whitespace at end-of-line; no content changes. I simply did
schweikh
2001-07-14
1
-9
/
+9
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: Removed extraneous .No call. The .Nm macro in
ru
2001-02-07
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-1
/
+1
*
Introduce the M_ZERO flag to malloc(9)
phk
2000-10-20
1
-0
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-03
1
-1
/
+2
*
Bring kernel malloc documentation up to date, including the example.
dillon
1999-09-29
1
-9
/
+16
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+2
*
Fix some typos and do some minor mdoc cleanup.
mpp
1999-06-27
1
-1
/
+1
*
Removed occurrences of consecutive repeated words (such as "the the").
alex
1999-02-12
1
-1
/
+1
*
M_AWAIT changed to M_ASLEEP
dillon
1998-12-23
1
-3
/
+3
*
Documentation update for new M_AWAIT flag to kernel malloc, plus revamp
dillon
1998-12-23
1
-12
/
+50
*
Fix argument reversal in example.
phk
1998-07-02
1
-1
/
+1
*
Fix a few typos.
jraynard
1998-02-28
1
-1
/
+1
*
Fixed a missing #include in the synopsis.
bde
1998-01-16
1
-0
/
+1
*
Update malloc.9 to reflect new reality.
phk
1997-10-11
1
-106
/
+31
*
Add malloc(9) to document the kernel malloc() and free() routines.
mpp
1997-03-22
1
-0
/
+262