Age | Commit message (Expand) | Author |
2001-01-15 | Some ECOFF ifdefs and various fixes. | Artur Grabowski |
2001-01-15 | Use __STRING() macro instead of manually trying to do the same thing. | Artur Grabowski |
2001-01-15 | 'implement' bus_space_write_raw_region_{2,4}. | Artur Grabowski |
2001-01-15 | Need a declaration for netbsd_sendisg. | Artur Grabowski |
2001-01-15 | enable COMPAT_NETBSD | Artur Grabowski |
2001-01-15 | Make this work with new alpha code. | Artur Grabowski |
2001-01-15 | define the constants that COMPAT_NETBSD code needs in locore | Artur Grabowski |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
2001-01-13 | use md in_cksum | Michael Shalayeff |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree |
2001-01-13 | s!UFS!FFS | Miod Vallat |
2001-01-13 | own in_cksum version | Michael Shalayeff |
2001-01-12 | no pmap_changebit no more; better barrier thing | Michael Shalayeff |
2001-01-12 | fix PTE_BITS | Michael Shalayeff |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff |
2001-01-12 | do not print pidr3,pidr4 which we do not use anyway | Michael Shalayeff |
2001-01-12 | this is even uglier hack, but it also works; theo did not help (; | Michael Shalayeff |
2001-01-12 | Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.c | Steve Murphree |
2001-01-11 | Add maestro | Marc Espie |
2001-01-11 | read rom through the rom handle | Michael Shalayeff |
2001-01-11 | there is no pseudo-device crypto either; sleep theo | Michael Shalayeff |
2001-01-11 | ich/auich | Michael Shalayeff |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-08 | Compare the end of symbol table as passed from boot with the address | Hugh Graham |
2001-01-07 | - add EMODD emulation (EMODF) -- this fixes modf() and some libm code | Brandon Creighton |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2001-01-04 | Sync with genassym.cf symbol name changes. | Miod Vallat |
2001-01-04 | Convert the old genassym.c to .cf style. Remove unneeded definitions, | Miod Vallat |
2001-01-04 | Harmonization with other m68k arch Makefiles. Stricter compilation | Miod Vallat |
2001-01-04 | KNF, add prototypes to compile with -Wmissing-prototypes. | Miod Vallat |
2001-01-04 | Remove netintr(). | Miod Vallat |
2001-01-04 | Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob! | Steve Murphree |
2001-01-04 | Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob! | Steve Murphree |
2001-01-03 | Sync with GENERIC + cleanup | Miod Vallat |
2001-01-03 | Sync with GENERIC, minor cleanups. | Miod Vallat |
2001-01-03 | Remove hardcoded SunOS-compatible drive name assignments. No other arch | Miod Vallat |
2001-01-03 | Remove bogus comment. Also fix ramdisk kernel detection. | Miod Vallat |
2001-01-03 | netintr() doesn't exist anymore | Miod Vallat |
2001-01-03 | Use netisr_dispatch. | Miod Vallat |
2001-01-02 | handle no-event as the end of event fetch loop; my fix for pr-1588 by Sam Isa... | Michael Shalayeff |
2000-12-29 | kiss in the rng; all those evil voices kept me pushing for it... | Michael Shalayeff |
2000-12-28 | Define UADDR not as fixed address, but rather as what it really is: | Miod Vallat |
2000-12-28 | Alter compilation flags, since binutils have changed some of their default | Miod Vallat |
2000-12-28 | mvme88k updates to -current. finally! | Steve Murphree |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-12-25 | always read new byte from rng, then decide wheather to start a new cycle | Michael Shalayeff |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-19 | This fixes keyboard lock-ups I was getting wiggling the mouse in | Constantine Sapuntzakis |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |