1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.bin/systat
Andrew Gallatin 36acf3d991 fix another int/long type mismatch. This one was causing pigs to
die with an fpe on alpha because fscale wasn't properly initted
2000-12-01 20:57:02 +00:00
..
cmds.c
cmdtab.c
devs.c
devs.h
extern.h
fetch.c
icmp.c
iostat.c o Make systat/iostat.c use sysctl() to retrieve cp_time instead of 2000-11-25 03:47:36 +00:00
ip.c
keyboard.c
main.c o Make systat use sysctl() to retrieve hz and stathz, instead of 2000-11-25 03:46:45 +00:00
Makefile Remove unneded -ltermcap 2000-09-16 03:30:50 +00:00
mbufs.c Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing a 2000-07-15 16:24:21 +00:00
mode.c
mode.h
netcmds.c
netstat.c
pigs.c fix another int/long type mismatch. This one was causing pigs to 2000-12-01 20:57:02 +00:00
swap.c Quick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so remove 2000-08-24 20:22:44 +00:00
systat.1 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 19:21:22 +00:00
systat.h
tcp.c
vmstat.c fix int/long type mismatches found on alpha 2000-12-01 20:01:38 +00:00