summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Synthesize the change from NetBSD's 1.33:dougb2011-02-111-1/+5
* | Hmmm, specifying TARGET and TARGET_ARCH in the environment doesn'timp2011-02-111-6/+6
* | CPUTYPE is now a required define for calling Makefile.inc1 diretly, soimp2011-02-111-39/+45
* | Revert last commit: CPUTYPE will be defined hereimp2011-02-111-1/+1
* | Don't require CPUTYPE to be defined for ARM, but use it if it is.imp2011-02-111-1/+1
* | Add support for the new I350 family of 1G interfaces.jfv2011-02-1121-328/+1121
* | - Updated firmware which improves small packet performance.davidch2011-02-111-10855/+11115
* | Add 'generic' flash images. This is for projects producing genericimp2011-02-101-1/+43
* | - Added error checking to nvram read functions.davidch2011-02-102-43/+49
* | You are now *REQUIRED* to pass both TARGET and TARGET_ARCH to anyimp2011-02-101-0/+11
* | Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by defaultkeramida2011-02-101-0/+3
* | - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set,jhb2011-02-102-14/+49
* | Netgear renamed the WG311 to the WG311v1 after they released a secondjpaetzel2011-02-101-1/+3
* | Remove addresses from endpoint when there are no associations.tuexen2011-02-101-3/+10
* | Wrap long line.netchild2011-02-101-1/+2
* | Fix a bug where the wrong argument was passed to SET_FLOAT_WORD().das2011-02-101-2/+2
* | Fix a bug where the wrong argument was passed to INSERT_WORDS().das2011-02-101-2/+2
* | For small arguments, these functions use simple approximations,das2011-02-105-5/+5
* | Fix a bogus threshold that was copied from the double precision version.das2011-02-101-1/+1
* | Add tmpfs(5) to NOTESkevlo2011-02-101-1/+1
* | Document requirement that sys/types.h be included before rman.h.imp2011-02-101-0/+1
* | sys/rman.h now requires sys/types.h. Include it to make the API matchimp2011-02-102-1/+2
* | As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtmmlaier2011-02-101-1/+3
* | Linux' shm_open() fails because it wants to find some funky shmfsnetchild2011-02-091-1/+9
* | Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-091-10/+9
* | Provide convenience function for obtaining MODINFO_ADDR and MODINFO_SIZEmarcel2011-02-092-1/+28
* | Setting VV_TEXT here is redundant. It is already set by do_execve().alc2011-02-091-3/+0
* | Rework beacon handling re-enable run_updateslot().bschmidt2011-02-092-9/+78
* | Expose the 4k transaction workaround hooks to the driver, but don't (yet)adrian2011-02-093-0/+5
* | Add in the (very!) optional glue to flip the 11n bits for if_ath.adrian2011-02-091-0/+50
* | Add some FEATURE macros for some UFS features.netchild2011-02-094-0/+17
* | Fix the keycache behaviour for multicast keycache search.adrian2011-02-092-3/+20
* | Whitespace tweak.jhb2011-02-091-1/+1
* | Correct signedness and off-by-one issues in parameters used for DMA tagmarius2011-02-092-2/+2
* | Fix termcap entry typo.uqs2011-02-091-1/+1
* | Use sigsetjmp/siglongjmp with disabled signal mask access forkib2011-02-093-5/+5
* | Minor cleanup:hselasky2011-02-093-5/+7
* | When we decide to unlink socket file, sun_path must be set. If it is set,pjd2011-02-091-1/+6
* | Always convert Paskha day from Julian (old) to Gregorian (new) style byosa2011-02-091-2/+2
* | Fix Paskha and Paskha-specific holidays.osa2011-02-091-0/+1
* | sh: Add tests for new features in arithmetic.jilles2011-02-082-0/+55
* | Set td_kstack_pages for thread0.marius2011-02-081-0/+1
* | sh(1): Update description of arithmetic.jilles2011-02-081-8/+3
* | sh: Import arithmetic expression code from dash.jilles2011-02-087-516/+716
* | Explicitly include <sys/types.h> as suggested by getpid(2) and don't rely onpjd2011-02-081-0/+1
* | Unlink UNIX domain socket file only if:pjd2011-02-081-5/+16
* | Improve the error interrupt handler. In particular, read themarcel2011-02-081-9/+14
* | Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYSmarius2011-02-081-1/+2
* | net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs.adrian2011-02-081-0/+9
* | Commit some missing bits to the sample rate module to (more) correctly calcul...adrian2011-02-081-6/+14
OpenPOWER on IntegriCloud