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
/
libexec
/
getty
Age
Commit message (
Expand
)
Author
2019-07-15
Tweak markup some more.
uwe
2019-07-12
Improve (hopefully) mark up of the capabilities tables.
uwe
2019-07-12
Use proper markup instead of .Em to refer to capabilities, structure
uwe
2019-07-11
Merge lines. Fixes display problem noted in PR 54361 by he@
wiz
2017-01-10
need <sys/stat.h> for chmod
christos
2016-03-17
Add volatile for gcc 5
christos
2015-02-12
Fix previous commit by using tty00 as an example of dialin peripheral instead
aymeric
2014-11-12
update the example to use dty00 instead of ttyd0 to reflect a current practice
aymeric
2013-08-12
Use __dead.
joerg
2013-08-11
Don't try to estrdup() NULL; thanks martin@
dholland
2013-08-11
Fix another automatic variable that is life both pre- and post the siglongjmp
martin
2013-08-11
Use siglongjmp to jump out of signal handlers.
dholland
2013-08-11
Pass WARNS=5.
dholland
2013-05-29
- Add the actual binary to `FILES' section;
wiz
2012-11-04
remove useless include (sys/stat.h) and add useful one (stdio.h)
christos
2012-06-28
Don't attempt to parse a termcap/terminfo string ourselves;
roy
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-07-04
Remove an old workaround from SCCS times (%M% would insert the filename).
mbalmer
2009-03-16
Default to WARNS=4
lukem
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-13
'_' is functionally alphanumeric in many contexts, including login names.
dholland
2008-03-04
Sort includes, removing duplicate <time.h>.
dholland
2008-02-04
move gettytab to paths.h
christos
2007-12-03
white space fix.
isaki
2007-01-17
Remove duplicated #includes and some trailing whitespace while here.
hubertf
2006-11-16
remove stray links
atatat
2006-11-16
pass lint
christos
2006-11-16
fix gcc4 sign issues.
christos
2006-11-16
- remove stray mlinks
christos
2006-11-16
more uucp cleanup
christos
2006-10-13
Fix typo in macro.
wiz
2006-10-13
Sort SEE ALSO.
wiz
2006-10-06
PR/13478: Greg A. Woods: some tty-related documentation fixes
elad
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2005-12-28
PR/25605: Frank Kardel: getty leaves ttymodes at read login state when
christos
2005-09-10
Don't chown/unlink uninitialized lockfile if not uugetty.
elad
2005-06-01
Ensure rval is initialized before we try to check it; it won't be set
lukem
2005-05-21
Support VEOL2 and VSTATUS
christos
2005-03-17
print ptyfs ptys properly.
christos
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-04-23
add const to cgetent arg.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-20
Bump date for "nn" capability.
wiz
2003-05-20
Add a "nn" (no name) capability to getty. If set in gettytab, getty
thorpej
2003-05-17
use strlcpy
itojun
2002-09-29
Begin new sentences on new lines.
wiz
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-18
select() -> poll() and nanosleep()
mycroft
[next]