Age | Commit message (Expand) | Author |
---|---|---|
1999-05-31 | typo; now we can 'set debug off' at 'boot>' | Todd T. Fries |
1999-05-28 | fix the makefile; i'm evil | Michael Shalayeff |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-06 | cleanup | Michael Shalayeff |
1999-05-06 | no lifvar.h anymore | Michael Shalayeff |
1999-05-06 | needs machine/trap.h | Michael Shalayeff |
1999-05-06 | comment | Michael Shalayeff |
1999-05-06 | add lif_* prototypes | Michael Shalayeff |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff |
1999-05-03 | lifvar.h -- bye, bye | 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-02-13 | remove local cvs Id | Michael Shalayeff |
1999-02-13 | pass esym to the kernel | Michael Shalayeff |
1999-01-25 | call diskless kernel "bsd" so it would be loaded even we have | Michael Shalayeff |
1999-01-25 | mask one more debug printf out | Michael Shalayeff |
1999-01-25 | shut up gcc | Michael Shalayeff |
1998-12-13 | use PDC_ALIGNMENT; oops | Michael Shalayeff |
1998-12-13 | PDC_ALIGNMENT; remove global chasdata | Michael Shalayeff |
1998-10-30 | some more debugs for now | 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-09-29 | sync; fixes; cleanup | Michael Shalayeff |
1998-09-29 | get rid of those obscuring constants | Michael Shalayeff |
1998-09-29 | add iodcstrategy() -- generic strategy through IODC routine | Michael Shalayeff |
1998-09-29 | lot more debug | Michael Shalayeff |
1998-09-29 | sync | Michael Shalayeff |
1998-09-29 | some exec_debug; hpux compatible kernel call) | Michael Shalayeff |
1998-09-29 | there is only one strategy routine: iodcstrategy | Michael Shalayeff |
1998-09-29 | more used, less unused | Michael Shalayeff |
1998-09-29 | remove unused extern | Michael Shalayeff |
1998-09-29 | add twiddle(), so it'll twiddle | Michael Shalayeff |
1998-09-29 | update config | Michael Shalayeff |
1998-09-29 | 'acceppt gzip files for lif | Michael Shalayeff |
1998-08-29 | more functions | Michael Shalayeff |
1998-08-29 | general cleanup | Michael Shalayeff |
1998-08-29 | add kernel to LIF volume in case we have DISKLESS built | Michael Shalayeff |
1998-08-29 | postpone bzero buffer on padding | Michael Shalayeff |
1998-07-30 | LIF file system | Michael Shalayeff |
1998-07-30 | lif file device for tape, net, etc boot | Michael Shalayeff |
1998-07-27 | make LIF definitions machine-wide | Michael Shalayeff |
1998-07-20 | real reboot on exit() | Michael Shalayeff |
1998-07-14 | add som support | Michael Shalayeff |