Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-09 | Add DragonFly support. | joerg | 1 | -2/+4 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones | agc | 1 | -1/+2 | |
2003-10-06 | Oops, need another #ifdef and a typecast to make this compile with old | drochner | 1 | -2/+2 | |
"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-05 | adapt to API (and ABI) changes of the i386_vm86() call due to the | drochner | 1 | -1/+2 | |
siginfo changes in -current (changed to use sigaction() instead of signal() in all cases to limit the number of #ifdefs) | |||||
2003-08-11 | import lrmi-0.8 - the Linux Real Mode Interface for that misdesigned | drochner | 1 | -0/+4 | |
thing people have as processors in their PCs |