OpenGrok
Cross Reference: stack.7
xref
: /
src
/
share
/
man
/
man7
/
stack.7
Home
|
History
|
Annotate
|
Download
|
only in
man7
History log of
/src/share/man/man7/stack.7
Revision
Date
Author
Comments
1.6
07-Dec-2023
riastradh
branches: 1.6.2;
stack(7): Fix diagram of non-main thread stacks.
Had stackaddr (pthread_attr_setstack parameter, lowest-numbered
virtual address of stack region) confused with stack base (where the
stack grows from, which is the highest-numbered virtual address on
machines where stack grows down).
PR pkg/57708
XXX pullup-10
1.5
07-Dec-2023
riastradh
stack(7): Minor clarifications and wording tweaks.
Suggested by pgoyette@ and uwe@.
PR pkg/57708
XXX pullup-10
1.4
23-Nov-2023
riastradh
stack(7): Consistently say `(in)accessible pages', not `... stack'.
PR pkg/57708
XXX pullup-10
1.3
23-Nov-2023
riastradh
stack(7): Clarify some wording and diagrams.
PR pkg/57708
XXX pullup-10
1.2
23-Nov-2023
riastradh
stack(7): Clarify thread stack guard vs program stack guard.
Just in case this confuses anyone dealing with PR pkg/57708.
XXX pullup-10
1.1
23-Nov-2023
riastradh
stack(7): New man page.
Should help with PR pkg/57708.
XXX pullup-10
1.6.2.2
09-Dec-2023
martin
Pull up following revision(s) (requested by riastradh in ticket #486):
distrib/sets/lists/man/mi: revision 1.1767
share/man/man7/Makefile: revision 1.38
share/man/man7/Makefile: revision 1.39
share/man/man7/stack.7: revision 1.1
share/man/man7/stack.7: revision 1.2
share/man/man7/stack.7: revision 1.3
share/man/man7/stack.7: revision 1.4
share/man/man7/stack.7: revision 1.5
share/man/man7/stack.7: revision 1.6
share/man/man7/Makefile: Split MAN on separate lines, and sort.
Makes sorting and merging changes easier.
No functional change intended.
Preparing for a new stack(7) in the service of PR pkg/57708.
stack(7): New man page.
Should help with PR pkg/57708.
stack(7): Clarify thread stack guard vs program stack guard.
Just in case this confuses anyone dealing with PR pkg/57708.
stack(7): Clarify some wording and diagrams.
PR pkg/57708
stack(7): Consistently say `(in)accessible pages', not `... stack'.
PR pkg/57708
share/man/man7/Makefile: Hook stack.7
stack(7): Minor clarifications and wording tweaks.
Suggested by pgoyette@ and uwe@.
PR pkg/57708
stack(7): Fix diagram of non-main thread stacks.
Had stackaddr (pthread_attr_setstack parameter, lowest-numbered
virtual address of stack region) confused with stack base (where the
stack grows from, which is the highest-numbered virtual address on
machines where stack grows down).
PR pkg/57708
1.6.2.1
07-Dec-2023
martin
file stack.7 was added on branch netbsd-10 on 2023-12-09 13:13:49 +0000
Indexes created Mon Sep 29 21:09:56 GMT 2025