summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/stand
AgeCommit message (Collapse)Author
1999-12-23disable all debugsMichael Shalayeff
1999-12-23some support for hp som executablesMichael Shalayeff
1999-12-23add hp som file support protosMichael Shalayeff
1999-12-23clean some more filesMichael Shalayeff
1999-08-14debugging off by default. ok mickey@Todd T. Fries
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-06-22once it proved itself to work on everything we can get to, bump a version to ↵Michael Shalayeff
1/2 (;
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-28fix the makefile; i'm evilMichael Shalayeff
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-06cleanupMichael Shalayeff
1999-05-06no lifvar.h anymoreMichael Shalayeff
1999-05-06needs machine/trap.hMichael Shalayeff
1999-05-06commentMichael Shalayeff
1999-05-06add lif_* prototypesMichael Shalayeff
1999-05-06make it compile w/o EXEC_DEBUGMichael Shalayeff
1999-05-03lifvar.h -- bye, byeMichael Shalayeff
1999-04-20move load address to 0x700000, so we fit w/ ramdiskMichael Shalayeff
heap limit on 0xc0000 remove networking stuff
1999-04-20fix 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-20fix 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-20MakefileMichael Shalayeff
1999-04-20cleanupMichael Shalayeff
1999-04-20nop-filled .text; discard unwind info; tabs vs spacesMichael Shalayeff
1999-04-20fix different alignment problemsMichael 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-20no need for any networking codeMichael Shalayeff
1999-02-13remove local cvs IdMichael Shalayeff
1999-02-13pass esym to the kernelMichael Shalayeff
1999-01-25call diskless kernel "bsd" so it would be loaded even we haveMichael 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-25mask one more debug printf outMichael Shalayeff
1999-01-25shut up gccMichael Shalayeff
1998-12-13use PDC_ALIGNMENT; oopsMichael Shalayeff
1998-12-13PDC_ALIGNMENT; remove global chasdataMichael Shalayeff
1998-10-30some more debugs for nowMichael Shalayeff
1998-10-30support booting from disk in raw LIF modeMichael Shalayeff
1998-10-30thinkoMichael Shalayeff
1998-10-30don't call INIT code since that seemsMichael Shalayeff
to confuse older boxens IODC code.
1998-09-29sync; fixes; cleanupMichael Shalayeff
get rid of those obscuring commands use device finger/mapper, thus rewrite devopen
1998-09-29get rid of those obscuring constantsMichael Shalayeff
1998-09-29add iodcstrategy() -- generic strategy through IODC routineMichael Shalayeff
add device finger/mapper
1998-09-29lot more debugMichael Shalayeff
1998-09-29syncMichael Shalayeff
1998-09-29some exec_debug; hpux compatible kernel call)Michael Shalayeff
1998-09-29there is only one strategy routine: iodcstrategyMichael Shalayeff
1998-09-29more used, less unusedMichael Shalayeff
1998-09-29remove unused externMichael Shalayeff
1998-09-29add twiddle(), so it'll twiddleMichael Shalayeff
1998-09-29update configMichael Shalayeff
include (gzipped) diskless kernel if compiled in LIF volume
1998-09-29'acceppt gzip files for lifMichael Shalayeff
1998-08-29more functionsMichael Shalayeff
1998-08-29general cleanupMichael Shalayeff