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