History log of /freebsd-9.3-release/share/man/man9/vm_map_entry_resize_free.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)


# 140251 14-Jan-2005 ru

Markup fixes.


# 139592 02-Jan-2005 krion

Remove trailing spaces.

Reviewed by: brueffer
MFC after: 3 days


# 135839 27-Sep-2004 alc

Document the O(log n) algorithm for finding free space.

Submitted by: Mark W. Krentel