summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add tests for account and password expiration.brd2015-02-171-0/+111
* Add example for upcoming aarch64/arm64 targets.sbruno2015-02-161-0/+11
* install the man page...jmg2015-02-161-1/+0
* If no arguments are passed to a subcommand that requires arguments,sbruno2015-02-151-1/+3
* Really fix the pw_usernext tests.brd2015-02-151-12/+15
* Remove an extra curly bracket that was causing intermittent failures.brd2015-02-141-1/+1
* Use less ugly code to allocate buffer of SORCVBUF_SIZE.glebius2015-02-131-1/+3
* (backup_kernel_finddir, backup_kernel, install_files):thomas2015-02-131-18/+18
* Add an auto-generated file to CLEANFILES.markj2015-02-131-1/+1
* Check for an error from daemon(3), and correct the check for an error frommarkj2015-02-131-2/+3
* Remove unused code.trasz2015-02-124-42/+0
* Fix man page to match real option names.mav2015-02-121-4/+4
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-122-2/+1
* Add missing asprintf() status checks.mav2015-02-111-2/+8
* flowctl: Replace alloca() with an array.pfg2015-02-111-3/+1
* Fix formatting.trasz2015-02-111-3/+3
* Mountd iterating over the mount points may race with the parallelkib2015-02-101-1/+5
* Update copyrights.dteske2015-02-106-6/+6
* Add "vt_"* aliases to bsdconfig console entries.dteske2015-02-101-0/+7
* Add bsdconfig api function f_dialog_menutag2help()dteske2015-02-101-0/+33
* Add bsdconfig api functions f_dialog_pause()/f_dialog_pause_no_cancel()dteske2015-02-101-0/+50
* Eliminate sub-shells where possible for performance.dteske2015-02-103-41/+89
* Whitespace.dteske2015-02-101-2/+1
* Comments.dteske2015-02-101-1/+1
* Add tests for `pw usernext'.brd2015-02-092-1/+44
* Add new alias "bsdconfig api" (same as "bsdconfig includes")dteske2015-02-091-0/+1
* Replace the only instance of sed(1) in bsdconfig(8) with awk(1).dteske2015-02-091-1/+1
* Revert SVN r278464 -- fingers were in perforce mode (prematuredteske2015-02-096-78/+23
* Replace the only instance of sed(1) in bsdconfig(8) with awk(1).dteske2015-02-096-23/+78
* Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.trasz2015-02-072-4/+4
* Teach ctld(8) to control non-iSCSI CTL ports.mav2015-02-076-72/+257
* When upgrading, install the ELF runtime linkers before libraries.brooks2015-02-061-0/+9
* Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)trasz2015-02-068-11/+106
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-065-1/+44
* Add support for multiple portal groups per target.mav2015-02-067-111/+279
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-064-0/+429
* Make "ctladm islist" ignore unknown elements, so the old versiontrasz2015-02-061-2/+6
* Expose the constants for internal new-bus device flags to userland. Thejhb2015-02-051-0/+4
* Fix two clang 3.6.0 warnings in usr.sbin/syslogd:dim2015-02-051-4/+2
* The connection_new() routine was taking an absurd number of parameters; fix it.trasz2015-02-051-15/+7
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)trasz2015-02-053-5/+13
* Add the following options to enable/disable several features in the base systemngie2015-02-041-5/+17
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+3
* Test the return of fetchParseURL(3)bapt2015-02-041-1/+5
* Plug resources leakbapt2015-02-041-4/+10
* Bring some more order into iSCSI portal group tags support.mav2015-02-034-10/+17
* CTL LUN mapping rewrite.mav2015-02-017-312/+466
* Use MBR by default on BIOS systems. An increasing number of motherboardsnwhitehorn2015-01-301-1/+4
* Add -s option to config.rodrigc2015-01-292-3/+24
* Fix the following -Wcast-qual warnings in usr.sbin/sa/db.c:dim2015-01-281-1/+1
OpenPOWER on IntegriCloud