Age | Commit message (Expand) | Author |
1997-04-06 | support cd9660 disklabel spoofing; also fix block offset confusion | Theo de Raadt |
1997-04-02 | add off-level character recieve. | Dale S. Rahn |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs |
1997-02-24 | temporarily, also pass intr() routines the vec# | Theo de Raadt |
1997-02-22 | sends and receives and illustrates that the vme board has interrupt vector bugs | Theo de Raadt |
1997-02-22 | add register bit defines | Theo de Raadt |
1997-02-21 | do not pass up un-init vftype | Theo de Raadt |
1997-02-20 | strncpy needed for ufs.c | gvf |
1997-02-16 | Add new kernel configuration that support ramdisk in the data segment | Dale S. Rahn |
1997-02-15 | Move the debug print into the ifdef DEBUG section. | Dale S. Rahn |
1997-02-15 | Only copy a cpudisklabel in the disklabel structure if a valid one is found. | Dale S. Rahn |
1997-02-14 | Copy all of 040 fp exception vectors into table. previous structure | Dale S. Rahn |
1997-02-12 | The original disklabel code from dale had an unaligned-aligned problem | Theo de Raadt |
1997-02-12 | when changing a device entry slot, remove the old one. | Dale S. Rahn |
1997-02-11 | Add ramdisk (rd) character major number, put the device in the character | Dale S. Rahn |
1997-02-11 | ok, transmit on port 0 works... | Theo de Raadt |
1997-02-11 | wl0 moves to ipl 3 | Theo de Raadt |
1997-02-10 | make it work | Theo de Raadt |
1997-02-10 | Completely untested mvme68k changes for copypage/zeropage/mappedcopy. | Jason Downs |
1997-02-08 | add _kernel_text | Theo de Raadt |
1997-02-05 | correct boottime messages | Theo de Raadt |
1997-02-04 | do not accidentally pass VM_PROT_WRITE|VM_PROT_READ | Theo de Raadt |
1997-02-04 | an important comment | Theo de Raadt |
1997-02-04 | pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV | Theo de Raadt |
1997-02-04 | fix a few more SIGxxx/xxx_* and fault addr issues | Theo de Raadt |
1997-02-03 | More siginfo implementations (alpha and mips might even work) | Theo de Raadt |
1997-02-03 | repair confusion over kv/uv addr for siginfo_t storage | Theo de Raadt |
1997-02-02 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-01-29 | signal.h -> siginfo.h -> time.h fallout | Theo de Raadt |
1997-01-28 | use scsiprint | Theo de Raadt |
1997-01-28 | hp300 compat for siginfo | Theo de Raadt |
1997-01-28 | deal with siginfo addition | Theo de Raadt |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt |
1997-01-27 | bad chr->blk mappings; randy@rtmx.com | Theo de Raadt |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-24 | test kernel for wglen driver | Theo de Raadt |
1996-12-24 | nearly working driver for wglen serial card | Theo de Raadt |
1996-12-24 | for the moment, yammer a bit more | Theo de Raadt |
1996-12-24 | call all irq routines | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-20 | config-dependent heck no | Theo de Raadt |
1996-12-11 | add stub for willowglen vme serial card driver | Theo de Raadt |
1996-12-11 | correct master decoded logic; i have mapped a vmes device successfully now | Theo de Raadt |
1996-12-11 | add wl cdev entry | Theo de Raadt |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-08 | apply netbsd pr#2598 from der mouse: | chuck |
1996-11-06 | use dk_mountroot | Theo de Raadt |