NetBSD/sys/arch/i386/stand/lib
christos 63546de24a Remove a.out loading code and use loadfile.c for everything.
Populate the btinfo_symtab structure.
1999-01-28 20:21:24 +00:00
..
crt Fixup some usage of _C_LABEL(). 1999-01-22 22:43:44 +00:00
netif add support for the Intel 82557/82558 fast ethernet chip 1998-12-12 15:47:05 +00:00
test Update for INT13 support. 1998-11-22 15:44:03 +00:00
Makefile Add loadfile.c (stolen from Jason's alpha/stand/common/loadfile.c) 1999-01-28 20:18:31 +00:00
Makefile.inc distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
bios_disk.S Fix a thinko which still prevented this to run on non-int13-ext machines. 1998-10-30 12:16:59 +00:00
bios_pci.S Change "it's" to "it is" inside assembler comments to 1997-08-18 22:44:01 +00:00
biosdelay.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
biosdisk.c Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent 1999-01-27 20:54:56 +00:00
biosdisk.h Purely cosmetic whitespace/indentation changes (mmm, indent(1)) 1997-03-22 01:41:34 +00:00
biosdisk_ll.c Add int13 extension support 1998-10-15 15:28:22 +00:00
biosdisk_ll.h Add int13 extension support 1998-10-15 15:28:22 +00:00
biosgetrtc.S Add missing datasize prefix. 1997-06-13 13:42:27 +00:00
biosmem.S Change "it's" to "it is" inside assembler comments to 1997-08-18 22:44:01 +00:00
biosmemx.S New, optional, method to get size of extended memory. 1997-08-14 15:22:00 +00:00
biospci.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
biosreboot.S Provides "reboot" call, which just calles INT 19h to ask the bios to 1997-04-13 18:45:37 +00:00
bootinfo.c Definitions and helper functions to collect information in the boot 1997-09-17 17:39:29 +00:00
bootinfo.h Use <machine/bootinfo.h> for definitions shared with the kernel. 1997-09-20 12:10:06 +00:00
bootinfo_biosgeom.c Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent 1999-01-27 20:54:56 +00:00
comio.S Pass status byte to caller too. 1997-10-27 19:51:18 +00:00
comio_direct.c RCSID Police. 1998-01-05 07:02:46 +00:00
comio_direct.h RCSID Police. 1998-01-05 07:02:46 +00:00
conio.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
diskbuf.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
diskbuf.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
dos_file.S Fixup some usage of _C_LABEL(). 1999-01-22 22:43:44 +00:00
dosfile.c Convert DOS error numbers into UNIX errno values. 1997-09-17 18:09:04 +00:00
dosfile.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
exec.c Remove a.out loading code and use loadfile.c for everything. 1999-01-28 20:21:24 +00:00
exec_fromdos.c When using XMS, use the XMS size returned by the BIOS only if the other 1997-11-03 18:06:22 +00:00
gatea20.c Disable interrupts when frobbing the keyboard controller for A20, as 1997-10-29 00:32:49 +00:00
getextmemx.c New, optional, method to get size of extended memory. 1997-08-14 15:22:00 +00:00
getsecs.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
isadma.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
isadmavar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
isapnp.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
isapnpvar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
libi386.h Make serial line debugging easier to enable and use 1998-08-13 17:41:10 +00:00
loadfile.c Add loadfile.c (stolen from Jason's alpha/stand/common/loadfile.c) 1999-01-28 20:18:31 +00:00
loadfile.h Add loadfile.c (stolen from Jason's alpha/stand/common/loadfile.c) 1999-01-28 20:18:31 +00:00
menuutils.c Factor out functions for table driven boot menus and command line parsing 1997-09-17 17:13:02 +00:00
netbsd_opts.c Purely cosmetic whitespace changes. 1997-03-14 06:55:07 +00:00
panic.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
parseutils.c Factor out functions for table driven boot menus and command line parsing 1997-09-17 17:13:02 +00:00
pcio.c Make serial line debugging easier to enable and use 1998-08-13 17:41:10 +00:00
pcivar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
pread.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
startprog.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00