freebsd-dev/share/man
Ruslan Ermilov ea26d58729 Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.
Removed dead code that assumed that M_TRYWAIT can return NULL; it's not true
since the advent of MBUMA.

Reviewed by:	arch

There are ongoing disputes as to whether we want to switch to directly using
UMA flags M_WAITOK/M_NOWAIT for mbuf(9) allocation.
2008-03-25 09:39:02 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Install manpage links for RB_PREV and RB_FOREACH_REVERSE. 2008-03-07 22:29:53 +00:00
man4 Add support for Marvell Libertas 88W8335 based PCI network adapters. 2008-03-25 06:32:33 +00:00
man5 Use the new command file feature of ddb(8) to support setting ddb(4) 2008-03-05 18:32:58 +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 Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. 2008-03-25 09:39:02 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00