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