summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* identd: restore memcpyeadler2015-04-191-0/+2
* identd: also zero se_rpc_highverseadler2015-04-191-3/+2
* identd: remove redundant zeroingeadler2015-04-191-2/+1
* tzsetup: remove set but unused variableeadler2015-04-191-2/+2
* config: remove set but unchecked variableeadler2015-04-191-2/+2
* Workaround bhyve virtual disks operation on top of GEOM providers.mav2015-04-184-18/+100
* No need to delete export from filesystems which are not exported.sjg2015-04-181-0/+6
* To ensure j formatting string valid, cast uint64_t values to uintmax_t.takawata2015-04-181-2/+3
* Remove some oldnfs remnants.trasz2015-04-181-4/+3
* Change printf formatting to unbroke i386 arch.takawata2015-04-181-2/+2
* Fix Typo.takawata2015-04-181-1/+1
* Fix misspelling.araujo2015-04-181-1/+1
* Improve code style(9), no functional changes.araujo2015-04-182-92/+95
* Add LE related HCI control command to hccontrol(1).takawata2015-04-185-1/+443
* crunchide: always include both 32- and 64-bit ELF supportemaste2015-04-182-13/+6
* Make virtual AHCI more careful with I/O lengths.mav2015-04-171-92/+84
* crunchide: remove unused a.out and non-functional ECOFF supportemaste2015-04-174-217/+0
* Add "GELI Passphrase:" prompt to boot loader.dteske2015-04-161-0/+3
* If the number of guest vcpus is less than '1' then flag it as an error.neel2015-04-161-0/+5
* vidcontrol: make size argument optional again for sysconsemaste2015-04-161-1/+1
* Fix syntax errors in conditions for new features in freebsd-updateallanjude2015-04-151-2/+2
* Prior to aborting due to an ioport error, it is always interesting totychon2015-04-151-2/+4
* Initialize 'error' before use.neel2015-04-151-9/+9
* Eliminate unused headers.delphij2015-04-147-14/+0
* Accept LE event on hccontrol socket.takawata2015-04-121-0/+1
* Add HCI/LMP revision information.takawata2015-04-121-2/+12
* Fix libfifolog dependency on libzemaste2015-04-102-2/+2
* rtsold does not need to link to libkvmbapt2015-04-091-1/+0
* rpc.locked does not need to link to libutilbapt2015-04-091-1/+1
* bhyvectl does not need to link to libutilbapt2015-04-091-1/+1
* Fix overlinking in bhyve:bapt2015-04-092-2/+2
* authpf does not need to link to libmdbapt2015-04-091-1/+1
* Print 64-bit addresses cleary with leading zeros to avoid confusions.jkim2015-04-091-21/+25
* Do not crash when RSDT/XSDT contains an empty entry.jkim2015-04-091-26/+10
* bsnmptools does not depends on libcryptobapt2015-04-091-4/+0
* Remove 'netstat -anr' from crashinfo.glebius2015-04-091-6/+0
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDtakawata2015-04-0758-7/+70
* Remove hard limits on number of accepting NFS connections.mav2015-04-071-2/+2
* Tidy up battery status information. Remove a trailing white space.jkim2015-04-061-10/+24
* Unbreak ZFS+GELI install option.dteske2015-04-061-1/+1
* Make ctld to not exit on ECONNABORTED on accept().mav2015-04-061-1/+4
* Fix permissions on ZFS root encryption key (644 -> 600).dteske2015-04-061-0/+3
* bthidd: Remove unused macros from hid.c.rakuco2015-04-061-6/+0
* Stop including if_var.h from userland.glebius2015-04-0623-36/+0
* bthidd: Consider usage ranges when dealing with array inputs.rakuco2015-04-051-1/+13
* Fix thinko/copypaste error.jpaetzel2015-04-041-1/+1
* Allow fetching pkg(8) even if servers/proxies are not passing Content-lengthbapt2015-04-031-13/+6
* arp(8): add support for printing and deleting entries of typemarkj2015-04-021-0/+4
* Prior to aborting due to an instruction emulation error, it is alwaystychon2015-04-011-7/+12
* Whoops! "arc commit --revision" != "arc diff --update"dteske2015-04-011-3/+0
OpenPOWER on IntegriCloud