summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-22syncTheo de Raadt
2002-06-22syncTheo de Raadt
2002-06-22syncTheo de Raadt
2002-06-22section 5 not 4 for ssh_configKevin Steves
2002-06-22use strtok_r() instead of strtok(); millert okTheo de Raadt
2002-06-22correct commentKevin Steves
2002-06-22Use strtok_r() instead of strsep() since the latter treats consecutiveTodd C. Miller
2002-06-22replace argument only if it is not copied in the kernel already (has lengthNiels Provos
2002-06-21make pserver code IPv6 ready. markus okJun-ichiro itojun Hagino
2002-06-21Correctly close the writing end of the pipe when dup'ing the fd toTodd C. Miller
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2002-06-21Clear wi_hostap_info.apflags in wi_attach() to guarantee wihap_shutdown()Todd C. Miller
2002-06-21Alphabetise. From Mike Pechkin.Tobias Weingartner
2002-06-21skeleton queue handling for the enc/auth piece of the chip (fed with nops viaJason Wright
2002-06-21login_fbtab(3) fixes:Todd C. Miller
2002-06-21OpenSSH_3.3Markus Friedl
2002-06-21No .Pp before .Sh; from wiz@danbala.ifoer.tuwien.ac.atNiels Provos
2002-06-21change BUGS section to mention that only clone is a problem now.Niels Provos
2002-06-21rewrite all system call arguments in the permit case. use realpathNiels Provos
2002-06-21system call argument rewriting framework via stackgap; okay art@Niels Provos
2002-06-21Document CVSREADONLYFS and -R. ok henning@, tholo@Kjell Wooding
2002-06-21tabifyJun-ichiro itojun Hagino
2002-06-21regenMarkus Friedl
2002-06-21add some ICH4 devices; ok deraadt@Markus Friedl
2002-06-21regen.Federico G. Schwindt
2002-06-21add Netgear MA401RAHenning Brauer
2002-06-21add support for Netgear MA401RA (Prism-2.5)Henning Brauer
2002-06-21make this more quiet on card insertion.Federico G. Schwindt
2002-06-21missing tab.Federico G. Schwindt
2002-06-21Add hash(9) and hashinit(9).Tobias Weingartner
2002-06-21kill gratuitous hex; millert okTheo de Raadt
2002-06-21Add some missing casts of sc->wi_txbuf -> caddr_tTodd C. Miller
2002-06-21sbus(4) -> stp(4) -> pcmcia(4) -> wi(4). cool shitz done by crazy fgschTheo de Raadt
2002-06-21Don't set WI_FLAGS_ATTACHED in sc->wi_flags until after mi attachTodd C. Miller
2002-06-21put the objects in a better order, so that they align correctly.Theo de Raadt
2002-06-21don't convert these to little-endian. now ifconfig shows the nwid onFederico G. Schwindt
2002-06-21syncTheo de Raadt
2002-06-21configure HID0, and show cache status for IBM750FX. from netbsdJun-ichiro itojun Hagino
2002-06-21bye bye, use netstat -inalv; itojun okTheo de Raadt
2002-06-21o change some 0-2 to *_FILENOTodd C. Miller
2002-06-21o Resize nicely when we receive SIGWINCHTodd C. Miller
2002-06-21Don't initialise compression buffers when compression=no in sshd_config;Damien Miller
2002-06-21fix bad usage of strlcpy()'s return value. (made pointers pointVincent Labrecque
2002-06-21more strlcpyTheo de Raadt
2002-06-21skeleton for queue handling on the pk side of the chip. For now it justJason Wright
2002-06-21ugly kludge to deal correctly with endianess in sparc and sparc64.Federico G. Schwindt
2002-06-21o Use *_FILENO defines instead of numbersTodd C. Miller
2002-06-21remove the "extern" for a variable that does not exist anymore.Vincent Labrecque
2002-06-21Remove pointless macro.Artur Grabowski
2002-06-21Trial and error gives me this tweak for the trumpion 0x1100 device.Artur Grabowski