summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-09kill more useless codeMarc Espie
2010-01-09simplify slightlyMarc Espie
2010-01-09move pipe handling into RepositoryListMarc Espie
2010-01-09repositories no longer need matchMarc Espie
2010-01-09Avoid mulitple calls to scsi_done() on the same xs by havingKenneth R Westerback
2010-01-09Add support for the Broadcom BCM57765 ASIC and newer BroadcomChristian Weisgerber
2010-01-09replace an #ifdef IX_CSUM_OFFLOAD with an IFCAP_CSUM_IPv4 capability check,Reyk Floeter
2010-01-09Explicitly turn on mii/gmii/rgmii for the 178/gigabit devicesJonathan Gray
2010-01-09Fix the IP ckecksum offloading logic that disables and breakes offloadingReyk Floeter
2010-01-09Remove a PRIu64 format string that snuck in with roaming. ok djm@Darren Tucker
2010-01-09quell tc[gs]etattr warnings when forcing a tty (ssh -tt), since weDamien Miller
2010-01-09bad place to forget a comma...Jason McIntyre
2010-01-09Add code to stop scheduling processes on CPUs, effectively halting that CPU.Mark Kettenis
2010-01-09Remove typo and magic numbers from #if 0'd block, from Brad.Stuart Henderson
2010-01-09Plug fd leak in lg_incl(). Fix by Igor Zinovik, OK beck@Claudio Jeker
2010-01-09tweak languageDamien Miller
2010-01-09add a 'read-only' mode to sftp-server(8) that disables open in write modeDamien Miller
2010-01-08Fix two warnings: possibly used unitialized and use a nul byte instead ofDarren Tucker
2010-01-08During "ifconfig $if -inet6" remove v6 addresses even if theStefan Sperling
2010-01-08As advertised in the man page, make open(2) return ELOOP (insteadStefan Sperling
2010-01-08reflect recent changesMarc Espie
2010-01-08$OpenBSD$ not $Id$Nicholas Marriott
2010-01-08remove very old -ikrMarc Espie
2010-01-08Implement section A.1.6 of RFC 5036: "Recognize new FEC".Michele Marchetto
2010-01-08stat objects with more than value (store symlinks eventually)Marc Espie
2010-01-08"Too less" => "Too few"Alexander Hall
2010-01-08Remove "password" macro from ospf6d example config file.Stefan Sperling
2010-01-08plug a file descriptor leak in HASHFileChunk().Owain Ainsworth
2010-01-08Don't leak the fds we open in cp() to copy one file from another.Owain Ainsworth
2010-01-08Don't leak memory after strdup() in makedirs().Owain Ainsworth
2010-01-08mouse-select-pane has to redraw the borders now too.Nicholas Marriott
2010-01-08Fix compile failure on MP kernel(missing P_CPU macro on mips64/mips64/context.S)Takuya ASADA
2010-01-08MP-safe FPU handling. ok miod@Takuya ASADA
2010-01-07New command, join-pane, to split and move an existing pane into the space (likeNicholas Marriott
2010-01-07Repair non-MULTIPROCESSOR kernel compilation.Miod Vallat
2010-01-07Fix this properly.Nicholas Marriott
2010-01-07Don't return the root cell if the string doesn't match.Nicholas Marriott
2010-01-07Make sure to update p_cpu on MULTIPROCESSOR kernels.Miod Vallat
2010-01-07Use the specified pane for size calculations. Doh.Nicholas Marriott
2010-01-07Change split-window to accept a pane target (it should be split-pane butNicholas Marriott
2010-01-07make sure is_valid works for alternativesMarc Espie
2010-01-07Rename _rxfilter functions to _iff for consistency. From Brad, ok kevlo@Stuart Henderson
2010-01-07dont use the xs in the scsi_cmd routines after calling ciss_cmd, it mightDavid Gwynne
2010-01-07CISS_UNLOCK before returning from the scsi_cmd handler when we hit NO_CCB.David Gwynne
2010-01-07Enable IPI interrrupt in trap. ok miod@Takuya ASADA
2010-01-07warn if scsi_done has been called twice on an xs in the scsi_xs_sync pathDavid Gwynne
2010-01-06miscellaneous cleanup:Ingo Schwarze
2010-01-06syncStuart Henderson
2010-01-06Add Canon PowerShot SX100, Linksys WUSB600N v2 (new version of RT2870). From ...Stuart Henderson
2010-01-06syncStuart Henderson