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