summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-04group all of the on-stack variables that are uses by the nfsm_macrosThordur I. Bjornsson
2009-08-04Don't use grep/cut during shutdown, /usr might not be mounted.Stuart Henderson
2009-08-04Add regress tests with IPv4 and IPv6 addresses for the srcid and/or dstid.Joel Sing
2009-08-04Specify an ID-type of IPV4_ADDR or IPV6_ADDR if the srcid or dstid isJoel Sing
2009-08-04Show the bell/activity/current status and the window title in the choice list.Nicholas Marriott
2009-08-04Check for "UTF8" as well as "UTF-8" in LANG etc as it seems this may alsoNicholas Marriott
2009-08-04clean up some macro abuse in the commands section;Jason McIntyre
2009-08-04fix some warnings. there are others, but nobody wants to look at them.Ted Unangst
2009-08-03properly pass SHELL from password file; not a login configurationMartynas Venckus
2009-08-03use random; ok millert@Martynas Venckus
2009-08-03tweak error message. url is valid per rfc1738 and can now beMartynas Venckus
2009-08-03remove, or replace Xr of ieee to either ilogb, nextafter or scalbnMartynas Venckus
2009-08-03It is sufficient to call getgrnam(3) once. Remove the first call.Alexander Bluhm
2009-08-03In addgroup() malloc(3) does not allocate enough memory as it onlyAlexander Bluhm
2009-08-03Split the comparison into a function to make this code smaller and moreNicholas Marriott
2009-08-03Don't try to free old string values (and crash) when they are overridden unlessNicholas Marriott
2009-08-03tweak previous;Jason McIntyre
2009-08-03Add a terminal-overrides session option allowing individual terminfo(5) entriesNicholas Marriott
2009-08-03Make announce "self" work like all others (self is a bit special becauseClaudio Jeker
2009-08-03Comment fixes and code tidy-up (whitespace and more consistentStuart Henderson
2009-08-03timeout_add -> timeout_add_msecBret Lambert
2009-08-03timeout_add -> timeout_add_msecBret Lambert
2009-08-03By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-08-02Fix checking of setupterm(3) error codes. While there include theMatthieu Herrb
2009-08-02Preserve joined interface groups when tun(4) is switchedMarco Pfatschbacher
2009-08-02timeout_add -> timeout_add_msecBret Lambert
2009-08-02timeout_add -> timeout_add_msecBret Lambert
2009-08-02- explain how to enable autobootingJasper Lievisse Adriaanse
2009-08-02Dynamic buffer cache support - a re-commit of what was backed outBob Beck
2009-08-02"ldpctl show lib" output cleanup.Michele Marchetto
2009-08-02Never return nonzero in a device activate method invoked with DVACT_ACTIVATE,Miod Vallat
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