summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-24linksys wpc11 is supportedMichael Shalayeff
2001-04-23remove debugMarkus Friedl
2001-04-23allow public key for -e, tooMarkus Friedl
2001-04-23regenTodd C. Miller
2001-04-23The Linksys WPC11 uses the Lucent Wavelan vendor and product IDs butTodd C. Miller
2001-04-23Various man page fixes and improvements from gluk@Aaron Campbell
2001-04-23s = splimp(); ... s = splimp(); ... splx(x); ... splx(s); is a bad idea.Artur Grabowski
2001-04-23Clean up supposedly 'impossible' case in siop_intr() soKenneth R Westerback
2001-04-23Insert missing DvcLeaveCritial() (a.k.a. splx()) before a return.Kenneth R Westerback
2001-04-23double splxArtur Grabowski
2001-04-23double splx in error path.Artur Grabowski
2001-04-23Missing splx in error handling.Artur Grabowski
2001-04-23crank crypto lib version, just in caseTheo de Raadt
2001-04-23crank ssl lib version, just in caseTheo de Raadt
2001-04-23import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@Markus Friedl
2001-04-23when we take a pci interrupt, upgrade it to level. but always ignoreTheo de Raadt
2001-04-23fasion -> fashion; spotted by ericj@Aaron Campbell
2001-04-22document hostbased and other cleanupMarkus Friedl
2001-04-22CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@Markus Friedl
2001-04-22Free fs->fs_contigdirs array only on successful rw->ro update. ThisGrigoriy Orlov
2001-04-22Fix spl handling in ipfilter ioctl interface. Work by aaron@ and me.Grigoriy Orlov
2001-04-22Remove -march=i{56}86 optimization because of compiler bug. This bugGrigoriy Orlov
2001-04-22permit compilation without I586_CPU or I686_CPU; armin@wolfermann.orgTheo de Raadt
2001-04-22In the verbiage for MNT_SOFTDEP add a reference to 'softdep' inKenneth R Westerback
2001-04-22Update pdisk manpage to match formatting for other manpages, correctionsDale Rahn
2001-04-22style, noted by stevesk; sort flags in usageMarkus Friedl
2001-04-22xref draft-ietf-secsh-*Markus Friedl
2001-04-22rename arguments -x -> -e (export key), -X -> -i (import key)Markus Friedl
2001-04-22scp > 2GB; niles@scyld.com; ok deraadt@, djm@Markus Friedl
2001-04-22typos spotted by stevesk@; ok deraadt@Damien Miller
2001-04-22Update VAX installation notes:Miod Vallat
2001-04-22Sync with mirror list.Miod Vallat
2001-04-21Do not use wsmux on alpha. Now I can start Xtga.Aaron Campbell
2001-04-21Add $OpenBSD$ tags.Aaron Campbell
2001-04-21syncTheo de Raadt
2001-04-21correct dmesgTheo de Raadt
2001-04-21Spellingmouring
2001-04-20typoMarc Espie
2001-04-20Instead of initializing the colormap to me black & white, initialize theNathan Binkert
2001-04-20update description of the -f option and reword the text about expire.Jakob Schlyter
2001-04-20systat does not use /dev/drumTodd C. Miller
2001-04-20set non-privileged gid before uid; tholo@ and deraadt@Markus Friedl
2001-04-2010/100 not supported in the MAC on the current modelsTheo de Raadt
2001-04-20remove old information from ssh-1.2.12Markus Friedl
2001-04-20Big upgrade of the pmap. Revised pagetable handling, more careful wiring,Artur Grabowski
2001-04-20Split out and improve escape character documentation, mention ~R inDamien Miller
2001-04-20we support the copper varientsTheo de Raadt
2001-04-20Cleanup, new features, shrinkage.Kenneth R Westerback
2001-04-20Fix an incorrect memset() in __grow_type_table(); dk@homepage.ruTodd C. Miller
2001-04-19dmesg printout tweaksTheo de Raadt