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