| Commit message (Expand) | Author | Age | Files | Lines |
* | 10 years too late add support for "2.88MB 3.5in Extra High Density" | eadler | 2012-11-02 | 1 | -0/+6 |
* | fopen(3): Mention that the "x" mode option is from C11. | jilles | 2012-11-01 | 1 | -1/+5 |
* | Add descriptions for callout_reset_on and callout_schedule_on and | jimharris | 2012-11-01 | 1 | -1/+35 |
* | Correct buffer size printout. | hselasky | 2012-11-01 | 1 | -10/+4 |
* | Increase default volume for FastTracker playback channels. | hselasky | 2012-11-01 | 1 | -1/+4 |
* | Don't disable PCIe just because the host is not a PCI host; the latter flag | jmallett | 2012-11-01 | 1 | -4/+4 |
* | Fix sysctl free bug in last commit, which eventually leads to a panic. | hselasky | 2012-11-01 | 1 | -14/+188 |
* | The test fails with "exit 1" if /usr/games/fortune doesn't actually | eadler | 2012-11-01 | 1 | -1/+1 |
* | Add an option to display the current dump device via dumpon -l. | alfred | 2012-11-01 | 2 | -3/+49 |
* | Sort textdump options list. | joel | 2012-11-01 | 1 | -6/+6 |
* | Add whitespace between mandatory and optional kernel | alfred | 2012-11-01 | 1 | -0/+1 |
* | Provide a device name in the sysctl tree for programs to query the | alfred | 2012-11-01 | 4 | -6/+16 |
* | Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence the | hselasky | 2012-11-01 | 1 | -32/+264 |
* | Add missing inclusion guard. | hselasky | 2012-11-01 | 1 | -0/+5 |
* | In general, we call pmap_remove_all() before calling vm_page_cache(). So, | alc | 2012-11-01 | 2 | -28/+13 |
* | Enable the new instructions for reading and writing bases for %fs, | kib | 2012-11-01 | 2 | -1/+18 |
* | Provide the reading and display of the Standard Extended Features, | kib | 2012-11-01 | 4 | -0/+30 |
* | Fix build for SMP. | cognet | 2012-11-01 | 1 | -1/+1 |
* | - Portability changes for ARM | gabor | 2012-11-01 | 9 | -70/+74 |
* | fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC". | jilles | 2012-11-01 | 1 | -2/+2 |
* | Nuke whitespace. | joel | 2012-11-01 | 1 | -3/+2 |
* | Minor mdoc fix. | joel | 2012-11-01 | 1 | -1/+1 |
* | TCP/UDP checksum offloading feature for IP fragmented datagram was | yongari | 2012-11-01 | 1 | -27/+0 |
* | Remove TCP/UDP checksum offloading feature for IP fragmented | yongari | 2012-11-01 | 1 | -11/+5 |
* | Small textdump enhancements. | alfred | 2012-11-01 | 6 | -7/+72 |
* | Handle the management port on the EBT5600 and disable loopback. The XAUI | jmallett | 2012-11-01 | 1 | -0/+12 |
* | Only four specific ATA PIO commands transfer several sectors per DRQ block | mav | 2012-11-01 | 1 | -2/+10 |
* | A few important fixes: | jfv | 2012-10-31 | 1 | -11/+72 |
* | Use callout_reset_curcpu to allow the callout to be handled by the | jimharris | 2012-10-31 | 1 | -0/+5 |
* | ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speaker | mav | 2012-10-31 | 1 | -0/+15 |
* | Since the PLL changes aren't in here yet for the AR9130 half/quarter | adrian | 2012-10-31 | 2 | -0/+10 |
* | Oops - this was incorrectly removed in a previous commit. | adrian | 2012-10-31 | 1 | -0/+1 |
* | Oops - missing from the last commit - add ANI immunity levels for AR9160. | adrian | 2012-10-31 | 1 | -2/+2 |
* | HAL updates! | adrian | 2012-10-31 | 5 | -10/+31 |
* | Add in the last random assortment of missing bits for the AR9380 HAL. | adrian | 2012-10-31 | 2 | -6/+249 |
* | Add the emulation PCI device id - these days, 0xabcd shows up all over | adrian | 2012-10-31 | 1 | -0/+1 |
* | Correct code that was lost somewhere in the past, | jfv | 2012-10-31 | 1 | -1/+1 |
* | Rework the known mutexes to benefit about staying on their own | attilio | 2012-10-31 | 4 | -21/+12 |
* | Pad and align the callout_cpu mtx to its own cacheline to reduce false | jimharris | 2012-10-31 | 1 | -1/+1 |
* | Correct attribution. | des | 2012-10-31 | 1 | -3/+8 |
* | Genericise the (out of date) instructions from moving from stable to | gavin | 2012-10-31 | 1 | -1/+1 |
* | Give mtx(9) the ability to crunch different type of structures, with the | attilio | 2012-10-31 | 3 | -33/+139 |
* | Merge r242125 into the other ARMv6 copies of initarm. | andrew | 2012-10-31 | 4 | -0/+20 |
* | I've had some feedback that CCK rates are more reliable than MCS 0 | adrian | 2012-10-31 | 1 | -0/+17 |
* | I give up - introduce a TX lock to serialise TX operations. | adrian | 2012-10-31 | 6 | -3/+51 |
* | Fix longstanding misprint. | jmallett | 2012-10-31 | 1 | -1/+1 |
* | If the CF physical base is 0, attach no CF devices. This fixes a warning | jmallett | 2012-10-31 | 1 | -0/+2 |
* | - Do not put in the mntqueue half-constructed vnodes. | davide | 2012-10-31 | 4 | -123/+69 |
* | Fix panic due to page faults while in kernel mode, under conditions of | davide | 2012-10-31 | 11 | -220/+419 |
* | Change the code to use %jd as printf() placeholder for uio_offset and | davide | 2012-10-31 | 2 | -4/+7 |