lukem
|
83e7ae6c5d
|
* highlight that getpwent() doesn't suppress duplicate info from multiple
nsswitch.conf sources
* consistently refer to `functions', rather than occasionally referring
to them as `routines'.
|
1999-04-25 13:45:02 +00:00 |
lukem
|
d3f8abaacb
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
fair
|
095ab11cb7
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
Make other mdoc corrections as inspection dictated.
|
1998-04-28 20:11:33 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
kleink
|
c213a3af8b
|
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.
|
1997-07-14 23:19:39 +00:00 |
mikel
|
e6f7684f2a
|
xref getlogin(2) not getlogin(3)
|
1997-07-14 02:07:10 +00:00 |
mouse
|
ff44468136
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:36:38 +00:00 |
cjs
|
93eb52853b
|
PR 3279, from <david@mono.org>.
Bugs section changed to clarify that static passwd structure
used for return value is shared among all functions.
|
1997-03-03 19:43:45 +00:00 |
cgd
|
b585e843ca
|
update from Lite, with local changes. fix Ids, etc.
|
1995-02-27 04:12:15 +00:00 |
jtc
|
f34d1ed7d1
|
Password databases live in /etc, not /var/db. (PR #685)
|
1995-01-03 15:57:32 +00:00 |
jtc
|
584ac8448e
|
Fix spelling errors.
|
1994-01-10 23:32:20 +00:00 |
jtc
|
71afdb430b
|
Update source and manual pages to match X/Open 1170 specification.
Updated setpassent() to understand YP (a bug), and changed setpwent()
to simply be a call to setpassent(0) (to remove duplicated code).
|
1993-10-25 23:36:51 +00:00 |
jtc
|
92ba83edfc
|
X/Open 1170 defines the return type of setpwent() to be void -- a trival
change since our setpwent() allways succeeded.
|
1993-10-25 22:21:36 +00:00 |
mycroft
|
0e9c8e4524
|
Add RCS identifiers.
|
1993-07-30 08:34:38 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |