summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Inconsistencies in the updated igb shared code and the olderjfv2011-02-113-4/+7
* Add release notes for xz update to 5.0.0.mm2011-02-111-3/+2
* Mfp4 CH=177255:bz2011-02-111-3/+12
* .. how'd this compile before I commit it and then not now?adrian2011-02-111-1/+1
* Mfp4 CH=177255:bz2011-02-114-16/+26
* Add support to write boot menu.nyan2011-02-111-9/+17
* Add the pc98boot image which concatenates boot0 and boot0.5.nyan2011-02-112-1/+18
* The last parameter to ath_computedur_ht() is short-GI, not short-preamble.adrian2011-02-111-1/+1
* Mfp4 CH=177255:bz2011-02-111-2/+2
* For UIO_NOCOPY case of reading request on zfs vnode, which has vm objectkib2011-02-111-2/+8
* After r218530 export several functions which are no longer private tobz2011-02-112-6/+6
* Add an example Khelp module, which will be referenced in the forthcoming Khelplstewart2011-02-114-1/+172
* Generate MACHINE= and MACHINE_ARCH= lines based on the machineimp2011-02-112-1/+3
* whitespace nit.imp2011-02-111-1/+1
* 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
OpenPOWER on IntegriCloud