summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add all segment registers for the amd64 CPU to struct reg and mcontext.kib2009-04-014-8/+35
* Provide convenient definition of the union descriptor, similar to thekib2009-04-011-0/+17
* Use the real removal date for fla(4), put the entry withtrhodes2009-04-011-2/+2
* Add an entry for fla.4.trhodes2009-04-011-0/+2
* Remove the fla.4 manual page, the driver was nukedtrhodes2009-04-012-60/+0
* Fix punctuation.trhodes2009-04-012-2/+2
* On second thought, remove the comma too.trhodes2009-04-011-1/+1
* Remove KSE bits, cross reference libthr.3.trhodes2009-04-011-6/+6
* Eliminate dead code.alc2009-04-011-13/+0
* Fix the userland, RAS, version of atomic_fetchadd_32 :cognet2009-03-311-9/+10
* Use Oxf0000000 instead of 0xff000000 to guess the physical address, relativecognet2009-03-311-2/+2
* Use RTF_LLDATA.cognet2009-03-311-1/+1
* Fix an uninitialized variable from the previous commit.jkim2009-03-312-2/+4
* Probe size of installed memory modules from loader and display itjkim2009-03-313-11/+77
* Add additional data on the MIIBUS WTF that I committed earlier.imp2009-03-311-0/+4
* It turns out that the initialization is required since it sets up theimp2009-03-311-0/+24
* o Minor tweaks to the AX88x90 probe routine, mostly related to comments.imp2009-03-311-48/+17
* Simplify the radeon microcode loading.rnoland2009-03-312-213/+132
* Fix an off-by-one buffer overflow in ngets().jhb2009-03-311-1/+1
* Remove a dangling extern "C" declaration that was missed during therpaulo2009-03-311-4/+0
* fix a bug that it passed a incorrect flag BUS_DMA_ALLOCNOW to createweongyo2009-03-311-1/+1
* Add another rum(4) device found inkevlo2009-03-312-0/+2
* Partial revert r185756.yongari2009-03-311-0/+2
* Go back to filtering all PHY addresses above 16 since at least twoimp2009-03-311-8/+9
* Turn on nodelete linker flag because libthr can not be unloaded safely,davidxu2009-03-311-0/+1
* Hmmmm... This can't be right... But it looks like the DL100xx chipsimp2009-03-311-1/+3
* Integrate user/mav/ata branch:mav2009-03-3012-105/+300
* revert unintended changesam2009-03-301-1/+0
* Hoist 802.11 encapsulation up into net80211:sam2009-03-3024-499/+462
* Fix typo in comment.rpaulo2009-03-301-1/+1
* MFP mesh11s:rpaulo2009-03-301-1/+1
* - Add ipfw_nat to the list of required modules if "firewall_nat_enable"emax2009-03-301-2/+12
* fake the association id so packets are not rejected in the tx pathsam2009-03-301-0/+2
* Remove pseudocode from VOP_* manual pages. It was out of date anyway.trasz2009-03-3016-1075/+0
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. Itsam2009-03-306-32/+28
* We don't know what these pages are going to be used for, they should bernoland2009-03-301-1/+1
* Add a simple manage for the refcount(9) API.jhb2009-03-302-0/+100
* Load the right microcode for RS780.rnoland2009-03-301-4/+4
* Two fixes:imp2009-03-301-7/+11
* This is a major reworking of the AX88x90 support.imp2009-03-304-125/+230
* New PHY driver for the internal PHY found in the AX88790. There's aimp2009-03-304-1/+238
* Fix memory leak in semunload().brueffer2009-03-301-0/+1
* when it failed to inform rx/tx dma setup it should clean up allocatedweongyo2009-03-301-1/+3
* corrects a error message.weongyo2009-03-301-1/+1
* handles more exceptional cases when the driver failed to attach.weongyo2009-03-301-5/+7
* Implement support for RTLD_NODELETE flag for dlopen() and -z nodeletekib2009-03-304-4/+22
* fix a bug of uses after free.weongyo2009-03-301-2/+1
* Further rate limit the root wait status, it will be printed once perthompsa2009-03-301-4/+8
* Add PHY entry for the ASIX 88x90 internal PHYs.imp2009-03-301-0/+4
* Sharpen the saw:marcel2009-03-301-3/+2
OpenPOWER on IntegriCloud