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