Age | Commit message (Expand) | Author |
1996-09-26 | tossed the frigging mitsumi | Theo de Raadt |
1996-09-25 | prefer DOSPTYP_386BSD MBR partition; from tholo | Theo de Raadt |
1996-09-25 | shrink an error message | Theo de Raadt |
1996-09-25 | u_int*_t types | Theo de Raadt |
1996-09-25 | prefer a DOSPTYP_OPENBSD MBR partition, but accept one of DOSPTYP_386BSD. | 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-23 | adjust number of types, since we've got 16 partitions in disklabel now. | Michael Shalayeff |
1996-09-23 | propagte FD{UNIT,PART} definitions. | Michael Shalayeff |
1996-09-23 | use printf() from libsa, move remainder to the related drivers. | Michael Shalayeff |
1996-09-23 | use <dev/ic/mc6845.h>. add tag. | Michael Shalayeff |
1996-09-23 | use <dev/ic/mc6845.h> for CRTC registers definitions. | Michael Shalayeff |
1996-09-23 | separate mc6845 definitions in dev/ic/mc6845.h | Michael Shalayeff |
1996-09-23 | forgot the tag. | Michael Shalayeff |
1996-09-23 | use symbolic constatnt names. | Michael Shalayeff |
1996-09-22 | add ontrack format | Theo de Raadt |
1996-09-21 | Added a swedish ISO 8859-1 keyboard map with national ISO 8859-1 characters. | Mats O Jansson |
1996-09-21 | integer overflow should gen SIGFPE; netbsd pr#1833, cline@ASM.FOX.CS.CMU.EDU ... | Theo de Raadt |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |
1996-09-18 | compiles now. | Michael Shalayeff |
1996-09-17 | support standalone. | Michael Shalayeff |
1996-09-16 | supporting advanced pentium architecture functions. | Michael Shalayeff |
1996-09-16 | update to reflect reality | Jason Downs |
1996-09-14 | Joystick is at 0x201, not 0x200 | Thorsten Lockert |
1996-09-12 | cvs.openbsd.org rules with 20% buffer cache | Theo de Raadt |
1996-09-12 | BUFCACHEPERCENT for cranking % of mem used | Theo de Raadt |
1996-09-12 | set correct 'maxpartitions' | Michael Shalayeff |
1996-09-12 | 16 partitions | Theo de Raadt |
1996-09-10 | make compile w/ TRACE enabled | Michael Shalayeff |
1996-09-09 | Don't be uncertain about wether clock interrupts were meant for us | Thorsten Lockert |
1996-09-09 | Add seperate profiling/statistics clock running at 1024/128 Hz, using the | Thorsten Lockert |
1996-09-08 | Only count the interrupt if the interrupt handler claims that it did | Thorsten Lockert |
1996-09-06 | remove keyboard randomness supply. | Michael Shalayeff |
1996-09-04 | add #pccom0; suggested by graichen | Theo de Raadt |
1996-09-02 | pnp, mcd off | Theo de Raadt |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt |
1996-08-31 | duh | Theo de Raadt |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs |
1996-08-29 | turn ast0 on; show where ast1 lands | Theo de Raadt |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-29 | random | Theo de Raadt |
1996-08-28 | kill keyboard randomness; it causes random problems | Theo de Raadt |
1996-08-27 | Add: | Jason Downs |
1996-08-27 | curses! "you should call keypad()" is dumb | Theo de Raadt |