Download List

프로젝트 설명

Syscriptor is a little program that displays information about your
hardware.

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-01-07 16:08
1.5.14

ide.c에서 세그먼트 오류 수정되었습니다 인한 버그. 지금은 어느 main.c.에 설정된 값을 사용합니다 BUF_SIZE 버퍼 scsi.c의 서명과 서명되지 않은 사이에 "비교"해결되었습니다. configure.in의 일부 쓸모없는 쓰레기를 제거했다.
Tags: C, Major bugfixes
A bug in ide.c that caused a segmentation fault was fixed. The buffers now use the BUF_SIZE value which is set in main.c. The "comparison between signed and unsigned" in scsi.c was fixed. Some useless garbage in configure.in was removed.

2002-12-13 04:24
1.5.13

하나 이상의 프로세서, cpu.c (즉 새로운 "플랫폼"에 대한 video.c 지원에 약간 변화를 i686), 일부 못생긴 코드 help.c, 제거에 청소 ide.c 및 main.c, 사용 version.c 변화를 구성하는 스크립트 () 변수의 버전 번호에 대한 insted에서 정의하는 모든 파일에 대한 수정 프로그램 프로젝트 쪽은 ANSI C를 지원하지 않는 컴파일러를 컴파일하고, 업데이 트 man 페이지를 허용합니다.
Tags: C, Minor feature enhancements
Some small changes in video.c, support for more than one processor, a new "platform" to cpu.c (i.e., i686), cleanups in help.c, removal of some ugly code in ide.c and main.c, changes in version.c to use defines (from the configure script) insted of variables for the version number, fixes to all files to allow the project to compile on compilers that don't support ANSI C, and an updated the man page.

2002-11-04 20:24
1.5.12

그래서 그것을 사용 getopt getopt_long의 insted main.c 해결되었습니다. 즉, 예를 들어, - CPU가지만, - c로 여전히 작동하고 작동하지 않는 것을 의미합니다. help.c 그래서 그것 main.c.와 데이트 고정되었다 몇 가지 작은 변화를 Makefile을 만들어됐다. "작성자"모든 사람이 추가되었습니다. C 파일입니다. 진짜 Makefile의 구성 및 시스템을 만들어졌습니다.
Tags: C, Major feature enhancements
main.c was fixed so it uses getopt insted of
getopt_long. This means that, for example, --cpu
doesn't work, but -c still works. help.c was fixed
so that it is up to date with the main.c. Some
small changes were made to Makefile. "Author" was
added to all .c files. A real configure and
Makefile system was made.

2002-10-24 02:32
1.5.11

Tags: C, Major feature enhancements

2002-10-16 19:09
1.5.10

의 IP - C에서 추가된 함수 주소입니다. , sound.c, network.c 및 video.c 해결되었습니다에 작은 버그가. 그 전용 파티션는 / dev / HD를 시작 부분에 표시되는 버그가 수정되었습니다. IDE에서 섹션을 지금부터 드라이브를 scsi 및 HDT에 이르기까지 지원합니다. 공지 사항 GPL의 모든. C 파일에 추가되었습니다. SCSI 지원이 추가되었습니다. network.c 비활성 인터페이스를 보여주 해결되었습니다. GNUs getopt.h 파일을, 그래서 일을해야 getopt 라이브러리없이도 시스템의 디렉토리를 포함하도록 추가되었습니다. 일부 network.c에 FreeBSD를 작동하도록 추가되었습니다 포함되어있습니다. 일부 오타가 수정되었습니다.
Tags: C, Major feature enhancements
The IP-address function in C was added. A small
bug in network.c, sound.c, and video.c was fixed.
A bug that only displayed partitions begining with
/dev/hd was fixed. The IDE section now supports
drives ranging from hda to hdt. Notice of the GPL
was added to all the .c files. SCSI support was
added. network.c was fixed to show inactive
interfaces. The GNUs getopt.h file was added to
the include directory, so systems without the
getopt library should work. Some includes were
added to network.c to allow it to work in FreeBSD.
Some typos were fixed.

Project Resources