summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix ASSUME_ALWAYS_YES not being parsed properly from config after UCL convers...bdrewery2014-03-141-0/+4
* Fix ABI from /usr/local/etc/pkg.conf not being respected.bdrewery2014-03-141-0/+11
* Rewrite usermgmt -- hooking it into the scripting system with dispatchdteske2014-03-1411-1044/+2085
* Add protection against input containing single-quotes (e.g., i18n-users).dteske2014-03-142-35/+97
* For non-interactive scripts, forgot to check we were given an argumentdteske2014-03-141-0/+4
* Fix a bug preventing errors from pw(8) from filtering up to a dialog.dteske2014-03-141-4/+4
* Reduce the sleep cycle when using dialog(1) to 1-second.dteske2014-03-141-3/+3
* Fix comments and whitespace.dteske2014-03-141-6/+7
* Fix a code-typo that prevented auto-sizing of the dialog.dteske2014-03-141-1/+1
* Remove directory which should not have been re-added.eadler2014-03-1421-4535/+0
* multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-1423-10/+4537
* Point hat! Fix a broken f_isinteger().dteske2014-03-141-1/+1
* Remove IPX support.glebius2014-03-1422-4543/+0
* Remove useless NULL string '' in compound strings. Look very closely.dteske2014-03-142-3/+3
* Fix future namespace issues for functions taking $var_to_set -- functionsdteske2014-03-141-26/+48
* Update copyright.dteske2014-03-142-2/+2
* Comments.dteske2014-03-141-5/+3
* Add debug statement just before attempting to exec a module.dteske2014-03-141-0/+1
* Remove indexfile from debug statement as it is already logged bydteske2014-03-141-2/+1
* Fix pw(8) deletion of group "username" on userdel even if group "username"dteske2014-03-131-1/+9
* Replace the userspace atpic stub with a more functional vmm.ko model.tychon2014-03-115-160/+22
* Remove vestigial global, no-longer used since SVN r262904.dteske2014-03-101-6/+0
* Whitespace.dteske2014-03-101-2/+2
* Pass the size of the top-level table to map when mapping the table insteadjhb2014-03-101-1/+1
* Take a group name on the command-line if available.dteske2014-03-071-0/+8
* Fix copy/paste error in a comment.dteske2014-03-071-1/+1
* Change dipatch words from group* to *Group to backward compatible withdteske2014-03-071-3/+3
* Rewrite groupmgmt -- hooking it into the scripting system with dispatchdteske2014-03-0711-440/+827
* Comment -- to go with NL global introduced (but not mentioned) by r262901dteske2014-03-071-0/+3
* s/__number/__num/ for code clarify but more to prevent localization ofdteske2014-03-071-11/+19
* Centralize function name. Update a comment while here.dteske2014-03-071-4/+5
* Make f_show_err non-fatal.dteske2014-03-071-4/+1
* Fix incorrect return status if var_to_set and var_to_get are the same.dteske2014-03-071-1/+1
* Fix a typo in a comment.dteske2014-03-071-1/+1
* Add missing local declaration.dteske2014-03-071-2/+2
* Allow dispatched reswords to carry arguments. Fix a comment while here.dteske2014-03-072-9/+8
* Open the uart emulation's backing tty in non-blocking mode.grehan2014-03-071-1/+1
* Part 2 of bug 187310.. had to commit separately due to local confusion.julian2014-03-061-15/+21
* Stop pw(8) from segfaulting when given certain inputjulian2014-03-061-6/+13
* Disable libwrap (TCP wrappers) support in rpcbind by default, introducingmav2014-03-064-11/+31
* Allow comments at end of line.sjg2014-03-041-0/+7
* Add SMBIOS support.tychon2014-03-046-11/+890
* Add missing description of du (daemon.user) printcap capability.dwmalone2014-03-041-0/+1
* Merge from head up to r262611.dim2014-02-281-1/+1
|\
| * We install the tool, so why not the man page?des2014-02-271-1/+1
* | Merge from head up to r262536.dim2014-02-264-35/+53
|\ \ | |/
| * Document the "-a" and "-x" options to match the changes in r262236.neel2014-02-261-2/+7
| * Queue pending exceptions in the 'struct vcpu' instead of directly updating theneel2014-02-261-4/+10
| * Rough cleanup (new sentence -> new line, grammar, spelling, mdoc).brueffer2014-02-251-28/+35
| * In puthdr(), start the ELF .data section on a new page, as this isbrueffer2014-02-251-1/+1
OpenPOWER on IntegriCloud