Displaying 11 results from an estimated 11 matches for "tegeder".
Did you mean:
feeder
2004 Aug 06
4
REQ: Parent Id
Before the official release of icecast2 1.0 (non beta) i would like to see
pid file management,
ive discussed this before on how to capture the pid, but ended up with alot
of bash rigamaroo that mounted to even more
headaches.
omething in the config file like
<pid>/path/to/icecast.pid</pid>
I would be willing to donate some bandwidth to xiph, to aleaviate this issue
that causes sever
2004 Aug 06
4
REQ: Parent Id
...imple, but effective - no
> insane greppery, no conflicts with additional `ps` output, nor pidof
> having any problems with itself (it can never have a PPID of 1, so it
> won't return its own PID, ever).
>
> --- snip ---
> #!/bin/sh
>
> # pidof() code by Christoph Moench-Tegeder
> # and Michael Erdely (from tech@openbsd.org)
> #
> _pidof()
> {
> ps -acxo pid,ppid,command | \
> awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
> }
>
> if [ $# -ne 1 ] ; then
> cat << _EOF
> Usage:...
2004 Aug 06
0
REQ: Parent Id
...how I use it stand-alone sometimes). Simple, but effective - no
insane greppery, no conflicts with additional `ps` output, nor pidof
having any problems with itself (it can never have a PPID of 1, so it
won't return its own PID, ever).
--- snip ---
#!/bin/sh
# pidof() code by Christoph Moench-Tegeder
# and Michael Erdely (from tech@openbsd.org)
#
_pidof()
{
ps -acxo pid,ppid,command | \
awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
}
if [ $# -ne 1 ] ; then
cat << _EOF
Usage: $0 <daemon_name>
$0 displays the PID of a proce...
2004 Aug 06
0
REQ: Parent Id
...ne greppery, no conflicts with additional `ps` output, nor pidof
> > having any problems with itself (it can never have a PPID of 1, so it
> > won't return its own PID, ever).
> >
> > --- snip ---
> > #!/bin/sh
> >
> > # pidof() code by Christoph Moench-Tegeder
> > # and Michael Erdely (from tech@openbsd.org)
> > #
> > _pidof()
> > {
> > ps -acxo pid,ppid,command | \
> > awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
> > }
> >
> > if [ $# -ne 1 ] ; the...
2019 Dec 23
0
Asterisk 13.30.0 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28086 - ch...
2019 Dec 23
0
Asterisk 16.7.0 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28552 - re...
2019 Dec 23
0
Asterisk 17.1.0 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28086 - ch...
2020 Apr 30
0
Certified Asterisk 16.8-cert1 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28552 - re...
2020 Apr 30
0
Certified Asterisk 16.8-cert1 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28552 - re...
2020 Oct 20
2
Asterisk 18.0.0 Now Available
...tstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28086 - ch...
2003 Aug 03
12
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced: