aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/brk.2
Commit message (Expand)AuthorAgeFilesLines
* MFC:David Malone2002-03-041-15/+7
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: rev. 1.21: Fix all the ambiguous or erroneous statements ofYaroslav Tykhiy2001-09-071-55/+87
* MFC: Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-7/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-2/+2
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fixed synopsis (the #include was bogus and the return type for brk() wasBruce Evans1997-04-111-2/+2
* Fixed synopsis (put all of the function (return) type info in .Ft andBruce Evans1997-03-191-1/+1
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-4/+6
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Don't use malloc, pessimize to use sbrk.Poul-Henning Kamp1996-09-271-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-3/+3
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-1/+1
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-3/+3
* bkr() returns an int, and not a pointer. Document this.Joerg Wunsch1995-07-231-3/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+146