summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall/zfsboot should create /tmp and /var/tmp if they do not existallanjude2016-04-081-0/+2
* Do not add swap to fstab when swapsize is 0allanjude2016-04-081-2/+2
* Chase r296204 by renaming tzsetup(1) to tzsetup(8) in the testsngie2016-04-061-1/+1
* bhyveload: fix from loading undefined size.pfg2016-04-061-2/+1
* bhyve: Remove unneeded variable ncq.pfg2016-04-051-5/+1
* Output information about PCI-e devices with slots.jhb2016-04-021-2/+42
* Various updates to the PCI-express capability output.jhb2016-04-021-11/+17
* mtest: Prevent access to uninitialized value.pfg2016-04-011-1/+1
* pci_emul_dior(): fix uninitialized scalar variable.pfg2016-03-311-0/+1
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-301-5/+0
* Adjust misleading wording of the -G option and simplify a fewwblock2016-03-281-11/+9
* Cleanup headersbapt2016-03-262-5/+0
* Remove some unneeded headersbapt2016-03-264-7/+0
* fix incorrect usage of hid_set_data() which causes crashemax2016-03-231-17/+13
* Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hardimp2016-03-231-1/+1
* Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.jhibbits2016-03-181-2/+2
* Remove 50% ZFS conditional from bsdinstall/zfsbootallanjude2016-03-171-5/+5
* kbdcontrol: add -P path option to add keymap search pathsemaste2016-03-162-23/+73
* Make fail() preserve the errno.trasz2016-03-151-1/+5
* Use the log_errno value passed to the function instead of the errno globaltrasz2016-03-153-18/+27
* Just install ar5523.bin into /usr/share/firmware and stop compiling itimp2016-03-153-36/+16
* Clean up repeated "All rights reserved"rstone2016-03-144-4/+4
* Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev()gnn2016-03-141-5/+9
* Check value returned from ucl_parser_add_file().jceel2016-03-131-2/+1
* dd report short write as error, so don't halt on it.mav2016-03-121-2/+2
* Fix gcc warnings about possibly uninitialized variables in gpioctl.c.dim2016-03-121-2/+1
* Make it possible for operations to refer to GPIO pins by namegonzo2016-03-112-42/+127
* Add to CFLAGS, rather than replacing.jhibbits2016-03-114-4/+4
* Oops, remove debugging forgotten in r296655.mav2016-03-111-1/+1
* Don't bother to invoke gmirror or zpool if the module is not loaded.mav2016-03-111-0/+6
* Unify and improve metadata wiping.mav2016-03-111-24/+18
* Use `geom disk list` instead `camcontrol identify`.mav2016-03-111-2/+2
* DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0910-0/+120
* Set argument encode/result decode call backs for 'maplist' and 'all'.araujo2016-03-041-0/+4
* Implement the 'master' request.araujo2016-03-041-1/+10
* o -t comman line option added to the usage().maxim2016-03-031-3/+3
* daemon(8): Add -t option to set process titlecem2016-03-022-6/+16
* Fix a typo that prevented pw(8) from setting a user's UID to 0.markj2016-03-021-1/+1
* - update portsnap(8) to direct users to pkg-versionjgh2016-03-011-3/+5
* Fix typo.trasz2016-02-291-1/+1
* jls(1) -> jls(8)trasz2016-02-291-3/+3
* Fix typo.trasz2016-02-291-1/+1
* tzsetup(1) -> tzsetup(8)trasz2016-02-292-3/+3
* Autofs is section 5, not 4.trasz2016-02-291-1/+1
* Fix typo.trasz2016-02-291-1/+1
* Fix .Xr - autofs(5) is section 5, not 8.trasz2016-02-281-2/+2
* pciconf: Silence a GCC warning.pfg2016-02-261-1/+1
* Update dependencies.bdrewery2016-02-261-1/+2
* Add option -C to have the guest memory included in core files.marcel2016-02-262-2/+12
* Support version 4 of the userboot structure by implementing themarcel2016-02-261-1/+20
OpenPOWER on IntegriCloud