Age | Commit message (Expand) | Author |
2000-06-06 | Make quot work when passed a filesystem mount point like the documentation | Todd C. Miller |
2000-06-06 | 2nd patch for stack mishandling; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-06-06 | close pr1260 from danh@nfol.com | Eric Jackson |
2000-06-06 | sync | Theo de Raadt |
2000-06-06 | OpenBSD tags | Theo de Raadt |
2000-06-06 | fix cleanup of crypto sessions | Theo de Raadt |
2000-06-06 | Replace all the opaque pointers with just one. | Angelos D. Keromytis |
2000-06-06 | Get rid of tdb_ref, keep indirect pointer to TDB. | Angelos D. Keromytis |
2000-06-06 | Document change in the cryptop structure. | Angelos D. Keromytis |
2000-06-06 | * correct some length checkings based on the specs; still a few to fix. | Federico G. Schwindt |
2000-06-06 | add some tuples from pc card standard 7.0; remove outdated comment. | Federico G. Schwindt |
2000-06-05 | Fix | Marc Espie |
2000-06-05 | Fix merge | Marc Espie |
2000-06-05 | Fix merge | Marc Espie |
2000-06-05 | Fix idiotic merge conflicts, regen configure | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | Untested busification of this driver done years ago. | Niklas Hallqvist |
2000-06-05 | document UseLogin better | Markus Friedl |
2000-06-05 | allow use_login only for login sessions, otherwise remote commands are execed... | Markus Friedl |
2000-06-05 | m68k asm knows about m68030-m68060 already, no need for upgrade, the | Marc Espie |
2000-06-05 | Need defines for UVM on 68k. | Artur Grabowski |
2000-06-05 | Need to include files.mii due to latest elink3 changes. | Artur Grabowski |
2000-06-05 | No need to use curproc here. We already know who we are. | Artur Grabowski |
2000-06-05 | Update to sudo 1.6.3p4 | Todd C. Miller |
2000-06-05 | Err, make it splclock(9), so it's more clear to the reader. | Aaron Campbell |
2000-06-05 | Xr spl(9) | Aaron Campbell |
2000-06-05 | correct option parser typo. -f, not -b. | Jun-ichiro itojun Hagino |
2000-06-05 | Adjust for the reaper. | Artur Grabowski |
2000-06-05 | Argh. forgot this when committing the reaper stuff. | Artur Grabowski |
2000-06-05 | sync | Theo de Raadt |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-06-05 | fix datasheet url | Chris Cappuccio |
2000-06-05 | Various fixes. | Artur Grabowski |
2000-06-04 | Handle the case where the last line of input does not contain a newline; issue | Aaron Campbell |
2000-06-04 | Fix one-byte overflow; millert@ ok | Aaron Campbell |
2000-06-04 | Don't exit just because we couldn't get the default label... | Todd C. Miller |
2000-06-04 | Add 'D' and 'z' commands to editor to use the default partition and | Todd C. Miller |
2000-06-04 | Only scroll up if we've hit the bottom of the scrolling region, not if we're | Aaron Campbell |
2000-06-04 | fix typo preapared -> prepared | Kenneth R Westerback |
2000-06-04 | better indent for easier searching | Theo de Raadt |
2000-06-04 | nuke non-standard include files (has been #error only for a long time | Jun-ichiro itojun Hagino |
2000-06-03 | correct documented return value | Eric Jackson |
2000-06-03 | Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" from | Todd C. Miller |
2000-06-03 | sync with latest kame doc. pcb issues and net interface issues are updated | Jun-ichiro itojun Hagino |
2000-06-03 | deep-copy ip6 header on ip6_mloopback, to avoid overwriting cluster mbuf. | Jun-ichiro itojun Hagino |
2000-06-03 | do not bark even if forwarding to loopback, since it is common | Jun-ichiro itojun Hagino |
2000-06-03 | Move everything to where is supposed to be (reg definitions, etc). | Jason Wright |
2000-06-03 | correctly handle ctlinput messages for IPv6. | Jun-ichiro itojun Hagino |