NetBSD/sys/arch/i386/stand/lib
fvdl f8e221511b * query BIOS geometry information, possibly using the int 13 extensions.
* pass them on to the kernel
* print a message if the 2nd stage bootloader returns (i.e. fails)
  instead of just hanging.
1999-03-08 00:09:24 +00:00
..
crt * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
netif make the ethernet address an unsigned char array to avoid sign extension 1999-02-19 19:30:46 +00:00
test redirect the linker's stderr to the protocol file too 1999-02-19 19:53:01 +00:00
bios_disk.S * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +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
biosdisk_ll.c * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
biosdisk_ll.h * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
biosdisk.c * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
biosdisk.h
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_biosgeom.c * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
bootinfo.c Definitions and helper functions to collect information in the boot 1997-09-17 17:39:29 +00:00
bootinfo.h * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +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
comio.S Pass status byte to caller too. 1997-10-27 19:51:18 +00:00
conio.S
diskbuf.c
diskbuf.h
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
exec.c * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +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
isadma.c
isadmavar.h
isapnp.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
isapnpvar.h
libi386.h Minor changes to prototypes. 1999-01-28 20:22:31 +00:00
loadfile.c Add handling of OMAGIC files, where exec header isn't part of the 1999-03-07 20:03:44 +00:00
loadfile.h Add the ability to get the size of the loaded image without actually 1999-01-29 18:44:09 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile.inc distclean is a synonym for cleandir 1998-09-05 15:15:14 +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
panic.c Don't give exit() a parameter, as libstand version doesn't take one. 1999-02-12 05:14:22 +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
pread.c Minor changes to prototypes. 1999-01-28 20:22:31 +00:00
startprog.S fix spel. 1999-03-01 12:46:16 +00:00