Welcome![Sign In][Sign Up]
Location:
Search - df linux

Search list

[Linux-Unixdf

Description: linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
Platform: | Size: 6144 | Author: 啊光 | Hits:

[Linux-UnixLinuxneihe

Description: Linux0.01内核分析与操作系统设计,对学习内核很有帮助-Operating system kernel Linux0.01 analysis and design, very helpful for learning the kernel
Platform: | Size: 21469184 | Author: 赵智 | Hits:

[Software Engineeringsniffer

Description: 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例如用 ASCII 表示);  能够侦听来源于指定 IP 地址的数据包,能够侦听指定目的 IP 地址的数据包,显示接收到的 TCP 和 UDP 数据包的全部实际内容。需要考虑一个 TCP 或 UDP 包划分为多个 IP 包传输的情况;  能够根据指定的协议类型来过虑包,例如,只侦听 ICMP 包,或只侦听 ICMP 和 UDP 包。  功能验证手段:在运行 Sniffer 的同时,执行标准的 Ping 、 Telnet 和浏览网页等操作,检查 Sniffier 能否返回预期的结果。 Windows 平台上可以用 winpcap 类库;在 linux 平台上可以使用 libpcap 类库。也可以调用 Sockets 等有关的网络类库。 -First, the realization of the basic functions of Sniffer. Sniffer is a network for monitoring performance, the use of tools.  listening to the specified needs of the card (taking on a machine more than the case of card)  listening to all incoming and outgoing packets of the host, analysis shows that packet (ICMP, IP, TCP, UDP, etc.) in various fields. For example, the first of the IP, the need to show the version of the first length, service type, packet length, logo, DF/MF logo, paragraph migration, survival, protocol type, source IP address of the purpose, options, content, data内容. Requirement to demonstrate the actual meaning of data (such as that used ASCII)  listening to the specified IP address from data packet to specify the purpose of listening packet IP addresses, indicating the received TCP and UDP packets all the actual content. Need to consider a TCP or UDP packet is divided into a number of IP packet transmission of the situation 
Platform: | Size: 65536 | Author: 鲁明 | Hits:

[Linux-Unixlinux-du-df

Description: linux下,发现 du、df 硬盘空间不同,介绍了相关的解决方法-linux, the discovery of du, df different hard disk space, introduced the relevant solution
Platform: | Size: 27648 | Author: w | Hits:

[Internet-Networkvivi_t

Description: 该文件是vivi的打包文件,是linux文件完成中比较关键的一部。-Linux df sdg dgsh fgh
Platform: | Size: 526336 | Author: 14654 | Hits:

[Internet-Networkcoreutils-8.13(df).tar

Description: 著名的linux工具包源码coreutils-8.13,适用于fedora14的最新版本,可以实现支持命令行命令,如df、cp等,想学习命令行源码的朋友可以-The famous linux toolkit source coreutils-8.13, the latest version applies fedora14 can achieve support command line commands such as df, cp, etc., want to learn the command-line source of friends can see
Platform: | Size: 11661312 | Author: langyand | Hits:

[Linux-Unixdf

Description: Linux API Driver:Mini df implementation for busybox.
Platform: | Size: 2048 | Author: zipiqie | Hits:

[Internet-Network113172198Linux_command_source_code

Description: Linux command source code (cp, cut, date, df, kill, ln, mkdir...)
Platform: | Size: 229376 | Author: 张苗 | Hits:

[Embeded Linuxdf

Description: Linux 单独实现df命令 查看设备的大小,mipsel处理器-Linux alone to achieve DF command Check the device size, mipsel processor
Platform: | Size: 20480 | Author: 海浪 | Hits:

[Linux-Unixdf

Description: include <sys param.h> include <errno.h> include <ufs fs.h> include <sys stat.h> include <sys vfs.h> Device Driver for linux.
Platform: | Size: 6144 | Author: hmhrxs | Hits:

CodeBus www.codebus.net