Age | Commit message (Expand) | Author |
2001-08-21 | Dumb Makefile to recurse in stand/ for mvmeppc land. | Miod Vallat |
2001-08-21 | add hme at sbus | Jason Wright |
2001-08-21 | put bus independent part of hme in here so we don't conflict with the sparc | Jason Wright |
2001-08-21 | 2nd rule of comitting fix | Michael Shalayeff |
2001-08-21 | pretty and add ss* and st* (I knew I was forgetting something) | Jason Wright |
2001-08-21 | esp/scsibus/sd/cd/uk goop | Jason Wright |
2001-08-21 | Art says it's ok for pmap_enter to effect no mapping change, | Hugh Graham |
2001-08-21 | Get libkern to compile. | Miod Vallat |
2001-08-21 | Add copyright which should have been there when the file was created. | Dale Rahn |
2001-08-21 | use round_page() not an incorrect version of it using trunc_page(). | Dale Rahn |
2001-08-21 | I would really like to add a copyright to this file, the NetBSD version | Dale Rahn |
2001-08-21 | Put in copyright info which I forgot to add back in 1996. | Dale Rahn |
2001-08-21 | Remove some bloat. | Miod Vallat |
2001-08-20 | pretty | Jason Wright |
2001-08-20 | add qec+be (testing consisted of compiling... I've merely proven it syntactic... | Jason Wright |
2001-08-20 | Oops, the vacuum cleaner went too far. Blush, I was sure I had tested | Miod Vallat |
2001-08-20 | qec+qe (driver is untested... it compiles, therefore it works =) | Jason Wright |
2001-08-20 | Not only is Apple hardware disgusting, but code doesn't even compile. | Miod Vallat |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-08-20 | cvs does not like me. | Miod Vallat |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | silence gcc for __dead function. | Miod Vallat |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-08-20 | _randseed is a u_long | Jason Wright |
2001-08-20 | more stuff to do with OpenBSD/sparc style bootpath determination | Jason Wright |
2001-08-20 | Convert to new timeouts; ite tested by jj@ | Miod Vallat |
2001-08-20 | Missed one timeout conversion. | Miod Vallat |
2001-08-19 | The end of old timeouts is near... | Miod Vallat |
2001-08-19 | elf64, not elf. | Artur Grabowski |
2001-08-19 | _NLIST_DO_ELF and _KERN_DO_ELF are needed too. | Artur Grabowski |
2001-08-19 | NATIVE_EXEC_ELF | Artur Grabowski |
2001-08-19 | more NBPG -> PAGE_SIZE renames. | Dale Rahn |
2001-08-19 | remove some dead code. | Artur Grabowski |
2001-08-19 | Change from completly broken to just crippled. | Artur Grabowski |
2001-08-19 | mmioctl | Artur Grabowski |
2001-08-19 | ddb on powerpc does not have ``machine'' commands, so don't lie. | Miod Vallat |
2001-08-19 | scsi, no devices yet. | Artur Grabowski |
2001-08-19 | dk_establish | Artur Grabowski |
2001-08-19 | SYSV stuff | Artur Grabowski |
2001-08-19 | siginfo support | Theo de Raadt |
2001-08-19 | fix depend | Artur Grabowski |
2001-08-19 | No need for procfs_machdep | Artur Grabowski |
2001-08-19 | A first shot at a GENERIC. | Artur Grabowski |
2001-08-19 | Sync with reality. | Miod Vallat |
2001-08-19 | PANICBUTTON no more. | Miod Vallat |
2001-08-19 | Remove PANICBUTTON code, as it is incompatible with DDB and DDB is | Miod Vallat |
2001-08-19 | DDB | Artur Grabowski |
2001-08-19 | shorter list of kernels to boot. | Artur Grabowski |
2001-08-19 | remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuff | Jason Wright |