History log of /freebsd-10.2-release/share/man/man9/altq.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 191251 18-Apr-2009 rwatson

Garbage collect man page reference to IFF_NEEDSGIANT.


# 136220 07-Oct-2004 mlaier

Add a minimal altq.4 manpage to tell about the kernel options and where to
find more information. Also move the "SUPPORTED DEVICES" section from altq.9
to altq.4, where is belongs.

Requested by: green
MFC after: 2 days


# 136039 01-Oct-2004 mlaier

dc(4) is now supported as well. While here sort the list and remove awi,
which isn't yet supported.


# 134301 25-Aug-2004 mlaier

Document supported devices here (for lack of a better place). Users
interested in ALTQ are likely to type in "man altq" at some point and maybe
they will scroll down to the bottom as well.

MFC after: 3 days


# 133386 09-Aug-2004 mlaier

mdoc(7) and english grammar makeover.

Submitted by: ru


# 133265 07-Aug-2004 mlaier

Add altq(9) explaining about the IFQ_* and IFQ_DRV_* macros in if_var.h and
how to convert drivers.

Obtained from: NetBSD (with changes)
Reviewed by: josef