summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-19simplify pkg_info a great deal, by relying on the lazy properties ofMarc Espie
2005-09-19fix PackageRepository::Installed().Marc Espie
2005-09-19OpenBSD::PackingList is in section 3p.Bernd Ahlers
2005-09-19let pkg_info -e see @pkgpath annotations.Marc Espie
2005-09-19Let ExtraInfoOnly grab pkgpath as well.Marc Espie
2005-09-19make package opening more efficient (and maybe more intuitive) byMarc Espie
2005-09-19reading a packing-list from a scalar in memory does work.Marc Espie
2005-09-19dont use htole32 to set up values to be assigned to an 8 bit field.David Gwynne
2005-09-19replace the pointer mess used to handle wakeups on ccbs with a real flagDavid Gwynne
2005-09-19A few 'demon' -> 'daemon'.Kenneth R Westerback
2005-09-19update DIAGNOSTICS messagesBrad Smith
2005-09-19Use variable to eliminate repeated calculation. More readable. NoKenneth R Westerback
2005-09-19Make idle a global variable so that gprof can see it and the time canDale Rahn
2005-09-19Typo 'taget' -> 'target'.Kenneth R Westerback
2005-09-19makefile cleanup: spacing, readability, tagsKurt Miller
2005-09-19makefile cleanup: spacing, readability, tagsKurt Miller
2005-09-19add test3Kurt Miller
2005-09-19addtional tests involving two dlopened load groupsKurt Miller
2005-09-19add prog5Kurt Miller
2005-09-19confirm DT_NEEDED libs gets promoted to RTLD_GLOBAL when parent getsKurt Miller
2005-09-19don't promote DT_NEEDED libs to RTLD_GLOBAL by default when dlopeningKurt Miller
2005-09-19simplify code by putting executable in misnamed _dlopened_child_list,Dale Rahn
2005-09-19typoTheo de Raadt
2005-09-19Fix initialisation of baddynamicports.udp, busted since 1997, wow.Theo de Raadt
2005-09-19install man page tooTheo de Raadt
2005-09-19syncTheo de Raadt
2005-09-19fdc on amd64 tooTheo de Raadt
2005-09-19add prog4Kurt Miller
2005-09-19fdformat on amd64 tooTheo de Raadt
2005-09-19floppy support; form@openbsd.ruTheo de Raadt
2005-09-19checks that dependent libs are not promoted to RTLD_GLOBAL by mistakeKurt Miller
2005-09-19clean up LDADD and make more readable. remove extra .include'sKurt Miller
2005-09-19clean up LDADD and make more readableKurt Miller
2005-09-18LC PDS NICs workMartin Reindl
2005-09-18unbreak make regress. noticed by theoKurt Miller
2005-09-18missing wordDavid Gwynne
2005-09-18Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511Dale Rahn
2005-09-18Make these tests more regress like, self diagnosing, less verbose.Dale Rahn
2005-09-18Do 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 offNiall O'Higgins
2005-09-18Correctly close RAID components. Fixes PR 4508, okay deraadt@Pedro Martelletto
2005-09-18move CC_{DIR|OBJDIR} to Makefile.inc in prep for prog4Kurt Miller
2005-09-18remove extra includesKurt Miller
2005-09-18link progs with extra rpath for dlopened libs instead of usingKurt Miller
2005-09-18ansi. No binary change.Jonathan Gray
2005-09-18speelingDavid Gwynne
2005-09-18RCS keyword expansion support, only $Log$ is not supported right now.Joris Vink
2005-09-18syncTheo de Raadt
2005-09-18unbreak tree. please build before commiting espieTheo de Raadt
2005-09-18document the package(5) format.Marc Espie