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