| Commit message (Expand) | Author | Age | Files | Lines |
* | Add read-only support for extents in ext2fs. | pfg | 2013-08-12 | 13 | -32/+565 |
* | Make check for unknown login class actually work. Previously, using the "-c"... | trasz | 2013-08-12 | 1 | -0/+2 |
* | Add brace missing in r254253. | mav | 2013-08-12 | 1 | -1/+1 |
* | r253460 accidentally some moderately expensive debugging code, even | scottl | 2013-08-12 | 1 | -0/+4 |
* | Fix the formatting of the error message. | ed | 2013-08-12 | 1 | -2/+2 |
* | Temporarily revert sendmail 8.14.7 change to getipnodebyname() flags to | gshapiro | 2013-08-12 | 1 | -0/+4 |
* | Make the features a 64-bit value instead of 32-bit. | tuexen | 2013-08-12 | 4 | -35/+34 |
* | It seems the pre-commit checker doesn't detect illegal character sets. Fix. | peter | 2013-08-12 | 0 | -0/+0 |
* | Give up on using iconv to convert to UTF-8 at build time. I don't see any | peter | 2013-08-12 | 10 | -50/+2783 |
* | - Try to fix build of 32-bit compatibility USB support for FreeBSD and | hselasky | 2013-08-12 | 4 | -24/+32 |
* | Fix some signed comparison compile warnings. | hselasky | 2013-08-12 | 3 | -5/+5 |
* | Correct an EHCI register write. | hselasky | 2013-08-12 | 1 | -1/+1 |
* | Add optional support for default override of standard setup; but only if | dteske | 2013-08-12 | 1 | -3/+35 |
* | When flushing packets from the powersave queue, make sure that | adrian | 2013-08-12 | 1 | -0/+1 |
* | Add a missing break. | adrian | 2013-08-12 | 1 | -0/+1 |
* | fnmatch(): Add test for r254091 (pattern with single backslash). | jilles | 2013-08-11 | 1 | -0/+4 |
* | Don't build the UTF-8 version of the catalogs without iconv enabled. | peter | 2013-08-11 | 1 | -8/+7 |
* | Only allocate 2 bounce pages for maps that can only use them for buffers that | cognet | 2013-08-11 | 1 | -1/+6 |
* | Correct the recovery logic in vm_page_alloc_contig: | attilio | 2013-08-11 | 1 | -4/+2 |
* | Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove | peter | 2013-08-11 | 1 | -1/+0 |
* | Update nvi-1.79 to 2.1.1-4334a8297f | peter | 2013-08-11 | 269 | -30408/+13000 |
* | - Update the wrapper script to 'release.sh', as used by the FreeBSD | gjb | 2013-08-11 | 1 | -71/+230 |
* | Add FreeBSD 9.2 to mdoc.local. | gjb | 2013-08-11 | 1 | -0/+1 |
* | db/hash: Use O_CLOEXEC instead of separate fcntl() call. | jilles | 2013-08-11 | 1 | -2/+1 |
* | wait: Make sure WIFSIGNALED(s) is false if WIFCONTINUED(s) is true. | jilles | 2013-08-11 | 1 | -1/+1 |
* | Use realpath(1) to determine the location of the newvers.sh script, | gjb | 2013-08-11 | 1 | -2/+2 |
* | In su(1), fix option ordering and clarify that the login class specified | trasz | 2013-08-11 | 1 | -5/+7 |
* | Use device_printf(). | rpaulo | 2013-08-11 | 1 | -3/+4 |
* | Use the correct structure size when flipping the BT coex state machine. | adrian | 2013-08-11 | 1 | -1/+1 |
* | Prepare for the PAN (personal area network) support for iwn(4). | adrian | 2013-08-11 | 2 | -60/+164 |
* | Add firmware for the Intel 2030 and variants. | adrian | 2013-08-11 | 3 | -1/+24911 |
* | Remove a now-unused firmware. | adrian | 2013-08-11 | 1 | -7833/+0 |
* | Update the 6000g2a image. | adrian | 2013-08-11 | 2 | -1/+30189 |
* | fasttrap_fork(): unlock the processes before removing the tracepoints. | rpaulo | 2013-08-11 | 1 | -0/+8 |
* | Load the dtraceall module if /dev/dtrace/dtrace doesn't exist. | rpaulo | 2013-08-10 | 1 | -1/+11 |
* | Add in missing m_free()'s during error conditions. | adrian | 2013-08-10 | 1 | -0/+6 |
* | The r254167 moved initialization of the sleepqueues before the witness | kib | 2013-08-10 | 1 | -1/+1 |
* | ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't. | sjg | 2013-08-10 | 2 | -1/+11 |
* | Match malloc(9) calls with free(9), not contigfree(9). Also remove | kib | 2013-08-10 | 1 | -4/+2 |
* | The random_adapters.c is standard in the conf/files. Revert wrong | kib | 2013-08-10 | 1 | -1/+1 |
* | Restore the ability to kldload random.ko, by linking in the newly | kib | 2013-08-10 | 1 | -1/+1 |
* | Fix a typo. The script should run /usr/bin/svnliteversion instead of | gjb | 2013-08-10 | 1 | -1/+1 |
* | Different consumers of the struct vm_page abuse pageq member to keep | kib | 2013-08-10 | 13 | -196/+196 |
* | Fix the return value when we found a symbol in .dynstr. This nasty bug was | rpaulo | 2013-08-10 | 1 | -0/+1 |
* | mdoc: remove commented out macro, sort SEE ALSO and add missing .El. | joel | 2013-08-10 | 1 | -6/+6 |
* | Minor mdoc nits. | joel | 2013-08-10 | 1 | -2/+1 |
* | mdoc: document title should be all caps. | joel | 2013-08-10 | 1 | -1/+1 |
* | Fix bug in r253719: fix command line watchdog disable. | alfred | 2013-08-10 | 1 | -7/+9 |
* | Use the correct address when calling kva_free() | cognet | 2013-08-10 | 1 | -1/+1 |
* | - The address lies in the bus space handle, not in the cookie | cognet | 2013-08-10 | 1 | -5/+5 |