summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20Add a note that APM was deprecated by the PC manufacturers in about 1996.jruoho
2010-03-20don't pass "maxaddr" as a boundary in bus_dmamap_create() like rev 1.8mrg
2010-03-20Fix the dbcool_{get,set}_limits() routines to properly deal with min/maxpgoyette
2010-03-20Move openssl to the front of SUBDIR list and add .WAIT after it sinceuwe
2010-03-20more debugging compilation fixes.christos
2010-03-20fix debugging code.christos
2010-03-20minimize ifdefs and avoid duplicated code.christos
2010-03-20Add PCI_BAR(n) for the nth Base Address Register.dyoung
2010-03-20Add a prototype for pci_mmio_range_infer() that will infer thedyoung
2010-03-19Cosmetic: abbreviate: use `pc' instead of `pci_chipset_tag'.dyoung
2010-03-19- Make maximum memory limits for various things #define constants and use thechristos
2010-03-19Use the gcc directive to disable SSP warnings.roy
2010-03-19Fix set for tparm.html.joerg
2010-03-19Add man page for fast_divide32.joerg
2010-03-19Bump date for the previous commit.jruoho
2010-03-19Some cosmetic modifications, including removal of white space.jruoho
2010-03-19Document some missing options. Fixes my own PR # 41913.jruoho
2010-03-19Apply the equivalent of r426 and r427 from openpam repository:joerg
2010-03-19Apply r432 from openpam repository:joerg
2010-03-19Namespace protection for mi_vector_hash.joerg
2010-03-19First draft of a manual page for Matt Thomas' red-black trees. Pleasedyoung
2010-03-19Add functions for replacing runtime invariant 32bit unsigned divisionsjoerg
2010-03-19Avoid known unknown if the kernel presents us with an unknownpooka
2010-03-19Replace some magic numbers with macro. Tested on SMC_TT on atari.tsutsui
2010-03-19Misc KNF.tsutsui
2010-03-19No need to override mem_ring value in ne2000_ipkdb_attach()tsutsui
2010-03-19ANSI'fy, misc KNF.tsutsui
2010-03-19(re-)run gcc mknative for powerpc64.skrll
2010-03-19u_intN_t -> uintN_ttsutsui
2010-03-19bus_space_write_region_N() should also take a const buffer.tsutsui
2010-03-19Remove trailing whitespace. Use Nm instead of Xr to itself.wiz
2010-03-19Constify the buffer pointer argument of the _bus_space_write_multi_<n>he
2010-03-19Fix PMAPDEBUG build for previous.skrll
2010-03-19Not all PA CPUs have the U-bit (uncacheable) for non-IO memory. In factskrll
2010-03-19document aiboost(4) removal and replacement with aibs(4) in doc/CHANGEScnst
2010-03-19Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).cnst
2010-03-19Document the new sysmon_envsys_sensor_event() function.pgoyette
2010-03-19Modify previous commit. The routine to deliver events is intended to bepgoyette
2010-03-19support W83667HG (0xa5) in wbsio(4); its hw mon is already supported by lm(4)...cnst
2010-03-19Remove superfluous cast (device_t to device_t).dyoung
2010-03-19Use Cardbus_intr_disestablish() instead of cardbus_intr_disestablish().dyoung
2010-03-19Don't pick up the network-interface, ethernet, and 802.11-relateddyoung
2010-03-19Don't pick up the <sys/sysctl.h> definitions by chance,dyoung
2010-03-19Separate event delivery from polling and limit evaluation inpgoyette
2010-03-18grammar patroldholland
2010-03-18Use alloca(3) instead of local xmalloc for creating our DoneLists.roy
2010-03-18Update to reflect recent removal of monitor member from envsys_data_tpgoyette
2010-03-18This is *always* compiled with #define rbus 1, so get rid of thedyoung
2010-03-18Simplify interrupt (dis)establishment by two source transformations:dyoung
2010-03-18This is *always* compiled with #define rbus 1, so get rid of thedyoung