History log of /netbsd-src/sys/coda/files.coda (Results 1 – 6 of 6)
Revision Date Author Comments
# 4f49fb99 02-Mar-2010 pooka <pooka@NetBSD.org>

Don't generate unused fs_thefs.h headers.


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

merge ktrace-lwp.


# 1b88840c 27-Aug-2003 drochner <drochner@NetBSD.org>

update for the protocol used by coda>=6,
patches supplied by the coda-6.0.2 distribution,
with small changes to support the old protocol optionally
(options CODA_COMPAT_5)


# 362cc2fa 26-Dec-2002 jdolecek <jdolecek@NetBSD.org>

fix incorrectly introduced coda_psdev.c name change from previous
revision; it was part of local devel change I did not intend to commit


# f21116a4 26-Dec-2002 jdolecek <jdolecek@NetBSD.org>

slightly tweak so that the file for vcoda pseudo device is next to
pseudo device declaration


# 37dc008c 16-Apr-2002 thorpej <thorpej@NetBSD.org>

Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.