index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
login_cap.3
Age
Commit message (
Expand
)
Author
2022-12-04
login_cap(3): Markup fixes
uwe
2016-01-23
unsigned -> unsigned int
wiz
2016-01-23
Update synopses to match u_int/u_long/etc. changes. Do not bump date as
dholland
2013-06-23
Put code example on its own line, using Dl.
wiz
2013-06-21
Punctuation nit.
wiz
2013-06-20
document login_getpwclass(3)
christos
2010-05-05
Mark up NULL with Dv.
wiz
2009-05-13
Bump date for previous.
wiz
2007-10-06
split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS
christos
2004-12-11
Mmm, API changes without date bumps... bump date for constification.
wiz
2004-12-11
Constify; the api was completely broken before.
christos
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-07-10
import CAVEATS sections from OpenBSD.
yamt
2002-02-07
Generate <>& symbolically.
ross
2001-08-15
Fix typo
mjl
2001-04-09
Fix date, whitespace and punctuation.
wiz
2000-11-07
fix up various .Nm abuses:
lukem
2000-10-10
login_cap.h requires sys/types.h (or should it pull sys/types.h in?)
itojun
2000-09-21
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
ad
2000-03-08
Added details about origin of code (BSD/OS) in history section.
mjl
2000-02-13
Mention the LOGIN_SETENV flag for setusercontext()
mjl
2000-01-13
Add a history section.
mjl
2000-01-12
Add necessary support routines for login.conf.
mjl