summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent endless loop by detecting broken MIPS.optionsgonzo2010-11-071-0/+17
* Change register numbers according to current struct reg andgonzo2010-11-072-3/+3
* Remove line for the uncommitted Cambria gpio drive that snuck in with r214946.thompsa2010-11-071-1/+0
* Calculate offset from frame top for registers saved on a stack frame.gonzo2010-11-071-6/+11
* Hook up the five gpio pins on the Avila board to the gpio framework. There arethompsa2010-11-075-0/+391
* Add gpart and glabel to the release CD mfsroot.marius2010-11-071-1/+4
* Do not have the MTU table twice in the code. Therefore move thetuexen2010-11-074-60/+36
* Eliminate a possible race between pmap_pinit() and pmap_kenter_pde() onalc2010-11-071-5/+10
* Remove two functions which are not used.tuexen2010-11-072-27/+0
* * Use exponential backoff for retransmission of SHUTDOWN andtuexen2010-11-071-20/+15
* Remove useless comment.trasz2010-11-071-1/+0
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.cognet2010-11-0725-383/+6510
* Bugfix: Set the bit that marks a device number in use.n_hibma2010-11-071-2/+5
* Not only stop all timers when entering the SHUTDOWN_SENT state,tuexen2010-11-073-25/+28
* Add missing curly brackets. By chance, the missing brackets didn't alterjh2010-11-071-1/+2
* Fix indentation in r213894.marius2010-11-071-1/+1
* Retire objformat(1), take two.uqs2010-11-072-33/+0
* Remove extraneous Aq.joel2010-11-071-1/+1
* If the Zip reader doesn't see a PK signature blockkientzle2010-11-073-3/+93
* Add minidump support for MIPSgonzo2010-11-074-11/+318
* - Add minidump support for FreeBSD/mipsgonzo2010-11-079-29/+703
* Fix a long standing bug in programming station address for Yukonyongari2010-11-061-12/+13
* If we got an invalid station address, generate random address. Thisyongari2010-11-061-0/+19
* Mark command submission timeouts as timeouts. This should trigger devicemav2010-11-061-8/+13
* Instead of using the AMRR ratectl algo as default for drivers which havebschmidt2010-11-0616-35/+19
* Fix a segmentation fault in argument processing.dumbbell2010-11-061-9/+25
* Apply style(9) and unbreak build.uqs2010-11-061-25/+19
* Put string in quotes, like is done everywhere.uqs2010-11-061-1/+1
* Add support for odd-sized PIO transfers, sometimes used by ATAPI.mav2010-11-061-6/+18
* Implement pmap_is_prefaultable().marius2010-11-061-1/+5
* Do not resend DATA chunks without delay when dropped by the peer andtuexen2010-11-061-0/+4
* * Fix an accounting bug regarding SACK/NR-SACK chunks.tuexen2010-11-061-56/+22
* - Move Sun Fire V240 to the list of known working machines.marius2010-11-061-11/+11
* Fix manpage markup.uqs2010-11-064-31/+29
* Inverse display of top(1)'s table header when running in inactive mode.delphij2010-11-062-3/+11
* Validate whether the zfs_cmd_t submitted from userland is not smaller thandelphij2010-11-051-0/+8
* sh: Add simple tests for printf.jilles2010-11-052-0/+6
* Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STORn_hibma2010-11-052-8/+13
* Fix a bug in r214049. The nvp == vp case shall be handled speciallykib2010-11-051-1/+1
* Add a forgotten change from the previous commit.jkim2010-11-051-1/+1
* Fix a use-after-free bug for extended IRQ resource[1]. When _PRS buffer isjkim2010-11-051-44/+34
* Correct an inverted check in r213893.marius2010-11-051-1/+1
* Add simple MAC statistics counter reading support. Unfortunatelyyongari2010-11-052-24/+146
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numbern_hibma2010-11-0520-3/+60
* style(9).yongari2010-11-051-3/+3
* Remove extra white spaces.yongari2010-11-051-3/+3
* Enable 64bit DMA addressing for RTL810xE/RTL8168/RTL8111 PCIeyongari2010-11-051-2/+6
* Adjust the order of operations in spinlock_enter() and spinlock_exit() tojhb2010-11-0510-41/+93
* Append to CFLAGS, don't clobber it.rpaulo2010-11-051-1/+1
* - Remove an unused entry from the softc (only used in a debugging printf).n_hibma2010-11-052-6/+5
OpenPOWER on IntegriCloud