| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370, | ian | 2014-05-14 | 1 | -1/+1 |
* | MFC: r260889, r260890, r260911: | imp | 2014-03-01 | 1 | -0/+27 |
* | Fix low-level uart drivers that set their fifo sizes in the softc too late. | ian | 2013-04-01 | 1 | -3/+3 |
* | Merge from vmobj-rwlock branch: | attilio | 2013-02-26 | 1 | -1/+0 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -4/+4 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | jmallett | 2012-03-12 | 1 | -1/+0 |
* | Remove platform APIs which are not used by any code and which had only stub | jmallett | 2012-03-12 | 1 | -25/+0 |
* | kern cons: introduce infrastructure for console grabbing by kernel | avg | 2011-12-17 | 1 | -0/+14 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -2/+1 |
* | - dump_avail layout should be sequence of [start, end) | gonzo | 2010-12-09 | 1 | -1/+1 |
* | - Populate dump_avail with proper values from phys_avail | gonzo | 2010-12-09 | 1 | -0/+3 |
* | Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips | imp | 2010-11-13 | 1 | -2/+4 |
* | bus_add_child: change type of order parameter to u_int | avg | 2010-09-10 | 1 | -2/+2 |
* | Remove some stray ';'s | imp | 2010-05-13 | 1 | -1/+1 |
* | Add new tunable 'net.link.ifqmaxlen' to set default send interface | sobomax | 2010-05-03 | 1 | -2/+2 |
* | - Call post-boot fixup function in order to get proper static | gonzo | 2010-01-25 | 1 | -2/+4 |
* | Update from old DDB convetion to initialize debugger to new KDB way. | imp | 2010-01-23 | 1 | -1/+3 |
* | Merge from projects/mips to head by hand: | imp | 2010-01-10 | 5 | -9/+63 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -1/+1 |
* | Make admsw(4) compile again fixing typos and adding the missing variable | bz | 2009-12-13 | 1 | -2/+5 |
* | Use a single private timer to drive the transmit watchdog rather than using | jhb | 2009-11-24 | 2 | -13/+24 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Make compile again using the correct prototype for the | bz | 2009-06-17 | 1 | -5/+7 |
* | Remove redundant assignment. | imp | 2008-12-11 | 1 | -3/+0 |
* | Fix comment about needing to call something from splnet, which doesn't | imp | 2008-09-28 | 1 | -1/+1 |
* | MFp4: Update the interrupt code from perforce. | imp | 2008-09-19 | 1 | -17/+8 |
* | Fix path in all includes: remove /mips32 subdirectory | gonzo | 2008-09-10 | 7 | -11/+11 |
* | Catch up with the move from mips32/. | obrien | 2008-09-03 | 1 | -1/+2 |
* | As discussed on IRC and at BSDcan, move the mips32/* directories up a | imp | 2008-07-06 | 15 | -0/+4581 |