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