Age | Commit message (Expand) | Author |
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 | 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 | 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 | sync | Stephan A. Rickauer |
2010-04-26 | add Logitech Webcam C500, ok sthen@ | Stephan A. Rickauer |
2010-04-26 | cut down simple locks (so simple that they don't even lock) to the point | 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 | Update various comments. | Miod Vallat |
2010-04-25 | Simplify the 6:1 pfsr extraction block: process data CMMU first, and do not | Miod Vallat |
2010-04-25 | Do not include <machine/intr.h> from <sh/psl.h>, and fix <sh/cpu.h> which | Miod Vallat |
2010-04-25 | Properly adjust group demotion counters when groups are added or | Marco Pfatschbacher |
2010-04-25 | Novatel MC760 bits from Ted Roby <ted.roby@gmail.com>. | Jonathan Gray |
2010-04-25 | regen | Jonathan Gray |
2010-04-25 | Novatel MC760 ids from Ted Roby <ted.roby@gmail.com> | Jonathan Gray |
2010-04-25 | dirhash cna cope with real locks (and has before), enable mutexes here. | Ted Unangst |
2010-04-25 | introducing a 64-bit type to the disklabel structure leads some architectures | Theo de Raadt |
2010-04-24 | AViiON VDM and VDIT defines, to be used by disksubr.c very soon. | Miod Vallat |
2010-04-24 | grammar in comments | Miod Vallat |
2010-04-24 | SMP support for models 4600 and 530, adapted from the MVME188 code. Models | Miod Vallat |
2010-04-24 | Replace heuristics used to figure out which model we are running on, and | Miod Vallat |
2010-04-24 | There is no reason to protect the pmap_vp_pool with splvm(). The only pmap | Mark Kettenis |
2010-04-24 | This code is only called during autoconf, and never ever from an | Mark Kettenis |
2010-04-24 | Make if_ppp and if_sl ioctl handlers return ENOTTY for unsupported | Stefan Sperling |
2010-04-23 | Make raidframe compile after recent #include rectification. Noted by | Kenneth R Westerback |
2010-04-23 | Merge the only relevant (for now) parts of simplelock.h into lock.h | Theo de Raadt |
2010-04-23 | Fix null-pointer dereference. | Ariane van der Steldt |
2010-04-23 | simple_lock -> XXXLOCKING for ufh ihash. | Owain Ainsworth |
2010-04-23 | simple_lock -> XXXLOCKING comments. | Owain Ainsworth |
2010-04-23 | It is about time that we stopped pretending simple_locks are locks. | Owain Ainsworth |