summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04syncTheo de Raadt
2009-06-04Demacro nfsm_lookup for great justice.Bret Lambert
2009-06-04gfxp(4)Mark Kettenis
2009-06-04hotplugd is on so many, give up on MANSUBDIRTheo de Raadt
2009-06-04Enable gfxp(4).Mark Kettenis
2009-06-04Put readv/writev changes back in, as they no longer hang ckuethe's ntpd.Bret Lambert
2009-06-04remove redefinitions of static and __inline arianeJonathan Gray
2009-06-04Accelerated fills as well.Mark Kettenis
2009-06-03Accelerated scrolling.Mark Kettenis
2009-06-03Initial stab at a driver for the Tech Source Raptor GFX built around theMark Kettenis
2009-06-03Add hw.machine and kern.osrelease to install media sysctl. UsingKenneth R Westerback
2009-06-03Support insert mode by using insert character to shift the cells before writingNicholas Marriott
2009-06-03Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled.Miod Vallat
2009-06-03Implement the DEC alignment test. With the last change this is enough for theNicholas Marriott
2009-06-03Fix some miscalculations when clearing to start of screen: the number of linesNicholas Marriott
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