summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-03Oops.. missed these files out of the radeon git update.Owain Ainsworth
2008-07-03Update the inteldrm driver to drm git.Owain Ainsworth
2008-07-03Update the radeondrm driver to be level with drm git.Owain Ainsworth
2008-07-03fix inifinite loop with set -o csh-history and !<space> as input.Otto Moerbeek
2008-07-03add rum(4)Todd T. Fries
2008-07-03do not forget to initialize other member of $$ in qname; noted by mark shroyerTheo de Raadt
2008-07-03link pf state keys to tcp pcbs and vice versa.Henning Brauer
2008-07-03Add struct for VC_EXTENSION_UNIT and dump it in debug mode.Marcus Glocker
2008-07-03Remove clauses 3 and 4 from NetBSD license.Ray Lai
2008-07-03Remove NetBSD license which, after removing clauses 3 and 4, isRay Lai
2008-07-02add CRYPTOTodd T. Fries
2008-07-02string munging: say 'CRYPTO' not 'RAID67'Todd T. Fries
2008-07-02add softraidTodd T. Fries
2008-07-02Add first bits to support uncompressed format.Marcus Glocker
2008-07-02kill a bunch of dead code.Pierre-Yves Ritschard
2008-07-02Make the pagedaemon a bit happier.Artur Grabowski
2008-07-02As some modem devices in ubsa(4) are possible to be incompatible withYojiro Uo
2008-07-02add bio & bioctlTodd T. Fries
2008-07-02When forking after authentication ("ssh -f") with ExitOnForwardFailureDamien Miller
2008-07-02really really remove the freebie "none" auth try for protocol 2Damien Miller
2008-07-02Make protocol 2 MaxAuthTries behaviour a little more sensible:Damien Miller
2008-07-02Merge duplicate host key file checks, based in part on a patch from RobDarren Tucker
2008-07-02Prevent dvmrpd from using illegal ifindex's.Esben Norby
2008-07-02fix interrupt pipe processing.Yojiro Uo
2008-07-02defines for output devices' events.Federico G. Schwindt
2008-07-02syncTheo de Raadt
2008-07-02add acpivideo. for now almost an empty skel so others can work onFederico G. Schwindt
2008-07-02unify using WDCDEBUG.Federico G. Schwindt
2008-07-02Enable FFS2.Brad Smith
2008-07-02* Dynamically set the rbus start address. from netbsd.Federico G. Schwindt
2008-07-02better mechanism that works in DESTDIRTheo de Raadt
2008-07-02increase default size of ssh protocol 1 ephemeral key from 768 to 1024Damien Miller
2008-07-02also install the license as run-license... discussed with jsgTheo de Raadt
2008-07-02move to 4.4-betaTheo de Raadt
2008-07-01fix some typos; ok djm@Kevin Steves
2008-07-01regenStuart Henderson
2008-07-01add ID for Globespan Pulsar G7370 ADSL modemStuart Henderson
2008-07-01add bio & bioctlTodd T. Fries
2008-07-01Isakmpd acquire mode did not work with a config generated fromAlexander Bluhm
2008-07-01If a rules contains a hostname instead of an address, use the listAlexander Bluhm
2008-07-01add bio & bioctlTodd T. Fries
2008-07-01If multiple to addresses but no peer are given in an ike or flowAlexander Bluhm
2008-07-01Don't return immediately if we're actually passing the traffic, we want toRyan Thomas McBride
2008-07-01PF_DT_SKIP_STATETREE is no longer used.Ryan Thomas McBride
2008-07-01Remove a now unused variable.Marc Balmer
2008-07-01Stricter probing: Not only check for an AMD cpu with MSRs, but make sureMarc Balmer
2008-07-01Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should beClaudio Jeker
2008-07-01Spacing.Marcus Glocker
2008-07-01Send CR LF during protocol banner exchanges, but only for Protocol 2 only,Darren Tucker
2008-07-01Check ExitOnForwardFailure if forwardings are disabled due to a failedDarren Tucker