summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Move ppp.8.m4 back to ppp.8 and de-ifdef it.brian2013-06-022-32/+13
* Like r250701, introduce another handy function for truncating variables to adteske2013-06-021-0/+35
* Fix a typo. In this case, the typo caused the f_noyes() invocation todteske2013-06-021-1/+1
* Fix a bug in which the user's choice to Cancel was not recognized. This wasdteske2013-06-021-1/+2
* Fix a bug that would cause a spurious warning to appear to appear in andteske2013-06-021-0/+2
* Fix a bug in which the user's choice to Cancel was not properly recognized.dteske2013-06-021-1/+5
* Change the name of a couple of functions in `usermgmt/user_input.subr' todteske2013-06-022-8/+8
* Fix a copy/paste error within a comment.dteske2013-06-021-1/+1
* Add some additional debugging to the common media library.dteske2013-06-021-1/+9
* Make some obvious consolidations in local declaration for readability.dteske2013-06-022-5/+3
* Standardize NULL initialization to be consistent.dteske2013-06-023-3/+3
* Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'.dteske2013-06-023-9/+10
* Make proper use of locals in f_dialog_init().dteske2013-06-021-5/+4
* Improvements to whitespace and comments.dteske2013-06-0212-38/+57
* Fix option processing from the library layer to address unexpecteddteske2013-06-023-6/+50
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-0232-282/+272
* Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()dteske2013-06-0215-126/+207
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-0218-191/+183
* We want to stat the archived log file rather than the logfile itself.markj2013-06-021-1/+1
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-0143-373/+338
* Fix a typo introduced by r251190.dteske2013-06-011-1/+1
* Fix a regression in the packages module introduced by recent r251190.dteske2013-06-011-37/+46
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-3138-1368/+1743
* Fix a long standing logic bug introduced in r167814. The code was added tojkim2013-05-311-1/+1
* Convert Makefile to have only one file for each line, while I'm there, sortdelphij2013-05-301-32/+134
* MFV: tcpdump 4.4.0.delphij2013-05-303-10/+46
* - Fix wording. [1]markj2013-05-281-4/+4
* Change the closeallfds() routine to use closefrom() when it isgad2013-05-272-8/+29
* Include descriptions of the flags and fields printed when dumping themarkj2013-05-231-0/+30
* Correct the description of the -a option: rtsol(d) -a will in fact send outmarkj2013-05-231-7/+2
* Work around build breakages with GCC 4.2.jkim2013-05-233-0/+5
* Don't mess with /etc/localtime if it is a symlink.peter2013-05-221-1/+1
* Merge ACPICA 20130517.jkim2013-05-202-24/+24
* Update location to ports INDEX file.bdrewery2013-05-181-6/+6
* Decode new HT 3.00 and 3.10 capabilities.kib2013-05-171-0/+12
* Add a -N option that prints the jail name rather than its number.des2013-05-172-11/+29
* Fix a typo in a comment.dteske2013-05-161-1/+1
* Add a handy function for truncating variables to a specific byte-length. Itdteske2013-05-161-0/+20
* Centralize standard getopts arguments, both for convenience and to correctdteske2013-05-1443-46/+72
* Set st_nlink in the stat structure within the inode to 1 as well.marcel2013-05-131-0/+1
* mdoc sweepjoel2013-05-133-5/+12
* Add a remark to the effect that a manually started relearn will alwaysmarkj2013-05-131-0/+4
* mdoc sweep.joel2013-05-124-7/+7
* Revert r250394, which disabled snmp_hast due to libl dependency issue --trociny2013-05-121-0/+1
* Some filesystems (NFS in particular) do not fill out the d_type field whenmarkj2013-05-121-6/+17
* Comment.dteske2013-05-121-1/+1
* Fix i18n violations in the package management module. A few words likedteske2013-05-123-12/+31
* Remove duplicated string.dteske2013-05-122-2/+1
* Comments.dteske2013-05-121-1/+5
* Whitespace.dteske2013-05-121-2/+2
OpenPOWER on IntegriCloud