Age | Commit message (Expand) | Author |
2004-11-08 | Simple cleaning of sgivol, with no functional change (yet): | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Remove mvme88k leftovers. | Miod Vallat |
2004-11-08 | Kill struct md_p, which was really only necessary for mvme88k; on | Miod Vallat |
2004-11-07 | enable ath, iwi, and ipw | Theo de Raadt |
2004-11-05 | we want ukphy on the media; miod ok | Theo de Raadt |
2004-11-04 | Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel. | Miod Vallat |
2004-11-03 | Enable pcscp; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-11-02 | we do not just delete lines but rather comment 'em out | Michael Shalayeff |
2004-11-02 | Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional | Miod Vallat |
2004-11-02 | Use PROM mappings, if available, whenever we are the console device or not; | Miod Vallat |
2004-11-02 | KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 as | Miod Vallat |
2004-11-02 | Fix problem with floating point restore at sigreturn. | Per Fogelstrom |
2004-11-02 | missed reg index calc fix | Per Fogelstrom |
2004-11-02 | imported Sam Leffler's ath driver for atheros multimode wireless nics | Reyk Floeter |
2004-11-02 | udav is broken on alpha so remove it for now. | Jonathan Gray |
2004-10-30 | vaddr_t casts for vtophys, works on amd64, enabled in GENERIC | Can Erkin Acar |
2004-10-30 | remove debug | Per Fogelstrom |
2004-10-30 | Make the default boot partition p. | Per Fogelstrom |
2004-10-30 | Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment). | Miod Vallat |
2004-10-29 | cleanup and put app eps in one place like other drivers | Michael Shalayeff |
2004-10-29 | Split mongoose and add a gscbus attachment, for the eisa slots in B series. | Miod Vallat |
2004-10-28 | SIGFPE signal codes. | Mark Kettenis |
2004-10-28 | Add wax at phantomas now that it works; provides access to the second serial | Miod Vallat |
2004-10-28 | need to map the regs though lasi used to save us before | Michael Shalayeff |
2004-10-28 | wrong paste from lasi | Michael Shalayeff |
2004-10-26 | simplify cache print a bit | Michael Shalayeff |
2004-10-26 | there is nothing about cache associativity in there | Michael Shalayeff |
2004-10-26 | better higher limits | Michael Shalayeff |
2004-10-26 | disable sid hashing on pcxu and above | Michael Shalayeff |
2004-10-25 | same fix as for com_gsc wrt unmapped console ports | Michael Shalayeff |
2004-10-23 | configure() -> cpu_configure() | Michael Coulter |
2004-10-22 | Remove option CPU hack, no changes in .o files. | Alexander Yurchenko |
2004-10-22 | xbowmux not yet | Per Fogelstrom |
2004-10-21 | SIGFPE signal codes for SSE. | Mark Kettenis |
2004-10-20 | Provide real console drivers on installation media, and deem pcons obsolete | Miod Vallat |
2004-10-20 | vr(4) now works out of the box and brings defenceless sparc64 in a new age | Miod Vallat |
2004-10-20 | put newline at right place during attach | Theo de Raadt |
2004-10-20 | disable the intel wireless stuff by default | Theo de Raadt |
2004-10-20 | support for Intel 2100/2200BG/2915ABG wireless devices written by | Theo de Raadt |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-10-18 | Do not pass -print-map to the linker anymore, as we don't care about this | Miod Vallat |
2004-10-18 | Move exec.h out from sgi to share it with other mips64 ports; with | Alexander Yurchenko |
2004-10-17 | Move declaration of default _vtbl members (wdc_default_*) to | Alexander Yurchenko |
2004-10-16 | Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now. | Miod Vallat |
2004-10-14 | astro and elroy will be elsewhere | Michael Shalayeff |
2004-10-14 | a bit larger delays during boot() to let msgs appear | Michael Shalayeff |
2004-10-13 | readd commented out isadma entry | Brad Smith |