Age | Commit message (Expand) | Author |
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 |
2005-09-18 | fix memleak | Joris Vink |
2005-09-17 | fix stupidity in rcs_patch_lines() and return -1 on error so we actually | Joris Vink |
2005-09-17 | kill trailing space; | Jason McIntyre |
2005-09-17 | grammar and markup fixes; | Jason McIntyre |
2005-09-17 | boot uses abstract 'hd' device names, and 'set tty' works | Uwe Stuehler |
2005-09-17 | KNF | Brad Smith |
2005-09-17 | re-add code which allows setting master/slave flag for links with | Brad 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-17 | KNF and remove function/line number references from log messages | Can Erkin Acar |
2005-09-17 | regen | Jonathan Gray |
2005-09-17 | Handful of additional devices. | Jonathan Gray |
2005-09-17 | allows grabbing the packing-list directly from a PackageLocation, | Marc Espie |
2005-09-17 | special-case when we only need the packing-list. | Marc Espie |
2005-09-17 | beginning to a source path repository infrastructure, very likely to change | Marc Espie |
2005-09-17 | Document the process for pkg_add -u. | Marc Espie |
2005-09-17 | document quickie $o->contents() method | Marc Espie |
2005-09-17 | write down explicitly that directory names in PKG_PATH should end with a /, | Marc Espie |
2005-09-17 | slightly simpler install. | Marc Espie |
2005-09-17 | minor nit | Marc Espie |
2005-09-17 | Document PKG_CACHE. | Marc Espie |
2005-09-17 | regen | Jonathan Gray |
2005-09-17 | Linksys USB200M v2 | Jonathan Gray |
2005-09-17 | refactor this code, much more readable, no operational change. | Dale Rahn |
2005-09-17 | remove VPD bits | Brad Smith |
2005-09-17 | Cleanly handle the case where a dynamic object is opened, but one of it's | Dale Rahn |
2005-09-17 | add regression tests to validate that dlopened objects can pick up their | Dale Rahn |
2005-09-17 | add media detection and dual port detection for Yukon-2. | Brad Smith |
2005-09-17 | Respect main program's rpath for dependancies of dynamic libraries. | Dale Rahn |
2005-09-17 | more like a real regression test, not just printfs. | Dale Rahn |
2005-09-17 | spacing | Theo de Raadt |
2005-09-17 | add some Realtek chip ids | Brad Smith |
2005-09-17 | sync | Theo de Raadt |
2005-09-17 | fix test. dlsym(RTLD_DEFAULT,...) should not see symbols in objects opened | Kurt Miller |
2005-09-16 | use poll() instead of select(), pr4505, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | use poll() instead of select(), pr4503, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | use poll() instead of select(), pr4502, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | if tokendb_open() failed, do not crash if tokendb_close() is called | Theo de Raadt |
2005-09-16 | Now that the bug requiring it has been fixed, remove the lastchance kludge | Dale Rahn |