summaryrefslogtreecommitdiff
path: root/usr.sbin/slstats
AgeCommit message (Collapse)Author
2003-02-18copyrights added;Jason McIntyre
these are all Regents of the University of California
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
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
1999-10-07correct .XrEric Jackson
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-03-19bring in memset() protoTheo de Raadt
1997-09-21$OpenBSD$Theo 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-07-08kernel is /bsd, os is OpenBSDccappuc
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