summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10tweak previous; ok millertJason McIntyre
2011-01-10unbind-key -a is allowed no arguments.Nicholas Marriott
2011-01-10Back out rev 1.2 and use mkstemp(), not mktemp(). OK deraadt@Todd C. Miller
2011-01-10delete embarrasingly horrid use of mktemp() brought in from upstreamTheo de Raadt
2011-01-10mkdtemp() is present in POSIX 1003.1-2008Todd C. Miller
2011-01-10If pf_test() was called recursively, the global variable pf_hdrsAlexander Bluhm
2011-01-10add the Buffalo WLI-UC-GNHP.Damien Bergamini
2011-01-10regenDamien Bergamini
2011-01-10add the Buffalo WLI-UC-GNHP.Damien Bergamini
2011-01-10Only use MMCFG extended PCIe config space. Gets us back the on-CPU PCI devic...Mark Kettenis
2011-01-10Some nfe(4)/rlphy(4) combos don't work, because the PHY responds to allMark Kettenis
2011-01-10Attach acpihpet only once. The matching code is changed because acpi busMike Belopuhov
2011-01-10have "non quiet" mode for pkg_info -r show something...Marc Espie
2011-01-10Remove 2 empty lines.Claudio Jeker
2011-01-10Fix a bad heritage from ospfd. Make neighbors independent of interfaces.Claudio Jeker
2011-01-10Make sure the tlv length is exactly the size we expect.Claudio Jeker
2011-01-10Implement optional parameter handling for initialization messages.Claudio Jeker
2011-01-10Better optional parameter parsing. Ignore unknown TLVs that haveClaudio Jeker
2011-01-10Rename struct fec_tlv to struct tlv since it is just the genericClaudio Jeker
2011-01-10DPFPRINTF already adds the "pf: ", no need to put it in the errorRyan Thomas McBride
2011-01-10like in /etc/rc, talk to /dev/arandom as a single read or write.Theo de Raadt
2011-01-10talk to /dev/arandom as a single read or write.Theo de Raadt
2011-01-10update the documentation regarding the *4 vs *6 decision for early RC4Theo de Raadt
2011-01-10move comment block regarding ARC4_MAIN_MAX_BYTESTheo de Raadt
2011-01-10randomread does its own rekeying now, so we don't need the large buf function.Ted Unangst
2011-01-10OK, this is getting silly, but we might as well zero the entropy bufferTheo de Raadt
2011-01-10zero another intermediate key storage areaTheo de Raadt
2011-01-09be more careful with nanotime() calls in early entropy storage, sinceTheo de Raadt
2011-01-09Continue loading acpiec even if _REG fails.. allows HP G62 to work properlyJordan Hargrave
2011-01-09Minor tweaks to nc(1) man page and usage.Jeremy Evans
2011-01-09In ip6_forward() only one call to icmp6_error() was not protectedAlexander Bluhm
2011-01-09syncTheo de Raadt
2011-01-09Check in resettodr() if inittodr() has been called, otherwise we end upJasper Lievisse Adriaanse
2011-01-09have netstat -w default to the first egress interface, which is usually moreTed Unangst
2011-01-09Remove a bit of text that makes exit-unattached description unclear.Nicholas Marriott
2011-01-09Add missing arguments to some options.Nicholas Marriott
2011-01-09check that lists lacking their end macro do not crash;Ingo Schwarze
2011-01-09test font-alternating blocks in literal context;Ingo Schwarze
2011-01-09Remove an unused variable, and use int for array indices (not size_t);Ingo Schwarze
2011-01-09Only .Bd -literal has 8-character tabs,Ingo Schwarze
2011-01-09radio temperature sensor is gone.Damien Bergamini
2011-01-09trust the Tx/Rx chains masks in ROM except for the 4965 and 5100Damien Bergamini
2011-01-09cleanup; change the way opns are attached.Damien Bergamini
2011-01-09Add and install tbl(7);Ingo Schwarze
2011-01-09Sync tbl handling to bsd.lv release 1.10.9:Ingo Schwarze
2011-01-09NYTProf now warns against $& in regexps, remove that one which doesn'tMarc Espie
2011-01-09Make sure coding errors cannot make us miss fatal parsing errorsIngo Schwarze
2011-01-09add yet another check: obviously in a @depend line, if the def part doesn'tMarc Espie
2011-01-09Sync to bsd.lv:Ingo Schwarze
2011-01-09Only use memory mapped extended PCIe config space access for the bussesMark Kettenis