summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-31bioctl.8 should not try to keep track of all devices which can use it;Jason McIntyre
2009-07-30Make sure the BUS_SPACE_BARRIER_xxx constants are all non-zero and can beMiod Vallat
2009-07-30Get rid of the obsolet BUS_BARRIER_xxx constants for bus_space_barrier(), onlyMiod Vallat
2009-07-30Put the correct value in the I/O BAR for ACX100 cards.Miod Vallat
2009-07-30Don't leak when rollling buffers off when the paste buffer limit is reached.Nicholas Marriott
2009-07-30Plug some memory leaks.Nicholas Marriott
2009-07-30Remove unused add_nat() function, ok jcs@Stuart Henderson
2009-07-30timeout_add -> timeout_add_msec + associated cleanupBret Lambert
2009-07-30+Linksys WUSB54GC v3Jason McIntyre
2009-07-30syncTheo de Raadt
2009-07-30We enable POOL_DEBUG (except in a release)Theo de Raadt
2009-07-30Xr cac(4) && mpi(4); ok marcoConstantine A. Murenin
2009-07-30Don't babysit people and let them try to load /dev/zero or (more useful)Nicholas Marriott
2009-07-30Remove some dead code found by clang.Nicholas Marriott
2009-07-30tweak previous;Jason McIntyre
2009-07-30Similar changes for server_msg_dispatch: use a switch instead of a lookup tableNicholas Marriott
2009-07-30There aren't many client message types or code to handle them so get rid of theNicholas Marriott
2009-07-30Tell the server when the client gets SIGTERM so it can clean up the terminalNicholas Marriott
2009-07-30add missing " when printing an error string. ok henning@Stuart Henderson
2009-07-30Disable interrupts when we enter cpu_intr() and enable them again when leavingMark Kettenis
2009-07-30make sure we only ever try to read out post-op attributesThordur I. Bjornsson
2009-07-30Merge pane number into the target specification for pane commands. Instead ofNicholas Marriott
2009-07-30new sentence, new line;Jason McIntyre
2009-07-30Simplify the ipgphy(4) attach routine a bit by making use ofStuart Henderson
2009-07-30List additional PHY now supported by this driver. From Brad, checkedStuart Henderson
2009-07-30Attach to VSC8211, CS8244, VSC8601 PHYs. From Brad.Stuart Henderson
2009-07-30Attach to BCM5761. From Brad.Stuart Henderson
2009-07-30regenStuart Henderson
2009-07-30Add BCM5761 PHY, from Brad.Stuart Henderson
2009-07-30Add a mode-mouse option to prevent tmux taking over the mouse in choice or copyNicholas Marriott
2009-07-30tweak previous;Jason McIntyre
2009-07-30add a NOTES section, explaining the difference between aibs(4) and lm(4) et a...Constantine A. Murenin
2009-07-29sort;Jason McIntyre
2009-07-29Fix bogus comment; requested by deraadt@Mark Kettenis
2009-07-29now that the pages are split and we track separate HISTORY:Martynas Venckus
2009-07-29ieee, and ieeef aren't real, and the amount of functions it documentsMartynas Venckus
2009-07-29Get rid of non-equivalent aliases of the pcb by moving the fpu state outMark Kettenis
2009-07-29list couple more; and explicit revs of WL-168Martynas Venckus
2009-07-29- ~<, ~_ are undocumented aliases of ~r, ~:Martynas Venckus
2009-07-29timeout_add -> timeout_add_msecBret Lambert
2009-07-29ieee_test isn't real; rename header to logb, tooMartynas Venckus
2009-07-29sitecom needs commaMartynas Venckus
2009-07-29- WL168 -> WL168V4Martynas Venckus
2009-07-29syncMartynas Venckus
2009-07-29regenDamien Bergamini
2009-07-29PCI ids for Ralink RT3090/RT3390 devicesDamien Bergamini
2009-07-29- add couple of new urtw, Linksys WUSB54GC v2, Sitecom WL-168 v1.Martynas Venckus
2009-07-29timeout_add -> timeout_add_msecBret Lambert