summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cache so_cred as inp_cred in the inpcb.bz2008-10-049-55/+43
* Don't explicitly bzer driver softcrnoland2008-10-048-16/+0
* Use M_WAITOK when allocating driver memoryrnoland2008-10-048-8/+24
* Change drm_order() to use ffsl()rnoland2008-10-041-3/+4
* - Add manual page for ae(4) driver.stas2008-10-042-0/+153
* - Document that 'show alllocks' and 'show locks' are only availablesimon2008-10-041-5/+10
* Change the linprocfs <pid>/maps and procfs <pid>/map handlers to usekib2008-10-042-58/+12
* Minor style(9) fixes for U-Boot API glue.raj2008-10-044-25/+23
* U-Boot API glue improvements:raj2008-10-044-42/+45
* - Add cross-references.jkoshy2008-10-041-3/+6
* Add cross-references.jkoshy2008-10-041-1/+5
* Cross-reference new manual pages.jkoshy2008-10-044-4/+20
* - Cross-reference new manual pages.jkoshy2008-10-041-8/+14
* Add manual pages for performance measurement counters present injkoshy2008-10-045-0/+3171
* - Add ae(4) to loader.conf.stas2008-10-041-0/+1
* - Add ae(4) to sysinstall devices list.stas2008-10-041-0/+1
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-042-3/+3
* Fix a typo.jkoshy2008-10-041-1/+1
* sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, notweongyo2008-10-042-3/+3
* Fix Vflags abuse in fdescfs. There should be no functional changes.trasz2008-10-031-3/+1
* Fix Vflags abuse in cd9660. There should be no functional changes.trasz2008-10-031-7/+7
* Abort transfers on all pipes before closing them. This fixes the crashemax2008-10-031-0/+5
* Oops, missed updating a place with with 's/lock1/plock/' when addingjhb2008-10-031-3/+4
* resync to git masterrnoland2008-10-0333-1611/+1838
OpenPOWER on IntegriCloud