check-ps-1.2alpha5 released

From: Duncan Simpson (dpsat_private)
Date: Sun Jun 28 1998 - 15:41:49 PDT

  • Next message: Tim Newsham: "Re: Vulnerability in 4.4BSD Secure Levels Implementation"

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1
    
    
    
    check-ps 1.2 alpha 5 has been released. This is a bugfix release. The upgrades
    are:
    
     o Linux compile fix applied
     o Possible support for kill scanning on other platform (if pid_t is 16 bits
       or ultra-fast machine it is probably supported, if not the program
       probably says no).
     o A configure script that works when fed to bash 2.x ('foo'$$'foo' expands
       to foo$foo under bash 2.x which broke an awk script generated within the
       script).
    
    The maximum pid probing program is simplistic there are two stages. It is far
    better to give it a header file that knows the real information.
    
    1a. By doubling 1 repeated find when it goes negative or kill(n,0) returns
       EINVAL (normally never).
    1b. Give m= the last +ve value in the last step compute the biggest
        +ve number by setting m=m+(m-1)
    1c. If (overflowed and (m<0 or (m+1)>0)) say no.
    2a. set a 1 second alarm
    2b. Loop through 1 to m
    2c. If the alarm went off the say no
    2d. Otherwise report m+1
    
    Anyone got a better method of finding the maxmimum possible pid?
    
    - --
    Duncan (-:
    "software industry, the: unique industry where selling substandard goods is
    legal and you can charge extra for fixing the problems."
    
    
    
    -----BEGIN PGP SIGNATURE-----
    Version: PGPfreeware 5.0i for non-commercial use
    Charset: noconv
    
    iQA/AwUBNZbUtkekq+3VXI08EQKI6wCfYFQ1J3KQ/V1gD7BYnTDscSbcPZcAn3px
    /8aCy05csqBzI8F9DSHS6dI9
    =YmOu
    -----END PGP SIGNATURE-----
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 14:00:39 PDT