Age | Commit message (Expand) | Author |
2004-11-09 | import code from Joris Vink <amni at pandora dot be> | krapht |
2004-11-09 | cvsd_sock_accept() must return the descriptor, not 0 | krapht |
2004-11-07 | space before punctuation when passed to macro; | Jason McIntyre |
2004-11-07 | usage(): | Jason McIntyre |
2004-11-07 | options sort, and whitespace; | Jason McIntyre |
2004-11-07 | twiddle + at start of regexp. | Marc Espie |
2004-11-07 | Do not ignore SIGCHLD, repairing hangs after a subshell is executed | Otto Moerbeek |
2004-11-07 | add basic control of a running multiplex master connection; including the | Damien Miller |
2004-11-05 | command editing and history support via libedit; ok markus@ | Damien Miller |
2004-11-04 | a bit better approximation on the election day | Michael Shalayeff |
2004-11-02 | Do not modify ro mem and plug a mem leak. Happens when no cipher | Otto Moerbeek |
2004-10-31 | do not dupe a pagan entry here | Michael Shalayeff |
2004-10-29 | use new buffer API to avoid fatal errors on corrupt keys in authorized_keys | Damien Miller |
2004-10-29 | introduce a new buffer API that returns an error rather than fatal()ing when | Damien Miller |
2004-10-29 | factor out common permission-asking code to separate function; ok markus@ | Damien Miller |
2004-10-29 | fix some window size change bugs for multiplexed connections: windows sizes | Damien Miller |
2004-10-29 | 3.6 now | Michael Shalayeff |
2004-10-29 | we have no W^X on i396, but i386 has it! | Henning Brauer |
2004-10-27 | remove newlines in errx, syslog. ok henning, hshoexer, millert | Jared Yanovich |
2004-10-27 | oops! one line wrong | Per Fogelstrom |
2004-10-27 | Change how MIPS ISA level is output to be consistent with other arches. | Per Fogelstrom |
2004-10-25 | describe R type; found by matthieu@ | Michael Shalayeff |
2004-10-23 | Sparc->SPARC | Alexander Yurchenko |
2004-10-20 | More mips executables from NetBSD. | Alexander Yurchenko |
2004-10-20 | disconnect for invalid (out of range) message types. | Markus Friedl |
2004-10-20 | Change tabs in string constants to \t. "of course" deraadt@ | Otto Moerbeek |
2004-10-19 | Implement -e expression, for command line expression evaluation. | Otto Moerbeek |
2004-10-18 | Implement command line evaluation of expressions by implementing the -e option. | Otto Moerbeek |
2004-10-17 | http proxy CONNECT support; ok beck@ | Damien Miller |
2004-10-16 | rsh now invokes ssh, not telnet, when a commant is omitted. | Todd C. Miller |
2004-10-15 | the default route is exactly 0.0.0.0/0, and nothing else. stop ignoring | Henning Brauer |
2004-10-14 | repair canadian thanksgiving and remembrance date per 1957th's proclamation. | Michael Shalayeff |
2004-10-14 | remove spurious version number reference | Jared Yanovich |
2004-10-12 | Actually, /etc/passwd is 6th Edition-style, not 7th. The only real | Todd C. Miller |
2004-10-11 | a few more xrefs | Michael Shalayeff |
2004-10-11 | add rcisd[] | Michael Shalayeff |
2004-10-10 | now that no cpu assumptions are left in -- remove the cross-glue | Michael Shalayeff |
2004-10-10 | parse the cpu-specific ids based on the e_machine | Michael Shalayeff |
2004-10-10 | use err/warn and __progname | Michael Shalayeff |
2004-10-10 | use err/warn | Michael Shalayeff |
2004-10-10 | make err msg more like the others | Michael Shalayeff |
2004-10-10 | use err/warn | Michael Shalayeff |
2004-10-09 | My MMAP/MUNMAP macros are too simple to copyright so place this in the | Todd C. Miller |
2004-10-09 | s/fix_long_order/fix_32_order | Michael Shalayeff |
2004-10-09 | move out elf code into elf.c and generate 32 and 64 versions of it; | Michael Shalayeff |
2004-10-09 | factor out code for mapping section index into nlist type | Michael Shalayeff |
2004-10-08 | xref yacc psd. ok millert@ | Otto Moerbeek |
2004-10-07 | don't unlink agent socket when bind() fails, spotted by rich AT rich-paul.net | Damien Miller |
2004-10-07 | document KbdInteractiveDevices; ok markus@ | Damien Miller |
2004-10-07 | introduce -p option and p command to only show a single process. | Otto Moerbeek |