summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-15Show more window and pane flags in list-* output, and put layout on theNicholas Marriott
2010-11-14Cleanup dmesg a bit, do not print the device name twice when attachingPaul de Weerd
2010-11-14remove unused header fileTakuya ASADA
2010-11-14scandir() does not NULL-terminate the list of dirent structs so useTodd C. Miller
2010-11-14Terminate midi thru boxes trying to drain but that have noAlexandre Ratchov
2010-11-14document the new simpler way to do specsMarc Espie
2010-11-14Update man page for update-environment.Nicholas Marriott
2010-11-14Don't allow last and active window to become the same - a very bad moveNicholas Marriott
2010-11-14document some moreMarc Espie
2010-11-14simplify slightly, make the . optionalMarc Espie
2010-11-13allow ssh and sshd to set arbitrary TOS/DSCP/QoS values instead ofDamien Miller
2010-11-13backout 1.86Theo de Raadt
2010-11-13mention the helper scripts and how to get to their documentation.Marc Espie
2010-11-13Switch from TSS-per-process to TSS-per-CPU, placing the TSS rightPhilip Guenthe
2010-11-12revert MCLGETI for re(4) for now, it is causing hangs (in some casesStuart Henderson
2010-11-12Push all potential (as in, all system MI not utilized by the bootblocks)Theo de Raadt
2010-11-12avoid pointer arithmetic on void *David Hill
2010-11-12The ioctl to show states returns a pfsync_state which is in network byteClaudio Jeker
2010-11-12- introduce quote() which prints its arguments quoted for sh/ksh parsingAlexander Hall
2010-11-11Add XAUTHORITY to update-environment, requested by Andreas Kloeckner.Nicholas Marriott
2010-11-11Nuke dead assignments and a dead function, from Michael W BombardieriNicholas Marriott
2010-11-11Flag to flush all key bindings from Rob Paisley.Nicholas Marriott
2010-11-11Declaration in header should be extern.Nicholas Marriott
2010-11-11Replace snprintf(foo, sizeof foo, "%s", ...) with strlcpy. ok deraadt@ krw@Miod Vallat
2010-11-11Compute syhcnronous transfer periods with a better accuracy, to get betterMiod Vallat
2010-11-11DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz;Miod Vallat
2010-11-11Pass a few more M_ZERO to malloc() or its wrappers, when useful; ok krw@Miod Vallat
2010-11-11Remove commented out references to old kerberosIV libraries we do notMiod Vallat
2010-11-11Kill unused cinit(), and skip some diagnostic printf if optionMiod Vallat
2010-11-11Correctly disassemble ssnop.Miod Vallat
2010-11-11Missed that part in previous.Antoine Jacoutot
2010-11-11Add libXi doc dirMatthieu Herrb
2010-11-11Unconfuse usage.Antoine Jacoutot
2010-11-10The acpibat(4) notify function should not unconditionally call both _BIFMark Kettenis
2010-11-10Several updates for the Osprey (AR9380):Damien Bergamini
2010-11-10s/NWD2705/NWD2205/Damien Bergamini
2010-11-10pass aesni_ctr_enc an initial counter block instead of an initialization vectorMike Belopuhov
2010-11-10Enable low latency interrupt moderation and set the LL intervalClaudio Jeker
2010-11-10Make sure that the initial configuration of the child is zeroed outClaudio Jeker
2010-11-10Make -dvv flags produce debug traces of decoded BER messages on stderr.Martin Hedenfal
2010-11-10Prefix debug logging on stderr with time and pid, like syslog.Martin Hedenfal
2010-11-10use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED.Damien Miller
2010-11-09when setting the rdomain, use the same define as the kernelJonathan Gray
2010-11-09correct some bit tests spotted by -Wparentheses in newer gcc.Jonathan Gray
2010-11-09the ZyXEL NWD2705 is a run(4) RT3070Damien Bergamini
2010-11-09Update for recent changes to ruby.port.mk.Jeremy Evans
2010-11-09more ultra nano adapters.Damien Bergamini
2010-11-09update struct uvmexp, and fix some spacing issues while here;Jason McIntyre
2010-11-08tweak previous;Jason McIntyre
2010-11-08Don't print 'Null message body; hope that's ok' in the rc output if theAntoine Jacoutot