summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06don't use a reference to the device file. Use the corresponding aprocAlexandre Ratchov
2009-01-06- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROMDamien Bergamini
2009-01-06SEE ALSO is sorted primarily by section number;Jason McIntyre
2009-01-06- the asus nx1101 attaches as stge(4)Jasper Lievisse Adriaanse
2009-01-06There will never be a mpls(8) but mpls(4) will be soon here.Michele Marchetto
2009-01-06better wording for previous;Jason McIntyre
2009-01-06Support group and login class in authpf.allow (%<group>, @<class>)Ryan Thomas McBride
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