OpenGrok
Cross Reference: msvar.h
xref
: /
src
/
sys
/
arch
/
atari
/
dev
/
msvar.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/atari/dev/msvar.h
Revision
Date
Author
Comments
1.5
26-Jun-2022
tsutsui
Misc KNF and cleanup for readability.
1.4
20-Oct-2009
snj
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
1.3
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.2
23-Mar-2000
thorpej
branches: 1.2.134; 1.2.142; 1.2.148;
New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
resource allocation.
- Insertion and removal of callouts is constant time, important as
this facility is used quite a lot in the kernel.
The old timeout()/untimeout() API has been removed from the kernel.
1.1
12-Apr-1996
leo
branches: 1.1.30;
Add 3-button mouse support.
1.1.30.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.2.148.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.2.142.1
28-Apr-2009
skrll
Sync with HEAD.
1.2.134.2
11-Mar-2010
yamt
sync with head
1.2.134.1
04-May-2009
yamt
sync with head.
Indexes created Thu Oct 02 01:09:59 GMT 2025