Download List

프로젝트 설명

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

유형 차이는 컴파일러가 경고를 제거했다. 2 strlcpy 전화 오버플로 및 사용 sizeof를 확인하기 위해 개선됐다 () 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

각종 strcpy strcat와 통화 strl * 등가물로 변경했다. 정의된 모든 makefile을 스위치에 추가했다 makefile을 청소했다. CRASHME 바이너리와 편집 가능한 문제는 여러 개의 파일을 찾을 수 있었고, 컴파일 다양한 시스템에서 테스트했습니다. 미리 컴파일된 바이너리를 지금 연분 리눅스 IA32와 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

버퍼 오버플로우 패치 busybox 0.60.5에서 통합되었습니다. 편집 연분 리눅스 1.5.13에서 테스트되었고 1.6.0 IA32과 스팍 64 및 Solaris 2.6, 7.0, 8.0, 그리고 9.0 sparc32과 스팍 64에. 그것은 역시 Mac OS X 10.1.5 및 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

업데이트 () 커서 키를위한 몇 가지 검사를 거치지 않고, 그리고 rocklinux 새로운 바이너리 (SPARC에서, IA32) 및 Mac OS X 10.1.5 busybox 0.60.3에서 변경 사항을 포함합니다.
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의 지원이 곧 업그레이 드를위한 준비로 추가되었습니다. 그것은 2.6/SPARC 솔라리스, 맥 OS 10.1.5에서 테스트되었습니다 그리고 rocklinux 1.5.10, 1.5.12 및 1.5.17 인텔과 스팍있습니다.
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