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
/
usr.bin
/
tn3270
/
sys_curses
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-18
select() -> poll()
mycroft
2002-06-13
Remove #if !__STDC__ code. While here, de-__P().
wiz
2000-12-17
Don't use curses' VB - it should be internal to libcurses.
jdc
2000-04-27
Eliminate a bunch of terminal hackage that we do not need.
mycroft
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-09-30
Remove extraneous colons and newlines from perror(3) arguments.
soren
1999-08-24
add a comment
mrg
1999-07-26
Eliminate illegal cast from function pointer (sig_t) to object pointer (void *).
itohy
1998-11-06
- prototype tgetstr()
christos
1998-11-06
use waitpid instead of wait3
christos
1998-07-26
const poisoning.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-03-04
oops... tyop
christos
1998-03-04
- WARNSify
christos
1997-12-31
Change a couple of exit()s to _exit(), so that they're safe for vfork().
thorpej
1997-04-23
use mkstemp() and plug memory leak; fixes PR bin/3517.
mikel
1997-01-09
RCS ID police
tls
1995-12-11
delete bogus declaration of abort() and include stdlib.h, so that this
cgd
1995-10-10
Conversion from sgtty to termios, from Scott Reynolds <scottr@plexus.com>.
thorpej
1995-04-29
string.h, and clean up signal handler-related warnings.
cgd
1994-04-10
kill uses of gets()
cgd
1994-02-25
move include file to where it belongs
cgd
1993-08-10
Don't declare _putchar(). (Curses does it.)
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd