summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04zap trailing whitespace;Jason McIntyre
2009-06-04xfs -> nnpfs;Jason McIntyre
2009-06-04enable POOL_DEBUG again just for the hackathon.Owain Ainsworth
2009-06-04in case a handling a +groupname:*:: entry fails due to lack of memory,Ingo Schwarze
2009-06-04error out if count gets out of bounds. Happens with corrupted databases,Marc Espie
2009-06-04Make imsg.c and buffer.c more generic by introducingEric Faurot
2009-06-04Emulate a link state in tun(4). The link state goes up when the device isClaudio Jeker
2009-06-04Implement '!' and '!<cmd>' at the "(I)nstall ..." prompt so weKenneth R Westerback
2009-06-04Add missing argument to printf statement.Ray Lai
2009-06-04Only print the intro verbiage once, instead of every pass through the "(I)nst...Kenneth R Westerback
2009-06-04Add DIOCRLDINFO to those drivers previously deprived.Kenneth R Westerback
2009-06-04add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 hostAlexander Hall
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