Age | Commit message (Expand) | Author |
2000-10-12 | oops | Theo de Raadt |
2000-10-12 | sync | Theo de Raadt |
2000-10-12 | Create /root with mode 0700 instead of 0755; deraadt@ ok | Aaron Campbell |
2000-10-12 | sync | Theo de Raadt |
2000-10-12 | art's devices | Theo de Raadt |
2000-10-12 | remove unused | Markus Friedl |
2000-10-12 | don't segv on too many arguments. sync with kame | Jun-ichiro itojun Hagino |
2000-10-12 | nice going, this did not even compile | Theo de Raadt |
2000-10-12 | MAP_FAILED, not -1. | Artur Grabowski |
2000-10-12 | Compare the return from mmap with MAP_FAILED, do not cast to int and comapre | Artur Grabowski |
2000-10-12 | MAP_FAILED, not -1. | Artur Grabowski |
2000-10-12 | MAP_FAILED, not -1 | Artur Grabowski |
2000-10-12 | Check for MAP_FAILED in mmap return value, not -1. | Artur Grabowski |
2000-10-12 | Fix cmp(1). It causes memory shortage for bigger files. | Kevin Lo |
2000-10-12 | Check the mmap return value against MAP_FAILED, not NULL. | Artur Grabowski |
2000-10-12 | enable DES in SSH-1 clients only | Markus Friedl |
2000-10-12 | allow buflen > MLEN for !SO_NAME case (like ancillary data, necessary for | Jun-ichiro itojun Hagino |
2000-10-12 | cleanups | Theo de Raadt |
2000-10-12 | proto _rpc_dtablesize() | Theo de Raadt |
2000-10-12 | When checking mmap return, check for MAP_FAILED, not -1. | Artur Grabowski |
2000-10-12 | printf-like string format pedant | Jun-ichiro itojun Hagino |
2000-10-12 | Missed in last tn3270 commit due to cvs bug | Todd C. Miller |
2000-10-12 | - RCS id police! | Brad Smith |
2000-10-12 | refix breakage in previous commit, d@ forgot to remove his change while | Brad Smith |
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 |