Age | Commit message (Expand) | Author |
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 |
2005-09-16 | return 1 instead of -1 on error. noticed by theo. | Kurt Miller |
2005-09-16 | revert the debug enable. | Dale Rahn |
2005-09-16 | Rework symbol lookup to more closely match sun's documentation, now | Dale Rahn |
2005-09-16 | more clean-up: | Marc Espie |
2005-09-16 | revert, breaks DESTDIR. sorry. | Marc Espie |
2005-09-16 | oops | Marc Espie |
2005-09-16 | minor tweaks. | Alexandre Anriot |
2005-09-16 | put gdbtui into comp | Theo de Raadt |
2005-09-16 | backout until we find a socket state for init | Theo de Raadt |
2005-09-16 | use shell-neutral language (in a comment); | Jason McIntyre |
2005-09-16 | in the bnf section, clarify that "fastroute" takes no arguments. also fix | Daniel Hartmeier |
2005-09-16 | move .tgz addition down to PackageRepositoryList. | Marc Espie |
2005-09-16 | reorder tests for improved sanity, from stevesk@ | Damien Miller |
2005-09-16 | unneeded headers, from stevesk@ | Damien Miller |
2005-09-16 | spelling. | Federico G. Schwindt |
2005-09-16 | - remove code to read PCI VPD as we do not use that anymore. | Brad Smith |
2005-09-15 | add test2 subdir | Kurt Miller |
2005-09-15 | add more complex tests for dlsym. some tests may change after more | Kurt Miller |
2005-09-15 | strip trailing slashes from any arguments passed to opencvs. | Joris Vink |
2005-09-15 | Remove the (unused) syscall() indirection on arm. | Miod Vallat |
2005-09-15 | In syscall(), do not recompute the struct proc * after the syscall has | Miod Vallat |
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat |
2005-09-15 | Define PG_M_U as PG_M | PG_U, and use it where appropriate; no functional | Miod Vallat |
2005-09-15 | Fix typo. | Mark Kettenis |