Age | Commit message (Expand) | Author |
2001-05-05 | pf_key_v2_set_spi now sets the Phase 1 IDs on the Phase 2 SAs; | Angelos D. Keromytis |
2001-05-05 | Pass the Phase 1 SA to the set_spi routine, so the IDs (and eventually | Angelos D. Keromytis |
2001-05-05 | Adhere to the new set_spi prototype. | Angelos D. Keromytis |
2001-05-05 | Change the set_spi prototype so that it gets the Phase 1 SA passed as well. | Angelos D. Keromytis |
2001-05-05 | Change set_spi prototype. | Angelos D. Keromytis |
2001-05-05 | Document default-phase2-suites tag. | Angelos D. Keromytis |
2001-05-05 | Add comment about finalize routine processing. | Angelos D. Keromytis |
2001-05-05 | Use the new M_* malloc types | Angelos D. Keromytis |
2001-05-05 | Use the M_CRYPTO_DATA and M_CRYPTO_OPS malloc types. | Angelos D. Keromytis |
2001-05-05 | Check that SAs also match on the credentials and the IDs. This means | Angelos D. Keromytis |
2001-05-05 | Document KERN_PROC_KTHREAD | Angelos D. Keromytis |
2001-05-04 | move to Channel **channels (instead of Channel *channels), fixes realloc prob... | Markus Friedl |
2001-05-04 | Substantial update from NetBSD, most notably gives us UVM support; millert@ ok | Aaron Campbell |
2001-05-04 | o kill register | Todd C. Miller |
2001-05-04 | Cleanups in filename and buffer name handling. | Artur Grabowski |
2001-05-04 | Qick fix for an overflow in C-X C-B. | Artur Grabowski |
2001-05-04 | Update man page to match new start time sorting; kstailey@disclosure.com | Todd C. Miller |
2001-05-04 | handle kvm_nlist() failing, from pr#1798. | Eric Jackson |
2001-05-04 | Install empty sudoers file in /etc | Todd C. Miller |
2001-05-04 | Add /etc/sudoers; jcs@rt.fm | Todd C. Miller |
2001-05-04 | Typo in error string; grange@rt.mipt.ru | Todd C. Miller |
2001-05-04 | channel_new() reallocs channels[], we cannot use Channel *c after calling | Markus Friedl |
2001-05-04 | typos | Kevin Steves |
2001-05-04 | vlan in GENERIC (ti(4) now has an issue, jason will deal) | Theo de Raadt |
2001-05-04 | GAPING_SECURITY_HOLE was removed so there is no -e option. | Todd C. Miller |
2001-05-03 | Move colon() and cleanhost() to misc.c where I should I have put it in | mouring |
2001-05-03 | When bt(4) was moved out of the i386 dir this Makefile change | Todd C. Miller |
2001-05-03 | oops | Theo de Raadt |
2001-05-03 | remove "\n" from fatal() | Kevin Steves |
2001-05-03 | fix typo; isaki@par.odn.ne.jp | Theo de Raadt |
2001-05-03 | linux_lib -> redhat_base; pointed out by deraadt@ | Aaron Campbell |
2001-05-03 | Fix another annoying feature in mg. When I try to use the keypad to | Artur Grabowski |
2001-05-03 | Add a delay (in miliseconds) argument to ttwait. | Artur Grabowski |
2001-05-03 | Set kerberosIV version number at only _one_ place. | Hans Insulander |
2001-05-03 | fix bug where apache would segfault on startup if localhost wasn't | Bob Beck |
2001-05-03 | exec shell -c /bin/sh .ssh/sshrc, from abartlet@pcug.org.au | Markus Friedl |
2001-05-03 | typo in debug() string | Kevin Steves |
2001-05-03 | Bump bootstrap stuff from op-make. Mostly from fries@ | Marc Espie |
2001-05-03 | Minor manpage tweaks | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2001-05-03 | old file | Marc Espie |
2001-05-03 | * Let make_file_list always append a '/' at the end of directories. | Artur Grabowski |
2001-05-03 | Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD. | Aaron Campbell |
2001-05-03 | grr... part of the bus_dma change depended on local stuff: revert that part | Jason Wright |
2001-05-03 | Don't claim to support the Belkin F5U011, which the cue(4) driver matches, but | Aaron Campbell |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-05-03 | Clean up a signed vs unsigned error in gm ethernet. | Dale Rahn |
2001-05-02 | Minor fixes (one from norm@sandbox.org.uk via NetBSD) and one attribution. | Paul Janzen |
2001-05-02 | Ensure caves are connected; afghan@afghanhound.org.uk | Paul Janzen |
2001-05-02 | -h overrides BLOCKSIZE; matt@anzen.com | Paul Janzen |