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
/
bin
/
ed
Age
Commit message (
Collapse
)
Author
1998-07-21
fix +n description; jkoshy@freebsd
Theo de Raadt
1998-07-12
typo
Todd T. Fries
1998-07-03
use 10 X in mkstemp string for improved speed at race winning
Theo de Raadt
1998-05-18
buf oflows
Theo de Raadt
1998-04-30
Wall
Theo de Raadt
1998-03-10
umask manipulation not neccessary
Theo de Raadt
1998-01-21
Back out last change. ed and sed should not use extended regular expressions.
Todd C. Miller
1998-01-18
Support extended (modern) instead of basic (obsolescent) regular expressions.
Todd C. Miller
1998-01-02
man page error; helbig
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-12
Avoid longjmp/vfork clobbering.
Todd C. Miller
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-08-30
minor errors; josh@quick.net
Theo de Raadt
1997-08-05
make signal handlers errno safe
Theo de Raadt
1997-08-04
bad Ns
Theo de Raadt
1997-08-04
more Ns
Theo de Raadt
1997-08-03
oops. ok, why does my footer not show up yet??
Theo de Raadt
1997-08-03
roughly 3 hours of slaving results in a much more beautiful mdoc man page.
Theo de Raadt
1997-07-23
tabify
kstailey
1997-07-08
Pipes are not interactive, eh.
Todd C. Miller
1997-07-08
If stdin is not a tty and not seekable assume we are being used
Todd C. Miller
interactively. Fixes all known problems with using ed over rsh.
1997-07-08
Use line-buffered output if no tty is present. Makes ed work
Todd C. Miller
correctly when there is no tty. Close PR#281
1997-06-18
(foo *)0 -> NULL
kstailey
1997-03-26
no libcrypt, fix DPADD
Theo de Raadt
1997-02-01
Get precedence right
Thorsten Lockert
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-12-12
"stdin" is not a stdin! (perror)
Michael Shalayeff
1996-12-10
"the the" purge
Theo de Raadt
1996-10-12
Back out my sprintf -> snprintf changes where they don't make sense and
Todd C. Miller
use good ole strcpy() instead. Also use perror() instead of fprintf() where it makes sense.
1996-09-15
sprintf -> snprintf paranoia
Todd C. Miller
1996-08-22
__OpenBSD__
Theo de Raadt
1996-06-25
mkstemp
Theo de Raadt
1996-06-24
use temp file more carefully
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-02-15
libcrypt no longer a link dependancy.
etheisen
1995-12-14
compile -DDES always
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt