summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2007-01-01some minor improvements;Jason McIntyre
2007-01-01find a better place for EXAMPLES;Jason McIntyre
2007-01-01- use "interface", not "interface-name", consistentlyJason McIntyre
2007-01-01sort the list of parameters brconfig(8) accepts;Jason McIntyre
2007-01-01- merge first two synopsesJason McIntyre
2006-12-31-A before -a;Jason McIntyre
2006-12-30add -A to usage().Reyk Floeter
2006-12-29Route warns about a illegal prefixlen when a default inet6 route is present.Claudio Jeker
2006-12-28please lintTheo de Raadt
2006-12-28parenthesis not needed here; consistent with usage in other areas.Kevin Steves
2006-12-28small knf (extra space, newline)Kevin Steves
2006-12-28no extra "\n" in note(); ok krw@ henning@Kevin Steves
2006-12-27Since we only have the single global struct interface_info, weKenneth R Westerback
2006-12-26Our dhclient only handles one interface. Simplify code by using theKenneth R Westerback
2006-12-26fts_read returning NULL and errno set is an error. ok ray@Otto Moerbeek
2006-12-26There must be no alias address set, so check ifi->client->aliasMoritz Jodeit
2006-12-26Show more digits in timedelta sensor output as the timedelta sensors becomeMarc Balmer
2006-12-24it is not permitted to change the "hellotime" is in RSTP, but in STP mode.Reyk Floeter
2006-12-24Remove m88k compiler flags tweak which is no longer necessary since a long timeMiod Vallat
2006-12-24zap incorrect commentDamien Miller
2006-12-23adapt to new two-level sensor sysctl framework; by Constantine A. MureninTheo de Raadt
2006-12-22delete prototypes for functions that don't existKevin Steves
2006-12-20make a list of default interface groups;Jason McIntyre
2006-12-19no need for -DJun-ichiro itojun Hagino
2006-12-18remove statement for send parameter: "except that the client canKevin Steves
2006-12-18this is clearer and consistent with other areas; ok henning@Kevin Steves
2006-12-18call ike_setup_ids from a more appropriate location.Mathieu Sauve-Frankel
2006-12-17remove ASSERT_STATE() macro which is a NOOP, no binary change; ok henning@Kevin Steves
2006-12-17fix commentKevin Steves
2006-12-16make /sbin/dhclient-script consistent with other paths; ok henning@Kevin Steves
2006-12-16various small improvements;Jason McIntyre
2006-12-15KNFKevin Steves
2006-12-15typo in commentKevin Steves
2006-12-15sync w/ usage(); ok pedroJason McIntyre
2006-12-15use "special" and "node" for synopsis/usage() here too;Jason McIntyre
2006-12-15sync usage();Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15some Nm blips, from mk;Jason McIntyre
2006-12-15reduce RFC2292/3542 #ifdefs.Jun-ichiro itojun Hagino
2006-12-15Nuke GEMDOSFS. Unused part of unused atari port. SimplifiesKenneth R Westerback
2006-12-13IPv6 passive OS fingerprinting.Jun-ichiro itojun Hagino
2006-12-12a rewrite of enc.4, hopefully a little more useful than what we previouslyJason McIntyre
2006-12-11refer to the RSTP point to point option as "PTP" instead of "P2P".Reyk Floeter
2006-12-10Read/write device sectors rather than assuming sector size ==Kenneth R Westerback
2006-12-08state that if the log file is bad, it is first moved out of the way. ifJoel Knight
2006-12-07remove extra dot; from jared r r spiegelJason McIntyre
2006-12-06styleMichael Knudsen
2006-12-06print readdirplus (rdplus) info for nfs mounts.Thordur I. Bjornsson