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
Age
Commit message (
Expand
)
Author
2005-10-05
- add a diff.h header file, corresponding to public functions in diff.c
Niall O'Higgins
2005-10-05
open the RCS file with O_TRUNC as well when
Joris Vink
2005-10-05
sync usage and add V flag;
Joris Vink
2005-10-05
- stop gcc's yapping;
Joris Vink
2005-10-05
free rl_name as well when freeing the lock list;
Joris Vink
2005-10-05
- better output
Joris Vink
2005-10-04
- support -l and -u flags;
Joris Vink
2005-10-04
correctly parse the lock section in an RCS file;
Joris Vink
2005-10-04
various fixups;
Jason McIntyre
2005-10-04
standard synopsis/usage() and sort options list;
Jason McIntyre
2005-10-04
ignore the .#* files left over by cvs (and emacs). ok deraadt@, jmc@.
Matthieu Herrb
2005-10-04
clarify behaviour of -u option;
Jason McIntyre
2005-10-04
some man pages bits; ok joris niallo
Xavier Santolaria
2005-10-04
document that -k may be specified multiple times,
Jason McIntyre
2005-10-04
remove ellipsis from -k in usage();
Jason McIntyre
2005-10-04
write locks to the RCS file;
Joris Vink
2005-10-04
remove ellipsis following -k in synopsis; my last commit put this
Jason McIntyre
2005-10-04
couldn't resist...
Marco Peereboom
2005-10-03
remove traces of non-existent getfstype() function;
Jason McIntyre
2005-10-03
Relocate check_ip_options call to prevent logging of garbage for connections
Darren Tucker
2005-10-03
revert rcs to rcsprog change,
Joris Vink
2005-10-02
correctly copy and NUL-terminate deltatext strings so we don't end up
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-10-01
toggle support from janus@area319.de. i was unsure, but a few other
Theo de Raadt
2005-10-01
Fix description of -flags. Noted by Magnus Ehman in PR 4527. ok jmc@ jaredy@
Otto Moerbeek
2005-09-30
deploy .An -nosplit; ok jmc
Jared Yanovich
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
avoid using `cvs add *' idiom wrt special files; joris ok
Xavier Santolaria
2005-09-30
spacing & KNF
Joris Vink
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-30
rework the rcs_write() function.
Niall O'Higgins
2005-09-30
Ensure we do not compress files we need for decompressing by also
Otto Moerbeek
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
free the access list when rcs file is closed. ok joris@
Moritz Jodeit
2005-09-29
set RCS_SYNCED to off in some more functions which
Moritz Jodeit
2005-09-29
return -1 instead of NULL in rcs_sym_{add,remove}. ok joris@
Moritz Jodeit
2005-09-29
don't forget to put the revision into the rcs_lock
Moritz Jodeit
2005-09-29
implement RCS_HEAD_REV in rcs_rev_add()
Niall O'Higgins
2005-09-29
allow RCS_HEAD_REV to be passed to rcs_getrev() to obtain the head revision;
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
[next]