Commit graph

7 commits

Author SHA1 Message Date
wiz
feadbcb1fa Convert to bl3. 2004-04-19 00:32:13 +00:00
drochner
2c5616722c Oops, need another #ifdef and a typecast to make this compile with old
"struct sigaction" declarations. Also clean up bookkeeping whether the
handler is already installed (which didn't work as intended because
SIG_DFL is represented by a zero).
2003-10-06 11:14:14 +00:00
drochner
fd64f71087 adapt to API (and ABI) changes of the i386_vm86() call due to the
siginfo changes in -current
(changed to use sigaction() instead of signal() in all cases to limit
the number of #ifdefs)
2003-10-05 13:39:24 +00:00
jmc
ea3e31a809 Bump package version 2003-08-30 16:16:32 +00:00
jmc
58a92edd14 Install vbe.h also or packes which might use this (atitvout) won't work. 2003-08-30 16:15:32 +00:00
drochner
0637fa6fa7 install header too, pointed out by mrg 2003-08-12 13:26:23 +00:00
drochner
c6962832cc import lrmi-0.8 - the Linux Real Mode Interface for that misdesigned
thing people have as processors in their PCs
2003-08-11 18:13:50 +00:00