Age | Commit message (Expand) | Author |
2010-09-06 | Stop sending so many superfluous IPIs: zero out pm_cpus in pmap_create(), | Philip Guenthe |
2010-09-06 | enable wide character support; ok nicm@ | Christian Weisgerber |
2010-09-06 | Enable wide character support in ncurses. It is built into libcurses, | Nicholas Marriott |
2010-09-06 | add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste <mattieu.b@gmail.com> | Christian Weisgerber |
2010-09-06 | decl before code for compiler compatibility | Theo de Raadt |
2010-09-06 | cut swapping to file over from disksort to bufq fifo's and | Thordur I. Bjornsson |
2010-09-06 | over-eager doc, as noticed by the guys | Marc Espie |
2010-09-06 | initialize rv to 0 in the activate function | Theo de Raadt |
2010-09-06 | initialize rv to 0 in the activate function | Theo de Raadt |
2010-09-06 | now that the drm issue is resolved, switch to using ca_activate calls | Theo de Raadt |
2010-09-06 | Fix previous. | Owain Ainsworth |
2010-09-06 | Rev 1.67 of intagp (agp_i810.c) was added to deal with the problem | Owain Ainsworth |
2010-09-06 | - spello, short-hand -> shorthand | Jasper Lievisse Adriaanse |
2010-09-06 | Some stupid hardware marks PCI BARs as prefetchable that aren't side-effect | Mark Kettenis |
2010-09-06 | - sync description for clean. | Jasper Lievisse Adriaanse |
2010-09-06 | Only run the nbr_idtimer() when this side is acting as master (establishing | Claudio Jeker |
2010-09-06 | The nbr_reset_*() timer fucntions are the same as the nbr_start_* function. | Claudio Jeker |
2010-09-06 | move away from using /**/ to ## for cpp paste in sh locore | Jonathan Gray |
2010-09-06 | fix an off by one found by parfait | Jonathan Gray |
2010-09-05 | Both old and new groff behave in the following way: Literal tabs are | Ingo Schwarze |
2010-09-05 | Add an ioctl to figure out the non-sticky bits in PCI BARs used for determining | Mark Kettenis |
2010-09-05 | Remove bogus LHS casts. makes gcc4 happy. | Mark Kettenis |
2010-09-05 | Make gcc4 happy. Similar to what we've done to sparc64 a couple of months ago. | Mark Kettenis |
2010-09-05 | Fix inline assembler to make it acceptable to gcc4. Similar to what we've | Mark Kettenis |
2010-09-05 | Properly invoke bus_dmamap_sync() around the ring descriptors. No functional | Miod Vallat |
2010-09-05 | Unbreak the tree. Bad tedu, no cookie. | Mark Kettenis |
2010-09-04 | revert previous "simplification". kcornies at gmail says it doesn't work. | Ted Unangst |
2010-09-04 | move some things around to make intentions clear. not really a functional | Ted Unangst |
2010-09-04 | Remove redundant prototype left behind by deraadt@ | Mark Kettenis |
2010-09-04 | Update 'Fastest Defeat In Chess' fortune, trying to dispel Gibaud | Kenneth R Westerback |
2010-09-04 | zap a load of wholly unneccessary .Pp; | Jason McIntyre |
2010-09-04 | sync | Miod Vallat |
2010-09-04 | Compile the v3 demangler support code in libiberty, bump minor. Will be used | Miod Vallat |
2010-09-04 | update the description of se(4); | Jason McIntyre |
2010-09-04 | Off-by-two in the length check for CISTPL_CONFIG tuples. | Miod Vallat |
2010-09-04 | Use pcmcia_cis_read_1() to read cis data to be checksummed, instead of | Miod Vallat |
2010-09-04 | Add support for indirect CIS data (CISTPL_INDIRECT tuple). | Miod Vallat |
2010-09-04 | Let se(4) support SiS191, and bring a lot of bugfixes and improvements from | Miod Vallat |
2010-09-04 | Regen | Miod Vallat |
2010-09-04 | Reorder device entries within sections, for MAKEDEV.8 to have them sorted. | Miod Vallat |
2010-09-04 | Tried to get too fancy with the Makefile in a way that doesn't build | Bret Lambert |
2010-09-04 | two more EXIT STATUS sections; | Jason McIntyre |
2010-09-04 | sort generated keywords in order to replace linear probe with bsearch(3) | Bret Lambert |
2010-09-04 | EXIT STATUS is allowed for section 6 pages too (even though none of our | Jason McIntyre |
2010-09-03 | Some cleanup in preparation for suspend/resume improvements. | Mark Kettenis |
2010-09-03 | bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit | Mark Kettenis |
2010-09-03 | fix initialization value of analog register AR_AN_TOP2 on some high | Damien Bergamini |
2010-09-03 | Need syntax.c to build the schema parser. Sorry for that. | Martin Hedenfal |
2010-09-03 | - fix entries for 'B' | Jasper Lievisse Adriaanse |
2010-09-03 | add EXIT STATUS (these two were hiding...); | Jason McIntyre |