summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-05Add stubs for signals and forks.Paul Irofti
2011-07-05allow option KVA_GUARDPAGES to compile.David Hill
2011-07-05Fixed some bugs of priv_send(). The bugs caused sending routing messagesYASUOKA Masahiko
2011-07-05Fix IKEV2_N_NO_ADDITIONAL_SAS notification by including the SPIMike Belopuhov
2011-07-05syncTheo de Raadt
2011-07-05now of course I only noticed if_qflush is completely unused afterHenning Brauer
2011-07-05check that thread specific keys are valid, and cleanup code a little.Ted Unangst
2011-07-05When calling nfs_request() for what could be an async request, passPhilip Guenthe
2011-07-05disable COMPAT_AOUT, it's useless now, but leave the code in the treeTed Unangst
2011-07-05Remove the osyscall() kernel-entry; we do not use it anymore.Theo de Raadt
2011-07-05fix a few bugs in the thread specific data functionsTed Unangst
2011-07-05Allow switching between binutils and binutils 2.17.Dale Rahn
2011-07-04My merges of miod's binutils-2.17 WIP code with my changed necessary to getDale Rahn
2011-07-04Say no to hand-rolled m_adj(). It also kills three XXX.Claudio Jeker
2011-07-04In fact using our own limits.h is the way to go. Okay kettenis@.Paul Irofti
2011-07-04Clean-up NETBSD specific defines. Prodded by kettenis@.Paul Irofti
2011-07-04Simplfy GCC decision by making the list of archs instead a hugeDale Rahn
2011-07-04Add ia64 kernel include files needed for userland.Paul Irofti
2011-07-04Temporarily back out msi for inteldrm.Owain Ainsworth
2011-07-04remove svr4 compat referencesTed Unangst
2011-07-04remove all the compat svr4 filesTed Unangst
2011-07-04remove compat_svr4Ted Unangst
2011-07-04Fix debugging prints in softraid(4) so that it can compile withMatthew Dempsky
2011-07-04remove compat_svr4 support. ok deraadtTed Unangst
2011-07-04tsc tsc, no waikiki for me. copyright statement without year. 2003 it was.Henning Brauer
2011-07-04Force the sa_len to sizeof(struct sockaddr_dl) before callingClaudio Jeker
2011-07-04Use the SDEV_2NDBUS flag like isp(4) instead of the currentMatthew Dempsky
2011-07-04Intel AHCIs don't support port multipliers so far, yet some (mostly ICH9 and ...Jonathan Matthew
2011-07-04No point in documenting "Encryption only works with vnd".Matthew Dempsky
2011-07-04Nuke a load of trailing whitespace; no binary change.Nicholas Marriott
2011-07-04Nuke map3270 (tn3270 itself died 9 months ago).Nicholas Marriott
2011-07-04move the specfs code to a place people can see it; ok guenther thib krwTheo de Raadt
2011-07-04there is no need to do the rtsol check (whether to enableAlexander Hall
2011-07-04move the specfs code to a place people can see it; ok guenther thib krwTheo de Raadt
2011-07-04move the specfs code to a place people can see it; ok guenther thib krwTheo de Raadt
2011-07-04Disable NNPFS;Thordur I. Bjornsson
2011-07-04No need to check proto == IPPROTO_ETHERIPDavid Hill
2011-07-04use mtod.David Hill
2011-07-04move the specfs code to a place people can see it; ok guenther thib krwTheo de Raadt
2011-07-04Make stdout line buffered.Marco Pfatschbacher
2011-07-04fix incorrect use of NULL, from 1.45 of upstreamJonathan Gray
2011-07-04use "function X" rather than "X ()" since for the former, preceding parameterAlexander Hall
2011-07-04%u in format string is rcpt.user not rcpt.domainGilles Chehade
2011-07-04make sure RTM_IFINFO is sent when lo(4) handles SIOCSIFADDR; without thisStuart Henderson
2011-07-04syncTheo de Raadt
2011-07-04Rename the pf_pdesc field rh_cnt to badopts as it is also used forAlexander Bluhm
2011-07-04Support "show ip bgp peer-as" in bgplg.Claudio Jeker
2011-07-04Fix to be able to bind a raw socket to 0.0.0.0. It had been broken afterYASUOKA Masahiko
2011-07-04Finish ansification.Mark Kettenis
2011-07-04Fix another kqfilter return value.Nicholas Marriott