Age | Commit message (Expand) | Author |
2010-04-04 | Fix 5GHz channels TX power settings for RT2860/RT2870 (does not | Damien Bergamini |
2010-04-04 | clock_settime() should cancel an in-progress adjtime() just like | Philip Guenthe |
2010-04-04 | configure conversion for the correct direction. I guess no one has | Jacob Meuser |
2010-04-04 | avoid rounding the blocksize to 0 | Jacob Meuser |
2010-04-04 | Better write 'href="mailto:' instead of 'style="mailto:'. | Ingo Schwarze |
2010-04-03 | instead of returning EINVAL if an unsupported sample rate was | Jacob Meuser |
2010-04-03 | Set the RL_FLAG_MACSLEEP flag for the RTL8103E chipset. | Stuart Henderson |
2010-04-03 | Use hw.product sysctl to tell whether we are installing on a Gdium Liberty | Miod Vallat |
2010-04-03 | Adjust the details about commands without perms being hidden, | Stuart Henderson |
2010-04-03 | Add hw.product to the bsd.rd sysctl(8) binary. ok deraadt@ | Miod Vallat |
2010-04-03 | Don't return 0 if error is set to EBADRPC. Found by jsg@ and clang. | Kenneth R Westerback |
2010-04-03 | Build all manual pages in base with mandoc(1) instead of groff, | Ingo Schwarze |
2010-04-03 | Minor reliability fixes: | Miod Vallat |
2010-04-03 | backout last change, committed by mistake, sorry... | Alexandre Ratchov |
2010-04-03 | doc fixes from jmc | Alexandre Ratchov |
2010-04-03 | no need to die from .Xr without arguments, we can just ignore it | Ingo Schwarze |
2010-04-03 | When we have no title in man(7), just use "unknown". No need to bail. | Ingo Schwarze |
2010-04-03 | When two conflicting list types are specified for the same list, | Ingo Schwarze |
2010-04-03 | * outside literal context in mdoc(7), handle blank lines like .Pp | Ingo Schwarze |
2010-04-03 | se* cannot fit until I resize the media | Theo de Raadt |
2010-04-03 | scsi_all.h is needed before scsi_disk.h now. ok marco | Nicholas Marriott |
2010-04-03 | You cannot save a pointer to your attach arguments and expect it to point | Mark Kettenis |
2010-04-03 | Add support for Nokia Internet Stick CS-15. | Marco Pfatschbacher |
2010-04-03 | sync | Marco Pfatschbacher |
2010-04-03 | Add Nokia Internet Stick CS-15. | Marco Pfatschbacher |
2010-04-03 | byteswap the cmdset word properly so we enable the right features on | David Gwynne |
2010-04-03 | remove some debug output | David Gwynne |
2010-04-03 | dont allocate with M_TEMP and then free with M_DEVBUF. made even worse that | David Gwynne |
2010-04-03 | add support for emulating the disk characteristics and disk limits vpd | David Gwynne |
2010-04-03 | On the random MAC address also turn off the 'local administered' bit, | Theo de Raadt |
2010-04-03 | Add missing documention: | Philip Guenthe |
2010-04-03 | sync | Theo de Raadt |
2010-04-03 | add bnx; from brad | Theo de Raadt |
2010-04-03 | document the first byte of the random MAC address | Theo de Raadt |
2010-04-02 | The rtm_errno check which was moved in the last commit should only | Stuart Henderson |
2010-04-02 | tweak previous; half of the tweaks from jmc@; ok jmc@ | Ingo Schwarze |
2010-04-02 | document ping6/traceroute6, ok jmc | Stuart Henderson |
2010-04-02 | add $OpenBSD$ | Jonathan Gray |
2010-04-02 | ugly spacing | Theo de Raadt |
2010-04-02 | Special-case SIOCADDMULTI and SIOCDELMULTI ioctls, based on code from if_tun. | Stefan Sperling |
2010-04-02 | remove unnccessary editorializing which is a bit mocking | Theo de Raadt |
2010-04-02 | sync | Theo de Raadt |
2010-04-02 | Support ping6 and traceroute6 in bgplg and bgplgsh. | Stuart Henderson |
2010-04-02 | randomized mac addresses, avaliable via 'ifconfig $if lladdr random'. | Theo de Raadt |
2010-04-02 | sync | Theo de Raadt |
2010-04-02 | Add a case so that FIONREAD on the master side of a pty returns the size | Nicholas Marriott |
2010-04-02 | Put se(4) onto these ramdisks | Theo de Raadt |
2010-04-02 | SiS 190 ethernet driver ported from FreeBSD by Christopher Zimmermann | Theo de Raadt |
2010-04-02 | For the VT8251 host bridge, only attach the pci bus is non-zero, otherwise | Mark Kettenis |
2010-04-02 | fix an ugly construct | Theo de Raadt |