summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-12oopsTheo de Raadt
2000-10-12syncTheo de Raadt
2000-10-12Create /root with mode 0700 instead of 0755; deraadt@ okAaron Campbell
2000-10-12syncTheo de Raadt
2000-10-12art's devicesTheo de Raadt
2000-10-12remove unusedMarkus Friedl
2000-10-12don't segv on too many arguments. sync with kameJun-ichiro itojun Hagino
2000-10-12nice going, this did not even compileTheo de Raadt
2000-10-12MAP_FAILED, not -1.Artur Grabowski
2000-10-12Compare the return from mmap with MAP_FAILED, do not cast to int and comapreArtur Grabowski
2000-10-12MAP_FAILED, not -1.Artur Grabowski
2000-10-12MAP_FAILED, not -1Artur Grabowski
2000-10-12Check for MAP_FAILED in mmap return value, not -1.Artur Grabowski
2000-10-12Fix cmp(1). It causes memory shortage for bigger files.Kevin Lo
2000-10-12Check the mmap return value against MAP_FAILED, not NULL.Artur Grabowski
2000-10-12enable DES in SSH-1 clients onlyMarkus Friedl
2000-10-12allow buflen > MLEN for !SO_NAME case (like ancillary data, necessary forJun-ichiro itojun Hagino
2000-10-12cleanupsTheo de Raadt
2000-10-12proto _rpc_dtablesize()Theo de Raadt
2000-10-12When checking mmap return, check for MAP_FAILED, not -1.Artur Grabowski
2000-10-12printf-like string format pedantJun-ichiro itojun Hagino
2000-10-12Missed in last tn3270 commit due to cvs bugTodd C. Miller
2000-10-12- RCS id police!Brad Smith
2000-10-12refix breakage in previous commit, d@ forgot to remove his change whileBrad Smith
2000-10-11Use "cc -shared" not "ld -Bstatic" to build shared objectsTodd C. Miller
2000-10-11Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback inAaron Campbell
2000-10-11Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DNAaron Campbell
2000-10-11now we need binutils 2.10.1, hahahaMichael Shalayeff
2000-10-11bzero is handled in the lib/arch/hppa/Makefile.incMichael Shalayeff
2000-10-11memset.c is in libkernMichael Shalayeff
2000-10-11remove DESMarkus Friedl
2000-10-11new cipher frameworkMarkus Friedl
2000-10-11add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av...Markus Friedl
2000-10-11WallMarkus Friedl
2000-10-11support 'scp -o' with help from mouring@pconline.comMarkus Friedl
2000-10-11clear auth options unless auth sucessfullMarkus Friedl
2000-10-11Use terminfo, not termcap interfaces.Todd C. Miller
2000-10-11For some reason, with the eeprom width detection code mickey added awhile ago,Aaron Campbell
2000-10-11disable talkd and fingerd by default, what the heck, they are less used these...Theo de Raadt
2000-10-11syncTheo de Raadt
2000-10-11printf format string typo in HIFN_DEBUG section.Jun-ichiro itojun Hagino
2000-10-11whitespaceHugh Graham
2000-10-11whitespace fixHugh Graham
2000-10-11make sure to set PG_W on the pte!Brandon Creighton
2000-10-11extraneous tabHugh Graham
2000-10-11nuke inp_flags bits for controlling IPv4 mapped address.Jun-ichiro itojun Hagino
2000-10-11update these to work with cleaner vsbus dma; from netbsdBrandon Creighton
2000-10-11fix argument printing in stack traceBrandon Creighton
2000-10-11add asc*Brandon Creighton
2000-10-11asc* (ncr53c9x on 4000/60 and others) and new dma code;Brandon Creighton