summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-04-13typo. ok deraadt@Jakob Schlyter
2001-04-13Fix overflow in superblock. From FreeBSD.Grigoriy Orlov
2001-04-12More.Hakan Olsson
2001-04-12Correct various faulty x509 deallocations. By Niklas and me.Hakan Olsson
2001-04-12Don't put the same message on the sendq twice. By niklas and me.Hakan Olsson
2001-04-10Disable optimization on sparc; ok deraadt@Christian Weisgerber
2001-04-09More style fixes...Hakan Olsson
2001-04-09Only set BINDIR if undefined. From NetBSD's isakmpd port (itojun, presumably).Hakan Olsson
2001-04-09isakmpd can now capture un-encrypted IKE negotiation packets to aHakan Olsson
2001-04-09Style police a'la niklas@.Hakan Olsson
2001-04-09fix typoMarkus Friedl
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2001-04-08log_print, not log_errorHakan Olsson
2001-04-08Updates from gluk@ that describe new options that can be used to tweak theAaron Campbell
2001-04-08Remove soft updates. Warn users about how to enable softdep.Grigoriy Orlov
2001-04-07Add missing filename argument.Hakan Olsson
2001-04-06Improve grammar.Aaron Campbell
2001-04-06Replace FFS directory preference algorithm(dirpref) by new one.Grigoriy Orlov
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-05doc -s and -f, though -f does not work that way anymore.. hmm; chuck@snew.comTheo de Raadt
2001-04-05permit tree build with NOMAN is setTheo de Raadt
2001-04-05Fix:Grigoriy Orlov
2001-04-04bye bye -U (soft updates).Grigoriy Orlov
2001-04-04Document softdep option.Grigoriy Orlov
2001-04-04Add "softdep" option to mount. Update from rw/async to softdepGrigoriy Orlov
2001-04-03mount_mfs should not take the -U flag sync mfs is async and you cannotTodd C. Miller
2001-04-03Don't free reallocated memory.Hakan Olsson
2001-04-03x509 verified to work on NetBSD nowNiklas Hallqvist
2001-03-29We need ipsec_decode_ids regardless of DEBUG feature now.Hakan Olsson
2001-03-28Take into consideration the IDs when determining whether two Phase 1Angelos D. Keromytis
2001-03-28Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr)Angelos D. Keromytis
2001-03-28+.Xr mount_ext2fsMarc Espie
2001-03-27Fix another memory leak, found by boehm-gc. While not required,Hakan Olsson
2001-03-27Plug one memory leak. Found with boehm-gc.Hakan Olsson
2001-03-27Allocate a buffer large enough to contain the generated assertion.Hakan Olsson
2001-03-27(c)-2001Hakan Olsson
2001-03-26Typo: paramters -> parametersAaron Campbell
2001-03-24Make the apple code compile for OpenBSD. These changes are mostly from maja.Dale Rahn
2001-03-24Import of pdisk from apple, BSD licensed code. Archive dated Feb 18 1998 Dale Rahn
2001-03-23bsdi support, ok niklas@Markus Friedl
2001-03-23atactl SMART support; wouter@yourcreativesolutions.nlTheo de Raadt
2001-03-22use mkstemp()Theo de Raadt
2001-03-22sprintf -> snprintfGrigoriy Orlov
2001-03-22BSD/OS make treats ${A:S/a/x/} like ${A:S/a/x/1}, so we use ${A:S/a/x/g}.Markus Friedl
2001-03-22Update.Angelos D. Keromytis
2001-03-22Allow srcid/dstid for manually-set SAs as well (mostly for debugAngelos D. Keromytis