summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-02Minor KNF from Brad. No binary change.Stuart Henderson
2009-08-02syncStuart Henderson
2009-08-02Add PCIE/KT devices for Intel Q45. From Brad; in datasheet/pciids,Stuart Henderson
2009-08-02List some newer supported hardware, from Brad.Stuart Henderson
2009-08-01Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@Todd C. Miller
2009-08-01Revert previous change which enabled symbol visibility support; appears toMiod Vallat
2009-08-01when receiving characters with the most significant bit set over a sessionGilles Chehade
2009-08-01Pass the right size of the structure "map" to the ldpd engine.Michele Marchetto
2009-08-01Correctly print interface state and neighbor uptime in ldpctl show neighbor.Michele Marchetto
2009-08-01timeout_add -> timeout_add_msecBret Lambert
2009-08-01honor non-blocking flag in mio_open_rmidi(), fixes programsAlexandre Ratchov
2009-08-01subnet-number and netmask could be ip addresses only.Federico G. Schwindt
2009-07-31remove unused variable definition; unbreaks kernel build.Stuart Henderson
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-31Allow hotspares to be added to bio devices rather than requiring an sdJoel Sing
2009-07-31Factor out code for checking if a chunk is already in use.Joel Sing
2009-07-31Reword the split horizon parameters in the configuration file.Michele Marchetto
2009-07-31Clean up debug droppings.Joel Sing
2009-07-31raidp is degraded when n - 1 disks are online, not offline.Joel Sing
2009-07-31on error, just call unload() instead of doing all the actions that itOwain Ainsworth
2009-07-31phy pages do not need to try and maintain lists of relevant networkJason McIntyre
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-31Pass the ACS border characters through tty_get_acs so they appear correctly onNicholas Marriott
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
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