Age | Commit message (Expand) | Author |
1998-10-30 | use ld.script, cleanup | Michael Shalayeff |
1998-10-30 | add ld script | Michael Shalayeff |
1998-10-30 | support booting from disk in raw LIF mode | Michael Shalayeff |
1998-10-30 | thinko | Michael Shalayeff |
1998-10-30 | don't call INIT code since that seems | Michael Shalayeff |
1998-10-30 | cleanup | Michael Shalayeff |
1998-10-30 | cleanup | Michael Shalayeff |
1998-10-30 | cleanup | Michael Shalayeff |
1998-10-30 | remove unused definitions, cleanup | Michael Shalayeff |
1998-10-30 | USERMODE() and FRAME_PC definitions | Michael Shalayeff |
1998-10-30 | add some protos and defines | Michael Shalayeff |
1998-10-30 | no dca (which is com), add fd | Michael Shalayeff |
1998-10-30 | populate futher w/ structs and function declarations | Michael Shalayeff |
1998-10-30 | generated from cpudevs | Michael Shalayeff |
1998-10-30 | fix 725/50 model type | Michael Shalayeff |
1998-10-30 | some ddb interface | Michael Shalayeff |
1998-10-30 | some generic swap | Michael Shalayeff |
1998-10-30 | some mainbus | Michael Shalayeff |
1998-10-29 | more cpus and devices | Michael Shalayeff |
1998-10-29 | fix pdccngetc() input handling | Michael Shalayeff |
1998-10-24 | make 8mb installs work | Theo de Raadt |
1998-10-21 | The qec global reset should only be allowed to happen once per qec card, not | Jason Wright |
1998-10-20 | o Only read the per-channel status reg if the global int mask says something | Jason Wright |
1998-10-19 | Use register definitions from AMD databook. | Jason Wright |
1998-10-19 | qec+qe support & OpenBSD tags for everyone | Jason Wright |
1998-10-19 | Support for the qec+qe (SBus QuadEthernet board) | Jason Wright |
1998-10-19 | Garbage collect an unused variable. | Jason Wright |
1998-10-16 | revert pmax machdep.c too (Warner missed this one) | Todd C. Miller |
1998-10-15 | Back out PEFO's trap change. It breaks everybody, it seems. | imp |
1998-10-15 | shrink ramdisk filesystem | Theo de Raadt |
1998-10-14 | o include ch.h so that NCH is defined | imp |
1998-10-14 | openfirmware root was moved to attach at mainbus some time back, this | Dale S. Rahn |
1998-10-14 | pretty print message | Theo de Raadt |
1998-10-12 | While It would be a really nice thing to have nested interrupts, | Dale S. Rahn |
1998-10-11 | When copying several lines from one file to another, do not delete the lines | Dale S. Rahn |
1998-10-10 | add tl(4) ethernet driver | Theo de Raadt |
1998-10-10 | Sync with FreeBSD; add ioctls. | Jason Downs |
1998-10-10 | Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX. | Dale S. Rahn |
1998-10-09 | APERTURE, ed0 -> ne0, new audio | kstailey |
1998-10-09 | slight further tweak | Theo de Raadt |
1998-10-09 | tweak spacing of cache information printing | Theo de Raadt |
1998-10-09 | These installation instruction were so out of date that they were | Dale S. Rahn |
1998-10-09 | Update to current state of powerpc port. | Dale S. Rahn |
1998-10-09 | Turn off all "counter expired" interrupts (missed defer-counter expired counter) | Jason Wright |
1998-10-09 | Support nested interrupts for the powerpc interrupt controller. | Dale S. Rahn |
1998-10-09 | Functions to enable and disable interrupts, instead of spreading asm code | Dale S. Rahn |
1998-10-09 | PCI io space starts at 0x80000000 not 16MB added to that address, when | Dale S. Rahn |
1998-10-09 | Workaround for wscons support, this is how this was done on alpha, | Dale S. Rahn |
1998-10-09 | requesting tty and net soft interrupts does not mean requesting a clock | Dale S. Rahn |
1998-10-07 | Fix trigger level initializations; fixes mouse for XFree86. | Jason Downs |