summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-06Use pool to allocate pmap instead of malloc. OK'd by art@Todd C. Miller
2001-04-06Get rid of vm_pmap from struct vmspace.Artur Grabowski
2001-04-06in addition to:Kevin Steves
2001-04-06unused; typo in commentKevin Steves
2001-04-06do gid/groups-swap in addition to uid-swap, should help if /home/groupMarkus Friedl
2001-04-06Replace FFS directory preference algorithm(dirpref) by new one.Grigoriy Orlov
2001-04-06SSID has been "" for quite some timeTheo de Raadt
2001-04-06documentation should follow codeTheo de Raadt
2001-04-06list modelsTheo de Raadt
2001-04-06Avoid a livelock problem where the buffer cache code would beGrigoriy Orlov
2001-04-06Change softdep_count_dependencies interface so that it may be calledGrigoriy Orlov
2001-04-06Match the Cisco Aironet 350 card; from NetBSD.Aaron Campbell
2001-04-06regenAaron Campbell
2001-04-06Add Cisco Aironet 350; from NetBSD.Aaron Campbell
2001-04-06SMC EZ CardBus 10/100 works now.Aaron Campbell
2001-04-06- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.Aaron Campbell
2001-04-06fix username and groupname length checks.Brad Smith
2001-04-06remove trailing / from source paths; fixes pr#1756Theo de Raadt
2001-04-06typo in error messageJason Wright
2001-04-06Typo in comment (henric@aimnet.com)Angelos D. Keromytis
2001-04-06Get rid of vm_pmap.Artur Grabowski
2001-04-06Only print an error if I/O cannot be mapped at egprobe if EGDEBUG is set.Federico G. Schwindt
2001-04-06Only define offsetof for KERNEL mode. Avoids breaking userlandConstantine Sapuntzakis
2001-04-06Move offsetof define into sys/param.hConstantine Sapuntzakis
2001-04-06Free the right variable on errorConstantine Sapuntzakis
2001-04-05keep the ssh session even if there is no active channel.Markus Friedl
2001-04-05Also mention mode requirements for the private key file, plus one less typo.Hakan Olsson
2001-04-05Be more clear about configuration file mode requirements.Hakan Olsson
2001-04-05As the isakmpd.policy file can contain sensitive information, we wantHakan Olsson
2001-04-05Style.Hakan Olsson
2001-04-05let check_file_secrecy() set errnoHakan Olsson
2001-04-05syncTheo de Raadt
2001-04-05don't request a session for 'ssh -N', pointed out slade@shore.netMarkus Friedl
2001-04-05better error messageMarkus Friedl
2001-04-05undo changes which did not even compileTheo de Raadt
2001-04-05doc flags; js3guj@gold.ocn.ne.jpTheo de Raadt
2001-04-05Tell the users what to report when the kernel crashes.Artur Grabowski
2001-04-05for ~R print message if server does not support rekeying. (and fix ~R).Markus Friedl
2001-04-05Remove X386 and X11R4Todd C. Miller
2001-04-05doc -s and -f, though -f does not work that way anymore.. hmm; chuck@snew.comTheo de Raadt
2001-04-05Skip entries starting with '+' in duplicate user ID check so we don'tTodd C. Miller
2001-04-05document RCS $OpenBSD matching; adrian@ubergeeks.comTheo de Raadt
2001-04-05remove extra continue statementsTheo de Raadt
2001-04-05permit tree build with NOMAN is setTheo de Raadt
2001-04-05another euid mixup; wiz@danbala.ifoer.tuwien.ac.atTheo de Raadt
2001-04-05move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@Kevin Steves
2001-04-05ssh defaults to protocol v2; from quisar@quisar.ambre.netMarkus Friedl
2001-04-05TypoMarc Espie
2001-04-05add SSH_BUG_NOREKEY and detect broken (=all old) openssh versions.Markus Friedl
2001-04-05From angelos: (he can't commit this himself right now)Artur Grabowski