| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=116189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111518
|
| |
|
|
|
|
|
| |
clauses was used by mistake.
Notes:
svn path=/head/; revision=111517
|
| |
|
|
|
|
|
|
|
|
| |
so that callers can specify what malloc pool the resulting memory
should come from.
Requested by: phk
Notes:
svn path=/head/; revision=111506
|
|
|
type M_STRING, now defined in malloc.h. Useful when string parsing
must occur using the kernel strsep() and we want to avoid toasting
the source string.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Notes:
svn path=/head/; revision=111317
|