summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | | Use calloc() instead of an explicit memset.delphij2011-07-141-4/+2
* | | | | | | Add a new option, -N to disable the default and recommended syslogd(8)delphij2011-07-142-8/+31
* | | | | | | Use prototype. While I'm there, add a pair of parenthesis to mark an ifdelphij2011-07-145-7/+8
* | | | | | | Run newaliases at the end of the install process.nwhitehorn2011-07-131-0/+4
* | | | | | | Try and fix the exports.5 man page so that it clarifies howrmacklem2011-07-121-1/+21
* | | | | | | Use full buffer size in read(2) call, there is no need to preserve theae2011-07-111-11/+5
* | | | | | | Per request of the docs team, install docs as packages, instead of vianwhitehorn2011-07-093-4/+78
* | | | | | | Add an extra tab between fs_file and fs_vfstypekevlo2011-07-071-1/+1
* | | | | | | Conditionally compile in the IPv4/IPv6 address family support.pluknet2011-07-062-4/+24
* | | | | | | Only increment the ypcnt once per data record. The old implementationgordon2011-07-061-4/+4
* | | | | | | Update manual page. Mention IPv6 support, and notice that mainglebius2011-07-051-3/+8
* | | | | | | Rewrite the flowctl utility to add it support for displayingglebius2011-07-052-53/+168
* | | | | | | Add sanity check for ifm_version in struct if_msghdr.hrs2011-07-041-0/+6
* | | | | | | Improve portability of config(8).ed2011-07-031-4/+5
* | | | | | | Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-4/+4
* | | | | | | Don't die if either of INET or INET6 aren't in the running kernel.jhb2011-06-241-5/+25
* | | | | | | Remove duplicated header fileskevlo2011-06-2412-13/+0
* | | | | | | Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload thermacklem2011-06-211-4/+25
* | | | | | | Add global -d and -e options to either print device numbersbz2011-06-207-39/+161
* | | | | | | Add missing argument for -h in usage.kuriyama2011-06-201-1/+1
* | | | | | | Add support for using mtree(5) manifest files to define the imagemarcel2011-06-197-18/+1111
* | | | | | | Add 'show logstate' to usage().bz2011-06-181-0/+1
* | | | | | | Add a missing ',' to separate arguments lost for r222465 only found inbz2011-06-181-1/+1
* | | | | | | Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-4/+7
* | | | | | | Don't omit ac(8) as part of WITHOUT_ACCT.ed2011-06-171-2/+2
* | | | | | | Open the floppy disk device with O_RDONLY rather than O_RDWR. Afterjoerg2011-06-171-1/+1
* | | | | | | Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.cmckusick2011-06-162-16/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't attempt to create the base directory when -d is specified.delphij2011-06-151-1/+1
* | | | | | Plumb device physical path reporting from CAM devices, through GEOM andgibbs2011-06-141-1/+4
* | | | | | Use alternative, less messy solution to avoid breakage after r223020:dim2011-06-132-6/+0
* | | | | | Apparently makefs needs a few more system headers to compile duringdim2011-06-132-0/+5
* | | | | | Unbreak usr.sbin/makefs after r223020.dim2011-06-121-0/+1
* | | | | | I forgot what year it is, apparently.nwhitehorn2011-06-121-1/+1
* | | | | | Long-overdue man page for bsdinstall.nwhitehorn2011-06-112-0/+188
| |_|_|_|/ |/| | | |
* | | | | Support SIGHUP for reloading /etc/rtadvd.conf.hrs2011-06-115-51/+142
* | | | | Contrary to when returning in all-good cases at the end of functions webz2011-06-097-62/+216
OpenPOWER on IntegriCloud