summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-06-04enable POOL_DEBUG again just for the hackathon.Owain Ainsworth
2009-06-04Emulate a link state in tun(4). The link state goes up when the device isClaudio Jeker
2009-06-04Add missing argument to printf statement.Ray Lai
2009-06-04Add DIOCRLDINFO to those drivers previously deprived.Kenneth R Westerback
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-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-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-04Add some descriptive comments, because not having to read NFS codeBret Lambert
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-04Demacro nfsm_lookup for great justice.Bret Lambert
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-03Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled.Miod Vallat
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-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-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-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-03xfs -> nnpfsThordur I. Bjornsson
2009-06-03Make sure we're running on the right pmap when going to sleep.Artur Grabowski
2009-06-03- add hotplug deviceJasper Lievisse Adriaanse
2009-06-03add the basic infrastructure to take advantage of TCP and UDP receiveChristian Weisgerber
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-03sync these alsoJanne Johansson
2009-06-03syncJanne Johansson
2009-06-03remove bad #ifdef from syscall.masterJanne Johansson
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson