summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Simplify and significantly speed up the timezone listing backend script.emaste2010-10-191-13/+4
* Minor cleanup, including sysctl -n instead of sed to remove the sysctlemaste2010-10-191-4/+1
* mdoc: drop even more redundant .Pp callsuqs2010-10-192-3/+0
* Log if fopen() fails.glebius2010-10-181-1/+4
* Fix a grammatical error connected to the previous commit.bcr2010-10-161-1/+1
* Correct some typos in comments, no functional changes.bcr2010-10-161-1/+1
* Enable the shared memory reference clock driver. The GPS devices areglebius2010-10-141-1/+1
* Use the RFC2606 domain example.com in examples.brucec2010-10-131-2/+2
* Create the /bin/rmail symlink (which mailers such as postfixmarkm2010-10-121-0/+4
* - Add support for xz compression to pkg_create, bzip2 remains the defaultflz2010-10-126-8/+36
* Add code to print the number and type of the CPU that is present ingnn2010-10-111-0/+4
* Fix compile with -DDEBUG by using the correct mfi_pd_ref union definitionrandi2010-10-101-2/+2
* Report subcommand handler errors in mfiutil/mptutil so that tools thatrandi2010-10-102-6/+10
* mdoc: drop redundant .Pp calls, kill EOL whitespaceuqs2010-10-091-4/+3
* Initial patches to install images...imp2010-10-099-102/+305
* Fix typo: thanks Kris for pointing this out.imp2010-10-091-1/+1
* Enable softupdate + journals support.imp2010-10-095-5/+29
* Don't let the "available"/"not available" logs flap quite so badly. In themarkm2010-10-081-6/+17
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-0818-24/+0
* mdoc: fix manlint warnings by unbreaking mdoc syntaxuqs2010-10-081-1/+2
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-1/+4
* Revert the unrelated patch crept in the previous commit.jkim2010-10-051-5/+5
* Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not changejkim2010-10-051-5/+5
* Revise markup, mainly.ru2010-10-051-8/+10
* Reconnect uathload to the build.antoine2010-10-031-0/+1
* Extend sysinstall to handle powerpc64 by teaching it that powerpc64 hasnwhitehorn2010-10-035-6/+12
* Add gpioctl(8). Utility for configuring/accessing GPIO pinsgonzo2010-09-284-0/+454
* Protect the watchdog daemon against swap OOM killer. This is similar toemaste2010-09-261-0/+3
* Eliminate the --disable-ipv6 string which while technically correct indougb2010-09-221-1/+1
* Bugfix: Reset the packet counters at the same time as the byte counts.n_hibma2010-09-181-2/+2
* Merge ACPICA 20100915.jkim2010-09-162-3/+4
* Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* Allow a kernel config to specify a set but empty value viaemaste2010-09-131-0/+1
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butimp2010-09-131-11/+2
* Ooops! Shouldn't have committed thisimp2010-09-131-528/+0
* Merge from tbemd: use Makefile.arch to control building.imp2010-09-139-319/+728
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHimp2010-09-131-2/+11
* In backup_kernel(), support backing up subdirectories and handle filesjh2010-09-121-5/+6
* "freebsd-update fetch -r NEWRELEASE" is meaningless and probably a typocperciva2010-09-101-2/+14
* Add warning about freebsd-update upgrade needing lots of disk space.cperciva2010-09-101-0/+5
* Remind the user that he needs to run 'freebsd-update install' to installcperciva2010-09-101-0/+4
* Document the format of extended capabilities in the '-c' output.jhb2010-09-091-1/+13
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* Add file missed in r212337, my bad...imp2010-09-091-0/+34
* pc-sysinstall(8) patch that allows images to be written to disksimp2010-09-0813-239/+523
* Make sure to only pickup hid_input items when parsing input reports.emax2010-09-081-1/+2
* Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_seljhb2010-09-081-7/+3
* - Add register definitions related to extended capability IDs injhb2010-09-081-0/+95
* Do not request SDP attributes using ranges.emax2010-09-071-2/+4
* When an asm location cannot be resolved to a function the costfabient2010-09-034-0/+6
OpenPOWER on IntegriCloud