Age | Commit message (Expand) | Author |
2010-04-27 | Update oxsemi (now plxtech) datasheet URL. | Stuart Henderson |
2010-04-27 | locore.i is not generated at all, so no need to rm it | Theo de Raadt |
2010-04-27 | Correct sensor logic so we don't get stuck in a loop. | Jonathan Gray |
2010-04-27 | Dumb mistake done twice. First in ospfd then synced to snmpd. rtm_errno | Claudio Jeker |
2010-04-27 | a bit more unification to the arm way of doing this | Theo de Raadt |
2010-04-27 | teeny bit more unification | Theo de Raadt |
2010-04-27 | sort the map types; | Jason McIntyre |
2010-04-27 | Add a couple more frames in order to support the latest logitech pro 9000 | Marco Peereboom |
2010-04-27 | this commit enables "plain" as a backend for maps (that means aliases, | Gilles Chehade |
2010-04-27 | initial work at fixing aliases support: | Gilles Chehade |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | No need for a specific .SUFFIXES list; ok drahn | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | Fuloong with LM6003 signature is apparently similar to LM6004 with different | Miod Vallat |
2010-04-27 | next phase: get rid of bogus dependencies on Makefile from the day when | Theo de Raadt |
2010-04-27 | spacing | Marco Peereboom |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | bz#1502: authctxt.success is declared as an int, but passed by | Damien Miller |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | typo | Theo de Raadt |
2010-04-26 | Work around the fact that our .comm directive is somewhat non-standard. | Mark Kettenis |
2010-04-26 | next unification step: remove bsd.rd test build goop | Theo de Raadt |
2010-04-26 | BOARDTYPE is no longer used by Makefile.*; spotted by miod | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | Make this compile with gcc4. | Mark Kettenis |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-26 | Fix a bug in auto-completion accidentally introduced when support | Stefan Sperling |
2010-04-26 | +Logitech Webcam C500, ok sthen@ | Stephan A. Rickauer |
2010-04-26 | sync | Stephan A. Rickauer |
2010-04-26 | add Logitech Webcam C500, ok sthen@ | Stephan A. Rickauer |
2010-04-26 | Add some { } for better readability and to make the code look like the | Claudio Jeker |
2010-04-26 | don't throw away exit status of various commands; ok sthen@ dcoppa@ halex@ | Otto Moerbeek |
2010-04-26 | Fix some memory leaks on config reload failure and move one particular | Claudio Jeker |
2010-04-26 | once sio_start() has been called, stream parameters cannot be | Jacob Meuser |
2010-04-26 | cut down simple locks (so simple that they don't even lock) to the point | Theo de Raadt |
2010-04-26 | clean up a bit | Robert Nagy |
2010-04-26 | more portable code | Theo de Raadt |
2010-04-25 | Switch uao_list_lock protecting the uao list (for create, destroy and | Owain Ainsworth |
2010-04-25 | Argh, commited the wrong diff. This was the reversed test that found the | Owain Ainsworth |
2010-04-25 | When querying if an object is busy, it is if it is marked active (being | Owain Ainsworth |
2010-04-25 | oops, kill unneeded write lock grabbing that got mixed in when resolving | Owain Ainsworth |
2010-04-25 | A nice little performance speedup. | Owain Ainsworth |
2010-04-25 | The locking rework/fix that I promised when I commited GEM. | Owain Ainsworth |
2010-04-25 | Don't bother binding the object in the gtt map ioctl. | Owain Ainsworth |
2010-04-25 | Do not allow changing tiling mode on pinned objects. | Owain Ainsworth |
2010-04-25 | Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa. | Mark Kettenis |
2010-04-25 | Update various comments. | Miod Vallat |