| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make 'portsnap alfred' overwrite ports tree if it's not created by a | Xin LI | 2013-06-07 | 1 | -1/+1 |
| * | Fix r251444 so that gssd.c still builds for WITHOUT_KERBEROS. | Rick Macklem | 2013-06-06 | 1 | -0/+1 |
| * | Document the new "-v" option for the gssd daemon. | Rick Macklem | 2013-06-05 | 1 | -2/+14 |
| * | Add a "-v" (verbose) option to the gssd daemon, to help | Rick Macklem | 2013-06-05 | 1 | -2/+78 |
| * | Use calloc(). | Xin LI | 2013-06-05 | 1 | -2/+1 |
| * | Remove unneeded reference to link.h (sys/link_elf.h). | Xin LI | 2013-06-05 | 5 | -5/+0 |
| * | Shift Console->Saver menu items to place the default item at the top, making | Devin Teske | 2013-06-04 | 1 | -41/+41 |
| * | Lessen verbosity of "Exit" menutag items to appear more consistent across | Devin Teske | 2013-06-04 | 6 | -7/+6 |
| * | Use f_shell_escape() instead of forking to awk. In this case, the | Devin Teske | 2013-06-04 | 3 | -8/+6 |
| * | Use a case-statement instead of multiple (separate even) if-statements. | Devin Teske | 2013-06-04 | 1 | -4/+7 |
| * | Comments. | Devin Teske | 2013-06-04 | 1 | -1/+1 |
| * | Similar to r251236, r251242, and r251244. Introduce new function-pair to | Devin Teske | 2013-06-04 | 4 | -38/+81 |
| * | Fix a code typo (missing `eval') which lead to improperly-sized menu when | Devin Teske | 2013-06-04 | 1 | -1/+1 |
| * | Fix menu accenting for the package category list. The single-space indent | Devin Teske | 2013-06-04 | 1 | -5/+5 |
| * | Whitespace and comments. | Devin Teske | 2013-06-04 | 1 | -3/+3 |
| * | Improve debugging for f_dialog_*_constrain() to print constrained rather | Devin Teske | 2013-06-04 | 1 | -2/+15 |
| * | Move ppp.8.m4 back to ppp.8 and de-ifdef it. | Brian Somers | 2013-06-02 | 2 | -32/+13 |
| * | Like r250701, introduce another handy function for truncating variables to a | Devin Teske | 2013-06-02 | 1 | -0/+35 |
| * | Fix a typo. In this case, the typo caused the f_noyes() invocation to | Devin Teske | 2013-06-02 | 1 | -1/+1 |
| * | Fix a bug in which the user's choice to Cancel was not recognized. This was | Devin Teske | 2013-06-02 | 1 | -1/+2 |
| * | Fix a bug that would cause a spurious warning to appear to appear in an | Devin Teske | 2013-06-02 | 1 | -0/+2 |
| * | Fix a bug in which the user's choice to Cancel was not properly recognized. | Devin Teske | 2013-06-02 | 1 | -1/+5 |
| * | Change the name of a couple of functions in `usermgmt/user_input.subr' to | Devin Teske | 2013-06-02 | 2 | -8/+8 |
| * | Fix a copy/paste error within a comment. | Devin Teske | 2013-06-02 | 1 | -1/+1 |
| * | Add some additional debugging to the common media library. | Devin Teske | 2013-06-02 | 1 | -1/+9 |
| * | Make some obvious consolidations in local declaration for readability. | Devin Teske | 2013-06-02 | 2 | -5/+3 |
| * | Standardize NULL initialization to be consistent. | Devin Teske | 2013-06-02 | 3 | -3/+3 |
| * | Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'. | Devin Teske | 2013-06-02 | 3 | -9/+10 |
| * | Make proper use of locals in f_dialog_init(). | Devin Teske | 2013-06-02 | 1 | -5/+4 |
| * | Improvements to whitespace and comments. | Devin Teske | 2013-06-02 | 12 | -38/+57 |
| * | Fix option processing from the library layer to address unexpected | Devin Teske | 2013-06-02 | 3 | -6/+50 |
| * | Standardize the way functions build their arguments leading up to a dialog | Devin Teske | 2013-06-02 | 32 | -282/+272 |
| * | Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() | Devin Teske | 2013-06-02 | 15 | -126/+207 |
| * | Similar to r251236, improve the portion of dialog(1) API in dialog.subr | Devin Teske | 2013-06-02 | 18 | -191/+183 |
| * | We want to stat the archived log file rather than the logfile itself. | Mark Johnston | 2013-06-02 | 1 | -1/+1 |
| * | Improve portion of the dialog(1) API in dialog.subr responsible for | Devin Teske | 2013-06-01 | 43 | -373/+338 |
| * | Fix a typo introduced by r251190. | Devin Teske | 2013-06-01 | 1 | -1/+1 |
| * | Fix a regression in the packages module introduced by recent r251190. | Devin Teske | 2013-06-01 | 1 | -37/+46 |
| * | Improve portion of the dialog(1) API in dialog.subr responsible for | Devin Teske | 2013-05-31 | 38 | -1335/+1710 |
| * | Fix a long standing logic bug introduced in r167814. The code was added to | Jung-uk Kim | 2013-05-31 | 1 | -1/+1 |
| * | Convert Makefile to have only one file for each line, while I'm there, sort | Xin LI | 2013-05-30 | 1 | -32/+134 |
| * | MFV: tcpdump 4.4.0. | Xin LI | 2013-05-30 | 3 | -10/+46 |
| * | - Fix wording. [1] | Mark Johnston | 2013-05-28 | 1 | -4/+4 |
| * | Change the closeallfds() routine to use closefrom() when it is | Garance A Drosehn | 2013-05-27 | 2 | -8/+29 |
| * | Include descriptions of the flags and fields printed when dumping the | Mark Johnston | 2013-05-23 | 1 | -0/+30 |
| * | Correct the description of the -a option: rtsol(d) -a will in fact send out | Mark Johnston | 2013-05-23 | 1 | -7/+2 |
| * | Work around build breakages with GCC 4.2. | Jung-uk Kim | 2013-05-23 | 3 | -0/+5 |
| * | Don't mess with /etc/localtime if it is a symlink. | Peter Wemm | 2013-05-22 | 1 | -1/+1 |
| * | Merge ACPICA 20130517. | Jung-uk Kim | 2013-05-20 | 2 | -24/+24 |
| * | Update location to ports INDEX file. | Bryan Drewery | 2013-05-18 | 1 | -6/+6 |