| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typo in comment | Christian S.J. Peron | 2006-11-18 | 1 | -1/+1 |
| * | Implement new ETHER_BPF_MTAP macro. Roll back the various changes | Christian S.J. Peron | 2006-11-18 | 1 | -70/+3 |
| * | Currently, drivers that support hardware offload of VLAN tag | Christian S.J. Peron | 2006-11-18 | 2 | -0/+59 |
| * | Since printf also has at least one critical section, we need to | Marcel Moolenaar | 2006-11-18 | 1 | -5/+7 |
| * | Now that printf() needs the PCPU, set it up before we call printf(). | Marcel Moolenaar | 2006-11-18 | 5 | -26/+16 |
| * | Revert previous commit. PC_CONS_BUFR is not used nor needed by | Marcel Moolenaar | 2006-11-18 | 1 | -1/+0 |
| * | remove unused fields | Kip Macy | 2006-11-18 | 1 | -3/+1 |
| * | Previously, the mount_ext2fs binary listed the acceptable mount | Craig Rodrigues | 2006-11-18 | 1 | -1/+4 |
| * | Add missed ")". Fix the build. | Konstantin Belousov | 2006-11-18 | 1 | -1/+1 |
| * | eeprom has been removed from sun4v - remove from NOTES | Kip Macy | 2006-11-18 | 1 | -1/+1 |
| * | mark struct ether_header packed so gcc honors alignment | Sam Leffler | 2006-11-18 | 1 | -1/+1 |
| * | Sync struct sysinfo with real one from linux. | Konstantin Belousov | 2006-11-18 | 1 | -1/+2 |
| * | Use standard debugging facilities in linux_getcwd(). | Konstantin Belousov | 2006-11-18 | 1 | -2/+2 |
| * | Add debuging printfs to syscalls that do not contain it yet. In | Konstantin Belousov | 2006-11-18 | 1 | -0/+36 |
| * | Remove unecessary locking of process in linux_getpid. | Konstantin Belousov | 2006-11-18 | 1 | -2/+0 |
| * | Change the internal API for polled commands. Calling mfi_polled_command | Scott Long | 2006-11-18 | 1 | -83/+39 |
| * | Remove two completely unused files | Kip Macy | 2006-11-18 | 2 | -1350/+0 |
| * | Remove two more duplicated files | Kip Macy | 2006-11-18 | 3 | -1143/+2 |
| * | remove 13 (largely) redundant files and switch to the sparc64/sparc64 version | Kip Macy | 2006-11-18 | 18 | -2118/+41 |
| * | Make the SAN login/logout stuff more common between different chipsets | Matt Jacob | 2006-11-18 | 6 | -75/+175 |
| * | Fix msgsnd(3)/msgrcv(3) deadlock under heavy resource pressure by timing out | Jung-uk Kim | 2006-11-17 | 1 | -5/+9 |
| * | Add support for 8 byte hardware watches in long mode. Kernel hardware | John Baldwin | 2006-11-17 | 3 | -5/+17 |
| * | - Add macro constants for the various fields in %dr7 and use them in place | John Baldwin | 2006-11-17 | 6 | -74/+106 |
| * | Disable code to set max read byte count on the 2400. | Matt Jacob | 2006-11-17 | 1 | -0/+6 |
| * | Missed two nits in rev 1.7. | David E. O'Brien | 2006-11-17 | 1 | -2/+2 |
| * | Fix the output format of MI ddb watches in 'show watch' on 64-bit | John Baldwin | 2006-11-17 | 1 | -0/+8 |
| * | Trim some noise from bootverbose: | John Baldwin | 2006-11-17 | 4 | -29/+27 |
| * | A few more style fixes. | John Baldwin | 2006-11-17 | 2 | -9/+7 |
| * | Wake up PIOCWAIT handler on the process exit in addition to the stop | Konstantin Belousov | 2006-11-17 | 1 | -2/+2 |
| * | Erm we really want to mask all interrupts in the range, just not the first | Olivier Houchard | 2006-11-17 | 1 | -1/+1 |
| * | Deal more generically with the byteswap needed on !littleendian HW. | Søren Schmidt | 2006-11-17 | 1 | -2/+2 |
| * | Compile -- remove an unused global variable avail_end. | Kevin Lo | 2006-11-17 | 2 | -2/+0 |
| * | *smack* - forgot to do i386 compile, so last | Matt Jacob | 2006-11-17 | 1 | -2/+2 |
| * | Finally fix local command responses to set residual correctly. | Matt Jacob | 2006-11-16 | 1 | -19/+35 |
| * | vfs_hash_insert() vputs() the losing vnode before returning, in the event of | Mohan Srinivasan | 2006-11-16 | 1 | -2/+1 |
| * | Fix to readdir+ reply handling. When inserting an entry into the namecache, | Mohan Srinivasan | 2006-11-16 | 1 | -0/+2 |
| * | Look for capabilities in PCI-PCI bridges using the same CAP PTR register | John Baldwin | 2006-11-16 | 1 | -0/+2 |
| * | Remove an unused variable. | Ruslan Ermilov | 2006-11-16 | 1 | -2/+1 |
| * | Replace magic numbers for console bell types with defines. | Ruslan Ermilov | 2006-11-16 | 1 | -2/+2 |
| * | o Make pv_maxchunks no less than maxproc. This helps to survive a | Maxim Konovalov | 2006-11-16 | 1 | -1/+1 |
| * | Resize the hash table upwards if the number of collision entries is greater t... | Kip Macy | 2006-11-16 | 3 | -62/+118 |
| * | Due to an incorrect macro, it appears that this driver has always been | Scott Long | 2006-11-16 | 2 | -14/+18 |
| * | In bce_start_locked, check the used_tx_bd count rather than the | John Polstra | 2006-11-16 | 1 | -8/+8 |
| * | After tests on 2 different AMD platforms with several | Matt Jacob | 2006-11-16 | 1 | -2/+0 |
| * | Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *', | Pawel Jakub Dawidek | 2006-11-16 | 4 | -11/+12 |
| * | Mfp4: Remove mci_device.c. It should have been removed when it was | Warner Losh | 2006-11-16 | 1 | -575/+0 |
| * | Move to using a common arm_init.S. These things are more similar than | Warner Losh | 2006-11-16 | 8 | -248/+26 |
| * | MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributed | Warner Losh | 2006-11-16 | 1 | -4/+11 |
| * | MFp4: Improvements, including the ability to download to an arbitrary | Warner Losh | 2006-11-16 | 1 | -5/+8 |
| * | Tweaks for better boot flavor support. | Warner Losh | 2006-11-16 | 1 | -5/+2 |