NetBSD/sys/arch/i386/stand/lib
2004-03-13 22:41:37 +00:00
..
crt/dos Move lib/crt/start_rom.S to a more sensible location. 2003-10-09 10:56:13 +00:00
netif Spell through with two hs. From Peter Postma. 2004-02-24 15:24:35 +00:00
test
bios_disk.S C code now sets length of disk info structure 2003-04-16 12:45:10 +00:00
bios_pci.S
biosdelay.S
biosdisk_ll.c Add a way to force (at compile time) use of int13 extensions. 2003-06-25 04:21:51 +00:00
biosdisk_ll.h used daddr_t for disk block numbers, 2003-04-16 12:43:45 +00:00
biosdisk.c Remove memset prototype. Already present in sys/lib/libsa/stand.h. 2003-10-31 10:49:25 +00:00
biosdisk.h
biosgetrtc.S Remove some unused defines 2003-05-12 14:33:49 +00:00
biosgetsystime.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
biosmca.h
biosmca.S
biosmem.S
biosmemps2.S
biosmemx.S Change getextmem2 to return 'configured' values from cx/dx if ax/bx zero, 2003-11-07 11:34:28 +00:00
biospci.c
biosreboot.S
biosvideomode.S Add cvs version, delete unused definition 2003-04-16 13:49:21 +00:00
boot_params.S Translate ascii keycode to help those with azerty keyboard type straight. 2004-03-13 22:41:37 +00:00
bootinfo_biosgeom.c Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
bootinfo_memmap.c
bootinfo.c
bootinfo.h
comio_direct.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
comio_direct.h Add baud_rate arg to cominit_d 2003-04-16 14:58:32 +00:00
comio.S remove unused defines 2003-04-16 14:23:11 +00:00
conio.S
diskbuf.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
diskbuf.h
dos_file.S
dosfile.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
dosfile.h Further fallout from making 'path' arg to 'ufs_open' 'constchar *'. 2003-08-18 15:47:41 +00:00
dump_eax.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
exec.c Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
gatea20.c
getextmemx.c Adjust location of 'extmem2' diagnostic print. 2003-11-07 11:30:39 +00:00
getsecs.c
isadma.c
isadmavar.h
isapnp.c
isapnpvar.h
libi386.h Add prototyps for all the asm bios/dos calls 2003-04-16 13:47:53 +00:00
Makefile Add functions needed by new boot code 2003-04-16 22:30:40 +00:00
Makefile.inc Make 'dependall' generate the dependencies 2003-11-07 23:39:27 +00:00
menuutils.c
message.S Don't use ENTRY - it aligns the label and we can't afford the space. 2003-04-24 17:40:32 +00:00
panic.c
parseutils.c
pcio.c Translate ascii keycode to help those with azerty keyboard type straight. 2004-03-13 22:41:37 +00:00
pcivar.h
pread.c
printmemlist.c
putstr.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
pvcopy.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
realprot.S Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
startprog.S