summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-08Enable unix datagram support by treating ENOBUFS like EAGAIN.Jeremy Evans
2011-01-08Support unix domain sockets in nc(1) with -Uu.Jeremy Evans
2011-01-07some minor improvements to rnd.Ted Unangst
2011-01-07Add kernel regression tests for socket splicing.Alexander Bluhm
2011-01-07mktemp(3) can be used, but not where mkstemp(3) is an alternative. AlsoNicholas Marriott
2011-01-07Remove an extraneous return statement with the wrong return value.Todd C. Miller
2011-01-07do not special case ep0 at pci/eisa. ep* will be fine. We should notTheo de Raadt
2011-01-07Add socket option SO_SPLICE to splice together two TCP sockets.Alexander Bluhm
2011-01-07- Update Test::Simple to 0.96Jasper Lievisse Adriaanse
2011-01-07tweak previous; ok deraadtJason McIntyre
2011-01-07do not rely on rndvar.h leaking shit into the namespaceTheo de Raadt
2011-01-07substantial rewrite. put a very thin mutex at the entropy-collectionTheo de Raadt
2011-01-07since randomwrite() also has no blocking operations at all, we need toTheo de Raadt
2011-01-07increase i386 maxdsiz to 2GB. comments from ariane deraadt kettenis.Ted Unangst
2011-01-07the midlayer uses -1 as a wildcard when processing requests for probes orDavid Gwynne
2011-01-07Detect wether a disk image is an ISO image and set the media type toMark Kettenis
2011-01-07Fix malloc(9) call with swapped type and flags arguments.Mark Kettenis
2011-01-06Add support for the vDisk 1.1 protocol. Improve Solaris vtoc/disklabelMark Kettenis
2011-01-06reset SIGCHLD handler to SIG_DFL when execuring LocalCommand;Damien Miller
2011-01-06For very large operations in randomread(), use a local rc4 instanceTheo de Raadt
2011-01-06regress test for LocalCommand %n expansion from bert.wesarg ATDamien Miller
2011-01-06unbreak %n expansion in LocalCommand; patch from bert.wesarg ATDamien Miller
2011-01-06when exiting due to ServerAliveTimeout, mention the hostname that causedDamien Miller
2011-01-06Update CGI to 3.51, which includes a better fix for SA42443,Todd C. Miller
2011-01-06Remove dead links.Damien Bergamini
2011-01-06Remove dead links.Damien Bergamini
2011-01-06indicate the number of spatial streams along with the numberDamien Bergamini
2011-01-06only athn at uhub (not pci or cardbus) needs firmloadDamien Bergamini
2011-01-06cleanup athn_usb_rx_frame().Damien Bergamini
2011-01-06implement fast channel change.Damien Bergamini
2011-01-06Solaris insists on getting the right sequence numbers in DRING_DATA messagesMark Kettenis
2011-01-06create STA entry for our BSS upon association.Damien Bergamini
2011-01-06init and destory the bufq in the ioctl handler, asThordur I. Bjornsson
2011-01-06rephrase fsck question and default to 'n'; ok krw@ henning@ stsp@Otto Moerbeek
2011-01-06be more precise about the modelJasper Lievisse Adriaanse
2011-01-06document that all *random nodes supply data nowTheo de Raadt