summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Switch zfsboot installer force 4K option to use vfs.zfs.min_auto_ashift=12smh2014-12-211-46/+19
* Report initiator id in portlist XML in more formalized way.mav2014-12-201-11/+16
* Report XML parsing errors.mav2014-12-201-3/+12
* Bump the largest record we can cope with from 1k to 8k. Other users ofimp2014-12-191-1/+1
* Slightly polish iSCSI parameters negotiation.mav2014-12-192-3/+8
* Setgid before running a command as a specified user. Previously onlyjamie2014-12-181-0/+5
* Remove -fno-strict-alias, as it is no longer needed.imp2014-12-181-1/+0
* In bsdinstall's distextract, replace mixed_gauge() of dialog(3) withdteske2014-12-182-93/+84
* Add configuration options to override physical and UNMAP blocks geometry.mav2014-12-171-1/+8
* Make sequence numbers checks more strict.mav2014-12-174-12/+12
* Adjust printf format specifiers for dev_t and ino_t in user space.gleb2014-12-171-2/+2
* Add tests for pw -Nbrd2014-12-162-0/+89
* Add a vigr(8) utility which does for /etc/group what vipw(8) does fordes2014-12-144-0/+173
* Clean up, reindent, add a special case for NIS / LDAP linedes2014-12-141-129/+127
* Fix bug that made automount(8) never unmount stale autofs(5) mounts,trasz2014-12-141-3/+14
* Fix spurious "child process X terminated with exit status 1" messagestrasz2014-12-141-7/+1
* Fix markup.trasz2014-12-131-3/+3
* Increase the buffer size to keep the list of programm names whenae2014-12-121-2/+2
* handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS)emax2014-12-111-2/+2
* Add "-media" autofs map, to access data on removable media, such as CDtrasz2014-12-101-6/+9
* Add fstyp(8). This utility, named after its SVR4 counterpart, detectstrasz2014-12-1011-0/+1122
* Restructure to make it easier to extend in the futurebrd2014-12-091-6/+10
* Add some tests for user modification. [1]brd2014-12-092-1/+59
* Break out the tests into a file per command and clean up some long linesbrd2014-12-095-19/+33
* Add more tests for pw(8) useradd.brd2014-12-092-1/+42
* -u and -U are supposed to affect existing files too.sjg2014-12-091-1/+1
* Count consecutive read requests as blocking in CTL for files and ZVOLs.mav2014-12-061-1/+8
* Document r275481 changes.mav2014-12-041-2/+3
* Do not corrupt the listen string when parsing it.mav2014-12-031-5/+7
* Switch gpioctl(8) to LIBADD.rpaulo2014-12-031-2/+1
* gpioctl: don't print the command line arguments.rpaulo2014-12-021-3/+0
* Fix null pointer dereference.trasz2014-12-021-1/+1
* Rewrite parts of gpioctl(8) to use the gpio(3) library.rpaulo2014-12-022-61/+50
* Readd Makefile.inc that were used to include upper level Makefile.inc andbapt2014-11-282-0/+6
* In preparation for using clang's -Wcast-qual:jamie2014-11-253-67/+65
* Convert usr.sbin to LIBADDbapt2014-11-25163-434/+178
* Fix the fixbapt2014-11-251-0/+1
* Fix build.delphij2014-11-251-5/+1
* Convert makefs to LIBADDbapt2014-11-241-7/+1
* Convert to LIBADD.brd2014-11-241-2/+1
* Remove the pidfile clause from the ctl.conf example. Why do everyonetrasz2014-11-241-3/+1
* Fix the negation (!) operator so that it binds only to the word thatian2014-11-231-12/+12
* Consider the negation operator (!) to be a word even if it is not followedian2014-11-231-0/+5
* Fix the following -Werror warnings from clang 3.5.0, while buildingdim2014-11-221-2/+2
* Fix the following -Werror warnings from clang 3.5.0, while buildingdim2014-11-221-2/+8
* Implement "automount -c".trasz2014-11-222-4/+67
* For both iSCSI initiator and target increase socket buffer sizes beforemav2014-11-224-2/+22
* In conf_apply() remove iSCSI ports from kernel before removing LUNs.mav2014-11-211-10/+10
* Fix error handling.trasz2014-11-211-1/+1
* Document use of wildcards (*) and ampersands (&) in autofs map files.trasz2014-11-211-3/+20
OpenPOWER on IntegriCloud