Age | Commit message (Expand) | Author |
2009-05-02 | Let ioc(4) decide which child devices to attach depending on its identification | Miod Vallat |
2009-05-02 | More progress taming the xbow and the pci bridge; still needs code to write, | Miod Vallat |
2009-05-02 | Explain why the short window of widget #0 needs to be accessed through a | Miod Vallat |
2009-05-02 | More KL configuration structures. | Miod Vallat |
2009-05-02 | Avoid clobbering error return values with the result from extent_free(), by | Mark Kettenis |
2009-05-02 | If we are on the console we can assume the term type is either vt220 or | Theo de Raadt |
2009-05-02 | Drop the pm_cpus bitmask field from struct pmap, and instead remember the | Miod Vallat |
2009-05-02 | a few more memset changes. | Owain Ainsworth |
2009-05-01 | comment typo, no binary change | Stuart Henderson |
2009-05-01 | Add option USER_PCICONF. | Miod Vallat |
2009-05-01 | initialize secret to NULL otherwise we may try to free a junk pointer when | Gilles Chehade |
2009-05-01 | uvm_page_alloc() + memset -> uvm_page_zalloc() | Owain Ainsworth |
2009-05-01 | be precise about which archs need to use 4.2bsd (sparc), and move that | Jason McIntyre |
2009-05-01 | Only have tset prompt for the terminal type if it is "unknown" or | Todd C. Miller |
2009-05-01 | Simplify the initial script text to ask less questions. Instead of asking | Theo de Raadt |
2009-05-01 | Only tell the user about new mail at install time (not upgrade); from Pierre ... | Theo de Raadt |
2009-05-01 | Clean up the keyboard type question | Theo de Raadt |
2009-05-01 | remove unused function | Charles Longeau |
2009-05-01 | add missing header needed by isdigit() | Charles Longeau |
2009-05-01 | add missing header needed by err() | Charles Longeau |
2009-05-01 | use printf instead of echo for one of the anchor examples - this allows it | Jason McIntyre |
2009-05-01 | initialize the mic ADC index before possibly setting it. | Jacob Meuser |
2009-05-01 | recognize several more IDT/Sigmatel codecs. IDs taken from the codecs' | Jacob Meuser |
2009-05-01 | make mic ADC selection a little more like speaker DAC selection | Jacob Meuser |
2009-05-01 | allow jack sensing to mute the DAC the speaker is connected to by | Jacob Meuser |
2009-05-01 | try to get built-in speakers connected to a DAC no other output pin | Jacob Meuser |
2009-05-01 | fix a couple bugs when finding sole connections | Jacob Meuser |
2009-05-01 | Since we no longer give an explicit chance to tweak the fstab used | Kenneth R Westerback |
2009-04-30 | Only do the snapshots vs release thingy for ftp or http transfers, | Theo de Raadt |
2009-04-30 | Oga changed apm ioctls and forgot to grep. Temporary work around by hitting | Marco Peereboom |
2009-04-30 | fix previous, admin may again set non-standard shell; ok millert@ | Jacek Masiulaniec |
2009-04-30 | The previous change did not always update vr_link on rlphy(4) based | Marco Pfatschbacher |
2009-04-30 | add support for passing db_console from the bootloader to the kernel. | David Gwynne |
2009-04-30 | treat log as what it is, a flag variable. effectively a noop now but stops | Henning Brauer |
2009-04-30 | Work around UltraSPARC T1 "feature" that may cause random integer register | Mark Kettenis |
2009-04-30 | obvious typo in panic string. | Owain Ainsworth |
2009-04-30 | put the sha256 command at the right path, oops | Theo de Raadt |
2009-04-30 | in the big configuration, tune /tmp so that it scales up a bit slower, | Theo de Raadt |
2009-04-30 | since the installer now chooses the sets mostly by itself, the default | Theo de Raadt |
2009-04-30 | Add READ(16) & WRITE(16) commands. | Marco Peereboom |
2009-04-30 | pass db_console from the bootloader to the kernel, and then use it to | David Gwynne |
2009-04-30 | add another settable variable called db_console which the MD parts of a | David Gwynne |
2009-04-30 | Allow the user's password to not be set, but in that case do not leave it | Theo de Raadt |
2009-04-30 | Do not allow the root password to be empty; ok krw after he told me | Theo de Raadt |
2009-04-30 | quotes around ? matches; Alexander Hall | Theo de Raadt |
2009-04-30 | Prime mountpoint info with any fstab info that is available, with | Kenneth R Westerback |
2009-04-30 | if the kernel is a -current kernel, change the default path to snapshots | Theo de Raadt |
2009-04-30 | Redo the fdisk handling for MBR-only architectures (macppc has to get | Theo de Raadt |
2009-04-29 | code that stank and made me upset | Theo de Raadt |
2009-04-29 | KNF | Theo de Raadt |