summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-03-23Add missing dependency generation for assym.h (...the lack of whichPhilip Guenthe
2009-03-23kill SIZE_LEFT() macro, no longer usedJoris Vink
2009-03-23simplifyJoris Vink
2009-03-23Reorganize NBIO and SMALL_KERNEL handling again but this time withoutAlexander Yurchenko
2009-03-23correct example; from Sebastian RotherJason McIntyre
2009-03-23tweak the description of -A a little more;Jason McIntyre
2009-03-23repair library use. this was detected on the vax, a nice static linkingTheo de Raadt
2009-03-23sys/types.h before other thingsTheo de Raadt
2009-03-23good god no you do not use LDFLAGS to pull in librariesTheo de Raadt
2009-03-23Small rewording to remove ambiguity.Antoine Jacoutot
2009-03-23remove debug, blehJoris Vink
2009-03-23fix buffer cache pending writs statistic so it does not go negative.Bob Beck
2009-03-23add rlog -d support, ported from openrcs byJoris Vink