summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-21Extend the -t:+ and -t:- window targets for next and previous window toNicholas Marriott
2010-06-21Having a list of winlinks->alerts for each session is stupid, just storeNicholas Marriott
2010-06-21Rename activity->alert in a couple of functions for consistency.Nicholas Marriott
2010-06-21Give tmux sockets (but not the containing folder) groupNicholas Marriott
2010-06-21Ensure we overwrite UTF-8 wide characters properly, and never overwriteNicholas Marriott
2010-06-20Don't use and maintain a function pointer that is only ever set to oneMichael Knudsen
2010-06-20The -R option was removed from pfctl in March, so we no longer need thisPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20update AR9380 ROM layout (add PA predistortion related fields.)Damien Bergamini
2010-06-20update 5GHz Tx gain tables for the Osprey (AR9380).Damien Bergamini
2010-06-20remove the check for a comment that was removed in 2001Peter Hessler
2010-06-20Have yet another regress test actually build the test program, beforePeter Hessler
2010-06-20Have the flock regress test actually depend on the flock regressPeter Hessler
2010-06-20fix midicat(1) device mode when only -i or only -o is used (ieAlexandre Ratchov
2010-06-20sync the list of device and phy ids with FreeBSDJonathan Gray
2010-06-20regenJonathan Gray
2010-06-20add a bunch of em devices from FreeBSDJonathan Gray
2010-06-20Lock the sample rate of es1731-based devices to 48kHz (ie theAlexandre Ratchov
2010-06-20display bad symlinks by destinationMarc Espie
2010-06-20- add /etc/ikedJason McIntyre
2010-06-20Document locks mechanism changes to default.Marc Espie
2010-06-19Remove more splbio/splx pairs from around scsi_done() calls.Kenneth R Westerback
2010-06-19Fix reference counting panic for CondRefJordan Hargrave
2010-06-19Skip exiting procesess in sysctl_file2(). As processes in exit1()Thordur I. Bjornsson
2010-06-19Remove unused md BUS_SPACE_MAP_NOEXTENT flag; ok jsing@Miod Vallat
2010-06-19In ieee80211_node_leave(), clear the associd after callingDamien Bergamini
2010-06-19let build libspec match as they should.Marc Espie
2010-06-19new iwn-firmware-5.5 package that contains an update forDamien Bergamini
2010-06-18Remove obsolete dvmamap comment.Miod Vallat
2010-06-18Remove IOMMU pte defines; only those in iommureg.h are used.Miod Vallat
2010-06-18dvma_free() the exact size passed to dvma_malloc().Miod Vallat
2010-06-18Make bioctl(8) disklabel UID friendly by attempting to open the deviceJoel Sing
2010-06-18If a request to opendev(3) is given in the form of a disklabel UID,Joel Sing
2010-06-18syncTheo de Raadt
2010-06-18oopsMarc Espie
2010-06-18document newer module and new framework (somewhat...)Marc Espie
2010-06-18whitespaceMarc Espie
2010-06-18reuse for_listMarc Espie
2010-06-18buglet: Log object needs a printer to run f().Marc Espie
2010-06-18Prevent a segmentation fault on ftpd_popen error (memory, file descriptor,Tobias Stoeckmann
2010-06-18fix memory leak in do_realpath() error path; bz#1771, patch fromDamien Miller
2010-06-18Missing check for chroot_director == "none" (we already checked againstDamien Miller
2010-06-18unbreak ls in working directories that contains globbing characters inDamien Miller
2010-06-17Fix byte alignment on sparc64.Martin Hedenfal
2010-06-17aligment -> alignmentMiod Vallat
2010-06-17- start sentence with a capital letterJason McIntyre
2010-06-17Correct sizing of object to be allocated by calloc(), replacingDamien Miller
2010-06-17document WRKDIR_LINKNAME; ok espie@ jmc@william
2010-06-16permit e.g. -inet6 syntax by slurping all lines not just someTodd T. Fries