freebsd-dev/sys/boot/i386/libi386
John Baldwin 8b149b5131 Consistently use the BSD u_int and u_short instead of the SYSV uint and
ushort.  In most of these files, there was a mixture of both styles and
this change just makes them self-consistent.

Requested by:	bde (kern_ktrace.c)
2003-08-07 15:04:27 +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 Null terminate the OEM hint. This rids my laptop of the smiley face that 2003-08-07 14:53:14 +00:00
bioscd.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
biosdisk.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
biosmem.c use __packed. 2002-09-23 18:54:32 +00:00
biospci.c
biospnp.c Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
biossmap.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
bootinfo32.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo64.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
comconsole.c
devicename.c
elf32_freebsd.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
elf64_freebsd.c For amd64 kernels, repeat the 1GB mapping over the entire address space 2003-05-11 22:42:29 +00:00
gatea20.c
i386_copy.c
i386_module.c Revert leftover AMD64 disable-acpi-module stuff. 2003-05-12 04:57:05 +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 Revert non-style part of the recent two deltas that dealt with 2003-07-02 12:45:45 +00:00
nullconsole.c
pread.c
pxe.c When looking for the ':' separator in the root path, don't go past 2003-06-16 20:48:56 +00:00
pxe.h use __packed. 2002-09-23 18:54:32 +00:00
pxetramp.s
time.c
vidconsole.c