summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.mav2011-07-211-21/+28
* The named.reload script is no longer useful in the age of rc.ddougb2011-07-184-120/+0
* Add a closing '.El' tag.gjb2011-07-171-0/+1
* - Improve interface list handling. The rtadvd(8) now supports dynamically-hrs2011-07-1725-1430/+4143
|\
| * - Refactoring the interface list. It now supports dynamicallyhrs2011-07-1425-1182/+3497
| * - Check RTM_VERSION.hrs2011-06-163-1/+14
| * - Add ":origin" label to the interface id for resolvconf(8).hrs2011-06-165-55/+139
| * Merge from HEAD@222977.hrs2011-06-164-2/+193
| |\
| * \ Merge from HEAD@222975.hrs2011-06-1112-113/+358
| |\ \
| * | | Revert bogus changes accidentally merged in the previous commit.hrs2011-06-081-7/+5
| * | | Merge from HEAD@222861.hrs2011-06-084-142/+285
| | | |
| | \ \
| *-. \ \ Merge from HEAD@222848.hrs2011-06-0814-55/+101
| |\ \ \ \
| * \ \ \ \ Merge from HEAD@222712.hrs2011-06-0519-224/+1376
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Specify requirements for RA sending/receiving based on lifetime,hrs2011-06-052-44/+108
| * | | | | Support dynamically-added/removed interfaces. The rtadvd(8) daemon detects anhrs2011-06-055-34/+195
| * | | | | Simplify -D for LOG_DEBUG and -d for LOG_INFO.hrs2011-06-051-46/+36
| * | | | | Document -M flag and fix a bug in handling of it.hrs2011-06-052-4/+6
| * | | | | Rename: s/noonlinkprefix/noifprefix/.hrs2011-06-053-9/+9
| * | | | | Reword noonlinkprefix sentences. It is related to prefixes on the networkhrs2011-06-041-3/+3
| * | | | | "noonlinkprefix" directive has been added. This disables gathering on-linkhrs2011-06-043-2/+24
| * | | | | Fix various inconsistencies in symbol naming and data handling whichhrs2011-06-048-1123/+1067
| * | | | | - INET6_ADDRSTRLEN does not include \0.hrs2011-06-044-11/+56
| * | | | | - Fixes for WARNS=6.hrs2011-06-0411-67/+62
| * | | | | - Use IANA reserved example.com domain for rtadvd.conf(5).hrs2011-06-047-29/+48
| * | | | | - Add another length check for DNSSL option. A malformed ICMP message can havehrs2011-06-042-4/+17
| * | | | | Use strchr() instead of index().hrs2011-06-031-1/+1
| * | | | | Fix label encoding/decoding function for RFC 1035 Section 3.1 encoding.hrs2011-06-033-13/+32
| * | | | | - style(9) fixes.hrs2011-06-034-100/+137
| * | | | | Fix a typo: s/file/pidfile/.hrs2011-05-311-1/+3
| * | | | | - Remove #ifdef RDNSS.hrs2011-05-3114-235/+184
| * | | | | - Implement RA option expiration based on the lifetime field.hrs2011-05-313-12/+67
| * | | | | Document -P pidfile option.hrs2011-05-301-0/+7
| * | | | | - Add initial support for expiration timer for RNDSS and DNSSL options.hrs2011-05-304-248/+319
| * | | | | Fixes for WARN=6 and style(9).hrs2011-05-308-169/+167
| * | | | | Fix a missing TAILQ_INSERT_TAIL().hrs2011-05-301-0/+1
| * | | | | Fix inconsistency of yp_dir.hrs2011-05-302-2/+2
| * | | | | Various consistency and style fixes for WARNS=6.hrs2011-05-3018-79/+105
| * | | | | - Enable transports other than INET including INET6.hrs2011-05-297-178/+885
| * | | | | Implemnt RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-05-2914-48/+784
| * | | | | Use ANSI C function definitions.hrs2011-05-291-115/+62
| * | | | | Merge from head@222434.hrs2011-05-29620-11761/+54037
| |\ \ \ \ \
| * | | | | | - Handle routes which are not marked as Qflag again.hrs2010-03-081-10/+6
| * | | | | | - Use !(rtm->rtm_flags & RTF_GATEWAY) as the condition forhrs2010-03-072-36/+48
| * | | | | | - Use RTF_PROTO2 for routes handled by RIPng and ignore the otherhrs2010-03-071-3/+15
| * | | | | | * Support RTM_IFANNOUNCE message. route6d now works even when anhrs2010-03-072-57/+204
* | | | | | | Fix the location of the default pid file in named.8dougb2011-07-171-1/+2
* | | | | | | Add PS3 partitioning (and framework for future pseries support) to thenwhitehorn2011-07-161-2/+25
* | | | | | | bmake and other updates necessary for the BIND 9.8.x upgrade.dougb2011-07-1614-10/+215
* | | | | | | Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.attilio2011-07-151-6/+13
* | | | | | | pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlavg2011-07-152-31/+3
OpenPOWER on IntegriCloud