Re: How to hangup from normal user.

2006-01-10 Thread Paul de Weerd
On Tue, Jan 10, 2006 at 05:39:06PM +0100, DrumFire wrote: | bugreport number 137: | | http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=137 | | is not yet close. If you have access on a OpenBSD system, | you can hangup it using this command: | | while true; do grep pippo /dev/zero &

How to hangup from normal user.

2006-01-10 Thread DrumFire
bugreport number 137: http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=137 is not yet close. If you have access on a OpenBSD system, you can hangup it using this command: while true; do grep pippo /dev/zero & done Why, this bug is yet open? Everyone can crash my OpenBSD server,