summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-01a commentTheo de Raadt
2000-09-01Userland mouse daemon for new PCVT mouse features. The daemon must be startedAaron Campbell
2000-09-01New "pcvtctl" device used by moused to communicate with PCVT in the kernel.Aaron Campbell
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
2000-09-01reMichael Shalayeff
2000-09-013ware escaladeMichael Shalayeff
2000-09-01repair a routine to grab interface MTU information.Jun-ichiro itojun Hagino
2000-09-01syncTheo de Raadt
2000-09-01newish stuff, based on various trawlingTheo de Raadt
2000-08-31add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensionsMarkus Friedl
2000-08-31WallMarkus Friedl
2000-08-31syncMarkus Friedl
2000-08-31implement a SFTP server. interops with sftp2, scp2 and the windowsMarkus Friedl
2000-08-31Correct version number.Hans Insulander
2000-08-31Don't use librokens implementation of strtok_r; it's not broken in OpenBSD...Hans Insulander
2000-08-31Minor tweaks, and a note about missing OTP support.Hans Insulander
2000-08-31Correct version number.Hans Insulander
2000-08-31Reintroduce the build target, which is very useful (at least for me).Hans Insulander
2000-08-31How on earth could it go six months without anyone noting that I didn'tHans Insulander
2000-08-31sync. -mojMats O Jansson
2000-08-31on /etc/hosts lookup, set "official host name" (the leftmost hostname)Jun-ichiro itojun Hagino
2000-08-31fix _PATH_DEFPATH; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-08-31re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.hEric Jackson
2000-08-31Put the CAVEATS section explaining format string issues in this man page too.Aaron Campbell
2000-08-31add missing \n to log(). sync with kame.Jun-ichiro itojun Hagino
2000-08-31Use arc4random() instead of random()brian
2000-08-30OpenSSH_2.2.0Markus Friedl
2000-08-30Don't treat two or more whitespace followed by a comment asbrian
2000-08-30Complain about invalid arguments passed to ``set ifaddr''brian
2000-08-30regen.Federico G. Schwindt
2000-08-30Remove entry added during the ne break. Should work fine now.Federico G. Schwindt
2000-08-30- Finally fix the problem introduced after the ax88190 support; the MACFederico G. Schwindt
2000-08-30mdoc'd awk(1) man page; thanks d@.Aaron Campbell
2000-08-30remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-08-30additional range checking; From: NetBSDBrad Smith
2000-08-30prevent core dumps when stderror() is called before reslab is initializedMichael Shalayeff
2000-08-30more gig on the CDTheo de Raadt
2000-08-30add xmphy and brgphy's here tooJason Wright
2000-08-29From FreeBSD: split out the support for XMAC-II phys and other physJason Wright
2000-08-29openbsdismsJason Wright
2000-08-29Fix LogMAX; Mark Hannon <markhannon@one.net.au>brian
2000-08-29Use srandom(); Matt Behrens <matt@megaweapon.zigg.com>brian
2000-08-29moreTheo de Raadt
2000-08-29do not forward packets with unspecified source (::).Jun-ichiro itojun Hagino
2000-08-29remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-08-29syncTheo de Raadt
2000-08-28Add LogFILTER logging to log packets allowed by the dial filter andbrian
2000-08-28Support radius accounting, and add a packet count to throughputbrian
2000-08-28indentTheo de Raadt
2000-08-28Prototypes for interrupt handlers should go into .h file, not .cMiod Vallat