Age | Commit message (Expand) | Author |
1999-04-20 | map the io space | Michael Shalayeff |
1999-04-20 | print cpu ID (type) if available | Michael Shalayeff |
1999-04-20 | s/MINIOSIZ/IODC_MINIOSIZ/ | Michael Shalayeff |
1999-04-20 | move rd_root_{size,image} definitions to the end of the file to workaround li... | Michael Shalayeff |
1999-04-20 | call any vegetable, call it by name | Michael Shalayeff |
1999-04-20 | sync | Michael Shalayeff |
1999-04-20 | most of cpu boards defined now | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |
1999-04-20 | fix prev commit blowup: | Michael Shalayeff |
1999-04-20 | fix previous commit blowup: | Michael Shalayeff |
1999-04-20 | Makefile | Michael Shalayeff |
1999-04-20 | cleanup | Michael Shalayeff |
1999-04-20 | nop-filled .text; discard unwind info; tabs vs spaces | Michael Shalayeff |
1999-04-20 | fix different alignment problems | Michael Shalayeff |
1999-04-20 | no need for any networking code | Michael Shalayeff |
1999-04-20 | all the devices info is now in one table | Michael Shalayeff |
1999-04-20 | fix disklabel position (temp to build ramdisks) | Michael Shalayeff |
1999-04-20 | add defines for the numbers of registers | Michael Shalayeff |
1999-04-20 | name changes, add stack frame, better USERMODE() | Michael Shalayeff |
1999-04-20 | more stuff from the books | Michael Shalayeff |
1999-04-20 | add onfault handler and cache the space id into pcb; better coredump | Michael Shalayeff |
1999-04-20 | define UADDR; change alignment to 8 bytes | Michael Shalayeff |
1999-04-20 | more headers | Michael Shalayeff |
1999-04-20 | add HPPA_FLEX() | Michael Shalayeff |
1999-04-20 | uvm names and definitions | Michael Shalayeff |
1999-04-20 | name changes; more cpu_* functions | Michael Shalayeff |
1999-04-20 | proper entry/exit; no place for va_args12-13 | Michael Shalayeff |
1999-04-19 | Consider the other SVR2 partitions as BSDFFS, too. | Jason Downs |
1999-04-18 | Add es and fr keymaps, shamelessly taken from NetBSD. | Marc Espie |
1999-04-18 | xbox fits in the RAMDISK | Theo de Raadt |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright |
1999-04-18 | KNF & typo in printf | Jason Wright |
1999-04-18 | simplify clock handling | Jason Wright |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree |
1999-04-11 | make ne[0-2] definition match GENERIC | Todd C. Miller |
1999-04-05 | Missing subdir -> no obj link. | Marc Espie |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-31 | nsphy/ukphy fit | Theo de Raadt |
1999-03-28 | inclusion protection; fries | Theo de Raadt |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob |
1999-03-25 | Add small man page for loadkmap, so that people may know about it. | Marc Espie |
1999-03-24 | Call vm_set_page_size() during initialization (supresses "MD code did | Alex Feldman |
1999-03-24 | rd %wim in VTRAP handler, makes viking much happier | Theo de Raadt |
1999-03-24 | status of major items + how people can help | Todd T. Fries |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-03-22 | workaround for STP1020A errata #148494 | Theo de Raadt |
1999-03-22 | Remove diagnotic that could (was frequently) causing crashes. | Dale S. Rahn |
1999-03-22 | Use standard macros for asm functions instead of the incomplete | Dale S. Rahn |
1999-03-21 | Fix TSS fault handling. | Tobias Weingartner |