aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/mouse/enable
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Performance and debugging enhancements:Devin Teske2013-12-071-12/+22
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-useDevin Teske2013-10-091-1/+1
* Fix typos in the BSD License.Devin Teske2013-07-071-2/+2
* Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske2013-07-071-1/+1
* More whitespace.Devin Teske2013-06-241-1/+1
* Centralize standard getopts arguments, both for convenience and to correctDevin Teske2013-05-141-1/+1
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske2013-04-221-2/+2
* Add more debugging to help with diagnosis of program-flow when needed.Devin Teske2012-12-251-0/+1
* Remove unnecessary duplicate initialization of the dialog(1) API (automaticallyDevin Teske2012-12-251-1/+0
* Replicate a feature from sysinstall documented inDevin Teske2012-11-161-1/+1
* Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesignDevin Teske2012-09-211-1/+1
* Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).Devin Teske2012-09-211-1/+1
* Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske2012-09-181-6/+6
* Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske2012-07-141-0/+118