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