.. |
Makefile
|
…
|
|
bt_subr.c
|
Remove an extra parenthesis in #ifdef'ed out part. PR kern/41858
|
2009-09-12 19:39:12 +00:00 |
btreg.h
|
…
|
|
btvar.h
|
…
|
|
bwtwo.c
|
Include "ioconf.h" instead of extern struct cfdriver foo_cd decls.
|
2009-09-19 07:07:42 +00:00 |
bwtworeg.h
|
…
|
|
bwtwovar.h
|
Split device_t/softc.
|
2009-09-19 04:52:44 +00:00 |
cgsix.c
|
Include "ioconf.h" instead of extern struct cfdriver foo_cd decls.
|
2009-09-19 07:07:42 +00:00 |
cgsixreg.h
|
…
|
|
cgsixvar.h
|
Include wsdisplay.h directly in the header to avoid different sizes
|
2009-02-20 22:55:26 +00:00 |
cgthree.c
|
make this compile on sparc64
|
2009-11-25 21:10:56 +00:00 |
cgthreereg.h
|
…
|
|
cgthreevar.h
|
Split device_t/softc. Tested on SS1+.
|
2009-09-18 16:43:19 +00:00 |
disklabel.h
|
…
|
|
disksubr.c
|
ANSIfy functions with function-pointer arguments
|
2009-03-16 23:11:09 +00:00 |
eeprom.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
event.c
|
Change about 4500 of the K&R function definitions to ANSI ones.
|
2009-03-14 15:35:58 +00:00 |
event_var.h
|
Network protocol interrupts can now block on locks, so merge the globals
|
2008-04-24 15:35:27 +00:00 |
fb.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
fbio.h
|
apparently the official name for the S24 is FBTYPE_TCXCOLOR
|
2009-08-26 22:34:50 +00:00 |
fbvar.h
|
device_t-ification
|
2008-12-12 18:39:55 +00:00 |
files.sun
|
Add wscons/vcons support for bw2 (sbus and P4).
|
2008-12-05 11:52:42 +00:00 |
idprom.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kbd.c
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:38:26 +00:00 |
kbd_ms_ttyvar.h
|
…
|
|
kbd_reg.h
|
…
|
|
kbd_tables.c
|
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
|
2009-10-21 23:12:09 +00:00 |
kbd_tables.h
|
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
|
2009-10-21 23:12:09 +00:00 |
kbd_xlate.h
|
…
|
|
kbd_zs.c
|
Misc cosmetics.
|
2008-04-20 15:44:01 +00:00 |
kbdsun.c
|
Split softc and device_t for zsc(4) and its children.
|
2008-03-29 19:15:34 +00:00 |
kbdsunvar.h
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:38:26 +00:00 |
kbdvar.h
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:38:26 +00:00 |
kbio.h
|
…
|
|
ms.c
|
retain compatibility with old firm_event. Perhaps we should bump the protocol
|
2009-01-11 23:36:39 +00:00 |
ms_zs.c
|
struct cfdata * -> cfdata_t, no functional changes intended.
|
2009-05-12 13:15:24 +00:00 |
msvar.h
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:38:26 +00:00 |
pfour_subr.c
|
Change about 4500 of the K&R function definitions to ANSI ones.
|
2009-03-14 15:35:58 +00:00 |
pfourreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
sunkbd.c
|
Split softc and device_t for zsc(4) and its children.
|
2008-03-29 19:15:34 +00:00 |
sunms.c
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:38:26 +00:00 |
vuid_event.h
|
protect kernel inline with _KERNEL
|
2009-01-12 02:26:16 +00:00 |
wskbdmap_sun.c
|
actually assign audio control command codes to the audio control keys
|
2010-01-14 02:18:59 +00:00 |