History log of /openbsd-current/lib/libc/gen/login_cap.3
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.24 18-Mar-2024 op

fix markup of _PATH_DEFPATH (Li -> Dv); ok jmc


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.23 11-Sep-2022 jmc

.Li -> .Vt where appropriate;
from josiah frentsos, tweaked by schwarze

ok schwarze


Revision tags: OPENBSD_7_1_BASE
# 1.22 23-Mar-2022 millert

Remove extra space at EOL in last commit.


# 1.21 23-Mar-2022 millert

Expand the description of the LOGIN_SET* bits.
Specifically, describe the default behavior if the corresponding
login.conf fields are not present. OK deraadt@


# 1.20 23-Mar-2022 millert

setclasscontext: support LOGIN_SETRTABLE too
Do not clear LOGIN_SETRTABLE if it is set in flags.
OK deraadt@


# 1.19 04-Mar-2022 tb

Document LOGIN_SETRTABLE

ok deraadt millert tedu


Revision tags: OPENBSD_7_0_BASE
# 1.18 03-Jun-2021 deraadt

(man page also)
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
years back, so we can remove it. Since nothing in the ecosystem calls it, I
am not cranking the libc major as required, surely another crank will come
along soon.
noticed by Dante Catalfamo
ok millert


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.


# 1.23 11-Sep-2022 jmc

.Li -> .Vt where appropriate;
from josiah frentsos, tweaked by schwarze

ok schwarze


Revision tags: OPENBSD_7_1_BASE
# 1.22 23-Mar-2022 millert

Remove extra space at EOL in last commit.


# 1.21 23-Mar-2022 millert

Expand the description of the LOGIN_SET* bits.
Specifically, describe the default behavior if the corresponding
login.conf fields are not present. OK deraadt@


# 1.20 23-Mar-2022 millert

setclasscontext: support LOGIN_SETRTABLE too
Do not clear LOGIN_SETRTABLE if it is set in flags.
OK deraadt@


# 1.19 04-Mar-2022 tb

Document LOGIN_SETRTABLE

ok deraadt millert tedu


Revision tags: OPENBSD_7_0_BASE
# 1.18 03-Jun-2021 deraadt

(man page also)
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
years back, so we can remove it. Since nothing in the ecosystem calls it, I
am not cranking the libc major as required, surely another crank will come
along soon.
noticed by Dante Catalfamo
ok millert


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.


# 1.22 23-Mar-2022 millert

Remove extra space at EOL in last commit.


# 1.21 23-Mar-2022 millert

Expand the description of the LOGIN_SET* bits.
Specifically, describe the default behavior if the corresponding
login.conf fields are not present. OK deraadt@


# 1.20 23-Mar-2022 millert

setclasscontext: support LOGIN_SETRTABLE too
Do not clear LOGIN_SETRTABLE if it is set in flags.
OK deraadt@


# 1.19 04-Mar-2022 tb

Document LOGIN_SETRTABLE

ok deraadt millert tedu


Revision tags: OPENBSD_7_0_BASE
# 1.18 03-Jun-2021 deraadt

(man page also)
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
years back, so we can remove it. Since nothing in the ecosystem calls it, I
am not cranking the libc major as required, surely another crank will come
along soon.
noticed by Dante Catalfamo
ok millert


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.


# 1.19 04-Mar-2022 tb

Document LOGIN_SETRTABLE

ok deraadt millert tedu


Revision tags: OPENBSD_7_0_BASE
# 1.18 03-Jun-2021 deraadt

(man page also)
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
years back, so we can remove it. Since nothing in the ecosystem calls it, I
am not cranking the libc major as required, surely another crank will come
along soon.
noticed by Dante Catalfamo
ok millert


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.


# 1.18 03-Jun-2021 deraadt

(man page also)
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
years back, so we can remove it. Since nothing in the ecosystem calls it, I
am not cranking the libc major as required, surely another crank will come
along soon.
noticed by Dante Catalfamo
ok millert


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.17 10-Nov-2015 jmc

update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.15 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.14 02-Dec-2005 deraadt

never say unsigned; say at least unsigned int


Revision tags: OPENBSD_3_8_BASE
# 1.13 22-Jul-2005 jaredy

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE
# 1.12 09-Aug-2004 millert

Support the "setenv" capability in login.conf ala FreeBSD. Following
FreeBSD's example, a '~' in an environment variable is replaced
with the user's homedir. A '$' is replaced by the user's login
name. Both can be escaped with a backslash to get the literal char.
OK deraadt@


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.11 06-Aug-2003 fgsch

add missing header. millert ok.


# 1.10 30-May-2003 jmc

- correct macro usage
- section reorder


Revision tags: OPENBSD_3_3_BASE
# 1.9 06-Mar-2003 jmc

.Xr typos;


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.8 23-Feb-2002 millert

Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
for more info.


Revision tags: OPENBSD_3_0_BASE
# 1.7 21-Sep-2001 aaron

Typo; grange@rt.mipt.ru


# 1.6 15-Aug-2001 aaron

Typo fixes; andrew.hoerter@NeuStar.com


# 1.5 29-May-2001 millert

mention setusercontext() return value


Revision tags: OPENBSD_2_9_BASE
# 1.4 24-Dec-2000 aaron

Various repairs, mostly to get rid of short lines.


Revision tags: OPENBSD_2_8_BASE
# 1.3 18-Oct-2000 aaron

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# 1.2 20-Aug-2000 millert

Fix history section.


# 1.1 20-Aug-2000 millert

login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.