| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 3 | -3/+3 |
* | Remove coda_namecache from "options vcoda", it is no longer required. | rwatson | 2008-02-13 | 1 | -1/+0 |
* | The Sun disk label only uses 16-bit fields for cylinders, heads and | marius | 2008-02-11 | 1 | -0/+1 |
* | Add missing GEOM_LVM option. | thompsa | 2008-02-11 | 1 | -0/+1 |
* | Hook geom_lvm(4) up to the build. | thompsa | 2008-02-11 | 2 | -0/+2 |
* | Introduce a standalone shell script for embedding MFS image. | raj | 2008-02-05 | 2 | -7/+5 |
* | Remove the rr232x driver. It has been superceded by the hptrr driver. | scottl | 2008-02-03 | 2 | -16/+0 |
* | pc98 lint builds w/o warnings. Remove the last special case from our | imp | 2008-02-02 | 1 | -2/+0 |
* | Arm should build fine with -Werror as well. | cognet | 2008-02-02 | 1 | -1/+1 |
* | sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause and | imp | 2008-02-02 | 1 | -1/+1 |
* | Some platforms that are currently under development have to cope with | imp | 2008-02-02 | 1 | -2/+4 |
* | Wall of shame rather than wall of fame for the -Werror suppression. | imp | 2008-02-02 | 1 | -3/+1 |
* | Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines. | grehan | 2008-01-31 | 1 | -0/+1 |
* | Add a driver for the National Semiconductor DP83815, DP83843 and | marius | 2008-01-27 | 1 | -0/+1 |
* | Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be | rwatson | 2008-01-26 | 1 | -0/+2 |
* | Update file list and Makefile after repocopying sf(4) from | yongari | 2008-01-21 | 1 | -1/+1 |
* | Add optional support to mxge for MSI-X interrupts and multiple receive | gallatin | 2008-01-15 | 1 | -0/+2 |
* | Add cxgb_multiq.c to the cxgb build for static linking | kmacy | 2008-01-14 | 1 | -0/+1 |
* | Add a new file descriptor type for IPC shared memory objects and use it to | jhb | 2008-01-08 | 1 | -0/+2 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 2 | -0/+4 |
* | Add the superpage reservation system. This is "part 2 of 2" of the | alc | 2007-12-29 | 1 | -0/+1 |
* | Unbreak LINT on non-i386/amd64 platforms. | des | 2007-12-27 | 1 | -4/+0 |
* | Add asmc(4). | rpaulo | 2007-12-27 | 1 | -0/+4 |
* | Add configuration knobs for the superpage reservation system. Initially, | alc | 2007-12-27 | 1 | -0/+2 |
* | Add textdump(4) facility, which provides an alternative form of kernel | rwatson | 2007-12-26 | 1 | -0/+1 |
* | Add a simple scripting facility to DDB(4), allowing the user to | rwatson | 2007-12-26 | 1 | -0/+1 |
* | Add a new DDB(4) facility, output capture. Input and output from DDB may be | rwatson | 2007-12-25 | 1 | -0/+1 |
* | "vt" doesn't refer to any existing device anymore. Remove it. | wkoszek | 2007-12-25 | 1 | -1/+1 |
* | Redefine bus_space_tag_t on PowerPC from a 32-bit integral to | marcel | 2007-12-19 | 1 | -0/+1 |
* | Make TCP offload work on HEAD (modulo negative interaction between sbcompress | kmacy | 2007-12-17 | 1 | -1/+1 |
* | build tcp_offload.c instead of tcp_ofld.c | kmacy | 2007-12-17 | 1 | -1/+2 |
* | turn off building of cxgb properly ... sigh | kmacy | 2007-12-16 | 1 | -1/+1 |
* | disable cxgb build to prevent tinderbox whining | kmacy | 2007-12-16 | 1 | -1/+1 |
* | Make files under src/sys/powerpc/aim, as well as Open Firmware related | marcel | 2007-12-16 | 1 | -22/+22 |
* | Rename OEA to AIM. The former means nothing as it applies to all | marcel | 2007-12-16 | 1 | -2/+1 |
* | - Re-implement lock profiling in such a way that it no longer breaks | jeff | 2007-12-15 | 1 | -1/+0 |
* | add compile option to remove extra branch introduced by tcp offload support code | kmacy | 2007-12-15 | 1 | -0/+3 |
* | Add the 'hptrr' driver for supporting the following Highpoint RocketRAID | scottl | 2007-12-15 | 2 | -1/+16 |
* | Sort. | marcel | 2007-12-14 | 1 | -52/+42 |
* | Update file list after repocopying select files from | marcel | 2007-12-14 | 1 | -14/+14 |
* | Add driver independent interface to offload active established TCP connections | kmacy | 2007-12-12 | 1 | -0/+1 |
* | Eliminate compilation warnings due to the use of non-static inlines | alc | 2007-12-09 | 2 | -2/+2 |
* | Kernel and hwpmc(4) support for callchain capture. | jkoshy | 2007-12-07 | 1 | -1/+2 |
* | Add a BSD disklabel backend to g_part: | marcel | 2007-12-06 | 3 | -0/+3 |
* | Remove obsolete comment on a way of getting kernel configuration file from | wkoszek | 2007-12-04 | 1 | -2/+1 |
* | Catch up pc98 for i386 stack(9) changes: | rwatson | 2007-12-03 | 1 | -0/+1 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 10 | -1/+16 |
* | Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO. | cognet | 2007-12-02 | 1 | -2/+0 |
* | Cleanup : make nexus standard, as it is mandatory anyway. | cognet | 2007-12-02 | 1 | -3/+1 |
* | Remove XRPU driver, after asking all the users. | phk | 2007-12-01 | 1 | -1/+0 |