summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Avoid a spurious error when a command line is specified withoutjkoshy2008-10-072-5/+6
* Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statementimp2008-10-071-1/+1
* Use bus_get_dma_tag() instead of NULL here. Not really needed for atmelimp2008-10-074-17/+18
* don't hardcode ccsam2008-10-071-3/+3
* Add IPv6 support to zero-size UDP transmit/receive test.rwatson2008-10-071-27/+47
* Use CPUID to see if the current CPU supports long mode when attemping tojhb2008-10-071-1/+47
* Regression test for the loopback handling of zero-length UDP packets, whichrwatson2008-10-072-0/+111
* - Allow gstat to print values to different kind of outputs.lulf2008-10-072-73/+108
* Remove temporary debugging KASSERT's introduced to detect protocolsrwatson2008-10-071-12/+0
* Rewrite sbreserve_locked()'s comment on NULL thread pointers, eliminatingrwatson2008-10-071-4/+5
* Don't pass curthread to sbreserve_locked() in tcp_do_segment(), as therwatson2008-10-071-1/+1
* Lock receive socket buffer in soo_stat() rather than commenting that werwatson2008-10-071-5/+4
* Limit DMA memory to lower addressable 4GB, without this patch, wedelphij2008-10-061-4/+4
* Reference igb(4) i SEE ALSO.simon2008-10-061-0/+1
* Add igb(4).simon2008-10-061-0/+2
* Only a few of the loader tunables / sysctl variables are documented,simon2008-10-062-0/+197
* - Add 82574 to list of supported controller chips.simon2008-10-061-3/+18
* Add very simple regression test for fstat(2) on sockets: make sure itrwatson2008-10-062-0/+80
* Add a boot loader for ixp425 based boards like the Gateworks Avilajhay2008-10-067-0/+1473
* Now that portalfs doesn't directly invoke uipc_connect2(), make it arwatson2008-10-062-8/+4
* Use soconnect2() rather than directly invoking uipc_connect2() torwatson2008-10-061-1/+1
* Document that the bce(4) driver works with Dell PowerEdge 1950/2950simon2008-10-061-0/+4
* - Add jme(4).simon2008-10-061-0/+2
* Add a HARDWARE section. It doesn't contain any information notsimon2008-10-061-1/+12
* Add myself as requested by the committers-guidelstewart2008-10-061-0/+4
* Correct a typo.jkoshy2008-10-062-2/+2
* Bring in the trivial differences between this code and John Hay's newimp2008-10-051-17/+26
* Remove XMODEM_DL support. It never was complete and only serves toimp2008-10-053-14/+0
* Indent with 8-space tabs. This reduces the diffs to the newer ixp425imp2008-10-051-165/+169
* - Add age(4).simon2008-10-051-0/+2
* Add initial version of the nullfs(5) man pagedanger2008-10-052-0/+76
* - Revert to the pre-r183242 behavior of building sade(8) on sparc64.marius2008-10-051-3/+4
* Disable ATAPI DMA as it's once again broken in that it causes datamarius2008-10-051-1/+1
* Document that vr(4) supports Soekris Engineering net5501.simon2008-10-051-0/+2
* Major whitespace cleanup to follow FDP style. This was done sincesimon2008-10-051-910/+1124
* Move a lists which was inside a <para> to outside the <para>.simon2008-10-051-2/+1
* - Add support for Pp command - this improves output for axe(4).simon2008-10-051-3/+16
* Move some lists which were inside a <para> to outside the <para>.simon2008-10-051-39/+22
* Remove reference to hardware devices which does not exist anymore.simon2008-10-051-11/+0
* Remove reference to hardware devices which does not exist anymore.simon2008-10-051-11/+0
* o Typo fixes.maxim2008-10-051-2/+2
* If the current thread has the trap bit set (i.e. a debugger haddavidxu2008-10-052-0/+16
* dynamically allocate the task structure in firmware_mountroot: whensam2008-10-041-4/+10
* Note recently added ICH10 supportdelphij2008-10-041-2/+2
* Current linux_fooaffinity() emulation fails, as the FreeBSD affinitykib2008-10-041-4/+9
* Style changes: compare pointer to NULL and move a }.bz2008-10-041-3/+2
* Remove an INP_RUNLOCK() missed in SVN r183606, cvs rev. 1.195 raw_ip.cbz2008-10-041-1/+0
* - Minor mdoc cleanup.simon2008-10-041-3/+4
* - Add ae(4) to the list of devices support full hardware VLANstas2008-10-041-0/+1
* - Add ae(4).simon2008-10-041-0/+3
OpenPOWER on IntegriCloud