summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-25add new umsm(4) device. Emobile D21LC (longcheer's OEM product)Yojiro Uo
2009-03-25add new umsm(4) device, Emobile D21LC (longcheer's OEM product)Yojiro Uo
2009-03-25regenYojiro Uo
2009-03-25add new umsm(4) device (Emobile D21LC, longcheer's OEM product)Yojiro Uo
2009-03-25punctuation must be space separated here;Jason McIntyre
2009-03-25You can now feed sysmerge with an etcXX and/or xetcXX tarball(s)Antoine Jacoutot
2009-03-25With redistribute connected set, announce the prefix on the interfaceMichele Marchetto
2009-03-25add support for AES-CBC with the BCM5823 (or newer, but we don't support newerReyk Floeter
2009-03-25syncReyk Floeter
2009-03-25add the BCM5862 (an unsupported ubsec(4) device)Reyk Floeter
2009-03-25clarify wording of examples for subpackages, pointed out by Lajos BoróczkiStuart Henderson
2009-03-25-q hasnt been the default verbosity mode in ages.Joris Vink
2009-03-25Revert 1.119 bulk crash workaround, because it breaks Logitech QuickCamMarcus Glocker
2009-03-25Lying is bad, so stop lying about functionality that was removed agesOwain Ainsworth
2009-03-24increase maxprocNikolay Sturm
2009-03-24link to newish firmware package (3.1).Damien Bergamini
2009-03-24report Michael MIC failures to net80211 (can't happen yet since we doDamien Bergamini
2009-03-24Change the behaviour of redistribute default.Michele Marchetto
2009-03-24+otus(4)Jason McIntyre
2009-03-24fix Rx rate in radiotap.Damien Bergamini
2009-03-24AR9101 is MIMO 1x2, not 1x1.Damien Bergamini
2009-03-24link otus(4) to the build on i386 and amd64.Damien Bergamini
2009-03-24syncTheo de Raadt
2009-03-24another ricoh uvc, this one not needing a firmware for onceTheo de Raadt
2009-03-24give up on pcn to make it all fit; ok miodTheo de Raadt
2009-03-24have CVS_OP_TAG and CVS_OP_RTAG use RCS_WRITE flagJoris Vink
2009-03-24regenStuart Henderson
2009-03-24Add Sony 1seg tv tuner, found in some Vaio machines. Req by deraadt.Stuart Henderson
2009-03-24shuffle code a bit so FILE_REMOVE_ENTRY also callsJoris Vink
2009-03-24s/postion/position/gTodd C. Miller
2009-03-24vm_physseg_find and VM_PAGE_TO_PHYS are both called many times in yourOwain Ainsworth
2009-03-24fix a few typographical errors.Igor Sobrado
2009-03-24two more MBR partition namesTodd T. Fries
2009-03-24Only copy out the revents field, not the whole pollfd structure. ThisKurt Miller
2009-03-24Remove redundant casts.Mark Kettenis
2009-03-24Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085.Mark Kettenis
2009-03-24only apply the strict limit on F_SETLK; ok deraadt@ fgsch@Otto Moerbeek
2009-03-24Document that due to bioctl limitations ips associate all unused andAlexander Yurchenko
2009-03-24use size_t for size, since atomicio() both accepts and returns itJoris Vink
2009-03-24syncTheo de Raadt
2009-03-23add a HISTORY section to fts(3).Igor Sobrado
2009-03-23Whitespace nit in previous.Owain Ainsworth
2009-03-23turn a for (i = 0; i < size; i++) arc4random(); loop into arc4random_buf().Owain Ainsworth
2009-03-23Switch msk(4) over to using MCLGETI when allocating mbufs for the RX ring.Mark Kettenis
2009-03-23Xr otus(4)Theo de Raadt
2009-03-23otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices.Damien Bergamini
2009-03-23various minor improvements; ok jacekm gillesJason McIntyre
2009-03-23Prevent null pointer dereference that could happen when we process an RXMark Kettenis
2009-03-23My previous commit didn't fix the problem at all, so stick at my firstTobias Stoeckmann
2009-03-23Remove space added in last commit. Pointed out by miod@.Owain Ainsworth