Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-23 | disable all debugs | Michael Shalayeff | |
1999-12-23 | some support for hp som executables | Michael Shalayeff | |
1999-12-23 | add hp som file support protos | Michael Shalayeff | |
1999-12-23 | clean some more files | Michael Shalayeff | |
1999-08-14 | debugging off by default. ok mickey@ | Todd T. Fries | |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt | |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ↵ | Michael Shalayeff | |
1/2 (; | |||
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 | |
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 | |
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 | |
problems w/ kbd on PDC console device. remove neva-gonna-b-there stuff from conf.c some improvements to srt0.S code, use constants defined in machine/ files. | |||
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 | |
to confuse older boxens IODC code. | |||
1998-09-29 | sync; fixes; cleanup | Michael Shalayeff | |
get rid of those obscuring commands use device finger/mapper, thus rewrite devopen | |||
1998-09-29 | get rid of those obscuring constants | Michael Shalayeff | |
1998-09-29 | add iodcstrategy() -- generic strategy through IODC routine | Michael Shalayeff | |
add device finger/mapper | |||
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 | |
include (gzipped) diskless kernel if compiled in LIF volume | |||
1998-09-29 | 'acceppt gzip files for lif | Michael Shalayeff | |
1998-08-29 | more functions | Michael Shalayeff | |
1998-08-29 | general cleanup | Michael Shalayeff | |