summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* "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
|\
| * Fix shell-based partitioning.nwhitehorn2011-05-281-1/+1
| * Whitespace fixeskevlo2011-05-271-2/+2
| * Bump the date of the man page to the date of the actual commit.bcr2011-05-251-1/+1
| * Document the device name change from gpioctl to gpioc in thebcr2011-05-251-5/+5
| * [mdoc] Fixed .Dt call.ru2011-05-254-4/+4
| * Add analogs to the -chrp-boot and -prep-boot options to mkisofs.nwhitehorn2011-05-224-10/+82
| * - add missing options and arguments to program's usage()ru2011-05-202-23/+29
| * Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta...jpaetzel2011-05-181-10/+2
| * Extracting optional components requires mounting devfsjpaetzel2011-05-181-0/+2
| * Backout libinstall.a -> libpkg commit.flz2011-05-1738-68/+3315
| * Fix manual section number for netstat(1).pluknet2011-05-171-2/+2
| * Fix the nfsv4 man page to reflect the changes related tormacklem2011-05-151-27/+19
| * Add new modifier - "R", when it is specified the path to pid filesobomax2011-05-142-32/+76
| * Disconnect sun4v architecture from the three.attilio2011-05-141-3/+0
| * Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags incperciva2011-05-111-3/+33
| * Revert r221655:bcr2011-05-081-6/+2
| * Jails have a problem in that if the jail directory is world-readable,bcr2011-05-081-2/+6
| * Minor usbdump update:hselasky2011-05-071-60/+68
| * Simplify this code somewhat by only writing a 512-byte-sector APM map.nwhitehorn2011-05-061-29/+18
| * Fix boot on old machines (e.g. blue and white G3s) by synthesizing anwhitehorn2011-05-051-0/+19
| * Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)emax2011-05-041-0/+11
| * Add support for synthesizing an APM partition map to map Mac PowerPCnwhitehorn2011-05-031-0/+79
| * Add a 'show progress' command that shows a summary of all in-progressjhb2011-04-293-2/+118
| * Fix typo in "continuously" argument used in patrol auto command.pluknet2011-04-271-1/+1
| * Patch the mountd and nfsd man pages to reflect the recent changesrmacklem2011-04-242-26/+14
| * This patch changes the default NFS server to the new one, which wasrmacklem2011-04-242-17/+17
| * Check return code of setuid() in timedc.simon2011-04-231-1/+2
| * Check return code of setuid(), setgid(), and setgroups() in rwhod.simon2011-04-231-3/+12
OpenPOWER on IntegriCloud