summaryrefslogtreecommitdiffstats
path: root/sys/dev/sun (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.jason2002-01-251-64/+0
|
* move the scancode -> wskbd event map into a seperate file... more stilljason2002-01-253-0/+263
| | | | to move, though.
* bring sparc64 OUT of the stone age... MAXPARTITIONS 16jason2001-09-181-3/+8
|
* more from netbsd... not sure if it's modified or not (modified at least for RCSids, tho)jason2001-08-192-0/+174
|
* #(endif|else) foo is incorrect, make it #endif /* foo */heko2001-08-121-2/+2
| | | | deraadt@ ok
* recieve -> receivenate2001-06-271-2/+2
|
* Convert to new timeout API. art@ ok.ho2001-03-241-5/+10
|
* Stab at fixing the locators.h mess, test!niklas1997-08-082-6/+4
|
* Mostly sync to NetBSD-current 970804 + tags.downsj1997-08-088-123/+142
|
* added prototypes, made some functions static, removed unused variableskstailey1997-01-153-16/+39
| | | | now compiles with -Werror -Wall -Wstrict-prototypes
* extra braces to prevent warning about missing braceskstailey1997-01-151-13/+13
|
* partial merge with NetBSDkstailey1996-12-032-6/+12
|
* missing splxderaadt1996-06-231-2/+3
|
* sync 0521deraadt1996-05-262-6/+6
|
* partial sync with netbsd 960418, more to comederaadt1996-04-212-148/+188
|
* NetBSD 960317 mergeniklas1996-04-184-70/+116
|
* z8530 reorganization from gwr (which i think isn't nearly as machinederaadt1996-01-317-0/+3384
independent or correct as he thinks it is)