summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-24deref of NULL in out of mbuf situation, ok jason@Niklas Hallqvist
2002-03-24remove /lib and /usr/local/lib from the default search path for theBrad Smith
2002-03-24we need to figure out AUT0 for sc_private_encrypt, tooMarkus Friedl
2002-03-24minor cleanup and more error checking; ok markus@Kevin Steves
2002-03-24typo; ok markus@Kevin Steves
2002-03-24debug->debug3 for extra paddingMarkus Friedl
2002-03-24remove unused debugMarkus Friedl
2002-03-24non-access itlb fault puts the addr in isr:ior, not pcsq:pcoqMichael Shalayeff
2002-03-24string.hTheo de Raadt
2002-03-24WCCP support (trivial hack, it's not the complete protocol, but it'llAngelos D. Keromytis
2002-03-24handle NS Geode GX1; wd@ics.nara-wu.ac.jpTheo de Raadt
2002-03-23Hide upgrade stuff from the installation notes until sparc64 systems canMiod Vallat
2002-03-23Disable the ability to (U)pgrade a sparc64 installation.Kenneth R Westerback
2002-03-23One more case of __mvme88k__ vs __m88k__Miod Vallat
2002-03-23mvme88k varargs cleanup 2/2Miod Vallat
2002-03-23setproctitle() after preauth child; ok markus@Kevin Steves
2002-03-23Force inclusion of <sys/ioctl.h> before the body of soundcard.h.Todd C. Miller
2002-03-23some tests for stderr handlingMarkus Friedl
2002-03-23uname(3); hunter@dg.net.uaTheo de Raadt
2002-03-23syncTheo de Raadt
2002-03-23typo repair; openbsd@davidkrause.comTheo de Raadt
2002-03-23\\ not \. needs doubling. wngdn@src.uchicago.edu, pr 2475Theo de Raadt
2002-03-23small cleanups:Marc Espie
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-03-23Repair.Miod Vallat
2002-03-23examples of tcpdump filters on pf log fieldsMike Frantzen
2002-03-23syncTheo de Raadt
2002-03-23document new extensions for PF logsMike Frantzen
2002-03-23language extensions for PF logs. can specify direction, interface, ruleMike Frantzen
2002-03-23correct arg to bcmp(). need to compare 15 bytes, not 3 bytes. sync w/kameJun-ichiro itojun Hagino
2002-03-22my guess at a sunix puc; the tester disappearedTheo de Raadt
2002-03-22move to 3.1-betaTheo de Raadt
2002-03-22Attribute table must be allocated 1-1 because it is accessed fromDale Rahn
2002-03-22add some phys for dc.Dale Rahn
2002-03-22match style of the rest of the Configure script, test -> []Brad Smith
2002-03-22add dc and hme to ramdisk kernel.Dale Rahn
2002-03-22dc is compatible with dc, go figureJason Wright
2002-03-22Pass INSTALL_STRIP in LDFLAGS. Allows debugging without tweaking the file.Marc Espie
2002-03-22Telnet encryption warning messages, taken from kth-krb4-1.1.1.Hans Insulander
2002-03-22- Move reading collision counters out of splimp()Jason Wright
2002-03-22On sparc64, try local-mac-address before falling back to myetheraddr()Jason Wright
2002-03-22Add missing prototypes.Marc Espie
2002-03-22Clean up getresp() byKenneth R Westerback
2002-03-22 make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) driversVincent Labrecque
2002-03-21remove unused, sync w/ cmdline patch in my tree.Markus Friedl
2002-03-21on extract: better spl granularity, make sure pool is updated between runs; l...Michael Shalayeff
2002-03-21Update.Miod Vallat
2002-03-21Some laptops (such as the Toshiba Libretto L series) use _PIR insteadTodd C. Miller
2002-03-21Add PIN-protection for secret key.Jim Rees
2002-03-21basic sftp put/get testMarkus Friedl