| Commit message (Expand) | Author | Age | Files | Lines |
* | Change <sys/diskpc98.h> to not redefine the same symbols that are | marcel | 2013-08-07 | 1 | -1/+1 |
* | Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6, | hrs | 2013-08-06 | 1 | -36/+21 |
* | Fix build on arm and mips. | hrs | 2013-08-06 | 2 | -9/+4 |
* | Update Bind to 9.8.5-P2 | erwin | 2013-08-06 | 1 | -1/+4 |
* | - Use time_uptime instead of time_second in data structures for | hrs | 2013-08-05 | 14 | -210/+244 |
* | Apply a casting sledgehammer. | jhb | 2013-07-30 | 1 | -1/+1 |
* | Fix detection of arm ABIs | bapt | 2013-07-28 | 1 | -5/+17 |
* | Fix printf of seconds for systems where time_t is 64 bits. | ian | 2013-07-28 | 1 | -2/+3 |
* | mdoc and language improvements. | joel | 2013-07-28 | 1 | -14/+29 |
* | Provide some examples for watchdogd usage. | alfred | 2013-07-27 | 1 | -1/+76 |
* | Fix watchdog pretimeout. | alfred | 2013-07-27 | 1 | -17/+179 |
* | - Set the System Identifier in the Primary Volume Descriptor to FreeBSD | marius | 2013-07-27 | 2 | -6/+7 |
* | Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro | marius | 2013-07-26 | 1 | -0/+2 |
* | Remove ftp2.tr.freebsd.org, it is out of date. | gavin | 2013-07-23 | 3 | -3/+0 |
* | Sync-up with bsdinstall(8) FTP mirrorselect changes. | dteske | 2013-07-22 | 2 | -53/+18 |
* | Update mirror list to more closely match | gavin | 2013-07-22 | 1 | -38/+7 |
* | Decode PCIe ASPM capability and status. | jkim | 2013-07-18 | 1 | -20/+38 |
* | Sanity-check the vm exitcode, and exit the process if it's out-of-bounds | grehan | 2013-07-18 | 1 | -2/+11 |
* | Major rework of the virtio code. Split out common parts, and modify | grehan | 2013-07-17 | 5 | -961/+1408 |
* | 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 |