Age | Commit message (Expand) | Author |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | 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-11-09 | Proper break handling | Thorsten Lockert |
1996-11-07 | Conditinally unused variable (-Wall fix) | Niklas Hallqvist |
1996-10-27 | Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1996-10-26 | floppy driver is now in dev/isa. Not in files.isa yet, though, since arc | Jason Downs |
1996-10-22 | patch com speed initialization | Jason Downs |
1996-10-18 | -Wall happiness | Michael Shalayeff |
1996-10-17 | One too much ifdef.. | Niklas Hallqvist |
1996-10-16 | the Wall thing, you know | Theo de Raadt |
1996-10-16 | proto rtcintr | Theo de Raadt |
1996-10-13 | Add some more offsets, from Erik. | Jason Downs |
1996-10-13 | Clean up ioctl and flush the input buffer. | Jason Downs |
1996-10-13 | provide split raw/cooked (translated) input modes. cooked mode is default, | Jason Downs |
1996-10-04 | Make it compileable. | Jason Downs |
1996-10-04 | ahc on eisa, netbsd | 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 <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-21 | Added a swedish ISO 8859-1 keyboard map with national ISO 8859-1 characters. | Mats O Jansson |
1996-09-17 | support standalone. | 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-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-29 | Add `flags' specification to floppy devices. | Jason Downs |
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-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 |
1996-08-27 | do not lose in 2 cases; from graichen | Theo de Raadt |
1996-08-26 | ports 61 and 70 are not a part of reality | Theo de Raadt |
1996-08-19 | virtual terimals' name become ttyC* | shawn |
1996-08-17 | pcvt virtual terminal is now ttyC* | shawn |
1996-08-17 | do not reset/disable for fails on some laptops; rees@umich.edu from someone else | Theo de Raadt |
1996-08-16 | someone send me an i386 assembler book | Theo de Raadt |
1996-08-16 | spin processing ast events before going back to userland; my fix | Theo de Raadt |
1996-08-10 | Support entropy generation for keyboard generation; already done for PCVT | Thorsten Lockert |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-01 | [Ctrl]+8 emits 9 on a kernel with PCVT; netbsd pr#2666; tacha@tera.fukui-med... | Theo de Raadt |
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs |
1996-07-27 | jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>: | Theo de Raadt |
1996-07-20 | add KOI-8 cyrillic fonts | Michael Shalayeff |
1996-07-19 | Got rid of blinking square in the screen saver (it prevented fancy monitors | dm |
1996-07-18 | make pcvt recognize most S3 adapters up to date | shawn |