freebsd-dev/sys/boot/i386/libi386
Kazutaka YOKOTA 6c8e596705 This is white-space only change. No functional difference.
- Be consistent about placing spaces around keywords and
  operators; don't mix statements like "if(A==B)" and "if (X == Y)",
  "return(0)" and "return (-1)", "P=10" and "Q = 0", etc.

- Consitently indent lines. It's not good to indent by 8 columns
  in one part of the file, and by 4 columns in the other part.
2001-10-01 11:42:25 +00:00
..
aout_freebsd.c
biosacpi.c Teach the loader how to find the system ACPI information, and autoload 2001-08-30 00:42:12 +00:00
biosdisk.c
biosmem.c
biospci.c
biospnp.c
bootinfo32.c Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
bootinfo64.c Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
bootinfo.c Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
comconsole.c
devicename.c
elf32_freebsd.c
elf64_freebsd.c
elf_freebsd.c
gatea20.c
i386_copy.c
i386_module.c Implement the long-awaited module->file cache database. A userland 2001-09-11 01:09:24 +00:00
libi386.h Teach the loader how to find the system ACPI information, and autoload 2001-08-30 00:42:12 +00:00
Makefile Teach the loader how to find the system ACPI information, and autoload 2001-08-30 00:42:12 +00:00
nullconsole.c
pread.c
pxe.c Don't set the gateway address if the netmask is zero or we're on 2001-03-14 23:53:25 +00:00
pxe.h
pxetramp.s
time.c
vidconsole.c This is white-space only change. No functional difference. 2001-10-01 11:42:25 +00:00