aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20120620.Jung-uk Kim2012-06-221-2/+2
* Fix ARM compilation issue.Matt Jacob2012-06-201-2/+4
* Add __unused macros to appropriate places in order to allow buildingEitan Adler2012-06-196-15/+14
* Allow users with RO privilege to the device to read the RO attributes.Eitan Adler2012-06-1910-35/+41
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-3/+1
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-3/+0
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-3/+2
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-6/+2
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-2/+1
* Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-192-8/+1
* mdoc: avoid nested displays. Fixes mandoc warnings.Joel Dahl2012-06-131-3/+3
* Add "human" option to print IPv4/IPv6 flows in human-readable format.Alexander V. Chernikov2012-06-092-13/+34
* mdoc: fix mandoc "Oc breaks Op" warning.Joel Dahl2012-06-091-5/+10
* Remove spurious ARM symbols from lookup table.Fabien Thomas2012-06-061-0/+8
* Don't crash trying to load symbols from striped file.Gleb Smirnoff2012-06-051-0/+2
* Replace the use of wall clock time with monotonically increasingXin LI2012-06-042-4/+4
* Document -r option in SYNOPSIS and usage statement.Mikolaj Golub2012-06-042-3/+3
* On a child exit, call waitpid(2) to clean up the process table.Mikolaj Golub2012-06-041-0/+4
* Minor spelling fixes.Joel Dahl2012-06-039-9/+9
* cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptorAndriy Gapon2012-06-031-1/+1
* mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-0310-13/+13
* Add a new -e flag to pciconf(8)'s list mode to display PCI error details.John Baldwin2012-06-016-11/+254
* Bump PKG_INSTALL_VERSION which should've been done in r236233Josh Paetzel2012-05-301-1/+1
* Let pkg_add use the ENV variable PACKAGESUFFIX. ThisJosh Paetzel2012-05-305-11/+38
* Fix detecting available zpool names.Josh Paetzel2012-05-301-1/+1
* Fix French Canadian console keyboard layoutJosh Paetzel2012-05-301-0/+1
* Relax security permissions on '.seq' file creation - the strict,Eitan Adler2012-05-301-1/+1
* add missing variable declaration when DEBUG is defined forgotten inEitan Adler2012-05-301-1/+1
* Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-05-292-0/+3
* When writing the jid via the -i flag, do it right when the jail is created,Jamie Gritton2012-05-283-5/+7
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-251-1/+1
* Don't try to set a null TERM environment.Jamie Gritton2012-05-251-1/+2
* Catch up with realpath(3) changes (r235266) and unbreak acpidump(8).Jung-uk Kim2012-05-251-3/+3
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-2410-18/+20
* Note that the new jail(8) will be appearing in 9.1.Jamie Gritton2012-05-232-4/+4
* Fix build:Xin LI2012-05-232-8/+8
* Fix world after byacc import:Baptiste Daroussin2012-05-227-5/+5
* Add missing \n when generating pkg.confBaptiste Daroussin2012-05-211-1/+1
* Hide DIR definition by making it an opaque struct typedef.Gleb Kurtsou2012-05-193-9/+9
* Decode new battery status indications.Sean Bruno2012-05-181-0/+22
* Add missing include.Grzegorz Bernacki2012-05-181-0/+2
* mdoc: remove whitespace.Joel Dahl2012-05-171-1/+1
* Minor mdoc fixes.Joel Dahl2012-05-171-10/+6
* mdoc: remove superfluous paragraph macro.Joel Dahl2012-05-171-1/+0
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-1720-0/+4724
* Merge tcpdump 4.2.1.Xin LI2012-05-173-60/+68
* Reword hostapd.conf(5) sentence.Glen Barber2012-05-161-2/+2
* Style fixes.Josh Paetzel2012-05-141-9/+3
* Set the MBR partition to active when doing a full disk MBR.Josh Paetzel2012-05-141-0/+3
* Remove end of line whitespace.Joel Dahl2012-05-122-4/+4