| Commit message (Expand) | Author | Age | Files | Lines |
* | Inconsistencies in the updated igb shared code and the older | jfv | 2011-02-11 | 3 | -4/+7 |
* | Add release notes for xz update to 5.0.0. | mm | 2011-02-11 | 1 | -3/+2 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 1 | -3/+12 |
* | .. how'd this compile before I commit it and then not now? | adrian | 2011-02-11 | 1 | -1/+1 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 4 | -16/+26 |
* | Add support to write boot menu. | nyan | 2011-02-11 | 1 | -9/+17 |
* | Add the pc98boot image which concatenates boot0 and boot0.5. | nyan | 2011-02-11 | 2 | -1/+18 |
* | The last parameter to ath_computedur_ht() is short-GI, not short-preamble. | adrian | 2011-02-11 | 1 | -1/+1 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 1 | -2/+2 |
* | For UIO_NOCOPY case of reading request on zfs vnode, which has vm object | kib | 2011-02-11 | 1 | -2/+8 |
* | After r218530 export several functions which are no longer private to | bz | 2011-02-11 | 2 | -6/+6 |
* | Add an example Khelp module, which will be referenced in the forthcoming Khelp | lstewart | 2011-02-11 | 4 | -1/+172 |
* | Generate MACHINE= and MACHINE_ARCH= lines based on the machine | imp | 2011-02-11 | 2 | -1/+3 |
* | whitespace nit. | imp | 2011-02-11 | 1 | -1/+1 |
* | Synthesize the change from NetBSD's 1.33: | dougb | 2011-02-11 | 1 | -1/+5 |
* | Hmmm, specifying TARGET and TARGET_ARCH in the environment doesn't | imp | 2011-02-11 | 1 | -6/+6 |
* | CPUTYPE is now a required define for calling Makefile.inc1 diretly, so | imp | 2011-02-11 | 1 | -39/+45 |
* | Revert last commit: CPUTYPE will be defined here | imp | 2011-02-11 | 1 | -1/+1 |
* | Don't require CPUTYPE to be defined for ARM, but use it if it is. | imp | 2011-02-11 | 1 | -1/+1 |
* | Add support for the new I350 family of 1G interfaces. | jfv | 2011-02-11 | 21 | -328/+1121 |
* | - Updated firmware which improves small packet performance. | davidch | 2011-02-11 | 1 | -10855/+11115 |
* | Add 'generic' flash images. This is for projects producing generic | imp | 2011-02-10 | 1 | -1/+43 |
* | - Added error checking to nvram read functions. | davidch | 2011-02-10 | 2 | -43/+49 |
* | You are now *REQUIRED* to pass both TARGET and TARGET_ARCH to any | imp | 2011-02-10 | 1 | -0/+11 |
* | Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by default | keramida | 2011-02-10 | 1 | -0/+3 |
* | - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set, | jhb | 2011-02-10 | 2 | -14/+49 |
* | Netgear renamed the WG311 to the WG311v1 after they released a second | jpaetzel | 2011-02-10 | 1 | -1/+3 |
* | Remove addresses from endpoint when there are no associations. | tuexen | 2011-02-10 | 1 | -3/+10 |
* | Wrap long line. | netchild | 2011-02-10 | 1 | -1/+2 |
* | Fix a bug where the wrong argument was passed to SET_FLOAT_WORD(). | das | 2011-02-10 | 1 | -2/+2 |
* | Fix a bug where the wrong argument was passed to INSERT_WORDS(). | das | 2011-02-10 | 1 | -2/+2 |
* | For small arguments, these functions use simple approximations, | das | 2011-02-10 | 5 | -5/+5 |
* | Fix a bogus threshold that was copied from the double precision version. | das | 2011-02-10 | 1 | -1/+1 |
* | Add tmpfs(5) to NOTES | kevlo | 2011-02-10 | 1 | -1/+1 |
* | Document requirement that sys/types.h be included before rman.h. | imp | 2011-02-10 | 1 | -0/+1 |
* | sys/rman.h now requires sys/types.h. Include it to make the API match | imp | 2011-02-10 | 2 | -1/+2 |
* | As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtm | mlaier | 2011-02-10 | 1 | -1/+3 |
* | Linux' shm_open() fails because it wants to find some funky shmfs | netchild | 2011-02-09 | 1 | -1/+9 |
* | Use the preload_fetch_addr() and preload_fetch_size() convenience | marcel | 2011-02-09 | 1 | -10/+9 |
* | Provide convenience function for obtaining MODINFO_ADDR and MODINFO_SIZE | marcel | 2011-02-09 | 2 | -1/+28 |
* | Setting VV_TEXT here is redundant. It is already set by do_execve(). | alc | 2011-02-09 | 1 | -3/+0 |
* | Rework beacon handling re-enable run_updateslot(). | bschmidt | 2011-02-09 | 2 | -9/+78 |
* | Expose the 4k transaction workaround hooks to the driver, but don't (yet) | adrian | 2011-02-09 | 3 | -0/+5 |
* | Add in the (very!) optional glue to flip the 11n bits for if_ath. | adrian | 2011-02-09 | 1 | -0/+50 |
* | Add some FEATURE macros for some UFS features. | netchild | 2011-02-09 | 4 | -0/+17 |
* | Fix the keycache behaviour for multicast keycache search. | adrian | 2011-02-09 | 2 | -3/+20 |
* | Whitespace tweak. | jhb | 2011-02-09 | 1 | -1/+1 |
* | Correct signedness and off-by-one issues in parameters used for DMA tag | marius | 2011-02-09 | 2 | -2/+2 |
* | Fix termcap entry typo. | uqs | 2011-02-09 | 1 | -1/+1 |
* | Use sigsetjmp/siglongjmp with disabled signal mask access for | kib | 2011-02-09 | 3 | -5/+5 |