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
/
rcs
/
ident.c
Age
Commit message (
Expand
)
Author
2006-05-09
Remove /* NOTREACHED */ comments, now that lint is smart about
Ray Lai
2006-05-01
prevent a very, very stupid buffer overflow in ident_line().
Joris Vink
2006-04-24
- do not show file ... as optional
Jason McIntyre
2006-04-21
remove overkill cvs_log() and rather use warn()/warnx().
Xavier Santolaria
2006-04-19
switch -q handling to bitwise flags; OK ray@ niallo@.
Xavier Santolaria
2006-04-14
excessive addition to brackets is a mental disease. you will go
Theo de Raadt
2006-03-22
change ident_file() and ident_line() return type to void; OK ray@.
Xavier Santolaria
2006-03-16
Follow exit() with /* NOTREACHED*/ for lint.
Ray Lai
2006-03-06
many spacing cleanups
Theo de Raadt
2006-01-20
typos in comments;
Xavier Santolaria
2006-01-05
cleanup, move log.h and rcs.h inclusion into rcsprog.h;
Xavier Santolaria
2006-01-02
#include's cleanup; ok joris@ niallo@.
Xavier Santolaria
2005-11-30
correct usage();
Xavier Santolaria
2005-11-23
output consistency;
Xavier Santolaria
2005-11-16
respect -q;
Xavier Santolaria
2005-10-13
To be fully compatibly with the GNU RCS tools we need to have the
Joris Vink
2005-10-12
various usage cleanup; ok joris
Theo de Raadt
2005-10-06
warn when no keywords were found;
Joris Vink
2005-10-06
tweaks;
Xavier Santolaria
2005-10-06
ident command, written by xsa@ but he is too busy with work right now;
Joris Vink