Age | Commit message (Expand) | Author |
2010-06-30 | Use SLIST instead of TAILQ for the ccb free list. | Michael Knudsen |
2010-06-30 | Use __attribute__ ((aligned (16)), to make sure the FPU state is aligned | Mark Kettenis |
2010-06-30 | Print MPLS label as decimal and not hex. All other places we print MPLS | Claudio Jeker |
2010-06-30 | fix route label awesomeness, issue also known as PR6416 | Henning Brauer |
2010-06-30 | Make this compile after TTYHOG definition change (but the logic should be fixed | Miod Vallat |
2010-06-30 | Bring cd(4) into line with sd(4) and st(4) by implementing CDF_DYING | Kenneth R Westerback |
2010-06-30 | Don't send statistics for referral namespaces. This unbreaks ldapctl stats. | Martin Hedenfal |
2010-06-30 | Remove #ifdef CRYPTO. config will do this for us. | Thordur I. Bjornsson |
2010-06-30 | get rid of a few c++ comments and a few spacing nits | Thordur I. Bjornsson |
2010-06-30 | remove two useless defines. | Thordur I. Bjornsson |
2010-06-30 | regen | Yojiro Uo |
2010-06-30 | add MOSCHIP MCS7715 | Yojiro Uo |
2010-06-30 | change a pair of timeout_add calls to timeout_add_{,m}sec | Bret Lambert |
2010-06-30 | use newer code | Marc Espie |
2010-06-30 | handle GrabPlist as well | Marc Espie |
2010-06-30 | modernize pkg_merge, avoid warning for link sizes. | Marc Espie |
2010-06-30 | * use audio(9)'s DMA trigger methods instead of the init/start | Jacob Meuser |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-30 | extra parameter to UpdateSet: use the factory to create extra object. | Marc Espie |
2010-06-30 | access locator through new API | Marc Espie |
2010-06-30 | pass state along to find_by_spec, clean up error messages. | Marc Espie |
2010-06-30 | simple use of new state->repo API | Marc Espie |
2010-06-30 | pass state along when signing packages, uses repo and fatal directly | Marc Espie |
2010-06-30 | UpdateSet will need access to state->repo, so it's better to have all | Marc Espie |
2010-06-30 | create RepositoryFactory object that can be used as a single access point | Marc Espie |
2010-06-30 | slightly better error handling | Marc Espie |
2010-06-30 | sync | Theo de Raadt |
2010-06-30 | differentiate more between @exec and @unexec | Marc Espie |
2010-06-30 | kill extra spaces | Marc Espie |
2010-06-30 | style | Marc Espie |
2010-06-30 | Instead of failing immediately , check for ENOTTY from the parent (umodem) | Nicholas Marriott |
2010-06-30 | Add mostly working support for ironlake (integrated graphics on core i5 and i3 | Owain Ainsworth |
2010-06-30 | add support for ironlake (clarkdale and arrandale, i.e. core i3 and core | Owain Ainsworth |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | there's no tcsh page in base, so don;t bother xr'ing it; | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | sort usage(); | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | Pass a struct kroute and not a kroute_node to kr_redist_remove(). This | Claudio Jeker |
2010-06-30 | Kill IMSG_KLABEL_INSERT and all the related functions around it. | Claudio Jeker |
2010-06-30 | If the device has the PCI Express capability, save the slot control and status | Mark Kettenis |
2010-06-30 | Rework how we "redistribute" networks. Send all pathes of an active route | Claudio Jeker |
2010-06-30 | Preserve and restore BARs on suspend/resume for all devices, not just | Mike Larkin |
2010-06-30 | Move OBJ_NAME and ATTR_NAME macros to schema.h so it's reachable from | Martin Hedenfal |
2010-06-30 | Verify that any object class subclassing is allowed. | Martin Hedenfal |
2010-06-30 | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh Ss) may never be | Ingo Schwarze |
2010-06-30 | Make deprecated command line argument for extracting | lum |
2010-06-30 | Validate that all attributes are allowed by any of its object classes. | Martin Hedenfal |