003 File Manager
Current Path:
/usr/src/usr.bin/top
usr
/
src
/
usr.bin
/
top
/
📁
..
📄
Makefile
(194 B)
📄
Makefile.depend
(352 B)
📄
commands.c
(11.93 KB)
📄
commands.h
(1004 B)
📄
display.c
(27.41 KB)
📄
display.h
(1.25 KB)
📄
layout.h
(999 B)
📄
loadavg.h
(735 B)
📄
machine.c
(41.25 KB)
📄
machine.h
(2.5 KB)
📄
screen.c
(6.49 KB)
📄
screen.h
(1.05 KB)
📄
top.1
(13 KB)
📄
top.c
(27.25 KB)
📄
top.h
(1.65 KB)
📄
username.c
(3.36 KB)
📄
username.h
(974 B)
📄
utils.c
(7.64 KB)
📄
utils.h
(654 B)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PROG= top SRCS= commands.c display.c machine.c screen.c top.c \ username.c utils.c MAN= top.1 LIBADD= ncursesw m kvm jail util sbuf .include <bsd.prog.mk>
Upload File
Create Folder