summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* I missed this commit - enable 4k transaction support for the ar5416+ar9160.adrian2011-02-081-0/+1
* After reading a bitmap block for i-nodes or blocks, recheck the count ofjhb2011-02-081-0/+18
* There's apparently a bug with Merlin (AR9280) and later chipsets whereadrian2011-02-086-5/+8
* Don't consider ioctl returning error as a fatal error and move on to nextdelphij2011-02-081-8/+18
* In arm_get_next_irq(), use the last IRQ argument in order to preventmarcel2011-02-081-11/+23
* o Make sure to mask off timer1 interrupts. It's not necessarilymarcel2011-02-081-1/+2
* Remove the uio_yield prototype and symbol. This function has beenmdf2011-02-084-9/+8
* Based on discussions on the svn-src mailing list, rework r218195:mdf2011-02-0812-40/+49
* - Added systcls for header splitting, RX/TX buffer count, interruptdavidch2011-02-072-703/+1112
* Curitel UM150 needs a quirk to stop it from detaching straight aftern_hibma2011-02-072-0/+2
* Update manpage to remove CRT reference.gjb2011-02-071-2/+2
* Add in some AR9280 specific board configuration options.adrian2011-02-073-39/+119
* Bring over some AR9280-specific v14 additions that exist in ath9k.adrian2011-02-072-3/+6
* Fix the previous commit of pthread_getthreadid_np(3).jkim2011-02-071-57/+0
* Use analog delay macro for modifying an analog register.adrian2011-02-071-1/+1
* Add a new RMW macro for analog register writes which implements the neededadrian2011-02-071-0/+4
* Introduce a non-portable function pthread_getthreadid_np(3) to retrievejkim2011-02-0710-2/+171
* - Use LINE_MAX from limits.h as the maximum line length instead ofjh2011-02-071-6/+12
* Handle EOF when skipping lines.jh2011-02-071-1/+4
* Fix typo in SIFS setupadrian2011-02-071-1/+1
* Add in a per phy error sysctl.adrian2011-02-071-0/+20
* Fix bugs related to M_FLOWID:tuexen2011-02-075-13/+37
* Minor grammar fix. s/cores'/core's/gjb2011-02-071-1/+1
* Add "iface name" and "iface description" commands.brian2011-02-078-24/+177
* If not set (due to some error Michael is working onrrs2011-02-071-0/+12
* 1) Track when flowid does get set.rrs2011-02-073-2/+4
* MFi386: revision 218329nyan2011-02-071-0/+6
* MFi386: revision 218327nyan2011-02-071-1/+17
* MFi386: revision 217886nyan2011-02-071-3/+5
* Remove use_high from the softc and simply check the number of GPIOmarcel2011-02-071-7/+3
* unbreak mutlicast hash creation for the second time.ticso2011-02-071-2/+12
* Make it impossible to clear the MNT_NFS4ACLS flag on ZFS filesystemtrasz2011-02-061-1/+3
OpenPOWER on IntegriCloud