Age | Commit message (Expand) | Author |
2009-06-03 | sync | Martynas Venckus |
2009-06-03 | realtek rtl8187b devices that will run urtw. ok jsg@ | Martynas Venckus |
2009-06-03 | Place code to search for/sleep waiting for an nfs socket into its own | Bret Lambert |
2009-06-03 | add a flexible buffer queue (bufq) api, based on the never used | Thordur I. Bjornsson |
2009-06-03 | simplify struct batch; ok gilles@ | Jacek Masiulaniec |
2009-06-03 | add bufcachepercent to man page, and maxlocksperuid which someone forgot. | Bob Beck |
2009-06-03 | change "cachepct" to "bufcachepercent" so it is the same | Bob Beck |
2009-06-03 | Initial stab at a driver for the Tech Source Raptor GFX built around the | Mark Kettenis |
2009-06-03 | add kern.bufcachepercent sysctl to allow adjusting the buffer cache | Bob Beck |
2009-06-03 | Define a wsdisplay type for gfxp(4). | Mark Kettenis |
2009-06-03 | Slay the running out of wu during rebuild dragon and some cleanup | Marco Peereboom |
2009-06-03 | Match comment to reality, whitespace | Kjell Wooding |
2009-06-03 | rename some macros for more consistent naming; from Brad | Christian Weisgerber |
2009-06-03 | make wireless interfaces priority 4 by default. other interfaces remain | Bob Beck |
2009-06-03 | Make sure that the brightness value sent to acpi is one of the values | Matthieu Herrb |
2009-06-03 | Preserve NOMAN since the top level Makefile uses it when making/installing | Todd C. Miller |
2009-06-03 | Allocate all rib contextes for tree walks and don't use static stack memory. | Claudio Jeker |
2009-06-03 | Initial stab at rib_free() until now unused. | Claudio Jeker |
2009-06-03 | cleanup contorted and slightly broken call to imsg_get_fd | Eric Faurot |
2009-06-03 | Better way to allocate new RIBs. | Claudio Jeker |
2009-06-03 | Fix check for window-top and window-left values. | Mark Kettenis |
2009-06-03 | put the values direct in the array, otherwise the nested macros are longer | Theo de Raadt |
2009-06-03 | initialize queue | Eric Faurot |
2009-06-03 | Make prefix_destroy more generic and use it in prefix_remove this is possible | Claudio Jeker |
2009-06-03 | State that clnt{raw,udp}_create can fail. | Ingo Schwarze |
2009-06-03 | Use vis(3) instead of handrolled function. | Nicholas Marriott |
2009-06-03 | xfs -> nnpfs | Thordur I. Bjornsson |
2009-06-03 | Pass window titles through vis(1). <0x20 is dropped anyway by the input state | Nicholas Marriott |
2009-06-03 | Make sure we're running on the right pmap when going to sleep. | Artur Grabowski |
2009-06-03 | - enable on sgi | Jasper Lievisse Adriaanse |
2009-06-03 | - regen | Jasper Lievisse Adriaanse |
2009-06-03 | - add hotplug device | Jasper Lievisse Adriaanse |
2009-06-03 | allow localhost to query server-status by default. this makes apachectl | Robert Nagy |
2009-06-03 | add the basic infrastructure to take advantage of TCP and UDP receive | Christian Weisgerber |
2009-06-03 | Ensure there is a statement after a label. | Jonathan Gray |
2009-06-03 | rename sc_config to sc_conffile since that's what this field is about, it | Gilles Chehade |
2009-06-03 | Add support for the newer 82575 and maybe 82576 chips. The cards work more | Claudio Jeker |
2009-06-03 | whitespace. "Sure" marco@ | Chris Kuethe |
2009-06-03 | Do not set the window title by default (make set-titles option default to off), | Nicholas Marriott |
2009-06-03 | gak, I loose, backout unintended hitchiker on my last commit | Todd T. Fries |
2009-06-03 | New session option, status-utf8, to control the interpretation of top-bit-set | Nicholas Marriott |
2009-06-03 | Improve error checking for the secrets encoding function; ok gilles@ | Jacek Masiulaniec |
2009-06-03 | sync | Theo de Raadt |
2009-06-03 | crank libc major | Theo de Raadt |
2009-06-03 | Add a UTF-8 aware string length function and make UTF-8 in | Nicholas Marriott |
2009-06-03 | Take advantage of the surprise libc bump to bring in | Ingo Schwarze |
2009-06-03 | Add missing documentation for the -a flag used to move to next/previous window | Nicholas Marriott |
2009-06-03 | Adapt for putenv and unsetenv changes. | Todd C. Miller |
2009-06-03 | Make putenv(), setenv() and unsetenv() standards compliant. The | Todd C. Miller |
2009-06-03 | Add a section summarising the status line. There are quite a number of status | Nicholas Marriott |