| Commit message (Expand) | Author | Age | Files | Lines |
* | Silent warnings. | kevlo | 2013-07-16 | 1 | -1/+1 |
* | Fix compiler warnings. | hrs | 2013-07-15 | 2 | -2/+6 |
* | Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom, | dteske | 2013-07-14 | 12 | -81/+159 |
* | Fix a wrong memcpy of struct sockaddr. | hrs | 2013-07-12 | 1 | -3/+2 |
* | Fix bug in deleting files: If two ports had the same tarball and one of | cperciva | 2013-07-11 | 1 | -2/+2 |
* | Implement RTC CMOS nvram. Init some fields that are used | grehan | 2013-07-11 | 3 | -22/+105 |
* | Introduce a new [yet unused] function for [efficiently] getting the path to | dteske | 2013-07-10 | 1 | -0/+29 |
* | Fix -Wmissing-variable-declarations compiler warning. | rdivacky | 2013-07-10 | 1 | -1/+1 |
* | Install authpf-noip. | des | 2013-07-10 | 1 | -0/+3 |
* | Adjust comments to fit within 80-columns. | dteske | 2013-07-09 | 1 | -4/+4 |
* | Fix conditional (der should match the comment above it). | dteske | 2013-07-09 | 1 | -1/+1 |
* | Do two things: First, don't obscure the backtitle. Second, read ~/.dialogrc | dteske | 2013-07-09 | 1 | -1/+47 |
* | - Add missing "static" keywords. | hrs | 2013-07-09 | 1 | -2/+7 |
* | Add a missing white space. | hrs | 2013-07-09 | 1 | -1/+1 |
* | Fix some Kerberos related terminology. | rmacklem | 2013-07-08 | 1 | -2/+2 |
* | Oops, initialize the krb5 ret values correctly (to anything non-zero). | rmacklem | 2013-07-08 | 1 | -1/+1 |
* | Make sure the krb5 status variables are correctly initialized. | rmacklem | 2013-07-08 | 1 | -0/+1 |
* | Document the new "-h" option for the gssd daemon. | rmacklem | 2013-07-08 | 1 | -1/+12 |
* | Add a new "-h" option to the gssd daemon that enables support for | rmacklem | 2013-07-08 | 1 | -13/+140 |
* | Fix typos in the BSD License. | dteske | 2013-07-07 | 90 | -178/+178 |
* | Be consistent with other usr.sbin programs w/respect to the copyright | dteske | 2013-07-07 | 1 | -1/+1 |
* | Be consistent with other usr.sbin programs w/respect to the copyright | dteske | 2013-07-07 | 88 | -88/+88 |
* | Take the training-wheels off, after nearly 30 months of development. MFC to | dteske | 2013-07-06 | 1 | -5/+2 |
* | Don't prevent the user from hanging their system by changing network | dteske | 2013-07-05 | 6 | -17/+16 |
* | Check for INDEX file first before anything else when processing modules. | dteske | 2013-07-05 | 1 | -0/+2 |
* | Check menuitem before calculating tag. | dteske | 2013-07-05 | 1 | -2/+2 |
* | Add the necessary code to reinstall packages. Both scripted access | dteske | 2013-07-05 | 2 | -1/+11 |
* | Remove superfluous continue at end of loop. (pointy-hat) | dteske | 2013-07-05 | 1 | -1/+1 |
* | Add support for processing add-on modules from /usr/local/libexec/bsdconfig | dteske | 2013-07-05 | 2 | -3/+87 |
* | Oops, r252833 was not supposed to touch this file. Back-out and recommit | dteske | 2013-07-05 | 1 | -13/+3 |
* | Don't calculate the tag until we know that we're going to make a new menu | dteske | 2013-07-05 | 2 | -8/+17 |
* | Remove ancient code for FreeBSD 2.x compatibility. | rmh | 2013-07-05 | 2 | -12/+3 |
* | Oops, r252810 forgot to hook the new example file (browse_packages.sh) into | dteske | 2013-07-05 | 1 | -1/+1 |
* | Adhere to 80-column width. | dteske | 2013-07-05 | 1 | -6/+6 |
* | Document remaining undocumented modules (and remove my silly place-holder | dteske | 2013-07-05 | 1 | -34/+22 |
* | Make a correction to the description of invocation with-versus-without | dteske | 2013-07-05 | 1 | -3/+3 |
* | Document new `-d' and `-D file' debugging options. | dteske | 2013-07-05 | 1 | -0/+6 |
* | Change default FTP server (s/ftp-archive/ftp/). | dteske | 2013-07-05 | 1 | -1/+2 |
* | Add example shell script for creating a local INDEX file that can be | dteske | 2013-07-05 | 1 | -0/+25 |
* | Update HISTORY. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Rest in peace Ron (Ron McDowell Jul.12, 1955 - Aug.26, 2012). | dteske | 2013-07-05 | 1 | -1/+1 |
* | Update e-mails. | dteske | 2013-07-05 | 1 | -2/+2 |
* | Since r251908, bsdconfig(8) has no direct ties to sade(8) (instead uses | dteske | 2013-07-05 | 1 | -2/+4 |
* | Don't refer to a port manual. | dteske | 2013-07-05 | 1 | -1/+0 |
* | mdoc: begin sentences on a new line. | dteske | 2013-07-05 | 1 | -9/+13 |
* | Update date on the back of r252802. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Fix a typo. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Whitespace. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Update release info. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Update copyright/date on the back of r252798. | dteske | 2013-07-05 | 1 | -2/+2 |