summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
IPv6 advanced API). sync with netbsd.
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
- remove unnecessary CPPFLAGS and hardcoded optimization level in CFLAGS - fix execution of the benchmarks, ensure using nice from /usr/bin instead of the built-in which will fail, always use sh and try to run the binaries from the obj dir if it's used.
2000-10-12refix breakage in previous commit, d@ forgot to remove his change whileBrad Smith
testing libpthread on sparc (which is not built by default ... yet).
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
the PCVT (i386) console.
2000-10-11Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DNAaron Campbell
key combo to activate scrollback in the console.
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 ↵Markus Friedl
mkiernan@avantgo.com and me
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
Link with curses, not ocurses
2000-10-11For some reason, with the eeprom width detection code mickey added awhile ago,Aaron Campbell
special care for the ADMtek AN983 (Centaur-P) chip is no longer needed. This fixes Ethernet address reading for these cards. Thanks to todd@ for testing.
2000-10-11disable talkd and fingerd by default, what the heck, they are less used ↵Theo de Raadt
these days
2000-10-11syncTheo de Raadt
2000-10-11printf format string typo in HIFN_DEBUG section.Jun-ichiro itojun Hagino
size_t on printf (cast to u_long and use %lu)
2000-10-11whitespaceHugh Graham
2000-10-11whitespace fixHugh Graham
2000-10-11make sure to set PG_W on the pte!Brandon Creighton
also invalidate tb entries at certain points
2000-10-11extraneous tabHugh Graham
2000-10-11nuke inp_flags bits for controlling IPv4 mapped address.Jun-ichiro itojun Hagino
we don't support IPv4 mapped address, and there are inconsistent bit manipulation code so it's safer to nuke them.
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
also need vsbus_dma.c
2000-10-11asc* (ncr53c9x on 4000/60 and others) and new dma code;Brandon Creighton
both from netbsd
2000-10-11First rough implementation of the diffie-hellman group exchange. TheNiels Provos
client can ask the server for bigger groups to perform the diffie-hellman in, thus increasing the attack complexity when using ciphers with longer keys. University of Windsor provided network, T the company.
2000-10-11back out weak symbols; deraadt@David Leonard
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-10-10Fix typo; claudio@core-sdi.com.Federico G. Schwindt
2000-10-10build mkhybridBob Beck
2000-10-10mkhybrid 1.12b5.1Bob Beck
Note, this normally makes a "mkisofs" which is the same binary, mkisofs from here needs to be tested out prior to replacing our existing mkisofs with this. (currently just installs mkhybrid)
2000-10-10use rexexp for version string matchingMarkus Friedl
2000-10-10correct register masksBrandon Creighton
2000-10-10bring in stuff from recent netbsd -- correct number of buffers now beingBrandon Creighton
allocated
2000-10-10- add some cases for ka52/53 (VAX_BTYP_1303), tested by hughBrandon Creighton
- things depend on proc0paddr being zero'd out, so do it - also forgot a "3100" in a cpu_model