| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | Minor cleanup: | hselasky | 2011-02-09 | 3 | -5/+7 |
* | | When we decide to unlink socket file, sun_path must be set. If it is set, | pjd | 2011-02-09 | 1 | -1/+6 |
* | | Always convert Paskha day from Julian (old) to Gregorian (new) style by | osa | 2011-02-09 | 1 | -2/+2 |
* | | Fix Paskha and Paskha-specific holidays. | osa | 2011-02-09 | 1 | -0/+1 |
* | | sh: Add tests for new features in arithmetic. | jilles | 2011-02-08 | 2 | -0/+55 |
* | | Set td_kstack_pages for thread0. | marius | 2011-02-08 | 1 | -0/+1 |
* | | sh(1): Update description of arithmetic. | jilles | 2011-02-08 | 1 | -8/+3 |
* | | sh: Import arithmetic expression code from dash. | jilles | 2011-02-08 | 7 | -516/+716 |
* | | Explicitly include <sys/types.h> as suggested by getpid(2) and don't rely on | pjd | 2011-02-08 | 1 | -0/+1 |
* | | Unlink UNIX domain socket file only if: | pjd | 2011-02-08 | 1 | -5/+16 |
* | | Improve the error interrupt handler. In particular, read the | marcel | 2011-02-08 | 1 | -9/+14 |
* | | Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYS | marius | 2011-02-08 | 1 | -1/+2 |
* | | net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs. | adrian | 2011-02-08 | 1 | -0/+9 |
* | | Commit some missing bits to the sample rate module to (more) correctly calcul... | adrian | 2011-02-08 | 1 | -6/+14 |