Age | Commit message (Expand) | Author |
2009-08-04 | group all of the on-stack variables that are uses by the nfsm_macros | Thordur I. Bjornsson |
2009-08-04 | Don't use grep/cut during shutdown, /usr might not be mounted. | Stuart Henderson |
2009-08-04 | Add regress tests with IPv4 and IPv6 addresses for the srcid and/or dstid. | Joel Sing |
2009-08-04 | Specify an ID-type of IPV4_ADDR or IPV6_ADDR if the srcid or dstid is | Joel Sing |
2009-08-04 | Show the bell/activity/current status and the window title in the choice list. | Nicholas Marriott |
2009-08-04 | Check for "UTF8" as well as "UTF-8" in LANG etc as it seems this may also | Nicholas Marriott |
2009-08-04 | clean up some macro abuse in the commands section; | Jason McIntyre |
2009-08-04 | fix some warnings. there are others, but nobody wants to look at them. | Ted Unangst |
2009-08-03 | properly pass SHELL from password file; not a login configuration | Martynas Venckus |
2009-08-03 | use random; ok millert@ | Martynas Venckus |
2009-08-03 | tweak error message. url is valid per rfc1738 and can now be | Martynas Venckus |
2009-08-03 | remove, or replace Xr of ieee to either ilogb, nextafter or scalbn | Martynas Venckus |
2009-08-03 | It is sufficient to call getgrnam(3) once. Remove the first call. | Alexander Bluhm |
2009-08-03 | In addgroup() malloc(3) does not allocate enough memory as it only | Alexander Bluhm |
2009-08-03 | Split the comparison into a function to make this code smaller and more | Nicholas Marriott |
2009-08-03 | Don't try to free old string values (and crash) when they are overridden unless | Nicholas Marriott |
2009-08-03 | tweak previous; | Jason McIntyre |
2009-08-03 | Add a terminal-overrides session option allowing individual terminfo(5) entries | Nicholas Marriott |
2009-08-03 | Make announce "self" work like all others (self is a bit special because | Claudio Jeker |
2009-08-03 | Comment fixes and code tidy-up (whitespace and more consistent | Stuart Henderson |
2009-08-03 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-03 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-03 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-02 | Fix checking of setupterm(3) error codes. While there include the | Matthieu Herrb |
2009-08-02 | Preserve joined interface groups when tun(4) is switched | Marco Pfatschbacher |
2009-08-02 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-02 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-02 | - explain how to enable autobooting | Jasper Lievisse Adriaanse |
2009-08-02 | Dynamic buffer cache support - a re-commit of what was backed out | Bob Beck |
2009-08-02 | "ldpctl show lib" output cleanup. | Michele Marchetto |
2009-08-02 | Never return nonzero in a device activate method invoked with DVACT_ACTIVATE, | Miod Vallat |
2009-08-02 | Minor KNF from Brad. No binary change. | Stuart Henderson |
2009-08-02 | sync | Stuart Henderson |
2009-08-02 | Add PCIE/KT devices for Intel Q45. From Brad; in datasheet/pciids, | Stuart Henderson |
2009-08-02 | List some newer supported hardware, from Brad. | Stuart Henderson |
2009-08-01 | Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@ | Todd C. Miller |
2009-08-01 | Revert previous change which enabled symbol visibility support; appears to | Miod Vallat |
2009-08-01 | when receiving characters with the most significant bit set over a session | Gilles Chehade |
2009-08-01 | Pass the right size of the structure "map" to the ldpd engine. | Michele Marchetto |
2009-08-01 | Correctly print interface state and neighbor uptime in ldpctl show neighbor. | Michele Marchetto |
2009-08-01 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-01 | honor non-blocking flag in mio_open_rmidi(), fixes programs | Alexandre Ratchov |
2009-08-01 | subnet-number and netmask could be ip addresses only. | Federico G. Schwindt |
2009-07-31 | remove unused variable definition; unbreaks kernel build. | Stuart Henderson |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | Allow hotspares to be added to bio devices rather than requiring an sd | Joel Sing |
2009-07-31 | Factor out code for checking if a chunk is already in use. | Joel Sing |
2009-07-31 | Reword the split horizon parameters in the configuration file. | Michele Marchetto |
2009-07-31 | Clean up debug droppings. | Joel Sing |
2009-07-31 | raidp is degraded when n - 1 disks are online, not offline. | Joel Sing |