Include english revisions:
1.41 1.43 1.44 1.46 1.47
This commit is contained in:
parent
8b75d34b16
commit
5c712ceaea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4351
1 changed files with 19 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-18 14:43:18 $">
|
||||
<!ENTITY date "$Date: 1999-02-18 15:06:46 $">
|
||||
<!ENTITY title "Proyectos de desarrollo de FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.2 1999-02-18 14:43:18 jesusr Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.3 1999-02-18 15:06:46 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -193,7 +193,8 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
<li><a href="http://www.freebsd.org/~terry/">Hacer el interface namei reflexive</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Servidor y cliente NFS "locking"</a></li>
|
||||
<LI><a href="http://iclub.nsu.ru/~semen/ntfs/">Driver NTFS para FreeBSD</a></li>
|
||||
<li><a name="softupdate" href="http://www.freebsd.org/~julian/">Soft Update Code</a></li>
|
||||
<li><a name="softupdate" href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/contrib/sys/softupdates/README">Soft Update Code</a></li>
|
||||
|
||||
<li><a name="tcfs" href="http://tcfs.dia.unisa.it/">TCFS</a>
|
||||
es un sistema de ficheros criptográfico transparente y una
|
||||
solució a los problemas de privacidad en sistemas de
|
||||
|
@ -219,6 +220,11 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
conectados a través de un switch ethernet de 100MHz.</li>
|
||||
|
||||
<li><a name="vinum" href="http://www.lemis.com/vinum.html"> Vinum: manager de volúmenes lógicos</a></li>
|
||||
<li><a name="PathConvert"
|
||||
href="http://wafu.netgate.net/tama/unix/pathconvert.html"> The
|
||||
PathConvert project</a> es para desarrollar utilidades de
|
||||
conversión de nombres entre paths absolutos y paths
|
||||
relativos. Beneficioso para usuarios de NFS y WWW.</li>
|
||||
</ul>
|
||||
|
||||
<a name="kernelandsecurity"></a>
|
||||
|
@ -226,7 +232,7 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
<ul>
|
||||
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, un firewall</a></li>
|
||||
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, un entorno más seguro</a></li>
|
||||
<li><a name="metacomputing" href="http://www.sarnoff.com:8000/docs/metacomputing.html"> Metacomputing</a></li>
|
||||
<li><a name="metacomputing" href="http://ftp.sarnoff.com/pub/mnfs/www/docs/metacomputing.html"> Metacomputing</a></li>
|
||||
<li><a name="DHCP" href="http://home.san.rr.com/freebsd/dhcp.html">Configuración DHCP</a></li>
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/"> Manejando más de 32 señales</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Trabajando LDAP para FreeBSD</a></li>
|
||||
|
@ -237,6 +243,10 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
<a name="devicedrivers"></a>
|
||||
<h3>Drivers</h3>
|
||||
<ul>
|
||||
<li><a name="deviceframework"
|
||||
href="http://www.freebsd.org/~dfr/devices.html">
|
||||
Un nuevo "Device Framework" para FreeBSD</a>
|
||||
|
||||
<li><a name="atm" href="http://www.ccrc.wustl.edu/pub/chuck/tech/bsdatm/bsdatm.html"> BSD ATM: implementation of ATM internetworking under 4.4BSD</a>:
|
||||
Las nuevas aplicaciones informáticas en áreas como
|
||||
multimedia, imagen y sistemas distribuidos demandan altos niveles
|
||||
|
@ -296,6 +306,11 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
<li><a name="global" href="http://wafu.netgate.net/tama/unix/global.html"> GLOBAL common source code tag system</a</li>
|
||||
<li><a name="pao" href="http://www.jp.FreeBSD.org/PAO/">PAO: Mobile Computing page, portátiles ejecutando FreeBSD</a></li>
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/">Reemplazar awk de GNU con bwk's "un verdadero awk"</a></li>
|
||||
|
||||
<li><A name="freebsdxr"
|
||||
HREF="http://lxr.linux.no/freebsd/source">FreeBSD cross
|
||||
reference</A>. Presentación hipertexto de las referencias
|
||||
cruzadas de los fuentes del kernel de FreeBSD.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue