1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/top
chl 2474f31f4f remove unused function
from tobias@

ok otto@ tobias@
2008-09-24 18:53:55 +00:00
..
boolean.h
commands.c Instead of using hand-crafted redraws minimizing screen updates, use curses. 2007-05-29 00:56:56 +00:00
display.c Simplify process header display logic a bit. From Mark Lumsden 2007-11-30 10:39:01 +00:00
display.h Diff from Mark Lumsden: cleanup of reading strings and numbers, to 2007-11-22 11:01:04 +00:00
layout.h Remove some uneeded includes and declarations. -Wall is happy and no 2007-03-30 19:21:19 +00:00
loadavg.h
machine.c bump arbitrary limit on arg length shown by -C; requested by and ok deraadt@ 2007-11-01 19:19:48 +00:00
machine.h Instead of using hand-crafted redraws minimizing screen updates, use curses. 2007-05-29 00:56:56 +00:00
Makefile remove unneeded files, from Mark Lumsden 2007-09-25 06:02:36 +00:00
screen.c remove unused function 2008-09-24 18:53:55 +00:00
screen.h remove unused function 2008-09-24 18:53:55 +00:00
top.1 oops - fix dodgy -width specifier too; 2007-11-17 09:29:59 +00:00
top.c fix small glitch in displaying process list header; from Mark Lumsden 2007-11-29 10:06:30 +00:00
top.h remove unneeded files, from Mark Lumsden 2007-09-25 06:02:36 +00:00
top.local.h using getpwent() in a loop is so 1980; ok millert 2008-04-02 16:41:24 +00:00
username.c using getpwent() in a loop is so 1980; ok millert 2008-04-02 16:41:24 +00:00
utils.c typos in comment; from Pierre Riteau 2007-10-01 09:15:44 +00:00
utils.h