Age | Commit message (Expand) | Author |
2005-09-19 | simplify pkg_info a great deal, by relying on the lazy properties of | Marc Espie |
2005-09-19 | fix PackageRepository::Installed(). | Marc Espie |
2005-09-19 | OpenBSD::PackingList is in section 3p. | Bernd Ahlers |
2005-09-19 | let pkg_info -e see @pkgpath annotations. | Marc Espie |
2005-09-19 | Let ExtraInfoOnly grab pkgpath as well. | Marc Espie |
2005-09-19 | make package opening more efficient (and maybe more intuitive) by | Marc Espie |
2005-09-19 | reading a packing-list from a scalar in memory does work. | Marc Espie |
2005-09-19 | dont use htole32 to set up values to be assigned to an 8 bit field. | David Gwynne |
2005-09-19 | replace the pointer mess used to handle wakeups on ccbs with a real flag | David Gwynne |
2005-09-19 | A few 'demon' -> 'daemon'. | Kenneth R Westerback |
2005-09-19 | update DIAGNOSTICS messages | Brad Smith |
2005-09-19 | Use variable to eliminate repeated calculation. More readable. No | Kenneth R Westerback |
2005-09-19 | Make idle a global variable so that gprof can see it and the time can | Dale Rahn |
2005-09-19 | Typo 'taget' -> 'target'. | Kenneth R Westerback |
2005-09-19 | makefile cleanup: spacing, readability, tags | Kurt Miller |
2005-09-19 | makefile cleanup: spacing, readability, tags | Kurt Miller |
2005-09-19 | add test3 | Kurt Miller |
2005-09-19 | addtional tests involving two dlopened load groups | Kurt Miller |
2005-09-19 | add prog5 | Kurt Miller |
2005-09-19 | confirm DT_NEEDED libs gets promoted to RTLD_GLOBAL when parent gets | Kurt Miller |
2005-09-19 | don't promote DT_NEEDED libs to RTLD_GLOBAL by default when dlopening | Kurt Miller |
2005-09-19 | simplify code by putting executable in misnamed _dlopened_child_list, | Dale Rahn |
2005-09-19 | typo | Theo de Raadt |
2005-09-19 | Fix initialisation of baddynamicports.udp, busted since 1997, wow. | Theo de Raadt |
2005-09-19 | install man page too | Theo de Raadt |
2005-09-19 | sync | Theo de Raadt |
2005-09-19 | fdc on amd64 too | Theo de Raadt |
2005-09-19 | add prog4 | Kurt Miller |
2005-09-19 | fdformat on amd64 too | Theo de Raadt |
2005-09-19 | floppy support; form@openbsd.ru | Theo de Raadt |
2005-09-19 | checks that dependent libs are not promoted to RTLD_GLOBAL by mistake | Kurt Miller |
2005-09-19 | clean up LDADD and make more readable. remove extra .include's | Kurt Miller |
2005-09-19 | clean up LDADD and make more readable | Kurt Miller |
2005-09-18 | LC PDS NICs work | Martin Reindl |
2005-09-18 | unbreak make regress. noticed by theo | Kurt Miller |
2005-09-18 | missing word | David Gwynne |
2005-09-18 | Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511 | Dale Rahn |
2005-09-18 | Make these tests more regress like, self diagnosing, less verbose. | Dale Rahn |
2005-09-18 | Do not check pointer for NULL, but check for return value of asprintf(), | Otto Moerbeek |
2005-09-18 | - ensure rcs_rev_add() and rcs_kwexp_set() set the RCS_SYNCED flag to off | Niall O'Higgins |
2005-09-18 | Correctly close RAID components. Fixes PR 4508, okay deraadt@ | Pedro Martelletto |
2005-09-18 | move CC_{DIR|OBJDIR} to Makefile.inc in prep for prog4 | Kurt Miller |
2005-09-18 | remove extra includes | Kurt Miller |
2005-09-18 | link progs with extra rpath for dlopened libs instead of using | Kurt Miller |
2005-09-18 | ansi. No binary change. | Jonathan Gray |
2005-09-18 | speeling | David Gwynne |
2005-09-18 | RCS keyword expansion support, only $Log$ is not supported right now. | Joris Vink |
2005-09-18 | sync | Theo de Raadt |
2005-09-18 | unbreak tree. please build before commiting espie | Theo de Raadt |
2005-09-18 | document the package(5) format. | Marc Espie |