Age | Commit message (Expand) | Author |
2000-10-11 | Use "cc -shared" not "ld -Bstatic" to build shared objects | Todd C. Miller |
2000-10-11 | Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback in | Aaron Campbell |
2000-10-11 | Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DN | Aaron Campbell |
2000-10-11 | now we need binutils 2.10.1, hahaha | Michael Shalayeff |
2000-10-11 | bzero is handled in the lib/arch/hppa/Makefile.inc | Michael Shalayeff |
2000-10-11 | memset.c is in libkern | Michael Shalayeff |
2000-10-11 | remove DES | Markus Friedl |
2000-10-11 | new cipher framework | Markus Friedl |
2000-10-11 | add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av... | Markus Friedl |
2000-10-11 | Wall | Markus Friedl |
2000-10-11 | support 'scp -o' with help from mouring@pconline.com | Markus Friedl |
2000-10-11 | clear auth options unless auth sucessfull | Markus Friedl |
2000-10-11 | Use terminfo, not termcap interfaces. | Todd C. Miller |
2000-10-11 | For some reason, with the eeprom width detection code mickey added awhile ago, | Aaron Campbell |
2000-10-11 | disable talkd and fingerd by default, what the heck, they are less used these... | Theo de Raadt |
2000-10-11 | sync | Theo de Raadt |
2000-10-11 | printf format string typo in HIFN_DEBUG section. | Jun-ichiro itojun Hagino |
2000-10-11 | whitespace | Hugh Graham |
2000-10-11 | whitespace fix | Hugh Graham |
2000-10-11 | make sure to set PG_W on the pte! | Brandon Creighton |
2000-10-11 | extraneous tab | Hugh Graham |
2000-10-11 | nuke inp_flags bits for controlling IPv4 mapped address. | Jun-ichiro itojun Hagino |
2000-10-11 | update these to work with cleaner vsbus dma; from netbsd | Brandon Creighton |
2000-10-11 | fix argument printing in stack trace | Brandon Creighton |
2000-10-11 | add asc* | Brandon Creighton |
2000-10-11 | asc* (ncr53c9x on 4000/60 and others) and new dma code; | Brandon Creighton |
2000-10-11 | First rough implementation of the diffie-hellman group exchange. The | Niels Provos |
2000-10-11 | back out weak symbols; deraadt@ | David Leonard |
2000-10-10 | mount -t is the preferred way to invoke | Marco S Hyman |
2000-10-10 | mount -t is the preferred way to invoke | Marco S Hyman |
2000-10-10 | mount -t is the preferred way to invoke | Marco S Hyman |
2000-10-10 | mount -t is the preferred way to invoke | Marco S Hyman |
2000-10-10 | mount -t is the preferred way to invoke | Marco S Hyman |
2000-10-10 | Fix typo; claudio@core-sdi.com. | Federico G. Schwindt |
2000-10-10 | build mkhybrid | Bob Beck |
2000-10-10 | mkhybrid 1.12b5.1 | Bob Beck |
2000-10-10 | use rexexp for version string matching | Markus Friedl |
2000-10-10 | correct register masks | Brandon Creighton |
2000-10-10 | bring in stuff from recent netbsd -- correct number of buffers now being | Brandon Creighton |
2000-10-10 | - add some cases for ka52/53 (VAX_BTYP_1303), tested by hugh | Brandon Creighton |
2000-10-10 | Remove useless line; mj@who.net | Todd C. Miller |
2000-10-10 | mention icmp{,6}.errppslimit | Jun-ichiro itojun Hagino |
2000-10-10 | little bit of sync with kame ($KAME, s/u_char/u_int8_t/) | Jun-ichiro itojun Hagino |
2000-10-10 | Use curses, not ocurses and thus setupterm() not tgetent(). This means | Todd C. Miller |
2000-10-10 | add primes that can be used for diffie-hellman key exchange | Niels Provos |
2000-10-10 | verify payload of the icmp need fragment message at the tcp layer. okay itojun@ | Niels Provos |
2000-10-10 | Link with curses, not ocurses and use setupterm(). For now, telnet(1) | Todd C. Miller |
2000-10-10 | Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME | Todd C. Miller |
2000-10-10 | bring in icmp rate limitation code. | Jun-ichiro itojun Hagino |
2000-10-10 | do not call tcp_init twice on dualstack machine | Jun-ichiro itojun Hagino |