OpenGrok
Cross Reference: twiddle.c
xref
: /
src
/
sys
/
arch
/
amiga
/
stand
/
bootblock
/
boot
/
twiddle.c
Home
|
History
|
Annotate
|
Download
|
only in
boot
History log of
/src/sys/arch/amiga/stand/bootblock/boot/twiddle.c
Revision
Date
Author
Comments
1.5
18-Mar-2009
cegger
Ansify function definitions w/o arguments. Generated with sed.
1.4
11-Dec-2005
christos
branches: 1.4.78; 1.4.86; 1.4.92;
merge ktrace-lwp.
1.3
28-Jun-2005
junyoung
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
1.2
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.1
29-Nov-1996
is
branches: 1.1.1;
Initial revision
1.1.1.1
29-Nov-1996
is
branches: 1.1.1.1.56;
First version of a NetBSD-Amiga bootblock compilable from within NetBSD,
along with toolchain enhancements.
aout2bb transforms a.out files with reloc information into bootblock format
files with a compressed relocation info.
bbstart.s relocates the bootblock using this compressed info, before jumping
to C code.
txlt changes some more of the absolute references to pc-relative ones (we know
we have a single code + data address space).
If you ever try to change this: don't even dare to change the compiler options;
they were found in weeks of trial and error as the ones producing the smallest
(not necessarily fastests) code.
installboot is just a script around dd, for now.
Some ideas by Michael Hitch, Leo Weppelman and Jason Thorpe; bugs added
by myself.
1.1.1.1.56.4
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.1.1.1.56.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.1.1.56.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.1.1.56.1
03-Aug-2004
skrll
Sync with HEAD
1.4.92.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.4.86.1
28-Apr-2009
skrll
Sync with HEAD.
1.4.78.1
04-May-2009
yamt
sync with head.
Indexes created Mon Oct 20 20:10:13 GMT 2025