freebsd-skq/share/man
Poul-Henning Kamp cf827063a9 Give MEXTADD() another argument to make both void pointers to the
free function controlable, instead of passing the KVA of the buffer
storage as the first argument.

Fix all conventional users of the API to pass the KVA of the buffer
as the first argument, to make this a no-op commit.

Likely break the only non-convetional user of the API, after informing
the relevant committer.

Update the mbuf(9) manual page, which was already out of sync on
this point.

Bump __FreeBSD_version to 800016 as there is no way to tell how
many arguments a CPP macro needs any other way.

This paves the way for giving sendfile(9) a way to wait for the
passed storage to have been accessed before returning.

This does not affect the memory layout or size of mbufs.

Parental oversight by:	sam and rwatson.

No MFC is anticipated.
2008-02-01 19:36:27 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Implement RB_PREV() AND RB_FOREACH_REVERSE(). 2007-12-28 07:03:26 +00:00
man4 Some clarifications to make keyboard configuration under syscons. 2008-01-29 18:28:50 +00:00
man5 Add a dummynet_enable knob to go with firewall_enable. If this knob 2008-01-27 15:15:12 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 The config-recursive target is not run during the normal install process, move 2008-01-22 12:23:30 +00:00
man8 o Add a note that checkyesno takes a variable by its name, not value. 2007-10-26 09:38:54 +00:00
man9 Give MEXTADD() another argument to make both void pointers to the 2008-02-01 19:36:27 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00