summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-28syncTodd T. Fries
2007-05-28remove wt tape drives. prodded by krw@Todd T. Fries
2007-05-28syncTodd T. Fries
2007-05-28Delete wt code files. The end of wt(4).Kenneth R Westerback
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-28Delete wt(4) man page.Kenneth R Westerback
2007-05-28pool_setipl() on the bufpool, to make sure thatThordur I. Bjornsson
2007-05-28avoid bypassing sys/queue.h in many places in the kernel.Pierre-Yves Ritschard
2007-05-28create and populate a section on hardware monitoring sensorsConstantine A. Murenin
2007-05-28"in formation" -> "information"Ray Lai
2007-05-28another small step towards hoststated reloading.Pierre-Yves Ritschard
2007-05-28Line up comments with the rest of the file, like in diff(1).Ray Lai
2007-05-28the device fd is global. no need to pass it between functions.Michael Coulter
2007-05-28Make disk assembly smarter and add two qualifiers to it:Marco Peereboom
2007-05-28zap annoying __KERNEL_RCSID().Thordur I. Bjornsson
2007-05-28syncTheo de Raadt
2007-05-28create and populate a section on hardware monitoring sensorsConstantine A. Murenin
2007-05-28lockmgr -> rwlock for the nfs_hashlock.Thordur I. Bjornsson
2007-05-28de-inline vref();Thordur I. Bjornsson
2007-05-28Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSETThordur I. Bjornsson
2007-05-28create and populate a section on hardware monitoring sensorsConstantine A. Murenin
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