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-30
restart_point is of type off_t, so use it with fseeko() and cast it
Nikolay Sturm
2005-10-30
nuke trailing whitespaces;
Xavier Santolaria
2005-10-30
string fix;
Xavier Santolaria
2005-10-30
no need to escape single quotes in comments, no binary change
Damien Miller
2005-10-30
remove trailing whitespace;
Jason McIntyre
2005-10-30
Check for connections with IP options earlier and drop silently. ok djm@
Darren Tucker
2005-10-30
fix misleading debug message; ok dtucker@
Damien Miller
2005-10-30
make ssh-keygen discard junk from server before SSH- ident, spotted by
Damien Miller
2005-10-30
mention control socket fallback behaviour, reported by tryponraj AT gmail.com
Damien Miller
2005-10-29
- sync checkin_usage()
Niall O'Higgins
2005-10-29
- document `-s' option.
Niall O'Higgins
2005-10-29
- add two new functions to RCS api: rcs_state_set() and rcs_state_check()
Niall O'Higgins
2005-10-29
document -u;
Xavier Santolaria
2005-10-29
rcsclean -u support; ok joris niallo
Xavier Santolaria
2005-10-29
do not put a .Pp before a display;
Jason McIntyre
2005-10-28
sort is part of posix so document it as such. more importantly list our
David Gwynne
2005-10-28
print RCS file info too;
Xavier Santolaria
2005-10-28
document `-L';
Xavier Santolaria
2005-10-28
add support for `-L'; niallo ok
Xavier Santolaria
2005-10-27
document TMPDIR env variable;
Xavier Santolaria
2005-10-27
TMPDIR support; joris ok
Xavier Santolaria
2005-10-27
if cvs_file_loadinfo fails, return failure to the caller instead
Joris Vink
2005-10-26
print locker's name and rev number for locked revisions; ok joris niallo
Xavier Santolaria
2005-10-26
diff3_conflicts cleanup; joris ok
Xavier Santolaria
2005-10-26
3rd arg to F_GETFL fcntl doesn't need to be a pointer, 0 is fine.
Todd C. Miller
2005-10-26
clarify the description of the ci(1) command behaviour about
Xavier Santolaria
2005-10-26
dupe name; miod@ confirmed
Michael Shalayeff
2005-10-26
correct -R behaviour;
Xavier Santolaria
2005-10-26
install ident and rlog too; joris ok
Xavier Santolaria
2005-10-25
minor knf;
Xavier Santolaria
2005-10-25
nuke trailing whitespaces;
Xavier Santolaria
2005-10-25
-T here too;
Xavier Santolaria
2005-10-25
-T is kept for compatibility with other RCS commands here too;
Xavier Santolaria
2005-10-25
missed that in previous commit;
Xavier Santolaria
2005-10-25
dont' -> don't in comments;
Jason McIntyre
2005-10-25
put HISTORY section in the right place;
Jason McIntyre
2005-10-25
Make set_common_sockopts() a void since it doesn't return anything anyway.
Darren Tucker
2005-10-25
Add a -T option to nc to allow setting of IP type-of-service bits on
Darren Tucker
2005-10-24
output tweaks;
Xavier Santolaria
2005-10-24
first bits for RCS intro; input/ok jmc, "fine" joris.
Xavier Santolaria
2005-10-24
.Xr rcsmerge(1);
Xavier Santolaria
2005-10-23
add extern int diff3_conflicts to unbreak. bad joris.
Niall O'Higgins
2005-10-23
correct error message;
Xavier Santolaria
2005-10-23
warn if conflicts were found during the merge;
Joris Vink
2005-10-23
better output;
Joris Vink
2005-10-23
with recent diff3 support, rcsmerge now works;
Joris Vink
2005-10-23
shut up gcc;
Joris Vink
2005-10-23
- correctly terminate buffer in edscript(), noted by pedro@
Joris Vink
2005-10-22
fix warning when compiling usr.bin/rcs
Joris Vink
2005-10-22
need util.c for diff3
Joris Vink
[next]