Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2010 22:55:52 +0100 (CET)
From:      Slaven Rezic <slaven@rezic.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/143850: procfs(5) manpage for status > controlling terminal
Message-ID:  <201002122155.o1CLtqHr025614@biokovo.herceg.de>
Resent-Message-ID: <201002122210.o1CMA5vW010574@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143850
>Category:       kern
>Synopsis:       procfs(5) manpage for status > controlling terminal
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 12 22:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Slaven Rezic
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD biokovo.herceg.de 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	The procfs(5) manpage documents that the 6th field of the
	process status output is "major,minor of the controlling
	terminal, or -1,-1 if there is no controlling terminal".

	However experiments and the source code in
	/usr/src/sys/fs/procfs/procfs_status.c show that the contents
	of this field is the devname, or "-" if there is no
	controlling terminal. This was apparently changed in revision
	1.56 of this file, with the commit message "Don't export
	major,minor, instead export tty name."


>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002122155.o1CLtqHr025614>