summaryrefslogtreecommitdiff
path: root/usr.sbin/slstats/slstats.c
AgeCommit message (Collapse)Author
2003-09-06- interval specified with -i flag, not -wJason McIntyre
- no -M or -N options - sync usage() and SYNOPSIS from Jeff Ito (PRs 3452 and 2453)
2003-06-26ansi and protosTheo de Raadt
2002-06-18update copyright notice. mckusick says that Van signed the standardTheo de Raadt
Berkeley copyright assignment form, therefore the new license should be on these files. I just copied in the notice that Kirk mailed me.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-08-09sync, simplify, etc. slstats -i is now called -w, like pppstatsTheo de Raadt
2001-07-31shrink even moreTheo de Raadt
2001-06-12one less setuid program (use an ioctl like pppstats)Theo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-03-19bring in memset() protoTheo de Raadt
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesTheo de Raadt
1996-12-10typo fix from netbsdTheo de Raadt
1996-08-05fix idTheo de Raadt
1996-06-10support strip, use kvm_openfilesTheo de Raadt
1996-06-04use strcmp()Theo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt