Age | Commit message (Expand) | Author |
2009-05-05 | Second step of PG_RELEASED cleanup. | Owain Ainsworth |
2009-05-05 | The first step in cleaning up the use of PG_RELEASED for uvm objects. | Owain Ainsworth |
2009-05-05 | spaces to tabs | Theo de Raadt |
2009-05-04 | Make the http fetcher capable of dealing with more complex index.txt files | Theo de Raadt |
2009-05-04 | pass desired set path to ftplist | Theo de Raadt |
2009-05-04 | Instead of keeping two ints in the uvm structure specifically just to | Owain Ainsworth |
2009-05-04 | in IPSEC BRIDGE: | Jason McIntyre |
2009-05-04 | explain which variables belong to daily(8) and which to weekly(8); | Ingo Schwarze |
2009-05-04 | type pedantry. | Owain Ainsworth |
2009-05-04 | a bit of wordsmithing for the SHA256 message | Theo de Raadt |
2009-05-04 | put codec-specific mixer bits in their own routines and | Alexandre Ratchov |
2009-05-04 | ok, but the jobs stderr redirect from guenther is good | Theo de Raadt |
2009-05-04 | no, that way of looking at the jobs does not work | Theo de Raadt |
2009-05-04 | cleaner job watcher by guenther | Theo de Raadt |
2009-05-04 | The strings "x5y" and "-42" are not valid group IDs, so fix the regex, | Ingo Schwarze |
2009-05-03 | Prevent the entry of duplicate mount points while in Editor mode. | Kenneth R Westerback |
2009-05-03 | Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass | Mark Kettenis |
2009-05-03 | On the UltraBook the PROM privides two interrupts for its ccb(4)'s. Handle | Mark Kettenis |
2009-05-03 | delete XXX comment about upgrades; it should work | Theo de Raadt |
2009-05-03 | don't emit spurious error when no network is configured, also fix typos. | Stuart Henderson |
2009-05-03 | reorganize mixer bits to allow, supporting codec-dependent mixer | Alexandre Ratchov |
2009-05-03 | Oops. Untested over-optimization slipped in, breaking installs. | Kenneth R Westerback |
2009-05-03 | Complete overhaul of the PCI bridge initialization. It will now allocate | Miod Vallat |
2009-05-03 | Pass 0 as base offset, not -1, for child devices which ignore the value. | Miod Vallat |
2009-05-03 | remove dead code and the associated documentation | Ingo Schwarze |
2009-05-03 | Tune the medium profile to provide more /usr space as 'requested' by beck | Theo de Raadt |
2009-05-03 | A few long standing sh'isms -> ksh'isms. | Kenneth R Westerback |
2009-05-03 | Simplify and shrink fstab creation code by putting mount point and | Kenneth R Westerback |
2009-05-03 | Avoid clobbering error return values with the result from extent_free(), by | Mark Kettenis |
2009-05-03 | Make sure pckbd_scancode_translate() returns a scancode with the break/release | Miod Vallat |
2009-05-03 | Discovering an extended MBR partition and setting 'wander' to 1 | Kenneth R Westerback |
2009-05-03 | Use the new ftplist backend which tries to intelligently provide you with | Theo de Raadt |
2009-05-03 | Simplify things by putting extra swap partitions in the fstab as | Kenneth R Westerback |
2009-05-03 | Fix signed vs unsigned issue with memcmp/strncmp where the size parameter | Dale Rahn |
2009-05-03 | Hinge at the natural rollover point 9999x instead of 1024x when switching to | Dale Rahn |
2009-05-03 | need sleep here, too | Theo de Raadt |
2009-05-03 | the _oifs variables should be local; spotted by Alexander Hall | Theo de Raadt |
2009-05-03 | Remove an XXX handled in the previous 5 lines of code | Theo de Raadt |
2009-05-03 | We will need bin/sleep on all ramdisks. | Theo de Raadt |
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 |