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