Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/landisk/stand/boot/biosdisk.c
RevisionDateAuthorComments
 1.4  17-May-2021  mrg include libkern.h to get moved dkcksum() definition.
 1.3  17-Jul-2011  joerg branches: 1.3.70; 1.3.72;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.2  06-Jul-2011  mrg avoid a "multi-level non-const cast" warning from GCC 4.5.
 1.1  01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.12.2  30-Dec-2006  yamt sync with head.
 1.1.12.1  01-Sep-2006  yamt file biosdisk.c was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2  09-Sep-2006  rpaulo sync with head
 1.1.6.1  01-Sep-2006  rpaulo file biosdisk.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2  03-Sep-2006  yamt sync with head.
 1.1.2.1  01-Sep-2006  yamt file biosdisk.c was added on branch yamt-pdpolicy on 2006-09-03 15:23:19 +0000
 1.3.72.1  31-May-2021  cjep sync with head
 1.3.70.1  17-Jun-2021  thorpej Sync w/ HEAD.

RSS XML Feed