summaryrefslogtreecommitdiffstats
path: root/sys/i386/i386/bioscall.s
Commit message (Expand)AuthorAgeFilesLines
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-8/+0
* Make the kernel actually compile and link under a.out, usingpeter2001-02-251-0/+8
* Remove the leading underscore from all symbols defined in x86 asmjake2001-02-251-4/+4
* Stop handcoding a couple of instructions since gas 2.10 can properlyjhb2000-11-211-4/+1
* AT&T asm syntax requires a leading '*' in front of the operand forobrien2000-05-221-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename 'bios_jmp' to 'bios16_jmp' to make it clear what it's related to.msmith1999-08-251-4/+4
* Use the far jump for the base of the page arithmatic rather than thepeter1999-08-251-3/+4
* Remove some duplicate definitions, as suggested by Alan Cox.msmith1999-07-291-6/+1
* Major update to the kernel's BIOS-calling ability.msmith1999-07-291-18/+126
* Support functions for working with x86 PC-architecture BIOS.msmith1997-08-011-0/+59
OpenPOWER on IntegriCloud