summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-11-02Do not modify ro mem and plug a mem leak. Happens when no cipherOtto Moerbeek
2004-10-31do not dupe a pagan entry hereMichael Shalayeff
2004-10-29use new buffer API to avoid fatal errors on corrupt keys in authorized_keysDamien Miller
2004-10-29introduce a new buffer API that returns an error rather than fatal()ing whenDamien Miller
2004-10-29factor out common permission-asking code to separate function; ok markus@Damien Miller
2004-10-29fix some window size change bugs for multiplexed connections: windows sizesDamien Miller
2004-10-293.6 nowMichael Shalayeff
2004-10-29we have no W^X on i396, but i386 has it!Henning Brauer
2004-10-27remove newlines in errx, syslog. ok henning, hshoexer, millertJared Yanovich
2004-10-27oops! one line wrongPer Fogelstrom
2004-10-27Change how MIPS ISA level is output to be consistent with other arches.Per Fogelstrom
2004-10-25describe R type; found by matthieu@Michael Shalayeff
2004-10-23Sparc->SPARCAlexander Yurchenko
2004-10-20More mips executables from NetBSD.Alexander Yurchenko
2004-10-20disconnect for invalid (out of range) message types.Markus Friedl
2004-10-20Change tabs in string constants to \t. "of course" deraadt@Otto Moerbeek
2004-10-19Implement -e expression, for command line expression evaluation.Otto Moerbeek
2004-10-18Implement command line evaluation of expressions by implementing the -e option.Otto Moerbeek
2004-10-17http proxy CONNECT support; ok beck@Damien Miller
2004-10-16rsh now invokes ssh, not telnet, when a commant is omitted.Todd C. Miller
2004-10-15the default route is exactly 0.0.0.0/0, and nothing else. stop ignoringHenning Brauer
2004-10-14repair canadian thanksgiving and remembrance date per 1957th's proclamation.Michael Shalayeff
2004-10-14remove spurious version number referenceJared Yanovich
2004-10-12Actually, /etc/passwd is 6th Edition-style, not 7th. The only realTodd C. Miller
2004-10-11a few more xrefsMichael Shalayeff
2004-10-11add rcisd[]Michael Shalayeff
2004-10-10now that no cpu assumptions are left in -- remove the cross-glueMichael Shalayeff
2004-10-10parse the cpu-specific ids based on the e_machineMichael Shalayeff
2004-10-10use err/warn and __prognameMichael Shalayeff
2004-10-10use err/warnMichael Shalayeff
2004-10-10make err msg more like the othersMichael Shalayeff
2004-10-10use err/warnMichael Shalayeff
2004-10-09My MMAP/MUNMAP macros are too simple to copyright so place this in theTodd C. Miller
2004-10-09s/fix_long_order/fix_32_orderMichael Shalayeff
2004-10-09move out elf code into elf.c and generate 32 and 64 versions of it;Michael Shalayeff
2004-10-09factor out code for mapping section index into nlist typeMichael Shalayeff
2004-10-08xref yacc psd. ok millert@Otto Moerbeek
2004-10-07don't unlink agent socket when bind() fails, spotted by rich AT rich-paul.netDamien Miller
2004-10-07document KbdInteractiveDevices; ok markus@Damien Miller
2004-10-07introduce -p option and p command to only show a single process.Otto Moerbeek
2004-10-05fix an overflow in the handling of -SJared Yanovich
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-10-04remove some incorrect apostrophes, and make the text referring toJason McIntyre
2004-10-04remove the section on extended regular expressions, and pointJason McIntyre
2004-10-04hierarchy is spelt hierarchy, ok djm@Jonathan Gray
2004-10-03Remove block based mmap optimization. There are newline problemsOtto Moerbeek
2004-10-02Keep calling getdirentries() until we no longer fill up our buffer.Todd C. Miller
2004-10-02ftello and fseek ok and such, ok ottoTheo de Raadt
2004-10-01No deletions unless initially agreed upon or with a very good reason;Miod Vallat