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
2006-11-10
do not forget to send -l and -q Global options too.
Xavier Santolaria
2006-11-10
send Global options -n -Q -r to the server.
Xavier Santolaria
2006-11-10
sync with usr.bin/rcs/diff3.c
Xavier Santolaria
2006-11-10
fix usage message
Theo de Raadt
2006-11-09
Simplify stripping of write bits from file mode.
Todd C. Miller
2006-11-09
sync with usr.bin/rcs version.
Xavier Santolaria
2006-11-09
auf deutsch!
Michael Shalayeff
2006-11-09
mr.wolf
Michael Shalayeff
2006-11-09
cvs init remote bits.
Xavier Santolaria
2006-11-09
add support for -c (Check that working files are not modified).
Xavier Santolaria
2006-11-09
respect TMPDIR here too, changes pulled in from usr.bin/rcs.
Xavier Santolaria
2006-11-09
fix pasto..
Xavier Santolaria
2006-11-09
remote tag command support joins the party!
Xavier Santolaria
2006-11-08
[-s states] and [-w logins] bits.
Xavier Santolaria
2006-11-08
bring back support for CVS_CLIENT_LOG that was removed with
Xavier Santolaria
2006-11-07
BN_hex2bn returns int; from dtucker@
Markus Friedl
2006-11-07
correctly check for bad signatures in the monitor, otherwise the monitor and
Markus Friedl
2006-11-07
Ensure that CU and DV have length > 0, so buf[strlen(buf) - 1] can
Ray Lai
2006-11-06
add missing checks for openssl return codes; with & ok djm@
Markus Friedl
2006-11-06
Replace -### with -s### pre-getopt() and use strtonum()
Todd C. Miller
2006-11-06
- handle global -n flag in conjunction with remove -f.
Xavier Santolaria
2006-11-04
from ru@freebsd:
Jason McIntyre
2006-11-03
ouT makefile rules are smarter now, kill a redundant CLEANFILES
Otto Moerbeek
2006-11-02
There is no need to trim an empty string any further, just return
Ray Lai
2006-11-02
Check length before checking index of len - 1.
Ray Lai
2006-11-02
ftp(1) sends EPSV by default, not PASV;
Jason McIntyre
2006-11-02
Pass full buffer size to fgets.
Ray Lai
2006-11-02
Add checks for fgets and properly overwrite newline.
Ray Lai
2006-11-01
Don't overwrite line[strlen(line) - 1] when line is zero-length.
Ray Lai
2006-10-31
fill november and december; now every date has an event.
Jasper Lievisse Adriaanse
2006-10-31
other galaxies exist!
Jasper Lievisse Adriaanse
2006-10-31
Don't blindly truncate buf[strlen(buf) - 1] without checking for
Ray Lai
2006-10-31
check DH_compute_key() for -1 even if it should not happen because of
Markus Friedl
2006-10-31
a step ahead in opencvs add|remove remote support.
Xavier Santolaria
2006-10-29
Optimise a couple of printf()s; originally from Han Boetes.
Tom Cosgrove
2006-10-29
Plug a mem leak. Found in one of my trees. Forgat where it came from; most
Otto Moerbeek
2006-10-29
Remove useless code that can cause a SEGV if a buffer is realloc()ed.
Todd C. Miller
2006-10-28
revert previous change; causes segfault when called from
Christian Weisgerber
2006-10-28
correct/expand example of usage of -w; ok jmc@ stevesk@
Otto Moerbeek
2006-10-27
expand the description of -d somewhat;
Jason McIntyre
2006-10-27
- update Nd somewhat
Jason McIntyre
2006-10-27
- simplify and sort synopsis
Jason McIntyre
2006-10-26
Remove an unused variable spotted by lint.
Chad Loder
2006-10-26
- document that multiple commands may be newline or semicolon separated
Jason McIntyre
2006-10-25
Check len to be > 0 before accessing buf[len-1] and check if the
Moritz Jodeit
2006-10-24
bring back support for -h, -N, -R, and -t.
Xavier Santolaria
2006-10-24
+.Ex -std sed
Jason McIntyre
2006-10-24
Reuse len instead of calling strlen again.
Ray Lai
2006-10-24
Check that string length != 0 before setting buf[strlen(buf) - 1].
Ray Lai
2006-10-22
cancel progress meter when upload write fails; ok deraadt@
Damien Miller
[prev]
[next]