summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-05Restrict FIFO depth to 1 byte on m4k/m5k/m8k/m9k. Hopefully this preventsMark Kettenis
2009-01-05Hide many debug printfs behind DPRINTF, and remove most others. Remove someMark Kettenis
2009-01-05import openssl-0.9.8jDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2009-01-05- clear some confusion, the chip supports vlan tag insertion/stripping,Jasper Lievisse Adriaanse
2009-01-05- add $OpenBSD$ where needed and add missing '$' in s3c24x0reg.h's tagJasper Lievisse Adriaanse
2009-01-05regenMatthieu Herrb
2009-01-05Add nVidia GeForce 9600 GT, from Greg Jones.Matthieu Herrb
2009-01-05since socks5 has been removed from ports recently, switch ftp toMartynas Venckus
2009-01-05the RT3070 MAC/BBP can be coupled with an RT3020 (1T1R), RT3021 (1T2R) orDamien Bergamini
2009-01-05- do TX radiotap later in run_tx() such that the duration field isDamien Bergamini
2009-01-05note that 802.11n is not currently supported, as we do for otherJason McIntyre
2009-01-05update the description for run(4);Jason McIntyre
2009-01-05it is better when strings passed to .Nd macros are unique.Igor Sobrado
2009-01-05allow sense capable pins to mute the speaker by disabling the outputJacob Meuser
2009-01-05expand the _dir controls for output pins to also be able to selectJacob Meuser
2009-01-05- a little simplificationJacob Meuser
2009-01-05explicitly check if azalia_codec_find_defdac didn't find a dac instead ofJacob Meuser
2009-01-05add cbus to the device list; ok kettenisJason McIntyre
2009-01-05remove now unused macrosJacob Meuser
2009-01-05no longer needed codec specific codeJacob Meuser
2009-01-05if the high bit is set in a connection list entry, it means the entryJacob Meuser
2009-01-05use AUDIO_MIXER_SET instead of AUDIO_MIXER_ENUM to display mixersJacob Meuser
2009-01-05The FAT32 fsinxtfree field is advisory in nature and we don't useKenneth R Westerback
2009-01-04try to get better default outputs.master.slaves by not includingJacob Meuser
2009-01-04some mixers don't use input amp muting to "select" their sources.Jacob Meuser
2009-01-04- smtp can now pause/resume the accepting of incoming messagesGilles Chehade
2009-01-04- remove runstates global, we don't need it actually.Gilles Chehade
2009-01-04tweak previous;Jason McIntyre
2009-01-04make sure runner resets scheduling related flags on envelopes when theGilles Chehade
2009-01-04Back from coma. Fix dmesg printfs.Alexander Yurchenko
2009-01-04malloc + memset(ah, 0, ...) to malloc with M_ZERO.Thordur I. Bjornsson
2009-01-04Make this compile for SUN4 only kernels.Miod Vallat
2009-01-04syncTheo de Raadt
2009-01-04- runner is now capable of pausing/resuming the scheduling of deliveriesGilles Chehade
2009-01-04remove unnecessary "messagep->retry == 255" expiry condition; ok gilles@Jacek Masiulaniec
2009-01-04kill F_MESSAGE_EXPIRED; ok gilles@Jacek Masiulaniec
2009-01-04fix bug where runner would expire message that is being delivered,Jacek Masiulaniec
2009-01-04vnet(4)Mark Kettenis
2009-01-04sync the synopsis and usage of the command; "usage:" is lowercase.Igor Sobrado
2009-01-04don't panic in run_delete_key_cb() when detaching the adapter from theDamien Bergamini
2009-01-04if_newaddr() was hard-coding all interface prefixes to /64.Stefan Sperling
2009-01-04Make cbus_print() less chatty and use "chan" instead of "id" when printing theMark Kettenis
2009-01-04When matching a recipient domain to a rule, do not use strcasecmp, but useGilles Chehade
2009-01-04Initial stab at a driver for virtual network devices found on sun4v logicalMark Kettenis
2009-01-04Initial stab at a driver for virtual network devices found on sun4v logicalMark Kettenis
2009-01-04Be silent when deciding that the last chunk of a DMA transfer will be doneMiod Vallat
2009-01-04In x[dy]dummystrat, do not clear B_BUSY from the buffer.Miod Vallat
2009-01-04- change name of "masked" member in struct netaddr, it was misleadingGilles Chehade
2009-01-04slight rewordingMark Kettenis