Age | Commit message (Expand) | Author |
2002-09-03 | Old (rev 1) OpenPROM will always report as the "fb" node, the first | Miod Vallat |
2002-08-12 | Convert sparc console code from rcons and pseudo-devices to rasops and wscons. | Miod Vallat |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | On sparc, PAGE_SIZE and friends might not be a compile-time constant. | Miod Vallat |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. jason@ ok | Thomas Nordin |
2001-10-05 | grr, I had this right to begin with... NOW X10 firecracker works. | Jason Wright |
2001-10-05 | Be careful when updating register in TIOCM* operations (do operations on | Jason Wright |
2000-11-07 | Race conditions make it hard for us to know if the interrupt was for us. | Artur Grabowski |
2000-07-14 | on a SparcStation Voyager, the 2nd zs device does not exist. | Theo de Raadt |
2000-07-11 | NKDD? no -- NKBD, bad mjacob | Theo de Raadt |
2000-07-07 | Fix some spl handling. | Artur Grabowski |
2000-06-28 | look in kbd.h to see whether we have configured a keyboard | mjacob |
1999-09-20 | delay for longer after each zsputc | Theo de Raadt |
1998-07-21 | johns@ mods to add cua devs to the sparc. | Marco S Hyman |
1998-03-04 | added support for the TIOCM* ioctl's | Jason Wright |
1998-02-05 | oops, need include file | Theo de Raadt |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-06-25 | remove unused variable | Jason Downs |
1996-08-12 | one last fix | Theo de Raadt |
1996-08-12 | Missed a couple things and blew something away by accident. | Jason Downs |
1996-08-12 | Merge the rest of our changes; mostly just softc changes in order to support | Jason Downs |
1996-08-11 | Merge back rev 1.5: always set mouse to B1200. | Jason Downs |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1996-01-06 | one tests code before one commits it. initialize ttymalloc'd struct properly. | Theo de Raadt |
1996-01-06 | by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botch | Theo de Raadt |
1995-12-15 | settable ring buffer sizes from pk | Theo de Raadt |
1995-10-23 | unconditionally set mouse port to CS8/1200 | Theo de Raadt |
1995-10-23 | include file botch | Theo de Raadt |
1995-10-21 | volatile struct zschan | Theo de Raadt |
1995-10-19 | support more than 2 zs chips; rename softc; interrupt counters | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |