| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters. | np | 2011-02-18 | 24 | -2/+43943 |
* | - Make an enum for all the umidi USB transfers. | hselasky | 2011-02-18 | 1 | -108/+62 |
* | Remove use case of DC_TX_ONE. It was used to limit queue just 1 TX | yongari | 2011-02-18 | 2 | -6/+0 |
* | Apply special PHY initialization code for 21143 controllers before | yongari | 2011-02-18 | 1 | -31/+42 |
* | When driver have to use base softc due to lack of SROM on second | yongari | 2011-02-18 | 1 | -2/+37 |
* | Always check memory allocation failure. If driver encounter memory | yongari | 2011-02-18 | 2 | -21/+60 |
* | Fix the R_ARM_ABS32 relocation implementation. The memory address | marcel | 2011-02-17 | 1 | -3/+1 |
* | Just be double-sure short-gi isn't being enabled in 20mhz mode. | adrian | 2011-02-17 | 1 | -2/+7 |
* | Disable short-GI in 20mhz mode - the hardware doesn't support this. | adrian | 2011-02-17 | 1 | -0/+3 |
* | Save a copy of errno before invoking syslog() if accept() or select() fail. | jhb | 2011-02-17 | 1 | -6/+9 |
* | Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to | jpaetzel | 2011-02-17 | 4 | -10/+66 |
* | Remove pmap fields that are either unused or not fully implemented. | alc | 2011-02-17 | 9 | -34/+1 |
* | Install iodev.h. | kib | 2011-02-17 | 2 | -1/+3 |
* | Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks befo... | osa | 2011-02-17 | 1 | -2/+6 |
* | Improve the check for ports which have gone missing, and just ignore | phk | 2011-02-17 | 1 | -1/+5 |
* | - Fix build of manual page and inclusion of mos driver into kernel config file. | hselasky | 2011-02-17 | 4 | -5/+13 |
* | Add in ANI parameters for the AR9280. These aren't enabled by default | adrian | 2011-02-17 | 1 | -2/+28 |
* | Add a new parameter to selectively enable/disable the ANI operations. | adrian | 2011-02-17 | 4 | -11/+19 |
* | Call the right function. | adrian | 2011-02-17 | 1 | -1/+1 |
* | Properly propagate whether the channel is HT40 or not when calculating | adrian | 2011-02-17 | 2 | -9/+14 |
* | Add initial support for RTL8401E PCIe Fast Ethernet. | yongari | 2011-02-16 | 2 | -1/+7 |
* | Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 | bz | 2011-02-16 | 23 | -103/+179 |
* | Remove in-addr.arpa from the list of zones it is possible to slave locally | dougb | 2011-02-16 | 1 | -8/+0 |
* | Only use -z noexecstack for these explicit arches: i386, amd64, powerpc | dim | 2011-02-16 | 1 | -1/+1 |
* | Fix the last binary in the base system that still has an executable | dim | 2011-02-16 | 1 | -0/+4 |
* | Modify the spi flash driver to allow smaller read IO sizes, but enforce | adrian | 2011-02-16 | 1 | -17/+18 |
* | Remove reading of symbols from a.out loaded files. Since we are tight | imp | 2011-02-16 | 1 | -18/+1 |
* | To avoid excessive code duplication create wrapper for fill regs | dchagin | 2011-02-16 | 6 | -48/+18 |
* | Bump dummynet module version to meet dummynet schedulers' requirements, | pluknet | 2011-02-16 | 1 | -1/+1 |
* | MFi386: revision 218713 | nyan | 2011-02-16 | 1 | -3/+4 |
* | Fix build breakage in if_mos.c when USB_DEBUG option is set. | hselasky | 2011-02-16 | 1 | -1/+1 |
* | Add support for new USB to ethernet controller: | hselasky | 2011-02-16 | 6 | -1/+1334 |
* | Add the -j option to enable soft updates journaling when creating | mckusick | 2011-02-16 | 2 | -3/+18 |
* | When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack | dim | 2011-02-15 | 1 | -0/+2 |
* | test: Note that this is used both as a normal program and a shell builtin. | jilles | 2011-02-15 | 1 | -0/+4 |
* | Fix some leftover binaries and shared libraries in the system that still | dim | 2011-02-15 | 5 | -2/+13 |
* | For realtime signals fill the sigval value. | dchagin | 2011-02-15 | 3 | -0/+6 |
* | Make a linux_rt_sigtimedwait() system call is actually working. | dchagin | 2011-02-15 | 1 | -10/+6 |
* | Style(9) fix. Wrap long lines in linux_rt_sigtimedwait(). | dchagin | 2011-02-15 | 1 | -5/+8 |
* | Put the macro declaration in the relevant include file for future use. | dchagin | 2011-02-15 | 2 | -3/+3 |
* | In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t. | dim | 2011-02-15 | 1 | -1/+1 |
* | Apply a few small optimizations to boot2's code, to make it shrink a | dim | 2011-02-15 | 2 | -4/+5 |
* | Don't forget to bump man page date for r218711. | ed | 2011-02-15 | 1 | -1/+1 |
* | Remove dead reference to regexp(3). Use regex(3) instead. | ed | 2011-02-15 | 1 | -1/+1 |
* | Fix a regression introduced in r215906. The change made in r215906 | yongari | 2011-02-15 | 1 | -1/+3 |
* | Disable flipping antennas for AR9280. | adrian | 2011-02-15 | 1 | -0/+8 |
* | Properly check for errors from waitpid(). | jhb | 2011-02-15 | 1 | -4/+4 |
* | Since r218070 reenabled the call to vm_map_simplify_entry() from | kib | 2011-02-15 | 1 | -9/+23 |
* | Note that a UFS filesystem can have up to 20 active snapshots. | keramida | 2011-02-15 | 1 | -1/+10 |
* | Document TRYBROKEN in ports(7). | keramida | 2011-02-15 | 1 | -1/+4 |