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
Age
Commit message (
Expand
)
Author
2005-10-08
- add support for getting the log message from the user interactively,
Niall O'Higgins
2005-10-08
spacing.
Niall O'Higgins
2005-10-07
basic `ci' support is here! more coming soon.
Niall O'Higgins
2005-10-06
warn when no keywords were found;
Joris Vink
2005-10-06
put cpp opts into CPPFLAGS and add a future MLINKS; joris@ ok
Michael Shalayeff
2005-10-06
add those bits i had somewhere in one of my trees;
Xavier Santolaria
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
2005-10-06
sync rlog_usage() with reality.
Niall O'Higgins
2005-10-06
support rlog command;
Joris Vink
2005-10-06
support -n and -k flags;
Joris Vink
2005-10-06
add -r flag and sync usage;
Joris Vink
2005-10-06
rcsclean now works;
Joris Vink
2005-10-06
show fpath when checking out files;
Joris Vink
2005-10-06
thanks to niallo's diff changes, we now can support rcsdiff;
Joris Vink
2005-10-05
- add a diff.h header file, corresponding to public functions in diff.c
Niall O'Higgins
2005-10-05
sync usage and add V flag;
Joris Vink
2005-10-05
- stop gcc's yapping;
Joris Vink
2005-10-05
- better output
Joris Vink
2005-10-04
- support -l and -u flags;
Joris Vink
2005-10-04
various fixups;
Jason McIntyre
2005-10-04
some man pages bits; ok joris niallo
Xavier Santolaria
2005-10-03
revert rcs to rcsprog change,
Joris Vink
2005-10-02
change the name of the RCS tools binary to rcsprog instead of rcs to
Joris Vink
2005-10-02
minor knf
Xavier Santolaria
2005-09-30
missing flags;
Joris Vink
2005-09-30
allow ci to run, niallo forgot this when he commited his ci code;
Joris Vink
2005-09-30
no need for cvs_log_init() here;
Joris Vink
2005-09-30
add missing function prototypes for ci.c
Niall O'Higgins
2005-09-30
add a basic ci.c as a starting point. requires more changes to rcs api
Niall O'Higgins
2005-09-30
KNF
Joris Vink
2005-09-30
ensure RCSDIR is in fact a directory before deciding to use it.
Niall O'Higgins
2005-09-29
hrmz..better.
Xavier Santolaria
2005-09-29
minor knf
Xavier Santolaria
2005-09-29
support -q flag in 'co' and 'rcs'
Joris Vink
2005-09-29
fix usage
Joris Vink
2005-09-29
stuff needed for 'co'
Joris Vink
2005-09-29
put it basic checkout code
Joris Vink
2005-09-29
zap unused vars
Joris Vink
2005-09-29
- prototypes for the RCS commands go in rcsprog.h
Joris Vink
2005-09-29
for RCS files look in RCSDIR, if there is no path prefix specified.
Joris Vink
2005-09-20
missing 'ident' command in the programs table.
Joris Vink
2005-09-20
- create the correct RCS filename before calling rcs_open().
Joris Vink
2005-09-20
be a bit more compatible with gnu rcs in our output.
Joris Vink
2005-09-20
loop through argv[] correctly instead of reusing argv[0] all the time.
Joris Vink
2005-09-20
sort headers
Joris Vink
2005-09-19
Add preprocessor directives needed for usr.bin/rcs programs to compile.
Niall O'Higgins
2005-04-15
pick up BINDIR from above; ok joris
Theo de Raadt
2005-04-15
seperate usage functions per sub-program
Theo de Raadt
2005-04-15
move rcs (and later on, clones of all the other rcs commands) out of the
Theo de Raadt
[prev]