summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-11-23Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-11-22Mark signal race.Ray Lai
2006-11-19spacingTheo de Raadt
2006-11-19Cope with <machine/frame.h> removal.Miod Vallat
2006-11-19always make a manTheo de Raadt
2006-11-19always build man page, that is the way we do thingsTheo de Raadt
2006-11-18Move buffer name allocation into bnew() where it belongsKjell Wooding
2006-11-181. Fix line numbering/mark line bug in isearch.Kjell Wooding
2006-11-18Due to a thinko on my part, (and a badly named structure member),Kjell Wooding
2006-11-18- update commentNiall O'Higgins
2006-11-18Fix line number bug (actually, dot-mark bug). to reproduce:Kjell Wooding
2006-11-17Fix a needless inversion of flag names; i.e. change them from theKjell Wooding
2006-11-17fix a segfault on isearch. Using ^W to add more than NPAT chars to theKjell Wooding
2006-11-17Reset the number of lines of tail context left to printJared Yanovich
2006-11-17change semantics of ff01::/16 to interface local multicastJun-ichiro itojun Hagino
2006-11-16Fix undefined behavior (var = --var).Ray Lai
2006-11-16Fix undefined behavior (var = ++var).Ray Lai
2006-11-15err(..., strerror(errno)) is redundant.Miod Vallat
2006-11-15Bring back basic annotate command. Needs more work.Xavier Santolaria
2006-11-14use argc and argv not some made up short formTheo de Raadt
2006-11-14Add support for the "Set" request.Xavier Santolaria
2006-11-14Simplify in cvs_read_rcfile() by using cvs_path_cat();Xavier Santolaria
2006-11-14Handle global -l, -Q, and -r on the server side too.Xavier Santolaria
2006-11-14add another date (02/11).Alexandre Anriot
2006-11-14add rlog and rannotate commands requests,Xavier Santolaria
2006-11-14dummy support for Argumentx request.Xavier Santolaria
2006-11-14add this, so version compiles...Xavier Santolaria
2006-11-14Bring back version command. Still needs tweaks to make theXavier Santolaria
2006-11-13fix macro abuse leading to stray numbers in the vm display.Otto Moerbeek
2006-11-13Check strlcpy/strlcat return values; from usr.bin/rcs/rcsnum.cXavier Santolaria
2006-11-13Add missing server-side bits for init...Xavier Santolaria
2006-11-13Add server-side bits for admin command.Xavier Santolaria
2006-11-13Run cvs_file_classify() so local mode works...Xavier Santolaria
2006-11-13Build admin command.Xavier Santolaria
2006-11-13fix check on required arguments.Xavier Santolaria
2006-11-13no magic, use defined RCS_LOCK_INVAL variable.Xavier Santolaria
2006-11-13Write rcs file when finished.Xavier Santolaria
2006-11-13Add support for [-a users] and [-o rev].Xavier Santolaria
2006-11-13bring back basic admin command, mostly based on OpenRCS rcs(1).Xavier Santolaria
2006-11-10Unlike GNU rcs, our co will not overwrite an existing file, evenTodd C. Miller
2006-11-10fix -wXavier Santolaria
2006-11-10no magic, "Attic" -> CVS_PATH_ATTICXavier Santolaria
2006-11-10do not forget to send -l and -q Global options too.Xavier Santolaria
2006-11-10send Global options -n -Q -r to the server.Xavier Santolaria
2006-11-10sync with usr.bin/rcs/diff3.cXavier Santolaria
2006-11-10fix usage messageTheo de Raadt
2006-11-09Simplify stripping of write bits from file mode.Todd C. Miller
2006-11-09sync with usr.bin/rcs version.Xavier Santolaria
2006-11-09auf deutsch!Michael Shalayeff
2006-11-09mr.wolfMichael Shalayeff