Age | Commit message (Expand) | Author |
2009-03-25 | Lying is bad, so stop lying about functionality that was removed ages | Owain Ainsworth |
2009-03-24 | increase maxproc | Nikolay Sturm |
2009-03-24 | link to newish firmware package (3.1). | Damien Bergamini |
2009-03-24 | report Michael MIC failures to net80211 (can't happen yet since we do | Damien Bergamini |
2009-03-24 | Change the behaviour of redistribute default. | Michele Marchetto |
2009-03-24 | +otus(4) | Jason McIntyre |
2009-03-24 | fix Rx rate in radiotap. | Damien Bergamini |
2009-03-24 | AR9101 is MIMO 1x2, not 1x1. | Damien Bergamini |
2009-03-24 | link otus(4) to the build on i386 and amd64. | Damien Bergamini |
2009-03-24 | sync | Theo de Raadt |
2009-03-24 | another ricoh uvc, this one not needing a firmware for once | Theo de Raadt |
2009-03-24 | give up on pcn to make it all fit; ok miod | Theo de Raadt |
2009-03-24 | have CVS_OP_TAG and CVS_OP_RTAG use RCS_WRITE flag | Joris Vink |
2009-03-24 | regen | Stuart Henderson |
2009-03-24 | Add Sony 1seg tv tuner, found in some Vaio machines. Req by deraadt. | Stuart Henderson |
2009-03-24 | shuffle code a bit so FILE_REMOVE_ENTRY also calls | Joris Vink |
2009-03-24 | s/postion/position/g | Todd C. Miller |
2009-03-24 | vm_physseg_find and VM_PAGE_TO_PHYS are both called many times in your | Owain Ainsworth |
2009-03-24 | fix a few typographical errors. | Igor Sobrado |
2009-03-24 | two more MBR partition names | Todd T. Fries |
2009-03-24 | Only copy out the revents field, not the whole pollfd structure. This | Kurt Miller |
2009-03-24 | Remove redundant casts. | Mark Kettenis |
2009-03-24 | Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. | Mark Kettenis |
2009-03-24 | only apply the strict limit on F_SETLK; ok deraadt@ fgsch@ | Otto Moerbeek |
2009-03-24 | Document that due to bioctl limitations ips associate all unused and | Alexander Yurchenko |
2009-03-24 | use size_t for size, since atomicio() both accepts and returns it | Joris Vink |
2009-03-24 | sync | Theo de Raadt |
2009-03-23 | add a HISTORY section to fts(3). | Igor Sobrado |
2009-03-23 | Whitespace nit in previous. | Owain Ainsworth |
2009-03-23 | turn a for (i = 0; i < size; i++) arc4random(); loop into arc4random_buf(). | Owain Ainsworth |
2009-03-23 | Switch msk(4) over to using MCLGETI when allocating mbufs for the RX ring. | Mark Kettenis |
2009-03-23 | Xr otus(4) | Theo de Raadt |
2009-03-23 | otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices. | Damien Bergamini |
2009-03-23 | various minor improvements; ok jacekm gilles | Jason McIntyre |
2009-03-23 | Prevent null pointer dereference that could happen when we process an RX | Mark Kettenis |
2009-03-23 | My previous commit didn't fix the problem at all, so stick at my first | Tobias Stoeckmann |
2009-03-23 | Remove space added in last commit. Pointed out by miod@. | Owain Ainsworth |
2009-03-23 | Add missing dependency generation for assym.h (...the lack of which | Philip Guenthe |
2009-03-23 | kill SIZE_LEFT() macro, no longer used | Joris Vink |
2009-03-23 | simplify | Joris Vink |
2009-03-23 | Reorganize NBIO and SMALL_KERNEL handling again but this time without | Alexander Yurchenko |
2009-03-23 | correct example; from Sebastian Rother | Jason McIntyre |
2009-03-23 | tweak the description of -A a little more; | Jason McIntyre |
2009-03-23 | repair library use. this was detected on the vax, a nice static linking | Theo de Raadt |
2009-03-23 | sys/types.h before other things | Theo de Raadt |
2009-03-23 | good god no you do not use LDFLAGS to pull in libraries | Theo de Raadt |
2009-03-23 | Small rewording to remove ambiguity. | Antoine Jacoutot |
2009-03-23 | remove debug, bleh | Joris Vink |
2009-03-23 | fix buffer cache pending writs statistic so it does not go negative. | Bob Beck |
2009-03-23 | add rlog -d support, ported from openrcs by | Joris Vink |