summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-191-16/+8
* Add VHT power envelope parsing to ifconfig.adrian2016-04-191-1/+36
* Use nitems() from sys/param.h.araujo2016-04-192-2/+2
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Remove redundant parenthesis.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-192-7/+4
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Use nitems() instead of sizeof(name) / sizeof(*name).araujo2016-04-191-1/+1
* malloc will return NULL if it cannot allocate memory.araujo2016-04-191-1/+1
* getfsent(3) will return NULL on EOF or error.araujo2016-04-191-1/+1
* Use NULL instead of 0 for pointers.araujo2016-04-191-1/+1
* Use NULL instead of 0 for pointers.araujo2016-04-191-4/+4
* Use NULL instead of 0.araujo2016-04-191-1/+1
* Use NULL for pointers instead of 0.araujo2016-04-191-1/+1
* User NULL instead of 0 for pointers.araujo2016-04-181-2/+2
* Use NULL instead of 0 for pointers.araujo2016-04-183-3/+3
* Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* strchr(3) will return NULL if it cannot find the character in thearaujo2016-04-182-2/+2
* Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* MFHgjb2016-04-1613-68/+226
|\
| * Cleanup unnecessary semicolons from utilities we all love.pfg2016-04-154-4/+4
| * savecore(8): Explicitly cast to fix i386 warningcem2016-04-151-3/+3
| * Add 4Kn kernel dump supportcem2016-04-151-8/+25
| * Add External Actions KPI to ipfw(9).ae2016-04-143-43/+158
| * Update the devd.conf man page to describe the new CAM/periph system/subsystem.scottl2016-04-141-2/+20
| * Make pfctl(8) more flexible when parsing bandwidth values.loos2016-04-141-3/+12
| * Fix output formatting of O_UNREACH6 opcode.ae2016-04-143-5/+5
| * Include -a in the nextboot(8) usage string.markj2016-04-142-3/+2
* | MFHgjb2016-04-139-16/+16
|\ \ | |/
| * fsck_ffs for pointers replace 0 with NULL.pfg2016-04-129-16/+16
| * Fix an intermittent bug in sbin/devd/client_test.streamasomers2016-04-111-39/+27
* | MFHgjb2016-04-121-39/+27
* | MFHgjb2016-04-116-28/+103
|\ \ | |/
| * Fix the problem, when gpart(8) can't write both bootcode and partcodeae2016-04-111-8/+12
| * nextboot(8): add a -a option for appending to a configuration.markj2016-04-102-5/+30
| * Create the GELIBOOT GEOM_ELI flagallanjude2016-04-082-11/+55
| * fsck_msdosfs(8): Optimimize memsetspfg2016-04-061-4/+6
* | MFHgjb2016-04-0412-81/+158
|\ \ | |/
| * Add a timestamp variable to the environment. This is when the eventimp2016-04-032-1/+13
| * Make $_ match the docs.imp2016-04-031-1/+1
| * restore(8): fix use of uninitialized value.pfg2016-03-311-0/+1
| * Fix bunch of .Xrs.trasz2016-03-281-2/+1
| * Sometimes, it's useful to export the entire line to an externalimp2016-03-282-3/+15
| * Remove disconnected casperd, missed in r296047.bdrewery2016-03-231-23/+0
| * DIRDEPS_BUILD: Update dependencies.bdrewery2016-03-211-0/+1
| * o Restore some good whitespace killed in the previous commit.maxim2016-03-181-1/+1
OpenPOWER on IntegriCloud