summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04Export networks to be redistributed into all ribs for now.Claudio Jeker
2009-06-04Store next page in the Link Partner Next Page register for compatibility withMark Kettenis
2009-06-04Match em(4) against all the newer chips (82575/6) and treat them all theClaudio Jeker
2009-06-04SyncClaudio Jeker
2009-06-04the decision on wether a packet is to be delivered locally or forwardedHenning Brauer
2009-06-04Id of another 82576 controller found in the freebsd driver.Claudio Jeker
2009-06-04Some output devices have only brightness support (or only output switching).Paul Irofti
2009-06-04Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chipsChristian Weisgerber
2009-06-04Add "rde rib <name>" to the config and allow the rde to use these other RIBs.Claudio Jeker
2009-06-04unfuck msleep - fixed by art and ariane after much horror and teeth gnashingBob Beck
2009-06-04enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;Christian Weisgerber
2009-06-04"make ksh vi mode handle werase more like vi. It's really irritating toMichael Erdely
2009-06-04Proper error handling in clntraw_create:Ingo Schwarze
2009-06-04don't use splvm ourselves, use pool_setipl on the pool we're allocatingOwain Ainsworth
2009-06-04don't grab the lock just to read uvmexp.free.Owain Ainsworth
2009-06-04count nifs in enable_network(); allows ftplist to be fetched in theStuart Henderson
2009-06-04Rename w_flag to w_rflag. This is not a general purposeKjell Wooding
2009-06-04Add some descriptive comments, because not having to read NFS codeBret Lambert
2009-06-04Document that we accept ASPLAIN format 32-bit ASN.Stuart Henderson
2009-06-04...and now try again with a commit from the right tree. doh!Stuart Henderson
2009-06-04- document sconsJasper Lievisse Adriaanse
2009-06-04ftp uses its own ugly "sockunion" to hold addresses, but with CMD_BINDStuart Henderson
2009-06-04only one : in a line. the seperation is:Theo de Raadt
2009-06-04simplify argument list for nfssvc_nfsd()Bret Lambert
2009-06-04replace the cumbersome macros that check for chip revisions with quirk flagsChristian Weisgerber
2009-06-04Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing ofKenneth R Westerback
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