| Commit message (Expand) | Author | Age | Files | Lines |
* | - Connect geom(8) and its libraries to the build. | pjd | 2004-05-20 | 4 | -0/+8 |
* | Modules Makefiles for geom_stripe and geom_nop. | pjd | 2004-05-20 | 2 | -0/+16 |
* | Introduce STRIPE GEOM class. It implements RAID0 transformation and it | pjd | 2004-05-20 | 2 | -0/+1016 |
* | Introduce NOP GEOM class. This is totally transparent GEOM class, but | pjd | 2004-05-20 | 2 | -0/+478 |
* | When checking for possible port theft, skip over a TCP inpcb | yar | 2004-05-20 | 1 | -7/+3 |
* | Fix sysctl name: security.jail.getfsstate_getfsstatroot_only -> | pjd | 2004-05-20 | 1 | -1/+1 |
* | Like on i386, clear the last three entries in the pml4 page when doing a | peter | 2004-05-19 | 1 | -2/+7 |
* | Style fixup in previous commit. | kensmith | 2004-05-19 | 1 | -4/+2 |
* | Update from vendor. This also adds support for newer management tools. | scottl | 2004-05-19 | 3 | -27/+16 |
* | Fixed the type of fptrdiff_t. It needs to be 64 bits in theory, and in | bde | 2004-05-19 | 1 | -1/+1 |
* | Fixed some style bugs (mainly misalignment of backslashes). | bde | 2004-05-19 | 2 | -18/+18 |
* | Moved most of the "MI" definitions and declarations from <machine/profile.h> | bde | 2004-05-19 | 8 | -155/+33 |
* | Include <sys/gmon.h> instead of <machine/profile.h> for the declaration | bde | 2004-05-19 | 1 | -3/+3 |
* | Whitespace nit. | ru | 2004-05-19 | 1 | -1/+1 |
* | Maintain statistics about the received frames. | ru | 2004-05-19 | 2 | -3/+147 |
* | trap_pfault() shouldn't be acquiring Giant. Found to blow up | grehan | 2004-05-19 | 2 | -4/+0 |
* | Add explicit list of SiS AGP chipsets based on Linux kernel's list. | anholt | 2004-05-19 | 2 | -0/+72 |
* | Replace the lame big endian crc with wpaul's standard big endian crc | imp | 2004-05-19 | 2 | -46/+18 |
* | Unbreak builds without DDB. Bad Bruce! No cookie! :-) | peter | 2004-05-19 | 1 | -0/+2 |
* | syncache broke rev 1.23 which was done to fix the "thundering herd" | ps | 2004-05-19 | 2 | -2/+2 |
* | The 'call mcount' hooks that gcc inserts when profiling are in a place that | peter | 2004-05-18 | 1 | -2/+37 |
* | Use the simpler __BUS_ACCESSOR macros for ivars instead of defining them | njl | 2004-05-18 | 1 | -56/+3 |
* | <stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN is | stefanf | 2004-05-18 | 7 | -7/+7 |
* | o Fix comments: s/m_tag_allocate/m_tag_alloc/. | maxim | 2004-05-18 | 1 | -3/+3 |
* | MFi386: revision 1.1160. | nyan | 2004-05-18 | 1 | -0/+5 |
* | MFi386: Add NETGRAPH_CRONYX. | nyan | 2004-05-18 | 1 | -0/+3 |
* | MFi386: revision 1.492. | nyan | 2004-05-18 | 1 | -0/+2 |
* | Fix panic which occurs when given sector size for memory-backed device | pjd | 2004-05-18 | 1 | -2/+1 |
* | Fixed DDB_NOKLDSYM on amd64's: | bde | 2004-05-18 | 2 | -1/+7 |
* | If a symbol has section+offset definitions provided, always use instead | peter | 2004-05-18 | 1 | -6/+9 |
* | Remove leftover padding variables. | peter | 2004-05-18 | 1 | -8/+4 |
* | Oops, I left a duplicate 'relocbase' declaration. | peter | 2004-05-17 | 1 | -1/+0 |
* | Turn on modules for amd64. Fear. | peter | 2004-05-17 | 2 | -4/+0 |
* | Since we go to the trouble of compiling the kobj ops table for each class, | peter | 2004-05-17 | 1 | -0/+1 |
* | Clean up the code some more. Unify the text/data (progbits) and bss | peter | 2004-05-17 | 1 | -236/+249 |
* | Deal with REL records that have the addend embedded variable sized targets | peter | 2004-05-17 | 1 | -2/+10 |
* | Switch from using the vnode interlock to a private mutex in fifo_open() | truckman | 2004-05-17 | 1 | -24/+23 |
* | Fix various style(9) bugs. This includes the removal of wrong | joerg | 2004-05-17 | 1 | -38/+21 |
* | Fix typo in comment. While here, end the sentence with a period and | marcel | 2004-05-17 | 1 | -2/+1 |
* | Rip out the too verbose "spurious interrupt" printf's, they dont serve | sos | 2004-05-17 | 1 | -16/+1 |
* | Turn SCSI pre-fetch ON. This is mainly for 64XX and 64X based | ps | 2004-05-17 | 2 | -2/+12 |
* | Undid scottl's recent changes. | vkashyap | 2004-05-17 | 3 | -2/+41 |
* | Add Cronyx Tau-PCI sync WAN adapters family entry. | rik | 2004-05-17 | 1 | -0/+5 |
* | Spell Cronyx Tau and Sigma families correctly. | rik | 2004-05-17 | 1 | -2/+2 |
* | Connect Cronyx Tau-PCI to the system. | rik | 2004-05-17 | 1 | -0/+2 |
* | Add description of Cronyx Omega2-PCI (8x port serial adapter). | rik | 2004-05-17 | 1 | -0/+15 |
* | Unbreak the fdc module build after the repocopy of sys/isa/fd.c to | roam | 2004-05-17 | 1 | -3/+7 |
* | Connect Cronyx Tau-PCI to the system. | rik | 2004-05-17 | 1 | -0/+2 |
* | Unbreak build due to previous commit: now that elf_reloc_internal() | marcel | 2004-05-17 | 1 | -1/+0 |
* | filter out the fdc(4) and sio(4) devices and corresponding options. | marcel | 2004-05-17 | 1 | -0/+8 |