summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-01-10Synced rlog's usage checks and with rtag. Also unbreaks rtag and rlog withTobias Stoeckmann
2008-01-10various fixes for remote commands (right now we support rlog and rtag)Tobias Stoeckmann
2008-01-10Added support for rtag in local and remote setups (with interoperabilityTobias Stoeckmann
2008-01-10just for the record: I HATE LogTobias Stoeckmann
2008-01-10Damnit, I should avoid this nasty Log word in a comment ...Tobias Stoeckmann
2008-01-10Make cvs_file_classify more readable.Tobias Stoeckmann
2008-01-10xmalloc + memset -> xcallocTobias Stoeckmann
2008-01-10another strcspn() roundTobias Stoeckmann
2008-01-10rcs_getrev is gone: zap prototype, too.Tobias Stoeckmann
2008-01-10Simply the use of cmdp and cvs_command by zapping cvs_command and workingTobias Stoeckmann
2008-01-10cvs_mkpath missed to add all "yet to be added" directories into CVS/Entries,Tobias Stoeckmann
2008-01-10Got cvs_server_rlog back into shape.Tobias Stoeckmann
2008-01-10Don't ignore files and directories due to patterns on repository-side,Tobias Stoeckmann
2008-01-10An empty -k option is invalidTobias Stoeckmann
2008-01-10Our keyword expansion had a big flaw, due to this construction:Tobias Stoeckmann
2008-01-10Properly free entryTobias Stoeckmann
2008-01-10Ignore CVS directories during import in remote setups. assert()ed GNUTobias Stoeckmann
2008-01-10Handle the addition of directories right, especially in remote setups withTobias Stoeckmann
2008-01-10Properly handle "cvs add" on a client/server setup with GNU cvs as a client.Tobias Stoeckmann
2008-01-10Slap in -b support for tag command. It was missing for a full regress testTobias Stoeckmann
2008-01-10RCS files without head keyword mustn't segfault our implementation. OnlyTobias Stoeckmann
2008-01-10Added support for keyword $Log$. In order to support $Log$, new lines haveTobias Stoeckmann
2008-01-07Pull from master repo:Stefan Kempf
2008-01-07Update to sudo 1.6.9p11Todd C. Miller
2008-01-06Branches are separated with \n\t in GNU rcs/cvs.Tobias Stoeckmann
2008-01-06gnu cvs added a new keyword 'commitid', this diff adds just enough codeNikolay Sturm
2008-01-05saying that -b and -l create smaller files can be misleading - the authorJason McIntyre
2008-01-04-k and -f accept multiple arguments; from Pierre RiteauJason McIntyre
2008-01-04Revert r1.9, a.out toolchain needs this not-so-unused-after-all function.Miod Vallat
2008-01-04remove unused functionCharles Longeau
2008-01-04Eliminate false positives from <> comments, avoiding manglingRay Lai
2008-01-03Make if.c kvm free by fetching the interface stats via sysctl like in systatClaudio Jeker
2008-01-03document "exit" for logging out of systems, instead of "logout":Jason McIntyre
2008-01-03remove almost empty EXAMPLE sectionCharles Longeau
2008-01-03missing word; from Jason FilleyJason McIntyre
2008-01-03In preparation of eliminating <> comment false positives:Ray Lai
2008-01-02remove unused functionCharles Longeau
2008-01-02remove unused functionsCharles Longeau
2008-01-02fix obvious bug in .NODEFAULT handlingMarc Espie
2008-01-02remove unused fileCharles Longeau
2008-01-01Allow PermitRootLogin in a Match block. Allows for, eg, permitting rootDarren Tucker
2008-01-01If scp -p encounters a pre-epoch timestamp, use the epoch which isDarren Tucker
2008-01-01spaces -> tabs from my previous commitDarren Tucker
2007-12-31if our node doesn't have a lineno/fname, inherit from `used' node.Marc Espie
2007-12-31When in inetd mode, have sshd generate a Protocol 1 ephemeral serverDarren Tucker
2007-12-31Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patchDarren Tucker
2007-12-30new sentence, new line;Jason McIntyre
2007-12-30add missing arguments to synopsis; fix brackets; lowercase "usage:"Igor Sobrado
2007-12-30lowercase "usage:"; align synopsesIgor Sobrado
2007-12-30minor improvement on the diff to r1.106Igor Sobrado