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