aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove end of line whitespace.Joel Dahl2012-07-041-5/+5
* Add the possibility to specify a threshold for the number of negative cacheStefan Eßer2012-07-046-0/+87
* Add a one second sleep before touching the spool directory. If the touchJohn Baldwin2012-07-021-0/+9
* Fix build after r237997.Gleb Smirnoff2012-07-021-1/+1
* New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkgBaptiste Daroussin2012-07-021-1/+4
* Call set_terminal_mode() after video mode change, not before, becauseAndrey A. Chernov2012-06-291-4/+8
* o Restore -u <username> getopt(3) flag somehow killed in r234712.Maxim Konovalov2012-06-281-1/+1
* Some amount of style(9)David E. O'Brien2012-06-273-53/+94
* Ensure crunchen uses the same make binary as the rest of the build.David E. O'Brien2012-06-251-5/+11
* 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