Age | Commit message (Expand) | Author |
1997-07-27 | document bpb media types | Michael Shalayeff |
1997-07-26 | protect from asm.h _C_LABEL pre-inclusion | Michael Shalayeff |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-07-17 | add BIOS definitios/etc | Michael Shalayeff |
1997-07-16 | add tag | kstailey |
1997-07-16 | be more conservative | kstailey |
1997-07-07 | Too many things include <machine/ansi.h> w/o <sys/types.h> so | Todd C. Miller |
1997-07-05 | Make _BSD_TIME_T_ int32_t on all platforms. You can't write | Todd C. Miller |
1997-07-05 | implement unimplemented..... | Michael Shalayeff |
1997-06-04 | Raise memory resource limits, drive by the need to run netscape 4.0b5 | kstailey |
1997-04-20 | Allow kern_clock.c to see interrupt frames on i386 | Thorsten Lockert |
1997-04-20 | Add new clock related types; from NetBSD | Thorsten Lockert |
1997-04-17 | Do interrupt time accounting by running interrupt handlers with a seperate | Thorsten Lockert |
1997-04-10 | additions & fixes from niklas & i | Theo de Raadt |
1997-04-04 | add 'machine check' trap for Pentium and PPro cpus. | Michael Shalayeff |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-03-31 | do not let PSL_NT be set in VM86 mode; netbsd | Theo de Raadt |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-03-03 | Add a little ioctl at 4am to set the screen blanking. | Jason Downs |
1997-02-08 | Add definitions for the exception bits in the status word | Thorsten Lockert |
1997-02-03 | More siginfo implementations (alpha and mips might even work) | Theo de Raadt |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt |
1997-01-27 | prototyping problems, PR#71, felix@mamba.pond.sub.org | Theo de Raadt |
1997-01-27 | i386 part of siginfo | Theo de Raadt |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-25 | Oops | Niklas Hallqvist |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt |
1996-10-20 | Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall. | dm |
1996-10-17 | kvtop proto | Niklas Hallqvist |
1996-10-16 | decl calibrate_cyclecounter, fusword, susword | Theo de Raadt |
1996-10-16 | missing */ | Theo de Raadt |
1996-10-13 | provide split raw/cooked (translated) input modes. cooked mode is default, | Jason Downs |
1996-10-04 | do not decl global; from christos | Theo de Raadt |
1996-09-25 | u_int*_t types | Theo de Raadt |
1996-09-24 | DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available) | Theo de Raadt |
1996-09-24 | RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole disk | Theo de Raadt |
1996-09-22 | add ontrack format | Theo de Raadt |
1996-09-16 | supporting advanced pentium architecture functions. | Michael Shalayeff |
1996-09-12 | 16 partitions | Theo de Raadt |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt |
1996-08-27 | Add: | Jason Downs |
1996-08-16 | Some mostly cosmetic bug fixes. | dm |
1996-08-14 | Pentium Pro support | dm |