History log of /freebsd-10.2-release/share/man/man9/domain.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


# 243967 07-Dec-2012 kevlo

Document pffinddomain().

Reviewed by: glebius


# 242605 05-Nov-2012 kevlo

Sync with domain and protosw data structures.

Reviewed by: glebius


# 232051 23-Feb-2012 brueffer

Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domain_add().

PR: 165424
Submitted by: Lachlan Kang
MFC after: 1 week


# 186748 04-Jan-2009 rwatson

Remove reference to pr_ousrreq from domain(9) since it's now gone from
struct protosw.

Submitted by: bz
MFC after: 3 weeks


# 186438 23-Dec-2008 bz

pr_pfh has been gone from protosw since r120386 (more than 5 years ago).

MFC after: 4 weeks


# 147647 28-Jun-2005 hmp

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# 104744 10-Oct-2002 alfred

de-__P()


# 89229 10-Jan-2002 ru

mdoc(7) police: tidy up the markup.

Reviewed by: davidc


# 88509 26-Dec-2001 davidc

Update function definitions and required include files to reflect
the current state of the system.

Approved by: alfred


# 87512 07-Dec-2001 davidc

Add a man page describing the fuctions directly related to network domains.

Reviewed by: alfred