summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23regenJonathan Gray
2011-03-23add a bunch of new em/ix devices found in intel driversJonathan Gray
2011-03-23Work in progress to replace /etc/security, not yet linked to the build.Ingo Schwarze
2011-03-23The asr structure must always be freed in asr_done(). This is aEric Faurot
2011-03-23Cleanup .Va macros, triggered by a smaller diff from ajacoutot@.Ingo Schwarze
2011-03-23Simplify resolver initialization. This is done only onceEric Faurot
2011-03-23remove unused states in enumEric Faurot
2011-03-23use the define for max rdomain with tunneldomain as wellJonathan Gray
2011-03-23Extract the address family independent functions from pf fragmentAlexander Bluhm
2011-03-23Including <sparc64/intreg.h> here is ugly, but intr.h only comes fromTheo de Raadt
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-03-23remove -d, documentation removed >10 years ago; ok markusKevin Steves
2011-03-23-q not used in /etc/rc now so remove statement.Kevin Steves
2011-03-23renegade tabs, no binary changeMarco Peereboom
2011-03-23only read from the UART if there is something to read. fix beagle, otherwiseFederico G. Schwindt
2011-03-23cache user name for ~userMarc Espie
2011-03-23use ssh-keygen -A; ok deraadtKevin Steves
2011-03-23Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa)Kevin Steves
2011-03-23allow scp://hostname/~user/subdir to workMarc Espie
2011-03-23Update since ICMP6 redirects are disabled by default now.Federico G. Schwindt
2011-03-23Don't process ICMP6 redirects by default anymore. This is in line withClaudio Jeker
2011-03-23With pf IPv6 fragment reassembly, a large packet gets refragmentedAlexander Bluhm
2011-03-23Print a warning when rtsol or rtsold are used to do IPv6 autoconfigurationAlexander Bluhm
2011-03-22Extract the new function ip6_fragment() from ip6_output() to makeAlexander Bluhm
2011-03-22Increase number of EBRs we can transit looking for the OpenBSD partitionKenneth R Westerback
2011-03-22Pay attention to result of amd64/i386 installboot(8). Warn userKenneth R Westerback
2011-03-22add a first batch of notes for beagle, still rough and far from complete,Jasper Lievisse Adriaanse
2011-03-22no need for a xxxpower function; ok drahnTheo de Raadt
2011-03-22enter beagleTheo de Raadt
2011-03-22Make this like other ramdisk Makefiles (those of you who are currentlyTheo de Raadt
2011-03-22Don't be to strict when checking the length of an ospf packet.Claudio Jeker
2011-03-22silently clear the endpoint when the device has failed; ok jakemsrTheo de Raadt
2011-03-22some small tweaks from Michael W. Bombardieri;Jason McIntyre
2011-03-22renegade spaces; no binary changeMarco Peereboom
2011-03-22use timerclear macroOkan Demirmen
2011-03-22don't refer to an error message which no longer exists (bge's jumbo bufferStuart Henderson
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-21import fenv regression test suite. this one is from freebsd andMartynas Venckus
2011-03-21grammar fixes from Michael W. Bombardieri; also emphasize stderr, asOkan Demirmen
2011-03-21tweak for clarity, ok millert@, jmc@Marc Espie
2011-03-21fix audacity. Make specs like >= 0.14.2b kosherMarc Espie
2011-03-21do not close msgfd in bounce_session(), it is closed by client_close()Gilles Chehade
2011-03-21- reset smtp_client pointer to NULL after client_close()Gilles Chehade
2011-03-21fix a memory leak in client.c and properly close envelope inGilles Chehade
2011-03-21This file was forgotten when importing the foundation for eqn(7) support.Ingo Schwarze
2011-03-20Import the foundation for eqn(7) support.Ingo Schwarze
2011-03-20Add two missing lines that got missed when I did the initial at + cronTodd C. Miller
2011-03-20When reading MXCSR from userland sigcontext or a ptrace request,Philip Guenthe