Age | Commit message (Expand) | Author |
2009-05-31 | Ask the cgi to remember the install method too, and as a result, this | Theo de Raadt |
2009-05-31 | Change the order of the installer questions again, because it is better. | Theo de Raadt |
2009-05-30 | Mention more hardware supported in GENERIC.IP* | Miod Vallat |
2009-05-30 | It is now possible to specify a certificate to use when relaying to another | Gilles Chehade |
2009-05-30 | Airplane work, undefined weak variables not getting resolved is not an error. | Dale Rahn |
2009-05-30 | fatal on setsockopt() failures | Gilles Chehade |
2009-05-30 | Without -v, be quiet | Theo de Raadt |
2009-05-30 | Added error handler for missing AML nameref; fixes PR6103 | Jordan Hargrave |
2009-05-30 | Fixed parsing rules for Scope opcode, fixes panic on some HP systems | Jordan Hargrave |
2009-05-30 | shorter, ok theo | Henning Brauer |
2009-05-30 | we want pass, not pass in, so we get state for all connections | Henning Brauer |
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback |
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback |
2009-05-30 | Bring up raid sets that have missing memebers. | Marco Peereboom |
2009-05-30 | Make it possible to filter monitor output on AF or show only interface | Claudio Jeker |
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 |