summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The dtnfsclient module dependency should only be added if the old NFSrpaulo2012-09-012-1/+4
* Minor mdoc fix.joel2012-09-011-5/+3
* Remove trailing whitespace.joel2012-09-013-5/+5
* Remove trailing whitespace.joel2012-09-013-10/+10
* Mdoc fixes.joel2012-09-011-22/+19
* Fix the PHY / CRC error bug in the AR5212 HAL, which apparently also popsadrian2012-09-011-4/+14
* Introduce a new software PTE flag that indicates whether the mapping isalc2012-09-013-41/+29
* Bring some changes from Bull's NFSv4 libtirpc implementation.pfg2012-09-0114-32/+67
* Fix a twelve year old bug in readelf: when process_dynamic_segment()dim2012-08-311-1/+1
* Also relicense the ac(8) man page.ed2012-08-311-5/+0
* Properly enable Clang-style atomics when available.ed2012-08-311-1/+1
* Work around several warnings from clang in the xfs filesystem, whendim2012-08-312-9/+14
* Minor mdoc fixes.joel2012-08-311-3/+3
* Similar to how r171350 fixed linking of kernel modules containingjhb2012-08-311-2/+3
* The implied source variable (.IMPSRC) didn't actually work in my previousjhb2012-08-311-2/+2
* Add common rules for building firmware object files (NORMAL_FW to runjhb2012-08-312-44/+47
* Relicense ac(8).ed2012-08-311-12/+25
* Mdoc fixes.joel2012-08-312-15/+16
* Remove trailing whitespace.joel2012-08-311-1/+1
* Add a -h flag similar to the -h flag for ln to force mv(1) to treat ajhb2012-08-312-6/+36
* Add a global MD macro for the VIS block size instead of duplicatingmarius2012-08-314-51/+48
* Heavily optimize the case of small RX packets of 160 bytes or less. Forscottl2012-08-313-16/+88
* Essentially revert r239912. The amr_periodic function hadn't been armed inscottl2012-08-313-40/+0
* Use better variable naming.ed2012-08-311-12/+7
* Replace all uses of the vm page queues lock by a r/w lock that is privatealc2012-08-311-52/+59
* The error syntax has changed.des2012-08-301-1/+1
* Post r222812 KTR_CPUMASK started being initialized only as a tunableattilio2012-08-304-17/+21
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-3014-0/+3234
* Add PrimeCell UART (PL011) drivergonzo2012-08-304-0/+442
* Attach interrupt handlers during attach instead of during the first timejhb2012-08-301-5/+5
* Use callout(9) rather than timeout(9). Note that the periodic timer injhb2012-08-303-4/+5
* The DIR-825 cal data is in an odd spot. I don't know why it's here.adrian2012-08-301-3/+6
* Massively refactor ac(8).ed2012-08-302-316/+189
* Preparations for adding USB HOST mode to the DWC OTG driver.hselasky2012-08-303-506/+980
* Add bunch of ATI HDMI HDA controller IDs.mav2012-08-302-0/+18
* Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.mav2012-08-303-0/+4
* Clarify that bus_dma does not stall future load requests once a load isjhb2012-08-301-2/+7
* In ifc_alloc_unit():glebius2012-08-301-6/+15
* Remove a duplicated "thread".pluknet2012-08-301-1/+1
* - Remove unused variables.zont2012-08-302-4/+2
* - It's also need to lock current memory.zont2012-08-301-1/+1
* - Remove accounting of locked memory from vsunlock(9) that I missed in r239818.zont2012-08-301-7/+0
* Migrate the AR9285 diversity configuration LNA configuration to useadrian2012-08-303-110/+126
* Do not call sati_check_data_io() for SATI_UNMAP sequences.jimharris2012-08-301-4/+0
* More attempts at space saving.adrian2012-08-291-2/+4
* Do a bunch of fixing and refactoring.adrian2012-08-291-8/+10
* Disable fsck_ffs for now, 4MB target size issues.adrian2012-08-291-1/+1
* Disable building textproc for now, it doesn't fit on my 4MB flashadrian2012-08-291-2/+2
* For now, disable building wpa_supplicant.adrian2012-08-291-3/+3
* Avoid passing uninitialized stack to addelem() if called with an empty arg.emaste2012-08-291-2/+2
OpenPOWER on IntegriCloud