Age | Commit message (Expand) | Author |
2004-01-23 | Sync options and defines with other ppc ports. | Miod Vallat |
2004-01-23 | Nuke last common. | Miod Vallat |
2004-01-22 | Style lync with other ppc-based ports, no functional change. | Miod Vallat |
2004-01-22 | Remove macppc-only devices. | Miod Vallat |
2004-01-22 | Everyday, new typos need to be investigated. | Miod Vallat |
2004-01-22 | These files went dangling long time ago, actually... | Miod Vallat |
2004-01-22 | Make locore and the early initialization code closer to other ppc ports; | Miod Vallat |
2004-01-22 | dot_conv() is not used. | Miod Vallat |
2004-01-22 | Nuke ddb_regs common. | Miod Vallat |
2004-01-20 | Check the values given to -h and -s. Closes PR 3640. | Tom Cosgrove |
2004-01-20 | do not put INET6 here, we want bsd.rd that fits | Theo de Raadt |
2004-01-20 | Support for i852/855/865 AGP; from NetBSD via Michael van der | Alexander Yurchenko |
2004-01-20 | In some situations, the MVME328S can be so hung that our current reset code | Miod Vallat |
2004-01-20 | Use shifts and logical arithmetic, rather than multiplications and integer | Miod Vallat |
2004-01-20 | Better debugging information, only available if option TRAPDEBUG (which you | Miod Vallat |
2004-01-20 | let XFS compile; miod ok | Theo de Raadt |
2004-01-20 | - macppc -> __macppc__ | Brad Smith |
2004-01-19 | Get rid of a few useless defines, as well as a few duplicated ones; and | Miod Vallat |
2004-01-19 | ``3 pages of u-area ought to be enough for everybody'' | Miod Vallat |
2004-01-19 | The pessimistic tlb handling change turned out to be one more instance of | Miod Vallat |
2004-01-18 | Silence match() unless DEBUG. | Miod Vallat |
2004-01-17 | Now that the phys_map_vaddr bug is out of the way, it's time to bring back | Miod Vallat |
2004-01-16 | Do not switch to the fpsp exception vectors if we are not running on an | Miod Vallat |
2004-01-16 | cia* is not needed on floppyB, all these machines use tsc*. but at least | Theo de Raadt |
2004-01-16 | People who immediately clobber registers containing the result of subfunctions | Miod Vallat |
2004-01-15 | Disable write-back mappings for userland entirely; pmap_copy_page() still | Miod Vallat |
2004-01-15 | Provide explicit function argument declarations. | Miod Vallat |
2004-01-15 | instuction -> instruction | Miod Vallat |
2004-01-15 | Undo backout of this piece of 'SR restores', this feature is used by | Dale Rahn |
2004-01-15 | No reason to exclude xl from ramdisk. GENERIC and RAMDISK need a severe sync. | Dale Rahn |
2004-01-15 | Add 'sysctl hw.cpuspeed' support. copied from macppc. | Dale Rahn |
2004-01-15 | Apply the same change as macppc for the 'SR revert', unbreak pegasos. | Dale Rahn |
2004-01-14 | machine/stdarg.h -> sys/stdarg.h | Brad Smith |
2004-01-14 | mvme* do not support buses with indirect configuration, so don't check and | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2004-01-14 | Some MC8820x operation cleaning: | Miod Vallat |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-14 | Remove as many unnecessary includes from the include mess in this file, in | Miod Vallat |
2004-01-14 | catching a stray sheep destroying a pmap shall result in a proper haggis; thi... | Michael Shalayeff |
2004-01-14 | Do not expose kernel prototypes to userland. | Miod Vallat |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-14 | Revert previous; this will cause issues on some machines, says drahn@ | Miod Vallat |
2004-01-13 | Fix KERNTEXTOFF value (long) after the move to ELF. | Miod Vallat |
2004-01-13 | Allow building w/o -traditional. OK weingart@ and mickey@ | Todd C. Miller |
2004-01-13 | Get rid of more unused useless broken invalid constant laughable values. | Miod Vallat |
2004-01-13 | No need to set [di]sar for complete tlb invalidation. | Miod Vallat |
2004-01-13 | Take advantage of the way config(8) works to probe for bugtty last during | Miod Vallat |
2004-01-13 | Get rid of old MID binary compatibility. This has been a lifesaver back when | Miod Vallat |
2004-01-13 | Then, kill %: printf format... | Miod Vallat |
2004-01-13 | Less pedantic types; helps when userland includes <signal.h> without | Miod Vallat |