Age | Commit message (Expand) | Author |
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 |
2011-01-09 | sync | Theo de Raadt |
2011-01-09 | Upon consideration, random(9) should definately not be documented. It | Theo de Raadt |
2011-01-09 | kern(9) documents the kernel API srandom/random, which should only | Theo de Raadt |
2011-01-09 | tweak previous; | Jason McIntyre |
2011-01-09 | update random(4) and arc4random(9) manual pages | Theo de Raadt |
2011-01-08 | forward decl struct proc | Theo de Raadt |
2011-01-08 | split randomattach into random_init() and random_start(), so that we | Theo de Raadt |
2011-01-08 | Change detection of indefinite BER lenghts (which is not allowed). Only a | Martin Hedenfal |
2011-01-08 | sync | Theo de Raadt |
2011-01-08 | new radeon; Claus Assmann | Theo de Raadt |
2011-01-08 | rename imask[] to cpu_imask[] to because imask is too loud as far as | Theo de Raadt |
2011-01-08 | reserve one xfer for beacons during init. | Damien Bergamini |
2011-01-08 | fix LEDs handling. | Damien Bergamini |
2011-01-08 | Count the right values for the consumed counter. | Claudio Jeker |
2011-01-08 | The Ubiquiti WiFiStation EXT works on the Sun Blade 1500. | Damien Bergamini |
2011-01-08 | use host and not options.hostname, as the latter may have unescaped | Damien Miller |
2011-01-08 | the USB frontend has its own switch_chan() function, so no need to | Damien Bergamini |
2011-01-08 | s/;/:/ | Damien Bergamini |
2011-01-08 | clear pci configuration register 0x41 on resume, like during attach. | Damien Bergamini |
2011-01-08 | Removed unused structure member | Jordan Hargrave |
2011-01-08 | spaces | Theo de Raadt |
2011-01-08 | switch back from PAGE_SIZE for the sake of sparc | Theo de Raadt |
2011-01-08 | Move all calls to fcntl(...O_NONBLOCK) into a function and clear the | Nicholas Marriott |
2011-01-08 | destatic. ok deraadt | Ted Unangst |
2011-01-08 | Accept colours of the hex form #ffffff and translate to the nearest from | Nicholas Marriott |