summaryrefslogtreecommitdiffstats
path: root/share/man/man5/hostname.if.5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),jmc2013-07-141-3/+3
| | | | | | | | removing traces of dhcp(8)... i'm about to remove that file, since it's essentially useless. holding off for a little, in case my commit is greeted with howls. help/ok krw
* command-line (adj.) -> command line (n.);jmc2013-01-181-3/+3
|
* add a FILES section; requested by Maximo Pechjmc2012-12-271-2/+7
|
* Make it clear that lines are processed in the given order and provide ankrw2012-11-261-1/+12
| | | | | | example using dhcp, a common use case. ok sthen@ jmc@
* The install scripts no longer create hostname.if files with 'dhcpkrw2012-11-261-11/+2
| | | | NONE NONE NONE'. It's just 'dhcp'.
* make it clear that !commands are run in the single-user environment,deraadt2011-07-081-3/+8
| | | | | so only use safe command paths like /sbin and /bin; /usr may not be there...
* clarify the new rules of hostname.if files. A few special formats arederaadt2009-12-101-36/+19
| | | | | | accepted which are simpler for people (or install scripts) to generate. Anything else is passed to ifconfig, unmolested. ok jmc todd
* o stop reordering ifconfig arguments (e.g. after 'up ..')todd2009-12-101-8/+2
| | | | | | | | o only stop processing if inet or inet6 lines are malformed o everything not a specially handled bit is passed to ifconfig unmangled noticed by several after the move from bridgename.bridge0 -> hostname.bridge0 prodded by deraadt@, tested by and feedback from several man page bits 'look fine' jmc@
* Move information describing the bridge and brconfig behaviour intoderaadt2009-11-221-32/+8
| | | | | | | the relevant manual pages. Functionality is described in the (4) pages, controlling the functionality in ifconfig(8), and the hostname.if gains the old bridgename.if(5) functionality. ok claudio jmc
* use a hyphen for "interface-specific" as a compound term. this isjmc2008-01-311-3/+3
| | | | | | not a hard and fast rule (actually it's a form i abuse) but hostname.if.5 currently uses two conflicting forms and this keeps it consistent;
* ipv6 can handle "dest" lines too; ok marcjmc2008-01-031-4/+7
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Add a sentence to document the use of the "alias" literal.tom2007-01-101-1/+5
| | | | ok jmc@
* "alias" is literal text, not an argument name.tom2007-01-101-3/+3
| | | | ok jmc@
* remove a useless sentence;jmc2006-12-201-2/+1
| | | | ok deraadt ray
* remove wicontrol stuff;jmc2006-06-261-8/+5
|
* let us not talk about ipsecadm and vpn anymore; ok reykderaadt2006-05-261-2/+2
|
* one more spppcontrol removal, and small tweak;jmc2006-05-231-3/+2
|
* Remove reference to ancontrol, reminded by deraadt@jsg2006-01-091-2/+1
|
* - clarify when and how to use media optionsjoel2005-06-101-18/+63
| | | | | | | - break into distinct sections - some wording/formatting changes input from nick@; input and ok jmc@
* note that args w/ whitespace and single quotes must be double quoted;jmc2005-04-121-1/+8
| | | | | requested by alexey e. suslikov; ok henning@
* e.g., not i.e.;jmc2005-04-121-5/+5
|
* various tweaks;jmc2004-07-261-8/+8
|
* adjust display offset to avoid linewrap;jmc2004-05-301-2/+2
|
* introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interfacejcs2004-05-291-2/+2
| | | | | | descriptions, configurable with ifconfig help from various, ok deraadt@
* Mention ppp(8) in addition to pppoe(8). Prompted by Daniel Polak.otto2004-05-261-1/+3
| | | | ok henning@ jmc@
* help makewhatis produce correct entries.espie2004-02-091-3/+2
| | | | okay deraadt@
* escape punctuation;jmc2003-09-021-3/+3
| | | | ok deraadt@
* - section reorderjmc2003-06-061-2/+2
| | | | | - macro fixes - kill whitespace at EOL
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* fix offset; from jmcderaadt2003-03-101-17/+17
|
* real pretty nowderaadt2003-03-101-25/+38
|
* Add a few supposedly useful xrefs, some from mickey@miod2002-09-261-2/+7
| | | | ok deraadt@ mickey@
* Xref brconfig(8).miod2002-06-031-1/+2
|
* fix some japanese...deraadt2002-02-081-5/+6
|
* e.g. and i.e. cleanupwilfried2001-10-041-3/+3
|
* A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingaaron2001-03-011-4/+4
| | | | | in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
* support !command in bridgename.if files, toojason2001-01-101-1/+6
|
* various Xr fixes; nordin@cse.ogi.eduderaadt2000-11-201-3/+3
|
* Some share/man fleshing.aaron2000-10-261-10/+6
|
* simple 'up' configuration is nice for interfaces used with pppoe as well.jason2000-08-181-2/+4
|
* typo. hostname.* should be hostname.if.turan2000-04-281-3/+3
|
* Various cleanups.aaron2000-03-191-5/+7
|
* Repair duplicate word occurences; (as found by a Perl script sent to us fromaaron2000-01-181-2/+2
| | | | Tom Christiansen <tchrist@perl.com>).
* dest should be on a seperate linederaadt2000-01-101-2/+4
|
* more fluff to please newbiesderaadt2000-01-101-2/+3
|
* clarify greatlyderaadt2000-01-101-9/+12
|
* move `!' and `#' into their own section; fix dest; rm excess exampletodd2000-01-101-12/+12
|
* clearly document comments and comment featurestodd2000-01-101-4/+15
|
* nroff errorderaadt2000-01-101-2/+4
|