Home | History | Annotate | Download | only in common
History log of /src/sys/arch/x68k/stand/common/xprintf.c
RevisionDateAuthorComments
 1.5  21-Feb-2011  itohy Cleanup my copyright notice.
 1.4  14-Mar-2009  dsl branches: 1.4.4; 1.4.6; 1.4.8;
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.3  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.2  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.1  01-Sep-1998  itohy branches: 1.1.154; 1.1.162; 1.1.168;
Files used in common.
 1.1.168.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.162.1  28-Apr-2009  skrll Sync with HEAD.
 1.1.154.1  04-May-2009  yamt sync with head.
 1.4.8.1  05-Mar-2011  bouyer Sync with HEAD
 1.4.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.4.4.1  05-Mar-2011  rmind sync with head

RSS XML Feed