Age | Commit message (Expand) | Author |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-04-29 | Change macppc vgafb from rcons to rasops, a faster color supporting virtual | Dale Rahn |
2002-04-29 | wierd -> weird in comment | Peter Valchev |
2002-04-29 | cleanup, remove devices which macppc is likely to never have, comment | Dale Rahn |
2002-04-29 | Typos. | Miod Vallat |
2002-04-29 | Print out cache sizes on newer G4 processors. Partially from NetBSD. | Dale Rahn |
2002-04-28 | Use assym.h for intrhand fields. | Artur Grabowski |
2002-04-28 | IEEE 754 floating point completion code, and implementation of the | Peter Valchev |
2002-04-28 | Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge. | Nathan Binkert |
2002-04-28 | Use the prototypes defined via cdev_decl() macros, instead of rolling our | Miod Vallat |
2002-04-28 | Use netisr_dispatch | Miod Vallat |
2002-04-28 | Correctly configure ccd(4). | Miod Vallat |
2002-04-28 | A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall. | Miod Vallat |
2002-04-28 | Shave a few more bytes off bsd.rd | Miod Vallat |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski |
2002-04-28 | Deal with xd commented out in files.mvme68k - this went unnoticed until you | Miod Vallat |
2002-04-28 | More dead beef here. | Miod Vallat |
2002-04-27 | Enable -Wall and friends for kernel compilations. | Miod Vallat |
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat |
2002-04-27 | In proc_trampoline, lower the spl level to 0. This way kernel threads that are | Artur Grabowski |
2002-04-27 | Lots of cleanup to catch up with other m68k-based ports and modern code, | Miod Vallat |
2002-04-26 | add WSDISPLAY_COMPAT_RAWKBD for XFree86 servers. | Matthieu Herrb |
2002-04-26 | newer gas is picky about misplaced .loc directives; comment'em out for now. | Federico G. Schwindt |
2002-04-26 | build release bsd.scsi3 from regular bsd file, by using config -e to | Theo de Raadt |
2002-04-26 | a little grammar | Michael Shalayeff |
2002-04-26 | properly allocate dmable memory for buffers (no malloc); drahn@ ok and testing | Michael Shalayeff |
2002-04-26 | Fix spelling in comment and some whitespace. | Artur Grabowski |
2002-04-25 | Harmonize some bootstrap procedures with hp300, and move some variables | Miod Vallat |
2002-04-25 | Use more symbolic constants rather than magic values... | Miod Vallat |
2002-04-25 | Factorize more common m68k definitions. | Miod Vallat |
2002-04-25 | <m68k/cpu.h> should be included when this <machine/cpu.h> is included from | Miod Vallat |
2002-04-25 | soundforte radio driver, from Vladimir Popov <jumbo@narod.ru> | Michael Shalayeff |
2002-04-25 | Cast and display memory sizes as long integers, to avoid displaying | Miod Vallat |
2002-04-24 | be much more picky about which RCC products are multi-bridges | Theo de Raadt |
2002-04-24 | RAMDISK configurations for mac68k. | Miod Vallat |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-04-23 | Oops, unbreak; deraadt@ | Miod Vallat |
2002-04-22 | Fix a couple of typos. | Miod Vallat |
2002-04-22 | Bring several stability and performance fixes from NetBSD, as well as | Miod Vallat |
2002-04-22 | always print the offset, mask allowing | Michael Shalayeff |
2002-04-22 | forgot this, no steal anymore | Michael Shalayeff |
2002-04-22 | better autoconf_verbose prints | Michael Shalayeff |
2002-04-22 | do not forget to set the hpamask | Michael Shalayeff |
2002-04-22 | proper coms config | Michael Shalayeff |
2002-04-22 | first we flush, then we advance | Michael Shalayeff |
2002-04-22 | no longer batc the data, only the code. | Michael Shalayeff |
2002-04-21 | Correct a thinko wrt 68060 operation; only affects 177 boards. | Miod Vallat |
2002-04-21 | Fix comments. | Miod Vallat |
2002-04-21 | Get rid of duplicate definitions with <m68k/cpu.h> | Miod Vallat |