Age | Commit message (Expand) | Author |
1997-05-22 | sync with sys/param.h changes | Todd C. Miller |
1997-05-04 | Add newer S3 chipsets that pcvt supports. Fix from William Wisner | Todd C. Miller |
1997-04-17 | more equipment bits! | Michael Shalayeff |
1997-04-17 | Do interrupt time accounting by running interrupt handlers with a seperate | Thorsten Lockert |
1997-04-15 | support more S3 chipsets. done by comparing against SuperCode; | Theo de Raadt |
1997-04-11 | If someone pressed a nonprintable character in getsn (eg in boot -c) the | Mats O Jansson |
1997-03-30 | Previous commit was in error, definition of MANDIR was correct | Todd C. Miller |
1997-03-30 | /usr/share/man/cat -> /usr/share/man | Todd C. Miller |
1997-03-03 | Add a little ioctl at 4am to set the screen blanking. | Jason Downs |
1997-02-08 | Provide more information on FP exceptions | Thorsten Lockert |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-01-27 | select subsystem si_pid becomes si_selpid, to not conflict against user/kerne... | Theo de Raadt |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-04 | Remove extra blank line | Niklas Hallqvist |
1996-12-29 | add some comments to some things we removed to get also more broken | Thomas Graichen |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-20 | add missing #ifdef COMPAT_10 | Thomas Graichen |
1996-12-18 | Make pccom compile. This stull really needs to be merged into the | Todd C. Miller |
1996-12-12 | 32 bit cleanup, because this code is going to be copied by other ports soon | Theo de Raadt |
1996-12-11 | TS_WOPEN on cua close, like com.c | Theo de Raadt |
1996-12-05 | Implement a few more escape sequences that BSD/OS has defined for pccons; | Thorsten Lockert |
1996-12-04 | DESTDIR fixing | Theo de Raadt |
1996-11-30 | bus changes | Jason Downs |
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 |