Home | History | Annotate | Download | only in sun
History log of /src/sys/dev/sun/pfour_subr.c
RevisionDateAuthorComments
 1.7  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.6  28-Apr-2008  martin branches: 1.6.8; 1.6.14;
Remove clause 3 and 4 from TNF licenses
 1.5  11-Dec-2005  christos branches: 1.5.70; 1.5.72; 1.5.74;
merge ktrace-lwp.
 1.4  28-Oct-2003  chs keep the caller's defaults instead of supplying our own.
 1.3  28-Oct-2003  chs uninitialized variables.
 1.2  13-Nov-2001  lukem branches: 1.2.16;
add RCSIDs
 1.1  22-Aug-2000  pk branches: 1.1.2; 1.1.4; 1.1.6;
Split off `pfour' code from sparc/dev/fb.c into a separate file.
This file will be pulled in by framebuffer drivers that define the `pfour'
attribute.
 1.1.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.4.1  14-Nov-2001  nathanw Catch up to -current.
 1.1.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.2.1  22-Aug-2000  bouyer file pfour_subr.c was added on branch thorpej_scsipi on 2000-11-20 11:43:11 +0000
 1.2.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.16.1  03-Aug-2004  skrll Sync with HEAD
 1.5.74.2  04-May-2009  yamt sync with head.
 1.5.74.1  16-May-2008  yamt sync with head.
 1.5.72.1  18-May-2008  yamt sync with head.
 1.5.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.8.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed