summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-25ssize_t args use "%ld" and cast to (long)Kevin Steves
2002-03-25some fw versions return even more data in the an_ltv_status; form Gabriel Kih...Michael Shalayeff
2002-03-25revert the pmap stuff to 0221, so we can bootNiklas Hallqvist
2002-03-25Gremlins always escape when you commit from the bad tree. An extra semicolonMiod Vallat
2002-03-25#ifdef out useless test on OpenBSD. f_bavail is a 32bit int andTodd C. Miller
2002-03-25Fix temporary buffer memory leak with big hash keys and data;Todd C. Miller
2002-03-25This was part of the newer ahc driver which has been backed outTodd C. Miller
2002-03-25I could have sworn I commited this, must have gone localNiklas Hallqvist
2002-03-25change sc_get_key to sc_get_keys and hide smartcard details in scard.cMarkus Friedl
2002-03-25Warn user to remove old applet and keysJim Rees
2002-03-25bring in prototypesTheo de Raadt
2002-03-25bring in prototypesTheo de Raadt
2002-03-25change the extra text following preprocessor directives into comments.Dan Harnett
2002-03-25dhartmei@ and I have been both running uaudio devices on macppc successfullylebel
2002-03-25Fix a typobrian
2002-03-25missing MakefilesMarkus Friedl
2002-03-25disable miscfs for now (ever?).Federico G. Schwindt
2002-03-25Todd Miller pointed this out to me:Hans Insulander
2002-03-25clear before reuseMarkus Friedl
2002-03-25enable cryptoMarkus Friedl
2002-03-25rm bogus commentMarkus Friedl
2002-03-25return 0 (not NULL); tomh@po.crl.go.jpMarkus Friedl
2002-03-25Enable gettimeofday regression test.Thomas Nordin
2002-03-25make docs match reality - we don't support hooks in dhclient-scriptBob Beck
2002-03-24remove "\n" from fatal()Kevin Steves
2002-03-24Work around a compiler bug on sparc64; deraadt@ OKTodd C. Miller
2002-03-24This is ridiculous. Put the same dc vs de on the floppy as the kernel. How ...Theo de Raadt
2002-03-24Kill unneeded longs; fixes some minor 64 bit issues. deraadt@ OKTodd C. Miller
2002-03-24from martin@netbsd:Michael Shalayeff
2002-03-24double m_free() - niklas@openbsdJun-ichiro itojun Hagino
2002-03-24after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde...Michael Shalayeff
2002-03-24m_freem(NULL) bad style, ok jason@Niklas Hallqvist
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