summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-11-22add EXAMPLES section; jmc okXavier Santolaria
2005-11-22cleanup;Xavier Santolaria
2005-11-22- document `-kmode'Xavier Santolaria
2005-11-22- ci(1) can intialise RCS files now!Niall O'Higgins
2005-11-22nuke trailing whitespaces; no cookie for niallo.Xavier Santolaria
2005-11-22Move kill-related commands to their own file.Kjell Wooding
2005-11-22Fix backwards insert into kill buffer (aaa \n bbb M-BS M-BS c-Y) byKjell Wooding
2005-11-22Fix up an ambiguous else (though ifdefed out at the moment)Kjell Wooding
2005-11-22Correct format/arguments to debug call; spotted by shaw at vranix.com ok djm@Darren Tucker
2005-11-21no need for .Pp before .ShJason McIntyre
2005-11-21document `-xsuffixes';Xavier Santolaria
2005-11-21kill kill kill unused stuff; ok kjellTheo de Raadt
2005-11-21Print both "from" and "to" types in type conversion warnings. Idea fromChad Loder
2005-11-21enable `-xsuffixes' support as it has been added a few days agoXavier Santolaria
2005-11-21add EXAMPLES section; jmc niallo okXavier Santolaria
2005-11-21- modularisation; split the two major checkin operations into functions.Niall O'Higgins
2005-11-21- print some more informative messagesXavier Santolaria
2005-11-21add EXAMPLES section; jmc niallo okXavier Santolaria
2005-11-21tweaks;Xavier Santolaria
2005-11-21Perform Kerberos calls even for invalid users to prevent leaking informationDarren Tucker
2005-11-21add EXAMPLES section; input+ok jmc, niallo okXavier Santolaria
2005-11-20#ifdef NO_DIR can go too. From Han Boetes.Kjell Wooding
2005-11-20Rename basename() to lbasename() to avoid conflict with basename(3).Chad Loder
2005-11-20Fix typos in commentsChad Loder
2005-11-20spacingTheo de Raadt
2005-11-20KNF. OK kjell, millertChad Loder
2005-11-20rcs_statfile() improvements; initial work from joris + some bits from me;Xavier Santolaria
2005-11-20Don't bind help to a null functionKjell Wooding
2005-11-20Kill the NO_BACKUP #ifdefKjell Wooding
2005-11-20GOSLING screen update always on, so #ifdef can go; ok kjellTheo de Raadt
2005-11-20toast NO_DIRED #ifdef; ok kjellTheo de Raadt
2005-11-19Remove DO_METAKEY here, too. Noted by Han Boetes.Kjell Wooding
2005-11-19Clean up some lint.Kjell Wooding
2005-11-19Goodbye NO_METAKEYKjell Wooding
2005-11-19knf. OK kjell, bradChad Loder
2005-11-18Split kill buffer code into a separate function.Kjell Wooding
2005-11-18clean up some comments after theo's cleanupKjell Wooding
2005-11-18greedy use of typedef struct was making code harder to read; ok kjell cloderTheo de Raadt
2005-11-18Don't ifdef out. Delete it. That's what the attic is for.Kjell Wooding
2005-11-18Casefold on replace was killed ages ago (it was wrong). Remove aKjell Wooding
2005-11-18Kill a stupid interface. kgrow should take direction, not TRUE/FALSE.Kjell Wooding
2005-11-18One liner to fix doubled yank buffer issue (c-K, c-Y, M-x undo, c-Y).Kjell Wooding
2005-11-18minor knf;Xavier Santolaria
2005-11-18kill more dumb or contextless.Kjell Wooding
2005-11-17some knf and whitespace cleanup.Moritz Jodeit
2005-11-17sort hosts, even when specified on the command line.Moritz Jodeit
2005-11-17yet another output fix;Xavier Santolaria
2005-11-17indent;Xavier Santolaria
2005-11-17"#ifdef is for emacs developers.", back after kjell criedChad Loder
2005-11-17- "revdate" is something else - function should be calledNiall O'Higgins