Age | Commit message (Expand) | Author |
2009-05-30 | Allow 8 byte writes from ddb (w/q) on 64 bit platforms, just like we allow | Miod Vallat |
2009-05-30 | Don't use biosbasemem and biosextmem to initialize iomem_ex, since on some | Mark Kettenis |
2009-05-30 | Defer talking to the ftpinstall cgi until a fair bit later, so that we can | Theo de Raadt |
2009-05-30 | priority is a u_char not a u_short. | Claudio Jeker |
2009-05-30 | Make route flush more powerful by allowing -iface/-interface or -priority | Claudio Jeker |
2009-05-30 | silly comment is wrong | Theo de Raadt |
2009-05-30 | these scripts should use tabs because 4 spaces wastes 3 chars of media space | Theo de Raadt |
2009-05-30 | in the (currently unused) loaning case for uvm_anfree, zero out anon->an_page | Owain Ainsworth |
2009-05-30 | Check the extents exist before trying to do things | Jonathan Gray |
2009-05-30 | Only use a single tree for all address families. There is no need for multiple | Claudio Jeker |
2009-05-30 | The TZ question can be asked at 3 different places. In the "media which | Theo de Raadt |
2009-05-30 | install.sh already knows that MODE == install | Theo de Raadt |
2009-05-30 | Remove unused procnums (NQNFS leftovers) and cleanup. | Thordur I. Bjornsson |
2009-05-30 | correct the bnf for return-rst, and describe the optional ttl parameter | Jason McIntyre |
2009-05-30 | increment mta.sessions in when we allocate a new session in mta | Gilles Chehade |
2009-05-30 | - increment stats.mta.sessions_active when session is allocated in mta | Gilles Chehade |
2009-05-30 | fix a bug where sessions_active counter, used to compute accept limits, was | Gilles Chehade |
2009-05-30 | Sync with IP27/30/35 support and new kernel filenames. | Miod Vallat |
2009-05-30 | Build IP27 and IP30 kernels on sgi; put then on the cdrom images too | Miod Vallat |
2009-05-30 | When booting in `install software' mode from the SGI boot menu, do not try to | Miod Vallat |
2009-05-30 | Allow the HASH command in ramdisk list files to specify additional files | Miod Vallat |
2009-05-29 | register all GPIO and widget "quirks" in a bitmask instead of using | Jacob Meuser |
2009-05-29 | - if a codec is capable of multichannel playback, try to connect | Jacob Meuser |
2009-05-29 | regen | Damien Bergamini |
2009-05-29 | PCI id for Atheros AR9285. | Damien Bergamini |
2009-05-29 | "input-file" is a required argument; while here, remove a few superfluous | Igor Sobrado |
2009-05-29 | fix confusion between number of DMA channels and number of Tx queues. | Damien Bergamini |
2009-05-29 | catch funny values of cg_initediblk; make fsck_ffs more robust | Otto Moerbeek |
2009-05-29 | Return the RX descriptor after pointing it to the new mbuf. | Marco Pfatschbacher |
2009-05-29 | if a control in outputs.master.slaves is muted, don't change it's | Jacob Meuser |
2009-05-29 | - try to not choose only input mixers for outputs.master.slaves | Jacob Meuser |
2009-05-29 | - when a widget will be considered part of a different widget, record | Jacob Meuser |
2009-05-29 | Clean up logic around exit values. Make getasciilabel() return 0 | Kenneth R Westerback |
2009-05-29 | Remember to copy the modified ntpd.conf back to /etc | Theo de Raadt |
2009-05-28 | Be more paranoid in the IOC3 interrupt kluge | Miod Vallat |
2009-05-28 | Poor man's reset code for IP27/IP35 where returning through ARCBios doesn't | Miod Vallat |
2009-05-28 | Handle NMI interrupts on IP27/IP35, gives us a change to play with ddb, | Miod Vallat |
2009-05-28 | If readsgilabel() is invoked in spoofing mode, only report the whole device | Miod Vallat |
2009-05-28 | Keep track of number of bytes read and written. Needed for upcoming | Andreas Gunnarsson |
2009-05-28 | workaround a hardware bug by fixing the pci config space command register | Damien Bergamini |
2009-05-28 | Add "Interrupt Disable" bit definition for the PCI Configuration Space | Damien Bergamini |
2009-05-28 | Bring back the curpmap change. It was missing a reload of the pmap on | Artur Grabowski |
2009-05-28 | Log the incoming message size; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Log the "for <foo@bar.com>" part in the Received field; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Match SMTPAUTH documentation with reality; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | fix missing bracket by slightly rewriting; from Alan R. S. Bueno | Jason McIntyre |
2009-05-28 | Get the list of disks or cds whenever required rather than once at | Kenneth R Westerback |
2009-05-27 | Rework the list of ICs slightly. Discussed with jmc and Brad. | Stuart Henderson |
2009-05-27 | regen | Stuart Henderson |
2009-05-27 | add IDs for Intel 82552, RCC (Broadcom) HT-1100. from Brad. | Stuart Henderson |