Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-06 | add lif_* prototypes | Michael Shalayeff | |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff | |
1999-05-05 | do dma_cachectl() | Michael Shalayeff | |
1999-05-05 | some dma embrios | Michael Shalayeff | |
1999-05-05 | define gp in here, cleanup | Michael Shalayeff | |
1999-05-05 | secure the plug | Michael Shalayeff | |
1999-05-05 | plug unused parts | Michael Shalayeff | |
1999-05-05 | remove com and hil for now | Michael Shalayeff | |
1999-05-05 | protect for multiple inclusions | Todd T. Fries | |
1999-05-05 | don't use much of bus.h here, no need | Michael Shalayeff | |
1999-05-05 | no bha for now | Michael Shalayeff | |
1999-05-03 | make lifdir.dir_type unsigned such as it is | Michael Shalayeff | |
1999-05-03 | lifvar.h -- bye, bye | Michael Shalayeff | |
1999-05-03 | new pull | Michael Shalayeff | |
1999-05-03 | child_return(), some more traps to handle | Michael Shalayeff | |
1999-05-03 | remove some more of mklinux cruft | Michael Shalayeff | |
1999-05-02 | new {s,g}et_psw() | Michael Shalayeff | |
1999-05-02 | child_return() proto | Michael Shalayeff | |
1999-04-20 | disable some stuff | Michael Shalayeff | |
1999-04-20 | one more | Michael Shalayeff | |
1999-04-20 | establish irq handler | Michael Shalayeff | |
1999-04-20 | note a couple of typical io layouts for reference | Michael Shalayeff | |
1999-04-20 | name changes | Michael Shalayeff | |
1999-04-20 | syscall(), fix interrupt handling | Michael Shalayeff | |
1999-04-20 | do lazy blok mapping of io space in bus_* | Michael Shalayeff | |
add copy{in,out}*, kcopy, etc boot routines cpu-id-hpux-compat stuff rest of scheduler and such uvm | |||
1999-04-20 | no longer blockmap the whole io space | Michael Shalayeff | |
fix bootstrapping uvm | |||
1999-04-20 | flesh out, who cares about single-step anyway | Michael Shalayeff | |
1999-04-20 | some cpu_* routines, uvm | Michael Shalayeff | |
1999-04-20 | map mainbus space | Michael Shalayeff | |
1999-04-20 | export some more | Michael Shalayeff | |
1999-04-20 | more devices | Michael Shalayeff | |
1999-04-20 | dumpconf() | Michael Shalayeff | |
1999-04-20 | scheduler, syscalls, {fs}u{,s}words | Michael Shalayeff | |
1999-04-20 | workaroun ld overflow bug; general cleanup, alignments, pads, and needed ↵ | Michael Shalayeff | |
sections/symbols | |||
1999-04-20 | factor out common devices/options | Michael Shalayeff | |
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 ↵ | Michael Shalayeff | |
linkr overflow bug | |||
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 | |
all the bus types and all the rest of small thingies (; some more boards, add more by driver progress new framework | |||
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff | |
heap limit on 0xc0000 remove networking stuff | |||
1999-04-20 | fix prev commit blowup: | Michael Shalayeff | |
no ldsym for now s/sd/dk/ since it's not always a disk, not even scsi (: bump a version, things changed | |||
1999-04-20 | fix previous commit blowup: | Michael Shalayeff | |
generate link map for a meanwhile use special kernel config while in developmet pass HEAP_LIMIT into CPPFLAGS | |||
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 | |
correct PDC/IODC call formats factor some more code out to the dev_hppa.c routines basically boot on many more machine by now | |||
1999-04-20 | no need for any networking code | Michael Shalayeff | |