Age | Commit message (Expand) | Author |
2005-09-15 | Remove rtw_rfbus_write abstraction for readability. | Jonathan Gray |
2005-09-14 | As the _create functions for all the rf transceivers now just set some | Jonathan Gray |
2005-09-14 | Remove rtw_rf/rtw_rfbus and some other related abstractions | Jonathan Gray |
2005-09-14 | ptrace(2) following fork(2) | Mark Kettenis |
2005-09-14 | knf | Joris Vink |
2005-09-14 | add dlsym subdir | Kurt Miller |
2005-09-14 | Add a regress test for dlsym special handles. Checks that duplicate symbols | Kurt Miller |
2005-09-14 | document @pkgpath | Marc Espie |
2005-09-14 | typo, let @pkgpath work. | Marc Espie |
2005-09-14 | filter names out first, as it's slightly faster | Marc Espie |
2005-09-14 | beef up DESCRIPTION a little, and point the reader to watchdog(4); | Jason McIntyre |
2005-09-14 | point watchdog(4) readers to watchdogd(8); | Jason McIntyre |
2005-09-14 | correctly set IFF_RUNNING flag after device state changes. | Reyk Floeter |
2005-09-14 | sync list of CF wi(4) devices. | Jonathan Gray |
2005-09-14 | Mention ATI IXP IDE support. | Jonathan Gray |
2005-09-14 | Support for ATI IXP 200/300/400 IDE mostly based on changes | Jonathan Gray |
2005-09-14 | Remove unused label. | Marco Peereboom |
2005-09-14 | decrease RX copy treshold to MHLEN to prevent | Can Erkin Acar |
2005-09-13 | ensure that stdio fds are attached; ok deraadt@ | Damien Miller |
2005-09-13 | more Package/FatPackage common code: separate the proxy 'next' into two | Marc Espie |
2005-09-13 | typo, fix fat packages reading. | Marc Espie |
2005-09-13 | Compile without warnings on external C linkage. | Dale Rahn |
2005-09-13 | use wipe_info() instead of hand-killing directories. | Marc Espie |
2005-09-13 | use grabPlist, avoid getting anything else. | Marc Espie |
2005-09-13 | dlopen regress tests. | Dale Rahn |
2005-09-13 | grabPlist shall behave like find. | Marc Espie |
2005-09-13 | add sql server from iana. comments jolan@, sturm@; 'ok with the right names' ... | Ian Darwin |
2005-09-13 | Repository::Installed class, to provide uniform access to installed | Marc Espie |
2005-09-13 | yet more uniform names. | Marc Espie |
2005-09-13 | Oops, fix ivec[] prototype. | Miod Vallat |
2005-09-13 | some missing cleanup from the previous commit. | Federico G. Schwindt |
2005-09-13 | knf; no binary change. | Federico G. Schwindt |
2005-09-13 | fix conditions when the base directory should be passed to the command | Joris Vink |
2005-09-13 | let's add directories too; testing+ok joris@. | Xavier Santolaria |
2005-09-13 | make a macro instead of #ifdef DEBUG if() printf() #endif; no functional change | Michael Shalayeff |
2005-09-13 | unbreak opencvs server | Joris Vink |
2005-09-13 | make compile; good | Michael Shalayeff |
2005-09-13 | only include what is needed (tree.h) and not the whole metric assload of unre... | Michael Shalayeff |
2005-09-13 | merge the macglobals one-liner into locore | Martin Reindl |
2005-09-13 | replace the node hash table with a red-black tree. this fixes some | Reyk Floeter |
2005-09-13 | don't actively avoid the Composite Pattern. | Marc Espie |
2005-09-13 | new class: PackageRepositoryList, of which pkgpath is one instance. | Marc Espie |
2005-09-13 | make grabPlist slightly smarter so that we can still open the package | Marc Espie |
2005-09-13 | allows grabbing a packing-list directly, without needing to go through | Marc Espie |
2005-09-13 | use memcmp instead of bcmp to compare tree nodes. | Reyk Floeter |
2005-09-13 | some long-delayed clean-up of this code. | Marc Espie |
2005-09-13 | Only return a _dl_md_plabel() if the object is a function, do not indirect | Dale Rahn |
2005-09-13 | Only DELEXPORT filesystems which are not exported. Removes NFS race when | Dale Rahn |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2005-09-12 | Do not ouput anything unless option CARDBUS_DEBUG; ok fgs@ | Miod Vallat |