Age | Commit message (Expand) | Author |
2010-01-10 | - teach runner how to remove a message from queue given a message id/uid | Gilles Chehade |
2010-01-10 | nits | Marc Espie |
2010-01-10 | use full signatures to avoid downgrades. | Marc Espie |
2010-01-10 | Add /var/db/sysmerge, needed for upcoming change in xenocara. | Antoine Jacoutot |
2010-01-10 | remove and move some chatty byte during upgrade startup; ok krw, idea from mc... | Theo de Raadt |
2010-01-10 | Make hotplugd to not complain if any of attach or detach script | Alexander Yurchenko |
2010-01-10 | ATI AHCI seems not to put slot number into the command register | Alexander Yurchenko |
2010-01-10 | Make sure END() matches the *{LEAF,ENTRY}() function names. | Miod Vallat |
2010-01-10 | Fix two bugs in IPsec/HMAC-SHA2: | Markus Friedl |
2010-01-10 | more signatures checks | Marc Espie |
2010-01-10 | only substract ISAKMP_ID_DATA_OFF once. otherwise 'buf' might overflow | Markus Friedl |
2010-01-10 | follow logic: if same packagename, but different signature elements, | Marc Espie |
2010-01-10 | Fix use of `enumeral_type' in template type unification error as seen | Federico G. Schwindt |
2010-01-10 | trick: I can actually recognize specs easily, so why not allow them without | Marc Espie |
2010-01-10 | add REGRESSION_TESTING markers so tests still run. | Marc Espie |
2010-01-10 | if we make pkg_create more stringent, then we cannot create bogus | Marc Espie |
2010-01-10 | bump copyright | Marc Espie |
2010-01-10 | pull the signature comparison code into its own file. | Marc Espie |
2010-01-10 | fold in content from the usd docs; diff from Daniel Dickman | Jason McIntyre |
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre |
2010-01-10 | have smtpd errx() at startup if no hostname could be detected either from | Gilles Chehade |
2010-01-10 | Generate a EoR marker in the update list instead of sending it independent | Claudio Jeker |
2010-01-10 | In the non-optimized case, an address list containing "any" (ie. { any 10.0.0... | Theo de Raadt |
2010-01-10 | Output a debug if we can't open an existing keyfile. bz#1694, ok djm@ | Darren Tucker |
2010-01-10 | GCC doesn't respect the aligned attribute for automatic variables. So | Mark Kettenis |
2010-01-10 | Set XL_FLAG_FUNCREG for "cyclone" variants. This makes them see interrupts | Mark Kettenis |
2010-01-10 | s/setpriority/setifpriority/ to eliminate a conflict with setpriority() | Philip Guenthe |
2010-01-10 | Add ChrootDirectory to sshd.c test-mode output | Darren Tucker |
2010-01-10 | Reimplement kvm_getproc2()'s support for reading crash dumps and | Philip Guenthe |
2010-01-10 | My mistake. There was one more driver paranoid enough to check | Kenneth R Westerback |
2010-01-10 | more tests | Marc Espie |
2010-01-10 | A couple of missed ITSDONE setting before scsi_done(). | Kenneth R Westerback |
2010-01-10 | Fix evsignal_del()'s use of sigaction(): fill in a sigaction struct | Philip Guenthe |
2010-01-10 | ribreq uses now a AID, use AID also on the parsing side and convert to | Claudio Jeker |
2010-01-10 | Switch rib_dump() to use AID instead of AFs. OK henning@ | Claudio Jeker |
2010-01-10 | Set ITSDONE in scsi_done() and zap trivial instances of setting it | Kenneth R Westerback |
2010-01-10 | Do not try to reevaluate the current RX production index on each | Christian Weisgerber |
2010-01-09 | L2 cache line is at least 64 bytes long on r10k, so use 64 byte increments to | Miod Vallat |
2010-01-09 | Make interrupt depth counters per-cpu. | Miod Vallat |
2010-01-09 | Move more R5000 code behind proper #ifdef stanzas. | Miod Vallat |
2010-01-09 | Move cache information from global variables to per-cpu_info fields; this | Miod Vallat |
2010-01-09 | Zap all setting of ITSDONE in drivers that don't look at it. Nobody | Kenneth R Westerback |
2010-01-09 | Safe.pm is no longer md | Miod Vallat |
2010-01-09 | Remove RoutingDomain from ssh since it's now not needed. It can be replaced | Darren Tucker |
2010-01-09 | Fix fatalx message. | Claudio Jeker |
2010-01-09 | a lot of knf loving. hudge diff, no binary change. | Dariusz Swiderski |
2010-01-09 | panic with a nice message if scsi_xs_sync_done gets called twice | David Gwynne |
2010-01-09 | dont try to prevent multiple concurrent runs of a devices start routine | David Gwynne |
2010-01-09 | always try to restart io on a device when an opening is made available from | David Gwynne |
2010-01-09 | Define struct cpu_hwinfo, to hold hardware specific information about each | Miod Vallat |