index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
vi
/
ex
/
ex_script.c
Age
Commit message (
Expand
)
Author
2009-06-10
Use poll() instead of select(). The sscr_check_input() bit is
Todd C. Miller
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2006-01-08
Explicit braces around macro fields and logical operations, gets rid of 148
Miod Vallat
2005-10-17
Use queue macros instead of directly accessing fields. ok pat@ "put it
Otto Moerbeek
2003-09-02
switch to dynamic fd_set and poll. patch entirely from millert@.
Daniel Hartmeier
2003-04-17
eliminate strcpy/sprintf. reviewed by deraadt and millert.
Jun-ichiro itojun Hagino
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
1996-10-16
nvi 1.78:
michaels
1996-05-22
new vi
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt