OpenBSD CVS

CVS log for ports/sysutils/checkrestart/distinfo


[BACK] Up to [local] / ports / sysutils / checkrestart

Request diff between arbitrary revisions


Default branch: semarie, MAIN


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 6 16:32:30 2016 UTC (7 years, 7 months ago) by landry
Branch: semarie, MAIN
CVS Tags: landry_20161006, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, HEAD
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import checkrestart 1.0, from upstream/maintainer Sebastien Marie

checkrestart is a program designed to help to find processes that need
restarting after upgrade.

checkrestart walks thought entire file table of the system, searching for
processes using node detached from filesystem.

The typical use case is:
 - starts a long lived program.
 - later, upgrades your packages via pkg_add -u.
 - if the program is updated on disk, the running program is still the
   previous one (without security fixes for example).
 - checkrestart will tell you which processes belong to this category.

Note that this requires libkvm>=16.2

ok sthen@

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 6 16:32:30 2016 UTC (7 years, 7 months ago) by landry
Branch point for: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.