platform/upstream/syslinux.git
15 years agoRun Nindent on com32/lib/fdopendir.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/fdopendir.c

Automatically reformat com32/lib/fdopendir.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/fclose.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/fclose.c

Automatically reformat com32/lib/fclose.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/exit.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/exit.c

Automatically reformat com32/lib/exit.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/ctypes.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/ctypes.c

Automatically reformat com32/lib/ctypes.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/creat.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/creat.c

Automatically reformat com32/lib/creat.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/closedir.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/closedir.c

Automatically reformat com32/lib/closedir.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/chdir.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/chdir.c

Automatically reformat com32/lib/chdir.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/calloc.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/calloc.c

Automatically reformat com32/lib/calloc.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/atox.c
H. Peter Anvin [Fri, 29 May 2009 22:10:23 +0000 (15:10 -0700)]
Run Nindent on com32/lib/atox.c

Automatically reformat com32/lib/atox.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/atexit.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/lib/atexit.h

Automatically reformat com32/lib/atexit.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/atexit.c
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/lib/atexit.c

Automatically reformat com32/lib/atexit.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/asprintf.c
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/lib/asprintf.c

Automatically reformat com32/lib/asprintf.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/lib/abort.c
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/lib/abort.c

Automatically reformat com32/lib/abort.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/zconf.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/zconf.h

Automatically reformat com32/include/zconf.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/pxe.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/pxe.h

Automatically reformat com32/include/syslinux/pxe.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/movebits.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/movebits.h

Automatically reformat com32/include/syslinux/movebits.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/memscan.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/memscan.h

Automatically reformat com32/include/syslinux/memscan.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/linux.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/linux.h

Automatically reformat com32/include/syslinux/linux.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/keyboard.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/keyboard.h

Automatically reformat com32/include/syslinux/keyboard.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/features.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/features.h

Automatically reformat com32/include/syslinux/features.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/config.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/config.h

Automatically reformat com32/include/syslinux/config.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/bootrm.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/bootrm.h

Automatically reformat com32/include/syslinux/bootrm.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/bootpm.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/bootpm.h

Automatically reformat com32/include/syslinux/bootpm.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/align.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/align.h

Automatically reformat com32/include/syslinux/align.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/syslinux/adv.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/syslinux/adv.h

Automatically reformat com32/include/syslinux/adv.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/types.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/types.h

Automatically reformat com32/include/sys/types.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/times.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/times.h

Automatically reformat com32/include/sys/times.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/stat.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/stat.h

Automatically reformat com32/include/sys/stat.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/pci.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/pci.h

Automatically reformat com32/include/sys/pci.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/io.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/io.h

Automatically reformat com32/include/sys/io.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/elfcommon.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/elfcommon.h

Automatically reformat com32/include/sys/elfcommon.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/elf64.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/elf64.h

Automatically reformat com32/include/sys/elf64.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/elf32.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/elf32.h

Automatically reformat com32/include/sys/elf32.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/sys/cpu.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/sys/cpu.h

Automatically reformat com32/include/sys/cpu.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/stdlib.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/stdlib.h

Automatically reformat com32/include/stdlib.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/stdio.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/stdio.h

Automatically reformat com32/include/stdio.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/stdint.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/stdint.h

Automatically reformat com32/include/stdint.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/stdbool.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/stdbool.h

Automatically reformat com32/include/stdbool.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/pngconf.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/pngconf.h

Automatically reformat com32/include/pngconf.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/png.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/png.h

Automatically reformat com32/include/png.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/netinet/in.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/netinet/in.h

Automatically reformat com32/include/netinet/in.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/klibc/endian.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/klibc/endian.h

Automatically reformat com32/include/klibc/endian.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/klibc/diverr.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/klibc/diverr.h

Automatically reformat com32/include/klibc/diverr.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/klibc/archsetjmp.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/klibc/archsetjmp.h

Automatically reformat com32/include/klibc/archsetjmp.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/inttypes.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/inttypes.h

Automatically reformat com32/include/inttypes.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/endian.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/endian.h

Automatically reformat com32/include/endian.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/elf.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/elf.h

Automatically reformat com32/include/elf.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/dirent.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/dirent.h

Automatically reformat com32/include/dirent.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/dev.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/dev.h

Automatically reformat com32/include/dev.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/ctype.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/ctype.h

Automatically reformat com32/include/ctype.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/cpufeature.h
H. Peter Anvin [Fri, 29 May 2009 22:10:22 +0000 (15:10 -0700)]
Run Nindent on com32/include/cpufeature.h

Automatically reformat com32/include/cpufeature.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/console.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/console.h

Automatically reformat com32/include/console.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/com32.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/com32.h

Automatically reformat com32/include/com32.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/colortbl.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/colortbl.h

Automatically reformat com32/include/colortbl.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/bitsize/stdint.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/bitsize/stdint.h

Automatically reformat com32/include/bitsize/stdint.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/bitsize/stddef.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/bitsize/stddef.h

Automatically reformat com32/include/bitsize/stddef.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/include/alloca.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/include/alloca.h

Automatically reformat com32/include/alloca.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/vpd/vpd.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/vpd/vpd.c

Automatically reformat com32/gpllib/vpd/vpd.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_processor.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_processor.c

Automatically reformat com32/gpllib/dmi/dmi_processor.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_memory.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_memory.c

Automatically reformat com32/gpllib/dmi/dmi_memory.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_ipmi.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_ipmi.c

Automatically reformat com32/gpllib/dmi/dmi_ipmi.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_chassis.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_chassis.c

Automatically reformat com32/gpllib/dmi/dmi_chassis.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_bios.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_bios.c

Automatically reformat com32/gpllib/dmi/dmi_bios.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_battery.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_battery.c

Automatically reformat com32/gpllib/dmi/dmi_battery.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi_base_board.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi_base_board.c

Automatically reformat com32/gpllib/dmi/dmi_base_board.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/dmi/dmi.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/dmi/dmi.c

Automatically reformat com32/gpllib/dmi/dmi.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gpllib/cpuid.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gpllib/cpuid.c

Automatically reformat com32/gpllib/cpuid.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/vpd/vpd.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/vpd/vpd.h

Automatically reformat com32/gplinclude/vpd/vpd.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_system.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_system.h

Automatically reformat com32/gplinclude/dmi/dmi_system.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_processor.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_processor.h

Automatically reformat com32/gplinclude/dmi/dmi_processor.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_memory.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_memory.h

Automatically reformat com32/gplinclude/dmi/dmi_memory.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_ipmi.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_ipmi.h

Automatically reformat com32/gplinclude/dmi/dmi_ipmi.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_chassis.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_chassis.h

Automatically reformat com32/gplinclude/dmi/dmi_chassis.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_bios.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_bios.h

Automatically reformat com32/gplinclude/dmi/dmi_bios.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_battery.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_battery.h

Automatically reformat com32/gplinclude/dmi/dmi_battery.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi_base_board.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi_base_board.h

Automatically reformat com32/gplinclude/dmi/dmi_base_board.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/dmi/dmi.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/dmi/dmi.h

Automatically reformat com32/gplinclude/dmi/dmi.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gplinclude/cpuid.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gplinclude/cpuid.h

Automatically reformat com32/gplinclude/cpuid.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gdbstub/serial.h
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gdbstub/serial.h

Automatically reformat com32/gdbstub/serial.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gdbstub/serial.c
H. Peter Anvin [Fri, 29 May 2009 22:10:21 +0000 (15:10 -0700)]
Run Nindent on com32/gdbstub/serial.c

Automatically reformat com32/gdbstub/serial.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gdbstub/main.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/gdbstub/main.c

Automatically reformat com32/gdbstub/main.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/gdbstub/gdbstub.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/gdbstub/gdbstub.c

Automatically reformat com32/gdbstub/gdbstub.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/simple.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/simple.c

Automatically reformat com32/cmenu/simple.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/tui.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/tui.h

Automatically reformat com32/cmenu/libmenu/tui.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/tui.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/tui.c

Automatically reformat com32/cmenu/libmenu/tui.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/syslnx.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/syslnx.h

Automatically reformat com32/cmenu/libmenu/syslnx.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/syslnx.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/syslnx.c

Automatically reformat com32/cmenu/libmenu/syslnx.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/scancodes.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/scancodes.h

Automatically reformat com32/cmenu/libmenu/scancodes.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/passwords.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/passwords.h

Automatically reformat com32/cmenu/libmenu/passwords.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/passwords.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/passwords.c

Automatically reformat com32/cmenu/libmenu/passwords.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/menu.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/menu.h

Automatically reformat com32/cmenu/libmenu/menu.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/menu.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/menu.c

Automatically reformat com32/cmenu/libmenu/menu.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/help.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/help.h

Automatically reformat com32/cmenu/libmenu/help.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/help.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/help.c

Automatically reformat com32/cmenu/libmenu/help.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/des.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/des.h

Automatically reformat com32/cmenu/libmenu/des.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/des.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/des.c

Automatically reformat com32/cmenu/libmenu/des.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/com32io.h
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/com32io.h

Automatically reformat com32/cmenu/libmenu/com32io.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/libmenu/com32io.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/libmenu/com32io.c

Automatically reformat com32/cmenu/libmenu/com32io.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/display.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/display.c

Automatically reformat com32/cmenu/display.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 years agoRun Nindent on com32/cmenu/complex.c
H. Peter Anvin [Fri, 29 May 2009 22:10:20 +0000 (15:10 -0700)]
Run Nindent on com32/cmenu/complex.c

Automatically reformat com32/cmenu/complex.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>