freebsd-dev/sys/boot/i386/libi386
Ruslan Ermilov a4a62f5d1f First round of cleanups to sys/boot/ makefiles:
- do not use PROG for what's not a real C program,
- use sys.mk transformation rules where possible,
- only create the "machine" symlink on AMD64,
- removed MAINTAINER lines in individual makefiles,
- added the LIBSTAND defitinion to <bsd.libnames.mk>,
- somewhat better contents in .depend files.

Tested on:	i386, amd64
Prodded by:	bde
2004-02-06 21:58:32 +00:00
..
amd64_tramp.S Fix a bug in the AMD64 trampoline. I misunderstood the implicit 2003-05-17 00:30:51 +00:00
biosacpi.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bioscd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biosdisk.c If a transfer to or from a floppy disk crosses a 64k boundary, we have to 2004-01-21 23:22:29 +00:00
biosmem.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biospci.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biospnp.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biossmap.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo32.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo64.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
comconsole.c Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
devicename.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
elf32_freebsd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
elf64_freebsd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
gatea20.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_copy.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_module.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
libi386.h Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
Makefile First round of cleanups to sys/boot/ makefiles: 2004-02-06 21:58:32 +00:00
nullconsole.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pread.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pxe.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pxe.h use __packed. 2002-09-23 18:54:32 +00:00
pxetramp.s Whitespace fixes. 2001-10-04 10:18:00 +00:00
time.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
vidconsole.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00