| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document O_CLOEXEC. | Konstantin Belousov | 2011-03-25 | 1 | -4/+16 |
| * | Add O_CLOEXEC flag to open(2) and fhopen(2). | Konstantin Belousov | 2011-03-25 | 4 | -4/+17 |
| * | Implement compat32 MEMRANGE_GET and MEMRANGE_SET. This is needed to | Konstantin Belousov | 2011-03-25 | 2 | -0/+59 |
| * | Fully emulate MDIOCLIST for compat32. | Konstantin Belousov | 2011-03-25 | 1 | -1/+9 |
| * | Remove unneccessary panics, that can be easily triggered by user. | Konstantin Belousov | 2011-03-25 | 1 | -8/+0 |
| * | Fix file leakage in the freebsd32_ioctl routines. | Konstantin Belousov | 2011-03-25 | 1 | -9/+11 |
| * | After discussing with Bernhard, the "right" way in net80211 to check | Adrian Chadd | 2011-03-25 | 2 | -5/+10 |
| * | I broke periodic adc calibrations - so restore them to working order. | Adrian Chadd | 2011-03-25 | 1 | -5/+5 |
| * | Fix initialisation order with regard to debug prints. | Hans Petter Selasky | 2011-03-25 | 1 | -2/+2 |
| * | Fix panic while associating access point. | Kevin Lo | 2011-03-25 | 1 | -3/+1 |
| * | Re-disable the setting of 2040/shortgi bits for now. | Adrian Chadd | 2011-03-25 | 1 | -1/+2 |
| * | After discussion with Felix Fietkau (nbd) about the ath9k Merlin LNA bit | Adrian Chadd | 2011-03-25 | 1 | -8/+8 |
| * | Flip ANI on for the AR5416 and later chips. I haven't verified it on | Adrian Chadd | 2011-03-25 | 3 | -5/+8 |
| * | The right commit - add a couple more AR_PCU_MISC_MODE2 register bits - | Adrian Chadd | 2011-03-25 | 1 | -0/+2 |
| * | oops, commited the wrong file change. | Adrian Chadd | 2011-03-25 | 1 | -1/+0 |
| * | Add some more AR_PCU_MISC_MODE2 register settings - these are SOWL or later. | Adrian Chadd | 2011-03-25 | 1 | -0/+1 |
| * | Bring over interrupt mitigation changes from ath9k. | Adrian Chadd | 2011-03-25 | 2 | -10/+20 |
| * | MFgraid/head: | Alexander Motin | 2011-03-24 | 25 | -1/+15673 |
| * | Checking file access on size change is bogus. The checks are done earlier by | Pawel Jakub Dawidek | 2011-03-24 | 1 | -5/+0 |
| * | Add proper width calculation for time fields (time, cputime and usertime). | Edward Tomasz Napierala | 2011-03-24 | 3 | -5/+52 |
| * | MFgraid/head r218212, r218257: | Alexander Motin | 2011-03-24 | 2 | -9/+96 |
| * | MFgraid/head r217014: | Alexander Motin | 2011-03-24 | 2 | -42/+161 |
| * | Fix some locking nits with the p_state field of struct proc: | John Baldwin | 2011-03-24 | 9 | -38/+24 |
| * | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | Edward Tomasz Napierala | 2011-03-24 | 3 | -5/+34 |
| * | Add missing resource limits: | Sergey Kandaurov | 2011-03-24 | 1 | -12/+14 |
| * | Flip back HT/40 and Short-GI (for 40mhz operation). These are now verified to... | Adrian Chadd | 2011-03-24 | 1 | -2/+0 |
| * | Fix a WME corner case found by the FreeBSD 802.11n testing crew. | Adrian Chadd | 2011-03-24 | 1 | -0/+9 |
| * | MFi386: the part of 219452 | Yoshihiro Takahashi | 2011-03-24 | 1 | -14/+10 |
| * | Properly print characters larger than 127. | Pawel Jakub Dawidek | 2011-03-24 | 1 | -2/+4 |
| * | Discourage from using "cp -r". | Ruslan Ermilov | 2011-03-24 | 1 | -2/+2 |
| * | Really fix the confusion, sorry for noise | Baptiste Daroussin | 2011-03-24 | 1 | -2/+2 |
| * | It's possible to unmount multiple items at once, make it clear. | Ruslan Ermilov | 2011-03-24 | 2 | -2/+2 |
| * | Fix confusion between a-characters and d-characters | Baptiste Daroussin | 2011-03-24 | 1 | -2/+2 |
| * | MFgraid/head r218174: | Alexander Motin | 2011-03-24 | 2 | -64/+94 |
| * | MFgraid/head r217827: | Alexander Motin | 2011-03-24 | 3 | -14/+15 |
| * | Fix typo. | Hans Petter Selasky | 2011-03-24 | 1 | -1/+1 |
| * | Fix a completely wrong variable reference. | Adrian Chadd | 2011-03-24 | 1 | -1/+1 |
| * | t3_free_sge_resources should be given the number of qsets it needs to free. | Navdeep Parhar | 2011-03-24 | 3 | -12/+9 |
| * | T3C initialization should setup the parity fence too. | Navdeep Parhar | 2011-03-24 | 1 | -2/+3 |
| * | Do not over-allocate MSI interrupts for the case where each ingress | Navdeep Parhar | 2011-03-24 | 3 | -26/+39 |
| * | Make the ar2133ForceBias() call controllable at runtime. | Adrian Chadd | 2011-03-23 | 3 | -1/+7 |
| * | humanize_number(3) multiply the input number by 100, which could cause an | Xin LI | 2011-03-23 | 1 | -16/+24 |
| * | Remove unused DMA map/tag in softc. | Pyun YongHyeon | 2011-03-23 | 1 | -6/+0 |
| * | Please welcome the Brazilian calendar in the FreeBSD base. | Edwin Groothuis | 2011-03-23 | 10 | -0/+521 |
| * | Comply with style(9). | Hans Petter Selasky | 2011-03-23 | 1 | -4/+4 |
| * | Recognize "ro", "rdonly", "norw", "rw" and "noro" as equal options in | Jaakko Heinonen | 2011-03-23 | 1 | -0/+26 |
| * | Modestly increase the maximum allowed size of the kmem map on i386. | Alan Cox | 2011-03-23 | 4 | -18/+10 |
| * | Add support for memstick generation on PowerPC. This is a little suboptimal | Nathan Whitehorn | 2011-03-23 | 1 | -0/+78 |
| * | Update a comment. The kernel stopped using the S* process state constants | John Baldwin | 2011-03-23 | 1 | -1/+1 |
| * | Small style fix. | John Baldwin | 2011-03-23 | 1 | -1/+1 |