opnsense-src/usr.bin/systat
Jaakko Heinonen f969a7ac4b MFC r197956:
- Catch SIGHUP to perform cleanup before exiting.
- Exit if getch() returns with an error other than EINTR. Otherwise
  systat(1) may get stuck in an infinite loop if it doesn't receive
  SIGHUP when terminal closes.
- Remove attempt to clear stdio error indicators. getch() doesn't use
  stdio, making it useless.
- Remove unneeded masking of getch() return value.

PR:		bin/107171
Approved by:	trasz (mentor)
2009-11-15 14:11:26 +00:00
..
cmds.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
cmdtab.c Backout sensors framework. 2007-10-15 20:00:24 +00:00
convtbl.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
convtbl.h Add the Tera scale factor, which is an easy job now. 2006-11-27 16:33:44 +00:00
devs.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
devs.h WARNS=2 fixes with NO_WERROR set, as there are some header issues 2001-12-12 00:13:37 +00:00
extern.h Backout sensors framework. 2007-10-15 20:00:24 +00:00
fetch.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
icmp.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
icmp6.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
ifcmds.c Keep all convtbl-related constants and strings in convtbl.[ch]. 2006-11-27 16:14:32 +00:00
ifstat.c - Handle the case where interface from "middle" is missing by 2008-01-12 00:11:26 +00:00
iostat.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
ip.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
ip6.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
keyboard.c MFC r197956: 2009-11-15 14:11:26 +00:00
main.c MFC r197956: 2009-11-15 14:11:26 +00:00
Makefile Backout sensors framework. 2007-10-15 20:00:24 +00:00
mbufs.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
mode.c WARNS=2 fixes with NO_WERROR set, as there are some header issues 2001-12-12 00:13:37 +00:00
mode.h WARNS=2 fixes with NO_WERROR set, as there are some header issues 2001-12-12 00:13:37 +00:00
netcmds.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
netstat.c Correct a number of evolved problems with inp_vflag and inp_flags: 2009-03-15 09:58:31 +00:00
pigs.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
swap.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
systat.1 Backout sensors framework. 2007-10-15 20:00:24 +00:00
systat.h Remove trailing whitespace. 2006-04-30 04:47:23 +00:00
tcp.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
vmstat.c Update top and systat for vfs.bufcache now being a long rather than an int. 2009-03-10 15:25:19 +00:00