Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/twiddle.c
RevisionDateAuthorComments
 1.9  29-Sep-2020  simonb Add a slow twiddle option. This speeds up a pmax netboot by 15% and
is only 1% slower than no twiddle.
 1.8  30-Apr-2008  ad Let twiddle() be disabled at runtime.
 1.7  24-Nov-2007  isaki branches: 1.7.14; 1.7.16; 1.7.18;
style, indent, and ANSI-fy.
 1.6  11-Dec-2005  christos branches: 1.6.44; 1.6.46; 1.6.52;
merge ktrace-lwp.
 1.5  07-Aug-2003  agc branches: 1.5.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.4  22-Jun-1999  christos branches: 1.4.36;
Nuke obsolete printf comment.
 1.3  23-Mar-1999  simonb branches: 1.3.4;
Revert SA_NOPUTCHAR - the pmax was the only port using it and the new
pmax bootblocks provide a putchar().
 1.2  22-Feb-1999  simonb Use printf() instead of putchar() if SA_NOPUTCHAR is defined (for the
pmax).
Also don't include stdarg.h/varargs.h - we don't use them here.
 1.1  13-Feb-1999  pk Split the printf variants into separate files.
 1.3.4.1  01-Jul-1999  thorpej Sync w/ -current.
 1.4.36.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.36.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.36.1  03-Aug-2004  skrll Sync with HEAD
 1.5.16.1  07-Dec-2007  yamt sync with head
 1.6.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.6.46.1  09-Jan-2008  matt sync with HEAD
 1.6.44.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.7.18.1  16-May-2008  yamt sync with head.
 1.7.16.1  18-May-2008  yamt sync with head.
 1.7.14.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed