Home | History | Annotate | Download | only in common
History log of /src/sys/arch/pmax/stand/common/putchar.c
RevisionDateAuthorComments
 1.6  14-Mar-2009  dsl ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 1.5  28-Apr-2008  martin branches: 1.5.8; 1.5.14;
Remove clause 3 and 4 from TNF licenses
 1.4  27-Nov-1999  simonb branches: 1.4.2; 1.4.8; 1.4.136; 1.4.138; 1.4.140;
Header file include cleanup.
 1.3  27-Nov-1999  simonb Moved from lib/putchar.c,v
 1.2  11-Apr-1999  simonb Include <stand.h> so we get a putchar() prototype.
 1.1  25-Mar-1999  simonb branches: 1.1.4;
Basic putchar() implentation in terms of the PROM's printf() callback.
Not really effecient, but there isn't that much printf'ing down by SA
programs and we can use the libsa printf() so things like "%ld" work.
 1.1.4.1  21-Jun-1999  thorpej Sync w/ -current.
 1.4.140.2  04-May-2009  yamt sync with head.
 1.4.140.1  16-May-2008  yamt sync with head.
 1.4.138.1  18-May-2008  yamt sync with head.
 1.4.136.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.8.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.4.8.1  27-Nov-1999  bouyer file putchar.c was added on branch thorpej_scsipi on 2000-11-20 20:20:45 +0000
 1.4.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.5.14.1  13-May-2009  jym Sync with HEAD.

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

RSS XML Feed