History log of /src/sys/arch/atari/stand/edahdi |
Revision | Date | Author | Comments |
1.7 | 10-Feb-2010 |
roy | Convert to terminfo so we compile.
|
1.6 | 03-Feb-2010 |
roy | branches: 1.6.2; Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
1.5 | 12-Dec-2001 |
tv | branches: 1.5.122; MKfoo=no -> NOfoo
|
1.4 | 13-Feb-1999 |
lukem | branches: 1.4.22; 1.4.26; convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
1.3 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
1.2 | 06-Jun-1997 |
mikel | nuke bad MLINKS line; fixes PR port-atari/3605.
|
1.1 | 16-May-1996 |
leo | branches: 1.1.1; Initial revision
|
1.1.1.1 | 16-May-1996 |
leo | edahdi, an AHDI partition-id editor
|
1.4.26.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.4.22.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.5.122.1 | 11-Mar-2010 |
yamt | sync with head
|
1.6.2.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
1.1 | 16-May-1996 |
leo | branches: 1.1.1; Initial revision
|
1.1.1.1 | 16-May-1996 |
leo | edahdi, an AHDI partition-id editor
|
1.11 | 01-Oct-2011 |
chs | fix build errors with gcc 4.5.
|
1.10 | 10-Feb-2010 |
roy | Convert to terminfo so we compile.
|
1.9 | 18-Mar-2009 |
cegger | branches: 1.9.2; Ansify function definitions w/o arguments. Generated with sed.
|
1.8 | 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.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 | 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.5 | 11-Dec-2005 |
christos | branches: 1.5.78; 1.5.86; 1.5.92; merge ktrace-lwp.
|
1.4 | 12-Nov-2004 |
he | Add casts to unsigned char for the arguments to the ctype.h macros/functions.
|
1.3 | 15-Feb-2000 |
leo | branches: 1.3.28; Nuke the local outc() since the prototype for the second argument of tputs() now matches putchar().
|
1.2 | 01-Jun-1999 |
leo | branches: 1.2.2; Fix copyright (exchange clauses 3 & 4).
|
1.1 | 16-May-1996 |
leo | branches: 1.1.1; Initial revision
|
1.1.1.1 | 16-May-1996 |
leo | branches: 1.1.1.1.26; edahdi, an AHDI partition-id editor
|
1.1.1.1.26.1 | 21-Jun-1999 |
thorpej | Sync w/ -current.
|
1.2.2.1 | 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.3.28.1 | 14-Nov-2004 |
skrll | Sync with HEAD.
|
1.5.92.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.5.86.1 | 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.5.78.2 | 11-Mar-2010 |
yamt | sync with head
|
1.5.78.1 | 04-May-2009 |
yamt | sync with head.
|
1.9.2.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|