summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-09-18fix memleakJoris Vink
2005-09-17fix stupidity in rcs_patch_lines() and return -1 on error so we actuallyJoris Vink
2005-09-17kill trailing space;Jason McIntyre
2005-09-17grammar and markup fixes;Jason McIntyre
2005-09-17boot uses abstract 'hd' device names, and 'set tty' worksUwe Stuehler
2005-09-17KNFBrad Smith
2005-09-17re-add code which allows setting master/slave flag for links withBrad Smith
2005-09-17- use PHY_RESET() on all models in brgphy_service()Brad Smith
2005-09-17- add get_rtr_id() based on bgpd's get_bgpid()Mathieu Sauve-Frankel
2005-09-17KNF and remove function/line number references from log messagesCan Erkin Acar
2005-09-17regenJonathan Gray
2005-09-17Handful of additional devices.Jonathan Gray
2005-09-17allows grabbing the packing-list directly from a PackageLocation,Marc Espie
2005-09-17special-case when we only need the packing-list.Marc Espie
2005-09-17beginning to a source path repository infrastructure, very likely to changeMarc Espie
2005-09-17Document the process for pkg_add -u.Marc Espie
2005-09-17document quickie $o->contents() methodMarc Espie
2005-09-17write down explicitly that directory names in PKG_PATH should end with a /,Marc Espie
2005-09-17slightly simpler install.Marc Espie
2005-09-17minor nitMarc Espie
2005-09-17Document PKG_CACHE.Marc Espie
2005-09-17regenJonathan Gray
2005-09-17Linksys USB200M v2Jonathan Gray
2005-09-17refactor this code, much more readable, no operational change.Dale Rahn
2005-09-17remove VPD bitsBrad Smith
2005-09-17Cleanly handle the case where a dynamic object is opened, but one of it'sDale Rahn
2005-09-17add regression tests to validate that dlopened objects can pick up theirDale Rahn
2005-09-17add media detection and dual port detection for Yukon-2.Brad Smith
2005-09-17Respect main program's rpath for dependancies of dynamic libraries.Dale Rahn
2005-09-17more like a real regression test, not just printfs.Dale Rahn
2005-09-17spacingTheo de Raadt
2005-09-17add some Realtek chip idsBrad Smith
2005-09-17syncTheo de Raadt
2005-09-17fix test. dlsym(RTLD_DEFAULT,...) should not see symbols in objects openedKurt Miller
2005-09-16use poll() instead of select(), pr4505, alexander.farber@gmail.comTheo de Raadt
2005-09-16use poll() instead of select(), pr4503, alexander.farber@gmail.comTheo de Raadt
2005-09-16use poll() instead of select(), pr4502, alexander.farber@gmail.comTheo de Raadt
2005-09-16if tokendb_open() failed, do not crash if tokendb_close() is calledTheo de Raadt
2005-09-16Now that the bug requiring it has been fixed, remove the lastchance kludgeDale Rahn