summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mirror selection for FTP installs. To support TBEMD installsnwhitehorn2011-03-273-4/+235
* In g_gate_create() there is a window between when g_gate_softc istrociny2011-03-272-2/+6
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
* Amd64 doesn't have a lazypmap ipi.alc2011-03-272-4/+0
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
* Refactor out the ar71xx mac address code into something that'sadrian2011-03-271-17/+30
* getpwnam(3) may return NULL.ume2011-03-271-3/+4
* Fix typo.adrian2011-03-271-2/+2
* Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n byadrian2011-03-273-3/+3
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-272-0/+20
* Add some missing flags needed for AR913x/AR724x USB to correctly operate.adrian2011-03-271-0/+14
* Hook the 220.backup-pkgdb script I added to the build unconditionallydougb2011-03-272-0/+2
* Add svn:executable property on remaining period scripts without itdougb2011-03-276-0/+0
* Wait until the DMA engine is stopped before unmapping buffers andmarius2011-03-261-1/+25
* Print the raw value of si_code, that is esp. useful for undecoded values.kib2011-03-261-3/+4
* Eliminate an unused definition.alc2011-03-261-3/+0
* Fixed sockets display somewhat (-L, -T, -x, -Lx, with and without -A).ru2011-03-261-45/+37
* Fix some style issues in r219925.jh2011-03-261-5/+2
* - A closer inspection of the OpenSolaris code indicates that the DMAmarius2011-03-262-158/+52
* - Merge the *_SET macros from fire(4) which generally print out themarius2011-03-268-257/+310
* Cause the release target to set up its object directory. It is designednwhitehorn2011-03-262-2/+2
* .. And another missed commit - add the PSPOLL capability.adrian2011-03-261-1/+2
* This was missing from the previous HAL commit - it fixes a typo andadrian2011-03-261-1/+2
* If 802.11n is enabled, bump the number of buffers used up to a largeradrian2011-03-261-0/+8
* linux compat: add SO_PASSCRED option with basic handlingavg2011-03-263-0/+16
* linux compat: improve and fix sendmsg/recvmsg compatibilityavg2011-03-264-53/+252
* linux compat: add non-dummy capget and capset system calls, regenerateavg2011-03-2612-24/+76
* Add in the hardware PS-POLL frame reception setting, but leave it disabledadrian2011-03-261-0/+19
* linux compat: add non-dummy capget and capset system callsavg2011-03-262-4/+8
* Introduce hardware PS-POLL support in the HAL.adrian2011-03-263-1/+8
* Export the correct AT_PLATFORM value.dchagin2011-03-262-4/+2
* Put these two back to mirror what ath9k does.adrian2011-03-261-2/+2
* Don't calculate len too early.pjd2011-03-261-1/+1
* Follow style(9) in example code and handle opendir(3) error.pjd2011-03-261-4/+7
* Shuffle around the HAL_RX_FILTER bits to be slightly more sensible.adrian2011-03-261-3/+17
* Move an external declaration to the appropriate header file.alc2011-03-262-2/+1
* Add a daily period script to back up /var/db/pkgdougb2011-03-262-0/+54
* Update ath_hal.4 to include the latest chipset support.adrian2011-03-261-5/+6
* Improve CPU identifications of various IDT/Centaur/VIA, Rise and Transmetajkim2011-03-264-153/+146
* Add the svn:executable property to the scripts that are missing itdougb2011-03-267-0/+0
* - Implement wake-on-lan support in mlxen.jeff2011-03-267-4/+72
* Add an example for the use of the <include> entry to help othersdougb2011-03-261-1/+6
* Report EBUSY instead of EROFS for attempt of deleting or renaming thekib2011-03-251-2/+2
* Update T3 firmware to 7.11.0np2011-03-252-1493/+1527
* Add mapsize to the header just before sending the packet.pjd2011-03-251-1/+1
* Use timeout from configuration file not only when sending and receiving,pjd2011-03-251-1/+1
* Use role2str() when setting process title.pjd2011-03-252-2/+2
* rtld: eliminate double call to close(2) that may occur in load_objectavg2011-03-251-5/+2
* Handle the corner case in vm_fault_quick_hold_pages().kib2011-03-251-0/+2
* Document O_CLOEXEC.kib2011-03-251-4/+16
OpenPOWER on IntegriCloud