index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
brk.2
Age
Commit message (
Expand
)
Author
2005-11-20
brk() and sbrk() should use void *, not char *. Note that sbrk()
Todd C. Miller
2005-08-10
- punctuation fixes
Jared Yanovich
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1998-07-06
fix openbsd tag
Theo de Raadt
1998-06-08
do not needlessly uppercase function names
Theo de Raadt
1997-09-26
Fix typo. From maximum entropy <entropy@tardis.bernstein.com>
Todd C. Miller
1997-06-13
fix lots of .Xr and other minor things
Theo de Raadt
1997-02-02
Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSD
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt