| Commit message (Expand) | Author | Age | Files | Lines |
* | Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. | dim | 2011-10-18 | 1 | -2/+2 |
* | Fix the way clang retrieves the major FreeBSD release number from the | dim | 2011-10-18 | 1 | -4/+5 |
* | Fix wakeup latency when sleeping with 'wait' | jchandra | 2011-10-18 | 3 | -17/+51 |
* | Add a flush of the current PMC log buffer before displaying the next top. | fabient | 2011-10-18 | 10 | -29/+96 |
* | Fix XLP compile failure on n32 abi. | jchandra | 2011-10-18 | 1 | -1/+1 |
* | Import fix for Illumos bug #1475 to reduce diff against upstream. | mm | 2011-10-18 | 1 | -8/+12 |
* | Comment out the sbp(4) driver for architectures that support it. | kensmith | 2011-10-18 | 4 | -4/+4 |
* | When calculating the width of the blocksize column, ls(1) used 512-byte | des | 2011-10-18 | 1 | -2/+2 |
* | Escape the newline so we get a proper line continuation. Without this | kensmith | 2011-10-18 | 1 | -1/+1 |
* | Look for /boot/config in addition to /boot.config, with the former taking | des | 2011-10-18 | 6 | -13/+24 |
* | Fix copy-pasto in CAPFAIL_INCREASE case. | des | 2011-10-18 | 1 | -2/+2 |
* | Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking the | des | 2011-10-18 | 2 | -40/+73 |
* | Minor clarification | des | 2011-10-18 | 1 | -1/+2 |
* | Simplify df(1) by factoring out most of the common code: | des | 2011-10-18 | 1 | -26/+27 |
* | Support for booting XLP using FDT. | jchandra | 2011-10-18 | 8 | -98/+283 |
* | Get rid of D_PSEUDO. | ed | 2011-10-18 | 7 | -9/+5 |
* | Trace attempts to call restricted MD syscalls. | des | 2011-10-18 | 4 | -0/+16 |
* | Trace attempts to open a portal device. | des | 2011-10-18 | 1 | -1/+6 |
* | FDT support for MIPS. | jchandra | 2011-10-18 | 7 | -1/+178 |
* | Revisit the capability failure trace points. The initial implementation | des | 2011-10-18 | 5 | -10/+65 |
* | Add in a currently-disabled WAR for PCI NICs. | adrian | 2011-10-18 | 1 | -0/+17 |
* | Add a WAR from the reference code - clear the PCI error status | adrian | 2011-10-18 | 1 | -0/+5 |
* | Port over some missing code from the ar5212 reference driver reset path. | adrian | 2011-10-18 | 2 | -2/+147 |
* | Implement the first part of the BB read workaround. | adrian | 2011-10-18 | 6 | -1/+15 |
* | Add in OS_REG_BIT_SET, a macro which does what it says it does. | adrian | 2011-10-18 | 1 | -0/+2 |
* | Include opt_ah.h when compiling the driver. | adrian | 2011-10-18 | 1 | -0/+5 |
* | Fix a bug in sa_find_sizes() which could lead to panic: | delphij | 2011-10-17 | 1 | -2/+2 |
* | - remove device keyword from makefs manpage | eadler | 2011-10-17 | 1 | -2/+1 |
* | Make sure to report media change status to caller. Previously it | yongari | 2011-10-17 | 1 | -3/+1 |
* | Add missing driver lock in media status handler. | yongari | 2011-10-17 | 1 | -0/+2 |
* | Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. | yongari | 2011-10-17 | 5 | -5/+5 |
* | Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. | yongari | 2011-10-17 | 17 | -17/+17 |
* | Fix whitespace. | ed | 2011-10-17 | 1 | -25/+25 |
* | Return BUS_PROBE_DEFAULT instead of 0 (BUS_PROBE_SPECIFIC), allowing | delphij | 2011-10-17 | 1 | -1/+1 |
* | Update llvm/clang's target triple (confusingly named LLVM_HOSTTRIPLE) to | dim | 2011-10-17 | 1 | -2/+1 |
* | Make the usbdump utility work again by using the correct BPF structures. | hselasky | 2011-10-17 | 1 | -5/+5 |
* | Add missing default values for daily/800.scrub-zfs for documentation | se | 2011-10-17 | 1 | -0/+6 |
* | Fix error message in case the backup storage directory does not exist and | se | 2011-10-17 | 1 | -1/+1 |
* | Don't enable the PHY radar errors in calcrxfilter. | adrian | 2011-10-17 | 1 | -4/+0 |
* | Sort header file names. | ed | 2011-10-17 | 1 | -1/+1 |
* | Fix build after r226465. | bz | 2011-10-17 | 1 | -1/+3 |
* | FDT changes for 64 bit kernel | jchandra | 2011-10-17 | 1 | -30/+41 |
* | Fix an issue with 11g beacon frames which looks to be a limitation | adrian | 2011-10-17 | 1 | -8/+13 |
* | The rc_force test was inverted in the previous commit, so that dhclient ran | des | 2011-10-17 | 1 | -1/+1 |
* | Allow to specify pidfile in HAST configuration file. | pjd | 2011-10-17 | 5 | -14/+116 |
* | Remove redundant space. | pjd | 2011-10-17 | 1 | -1/+1 |
* | When path to the configuration file is relative, obtain full path, | pjd | 2011-10-17 | 1 | -0/+16 |
* | It's no longer accurate to say that math.h "constitute[s] the C math | das | 2011-10-17 | 1 | -1/+16 |
* | Fix for crash on MIPS /dev/mem read. | jchandra | 2011-10-17 | 1 | -0/+1 |
* | Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with | das | 2011-10-17 | 18 | -13/+884 |