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
2007-09-15
$OpenBSD$
Ray Lai
2007-09-15
Lost the last $ in $OpenBSD$.
Ray Lai
2007-09-15
$OpenBSD$
Ray Lai
2007-09-15
cleanup some files generated in obj
Otto Moerbeek
2007-09-15
more files we do not need anymore
Otto Moerbeek
2007-09-15
fix man installation path
Otto Moerbeek
2007-09-15
remove files we do not need anymore since we moved to fixed Makefiles
Otto Moerbeek
2007-09-15
"un"configure, to make it possible to build in obj dir. No need to run
Otto Moerbeek
2007-09-15
Import ragge's version of PCC into our tree, so we can hack on it more
Otto Moerbeek
2007-09-14
remove some warnings:
Charles Longeau
2007-09-13
Fix missing free statement due to extraneous semicolon spotted by a
Chad Loder
2007-09-13
Use a sig_atomic_t instead of an int when setting it from a signal handler
Chad Loder
2007-09-13
Plug mem leak. From Igor Zinovik; ok millert@
Otto Moerbeek
2007-09-13
Added annotate support for local and remote repositories. Behaves like
Tobias Stoeckmann
2007-09-13
fix incorrect test when setting syslog facility; from Jan Pechanec
Damien Miller
2007-09-12
use xmalloc() and xfree(); ok markus@ pvalchev@
Kevin Steves
2007-09-11
remove #if defined block not needed; ok markus@ dtucker@
Kevin Steves
2007-09-11
Avoid setting a global pointer variable from signal handlers
Chad Loder
2007-09-11
Use sig_atomic_t where required. OK moritz, deraadt
Chad Loder
2007-09-11
u_quad_t -> u_int64_t and %qu -> %llu, from brad
Henning Brauer
2007-09-11
More 64 bits counters fixes.
Michael Knudsen
2007-09-11
use strcspn to properly overwrite '\n' in fgets returned buffer
Gilles Chehade
2007-09-11
sort #include
Kevin Steves
2007-09-10
Use erealloc3() in more_aliases() instead of malloc/realloc.
Todd C. Miller
2007-09-10
remove my addition of portnumber for rsh in CVSROOT.
Joris Vink
2007-09-10
Make sure we don't skip the code which sends the QUIT command to the CDDB
Chad Loder
2007-09-10
Proper use of fseek/fseeko macros.
Tobias Stoeckmann
2007-09-10
Allow port specification in our CVSROOT which is used for our
Joris Vink
2007-09-10
Properly display list of commands in default 80 column terminal.
Tobias Stoeckmann
2007-09-10
typo in message, from Mark Lumsden.
Otto Moerbeek
2007-09-10
Fixed segmentation fault that occured during .cvsrc parsing if an invalid
Tobias Stoeckmann
2007-09-10
optional flags must be sorted and enclosed in single brackets,
Igor Sobrado
2007-09-09
Added support for checkout -p with local repository.
Tobias Stoeckmann
2007-09-09
From Pierre Riteau:
Ray Lai
2007-09-09
Mention -q in compatibility section.
Ray Lai
2007-09-09
Have rlog exit 1 if any of the files could not be opened.
Ray Lai
2007-09-09
check fgets return value
Charles Longeau
2007-09-09
sort synopsis and options in ssh-agent(1); usage is lowercase
Igor Sobrado
2007-09-08
Fix lint warning about unreachable code.
Chad Loder
2007-09-08
Fix false negatives in dealing with unreachable code after calls to __dead
Chad Loder
2007-09-07
Properly send out rcs info header with "E " in server mode (stderr in
Tobias Stoeckmann
2007-09-07
Do not fatal if getpwuid() fails, instead ignore user configuration files.
Tobias Stoeckmann
2007-09-07
Sprinkle some magic so checkout/update -p works
Joris Vink
2007-09-07
Added support for single file checkout.
Tobias Stoeckmann
2007-09-07
Do not use global option -V (GNU cvs doesn't understand it), be very
Tobias Stoeckmann
2007-09-07
Synced atomicio implementation in nc and sendbug with ssh.
Tobias Stoeckmann
2007-09-07
fix a configure bug introduced in the last commit
Todd C. Miller
2007-09-07
we have man section 3f by default now;
Jason McIntyre
2007-09-06
Fix typos in comments. No code changes
Chad Loder
2007-09-06
strictly check rcsnum_cmp() return against -1.
Niall O'Higgins
[next]