summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
1997-02-02trapsignal/sendsig type/sigval changesTheo de Raadt
1997-01-29signal.h -> siginfo.h -> time.h falloutTheo de Raadt
1997-01-28use scsiprintTheo de Raadt
1997-01-28hp300 compat for siginfoTheo de Raadt
1997-01-28deal with siginfo additionTheo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27bad chr->blk mappings; randy@rtmx.comTheo de Raadt
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-24test kernel for wglen driverTheo de Raadt
1996-12-24nearly working driver for wglen serial cardTheo de Raadt
1996-12-24for the moment, yammer a bit moreTheo de Raadt
1996-12-24call all irq routinesTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-20config-dependent heck noTheo de Raadt
1996-12-11add stub for willowglen vme serial card driverTheo de Raadt
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-12-11add wl cdev entryTheo de Raadt
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-08apply netbsd pr#2598 from der mouse:chuck
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06repair mountroot typeTheo de Raadt
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-16update according to the libsa changesMichael Shalayeff
1996-10-16iupdate according to the libsa changesMichael Shalayeff
1996-10-01traverse stand only onceTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-08-20ensure whole kernel name gets passed inTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-27support -c optionTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-30option not optionsTheo de Raadt
1996-06-16use getsn() instead of private getstr()Theo de Raadt
1996-06-16netbsd pr#2547, is@beverly.rhein.de; handle bus errors correctlyTheo de Raadt
1996-06-11tty_attach()Theo de Raadt
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-06-11use intr_findvec()Theo de Raadt
1996-06-11call am7990_config()Theo de Raadt
1996-06-11delete intr_freevec(), add intr_findvec() [more flexible interface]Theo de Raadt
1996-05-29update for new generic bootchuck
1996-05-29new generic bootchuck
1996-05-29add stuff for generic bootchuck
1996-05-29bump versionchuck
1996-05-29new calling format to support generic bootchuck