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