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-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
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-28
sort options and sync usage();
Jason McIntyre
2005-09-28
fix buflist mode; pr 4524; from jason
Theo de Raadt
2005-09-28
make -s print information about kmapent as well, reminded by deraadt@
Pedro Martelletto
2005-09-28
- when we run out of static kernel map entries, grab a fresh page using
Pedro Martelletto
2005-09-28
pull in protos from rpcsvc/ypclnt.h; issue noted by leonardo@iken.com.br
Theo de Raadt
2005-09-27
add a -z option that allows you to split records on the nul character
David Gwynne
2005-09-27
add some file status checks in local setup;
Xavier Santolaria
2005-09-26
terminate the buffer before calling regexec(3) when prompting for
Federico G. Schwindt
2005-09-26
some more style nits and bits;
Xavier Santolaria
2005-09-26
style;
Xavier Santolaria
2005-09-25
cal now (well, has done for a while) accepts a single argument
Jason McIntyre
2005-09-25
Produce more clear error message parsing date strings. ok joris@
Otto Moerbeek
2005-09-25
Fix wrong normalization in compare. From andreas@
Otto Moerbeek
2005-09-25
use cvs_add_build_entry(); joris ok
Xavier Santolaria
2005-09-24
some people suggested to put this quote in here... ok joris@
Reyk Floeter
2005-09-22
-s was using the wrong arg (PF_INET) for protocol instead of IPPROTO_TCP & IP...
Theo de Raadt
2005-09-22
style;
Xavier Santolaria
2005-09-21
change label at markus@'s request
Damien Miller
2005-09-21
aquire -> acquire, from stevesk@
Damien Miller
2005-09-21
add ability to disable EPSV/EPRT from command-line.
Federico G. Schwindt
2005-09-21
clean this mess up; joris ok
Xavier Santolaria
2005-09-21
use correct return codes in cvs_add_directory(); joris ok
Xavier Santolaria
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
[next]