代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/145471/5746015
readme
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 1.
To install:
* Answer the 'Sys
www.eeworm.com/read/140467/5791952
leox readme.leox
=============================================================================
U-Boot port on the LEOX's ELPT860 CPU board
-------------------------------------------
LEOX.org is about th
www.eeworm.com/read/136821/5850900
h storage.h
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
www.eeworm.com/read/131315/5935166
filestocopy
#!/bin/sh -
#
# The following files must be copied into the /usr directory
# on the root filesystem before making the bootstrap root
# directory for the 4.4BSD distribution. These binaries are
# neede
www.eeworm.com/read/131315/5943641
8 mount_cd9660.8
.\" Copyright (c) 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\" All rights reserved.
.\"
.\" This code is derived from software donated to Berkeley by
.\" C
www.eeworm.com/read/128965/5978369
leox readme.leox
=============================================================================
U-Boot port on the LEOX's ELPT860 CPU board
-------------------------------------------
LEOX.org is about th
www.eeworm.com/read/125688/6024909
h mount.h
/*
* Copyright (c) 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/125381/6031178
leox readme.leox
=============================================================================
U-Boot port on the LEOX's ELPT860 CPU board
-------------------------------------------
LEOX.org is about th
www.eeworm.com/read/124426/6047713
java filesystemfilemgr.java
package org.jbpm.persistence.filemgr;
import java.io.*;
import org.apache.commons.logging.*;
import org.jbpm.*;
import org.jbpm.util.io.*;
import org.jbpm.persistence.*;
public class FileSys