History log of /netbsd-src/sys/arch/bebox/stand/boot/filesystem.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 1b489fae 18-Oct-2010 kiyohara <kiyohara@NetBSD.org>

Support ustarfs for floppy-disk.


# 01f89bfd 14-Oct-2010 kiyohara <kiyohara@NetBSD.org>

Support kernel load from IDE HDD with onboard wdc. like cobalt, sandpoint.


# 33aaae50 26-May-2008 kiyohara <kiyohara@NetBSD.org>

Split boot/boot_com0/boot_vga.
boot supports framebuffer.
boot_com0 supports com0.
boot_vga supports vga, not frambuffer.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# e63501d2 28-Jun-2005 junyoung <junyoung@NetBSD.org>

#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"


# 17670568 23-Jun-2005 junyoung <junyoung@NetBSD.org>

Use FS_OPS() macro.


# d32f2272 28-Jun-1999 sakamoto <sakamoto@NetBSD.org>

Use loadfile.
KNF
b* -> mem*


# b1bde3fc 16-Jan-1998 sakamoto <sakamoto@NetBSD.org>

initial import of bebox kernel loader.