summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_note.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the ability to ptrace via procfs, as no one is using it, so fixingguenther2011-12-241-65/+0
| | | | | | | | and extending it to support rthreads would be a waste of time. Also, don't show rthreads in the process listing in procfs. Reassurances that compat_linux doesn't need this from ajacoutot@ ok kettenis@
* ansify/de-register.jasper2007-06-181-6/+2
| | | | no binary change
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* use <sys/queue.h> for pfsnode list.mickey1996-06-211-0/+1
| | | | $OpenBSD$ additions.
* initial import of NetBSD treederaadt1995-10-181-0/+72