kern/143850: procfs(5) manpage for status > controlling terminal

Slaven Rezic slaven at rezic.de
Fri Feb 12 22:10:06 UTC 2010


>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 at 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:


More information about the freebsd-bugs mailing list