Age | Commit message (Expand) | Author |
2010-06-30 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-06-30 | remove compat_osf1 support from the kernel | Ted Unangst |
2010-06-30 | This needs sys/sysctl.h to compile. | Claudio Jeker |
2010-06-30 | Change the example for the 'include' keyword as schema files are no longer | Martin Hedenfal |
2010-06-30 | Remove the ``never cache virtual addresses in the DVMA range'' in | Miod Vallat |
2010-06-30 | improve error reporting: | Ingo Schwarze |
2010-06-30 | revert last ^D behaviour change | Alexander Hall |
2010-06-30 | knf function decleration nit. | Thordur I. Bjornsson |
2010-06-30 | Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar to | Theo de Raadt |
2010-06-30 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-06-30 | remove trailing spaces | Martin Hedenfal |
2010-06-30 | Validate that an entry can't belong to an abstract object class directly, | Martin Hedenfal |
2010-06-30 | make the installer quit when ^D is pressed at any prompt | Alexander Hall |
2010-06-30 | Add a global root user that is allowed to read/write entries in all local | Martin Hedenfal |
2010-06-30 | for scsibus, silence the activate function when unknown events are given. | Theo de Raadt |
2010-06-30 | amd64_pa_used is weird. | Owain Ainsworth |
2010-06-30 | Cleaned up aml name parser, delete unused code | Jordan Hargrave |
2010-06-30 | you keep saying LIST_END. I do not think it means what you think it | Owain Ainsworth |
2010-06-30 | Use SLIST for the ccb free list. | Michael Knudsen |
2010-06-30 | Use a SLIST for the ccb free list. | Michael Knudsen |
2010-06-30 | Flush cache before suspend. | Mark Kettenis |
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 |