summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-28fix build when ACPI_DEBUG is definedRobert Nagy
2007-05-28parse_asnum must return 0 (no match) if word is not an as number insteadHenning Brauer
2007-05-28make it compile on i386Reyk Floeter
2007-05-28major update of hardware monitoring sectionConstantine A. Murenin
2007-05-28set a hiwat mark for mbpool. we spend quite a bit of time bouncing pagesTed Unangst
2007-05-28remove time from pool header. it slows us down quite a bit, and it'sTed Unangst
2007-05-28sync with i386.html; 'of course' deraadtConstantine A. Murenin
2007-05-28tweaks; ok thibJason McIntyre
2007-05-28pval convinced me to reinstate previous.Jason McIntyre
2007-05-28remove a duplicated section; from Janne JohanssonJason McIntyre
2007-05-28Flush pmap from tlb before freeing it. Makes Core2Duo boxes moreKenneth R Westerback
2007-05-28some tcpdump examples; from todd and myselfJason McIntyre
2007-05-28cluster_read() is gone, so remove its prototype, spotted by mickey@Pedro Martelletto
2007-05-28add a pool_setipl function, which allows setting an appropriate iplTed Unangst
2007-05-28Add a global-wd-mode command, which toggles between the currentKjell Wooding
2007-05-28syncTom Cosgrove
2007-05-28Enable interrupt holdoff on DP83816 chips. This significantly improvesChris Kuethe
2007-05-28Vendor name shouldn't be in product string; this one was mis-speltTom Cosgrove
2007-05-28Bump timeout.Alexander Yurchenko
2007-05-28xenocara build no longer overwrite /etc/X11/xdm.Matthieu Herrb
2007-05-28store the configuration file's path, this will be useful when reloading.Pierre-Yves Ritschard
2007-05-28allow matching on communities using 0 in the AS part, that is in use.Henning Brauer
2007-05-28pf does not use mbuf tags any moreHenning Brauer
2007-05-28Decrease max number of commands to 128.Alexander Yurchenko
2007-05-28double pf performance.Henning Brauer
2007-05-28Start adding copperhead chipset support. Not tested at all.Alexander Yurchenko
2007-05-28Add more MII glue. Still not working but I want to get this into the tree.Claudio Jeker
2007-05-28Fix comparison between signed and unsigned integer. Makes the randomMark Kettenis
2007-05-28unbreak, and remove the "goto bad's".Felix Kronlage
2007-05-28Art left a trailing quote as an easter egg in this file five years ago. CanMiod Vallat
2007-05-28Fix timeout loop in ips_poll().Alexander Yurchenko
2007-05-28move `interrupted' stuff inside state: removes one local variable, allowsMarc Espie
2007-05-28Add a bunch of new firmware commands to configure MAC/PHY/RF, and do so.Marcus Glocker
2007-05-28mention pcn(4)Martin Reindl
2007-05-28pcn(4) works hereMartin Reindl
2007-05-28Better debug printf.Alexander Yurchenko
2007-05-28delay error reporting a bit more: try installing and deinstalling everythingMarc Espie
2007-05-28store skipupdatedeps in the set, not the plistMarc Espie
2007-05-28lift up more of the dev checking code into Vstat.Marc Espie
2007-05-28oops, can't copy CONTENTS twiceMarc Espie
2007-05-28always create packing-lists with a `contents' entry.Marc Espie
2007-05-28split off handle creation (for added packages) into its own routine.Marc Espie
2007-05-28clean up packing-list validation, call the methods `prepare_for_addition'Marc Espie
2007-05-28sync for xl(4)Martin Reindl
2007-05-28Only call add_net_randomness() once per interrupt instead of once per packet....Ryan Thomas McBride
2007-05-28Initial bits of if_media and mii support.Claudio Jeker
2007-05-28use memcpy when copying to/from the fifos, apparently gcc can do a betterDavid Gwynne
2007-05-28Users of arc4random() should include dev/rndvar.h directly.Ryan Thomas McBride
2007-05-28Fix tree breakage. Variables only used inside #ifdef NFSSERVER shouldKenneth R Westerback
2007-05-28Provide a separate DMA-able command frame buffer for each CCB to preventAlexander Yurchenko