Download List

Projeto Descrição

VIrus (VI resembling utility skeleton) was originally taken from busybox and stripped of most unrelated stuff. The intention is to provide a pure, minimalist VI implementation that allows you to switch off shell-escaping and other security risks by default, and allow the admin to offer an interim user to just have a vi as login-shell on a certain host, while allowing others to work with a resource-sensitive and small vi implementation for your OS bootdisks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-13 22:27
0.0.6

Tipo de advertências do compilador diferença foram eliminados. Strlcpy dois convites foram melhorados para buscar por excesso e usar sizeof () para determinar buffersize.
Tags: Development, Minor security fixes
Type difference compiler warnings were eliminated.
Two strlcpy calls were improved to check for
overflow and use sizeof() to determine buffersize.

2003-08-07 10:21
0.0.5

Strcat Diversos e chamadas strcpy foram alterados para o strl * equivalentes. Todas as chaves definidas foram adicionados ao makefile e makefile foi limpo. Um possível problema com a edição de vários arquivos com o binário crashme foi encontrada, ea compilação foi testada em vários sistemas. Binários pré-compilados estão agora disponíveis para ia32 ROCK Linux e Mac OS X 10.2.6.
Tags: Development, Minor bugfixes
Various strcat and strcpy calls were changed to
the strl* equivalents. All defined switches were
added to the makefile and the makefile was
cleaned up. A possible problem with editing
multiple files with the CRASHME binary was
found, and compilation was tested on various
systems. Precompiled binaries are now available
for ROCK Linux ia32 and Mac OS X 10.2.6.

2003-08-07 09:54
0.0.4

Um patch de estouro de buffer foi integrado a partir de busybox 0.60.5. Compilação foi testado em ROCK Linux 1.5.13 e 1.6.0 do ia32 e sparc64 e Solaris 2,6, 7,0, 8,0 e 9,0 em sparc32 e sparc64. Constatou-se também para compilar no Mac OS X 10.1.5 e 10.2.
Tags: Development, Minor bugfixes
A buffer overflow patch was integrated from
busybox 0.60.5. Compilation was tested on ROCK
Linux 1.5.13 and 1.6.0 on ia32 and sparc64 and
Solaris 2.6, 7.0, 8.0, and 9.0 on sparc32 and
sparc64. It was also found to compile on Mac OS
X 10.1.5 and 10.2.

2003-08-07 07:56
0.0.3

Atualizações para incluir as alterações de busybox 0.60.3 (ignorando algumas verificações para teclas de cursor), e novos binários para RockLinux (SPARC, IA32) e Mac OS X 10.1.5.
Tags: Development, Minor bugfixes
Updates to include changes from busybox 0.60.3 (bypassing some checks for cursor keys), and new binaries for rocklinux (SPARC, IA32) and Mac OS X 10.1.5.

2002-07-23 06:20
0.0.2

Makefile suporte foi adicionado como uma preparação para a próxima atualização. Ele foi testado no Solaris 2.6/SPARC, Mac OS 10.1.5, e RockLinux 1.5.10, 1.5.12 e 1.5.17 para Intel e SPARC.
Tags: Development, Minor feature enhancements
Makefile support was added as a preparation for the upcoming upgrade. It has been tested on Solaris 2.6/SPARC, Mac OS 10.1.5, and rocklinux 1.5.10, 1.5.12, and 1.5.17 for Intel and SPARC.

Project Resources