summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-19Rename KSEG* defines to CKSEG* to match their names in 64 bit mode; alsoMiod Vallat
2009-11-19All callers of updateimask() immediately enable interrupts afterwards, so doMiod Vallat
2009-11-19Remove code allowing native binaries with O32 ABI to run, there aren't any...Miod Vallat
2009-11-19Change status line drawing to create the window list in a separate screen andNicholas Marriott
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19document "radio switch turned off" message in the DIAGNOSTICS section.Damien Bergamini
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19fix for some variants of AR9285.Damien Bergamini
2009-11-19Two new options, window-status-format and window-status-current-format, whichNicholas Marriott
2009-11-19tweak previous;Jason McIntyre
2009-11-19Revert to xterm-keys off by default. It was on as an experiment to see if theNicholas Marriott
2009-11-19Tidy up by breaking the # replacement code into a separate function, also add aNicholas Marriott
2009-11-19Don't interpret #() for display-message, it usually doesn't make sense and mayNicholas Marriott
2009-11-19Add regression tests for stdio threading. Originally by blambert withPhilip Guenthe
2009-11-19oops - i did not spot previous was a list item, and needed quotedJason McIntyre
2009-11-19It turns out that the 2GB contiguous DMA direct map window also needsMiod Vallat
2009-11-19Factor triplicated code responsible to add memory information into aMiod Vallat
2009-11-19pthread_rwlock_wrlock() should increment the count of writers justPhilip Guenthe
2009-11-19Dell's SVR4 apparently mapped page zero to the executable. We don'tPhilip Guenthe
2009-11-18- regenJasper Lievisse Adriaanse
2009-11-18- add startech.com and the product id for their ICUSB2321X/2X/4X devices,Jasper Lievisse Adriaanse
2009-11-18syncStuart Henderson
2009-11-18* always move the same amount of data (256 frames) in the interrupt handlerJacob Meuser
2009-11-18Stricter type usage (width and signedness); first step towards 64 bit ptes.Miod Vallat
2009-11-18panic on impossible error codeAlexander Hall
2009-11-18Move widget register information apart from xbow software interface, andMiod Vallat
2009-11-18Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@Miod Vallat
2009-11-18regenJonathan Gray
2009-11-18More EP80579 devices.Jonathan Gray
2009-11-18Don't whinge about not knowing the bus_clock for EP80579 (model 0x15)Jonathan Gray
2009-11-18Missed an unused variable :-/.Nicholas Marriott
2009-11-18Cleanup by moving various (mostly horrible) little bits handling UTF-8 gridNicholas Marriott
2009-11-18Add a per-client log of status line messages displayed while that clientNicholas Marriott
2009-11-18Mark -n keys with (no prefix) rather than [].Nicholas Marriott
2009-11-18More shrinkage, a bit for ramdisks but mostly for static binaries:Philip Guenthe
2009-11-18improve the bpf path. packets we send out via the bridge are seen, butTheo de Raadt
2009-11-18set IFCAP_VLAN_MTU; from bradTheo de Raadt
2009-11-18do not do setup that ether_ifattach() takes care of; ok jsgTheo de Raadt
2009-11-17Tidy up promisc/multicast handing. From Brad. Tested by me.Mark Kettenis
2009-11-17fix a DPRINTF format string.Damien Bergamini
2009-11-17nuke the temperature sensor.Damien Bergamini
2009-11-17regenDamien Bergamini
2009-11-17another shitload of run(4) usb idsDamien Bergamini
2009-11-17cleanup the printf/DPRINTF mess.Damien Bergamini
2009-11-17The marketing people at Intel found some overhyped names for theirDamien Bergamini
2009-11-17make this build on sparc64Robert Nagy
2009-11-17fix previous.Damien Bergamini
2009-11-17update hardware multicast filter.Damien Bergamini
2009-11-17regenDamien Bergamini