summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14fix typos in comments, no code changes;Ingo Schwarze
2010-01-14Restore an if that got lost in the update.Nicholas Marriott
2010-01-14Document hw.ncpufound and HW_NCPUFOUND.Philip Guenthe
2010-01-14Document swap-pane -d.Nicholas Marriott
2010-01-14Permit S- prefix on keys for shift. Relatively few terminals support thisNicholas Marriott
2010-01-14henning and I are both dumbasses, testing &foo against NULL is pointless.Ryan Thomas McBride
2010-01-14new test for vstatMarc Espie
2010-01-14fix new vstat, and make it useful, for instance for -n.Marc Espie
2010-01-14SiS devices seem unable to reset dma block index to zero, causingAlexandre Ratchov
2010-01-14Use a more accurate algorithm to calculate clock tick durationAlexandre Ratchov
2010-01-14Use -C option to specify recorded channel range instead of -c whichAlexandre Ratchov
2010-01-14tweak previous;Jason McIntyre
2010-01-14set group+owner as some tests require bothMarc Espie
2010-01-14When trying to get a stack trace, consider CKSEG1 addresses as invalid, as theMiod Vallat
2010-01-14Let the nmi handler code compile on non-MULTIPROCESSOR kernels.Miod Vallat
2010-01-14Sentences end with periods.Ted Unangst
2010-01-14add a little devices section, so somebody has a change of finding out ifTed Unangst
2010-01-14Include the link-level header in the hex output if both the -x and -eJoel Sing
2010-01-14Print sense data during SCSIDEBUG again. Always print the decodedKenneth R Westerback
2010-01-14Destatic.Joel Sing
2010-01-14Fix build on gumstix; rename IPL_SOFTSERIAL to IPL_SOFTTTY andKevin Lo
2010-01-14When printing states in debug output, print the rule number that createdRyan Thomas McBride
2010-01-14i forgot to remove a now obsolete comment in pf_create_state aboutHenning Brauer
2010-01-14Same type of as in libc/libc/gen/readpassphrase.c 1.22. ReceivingTheo de Raadt
2010-01-14drop connections to confused clients who do repeated command failures -Bob Beck
2010-01-14Tweak names a bit. show_mem -> scsi_show_mem, show_scsi_xs ->Kenneth R Westerback
2010-01-14Similar fix for default route printing as done in netstat. Make sure maskClaudio Jeker
2010-01-14in pf_create_state, when we fixed the leaks, we were a bit too triggerHenning Brauer
2010-01-13netmask sockaddrs for the default route may set sa_len to 0 to indicateClaudio Jeker
2010-01-13when using ChrootDirectory, make sure we test for the existence of theDamien Miller
2010-01-13in pf_state_key_detach, ensure that the state key pointer on the stateHenning Brauer
2010-01-13Make sure that acpitz is always the last one to replace the globalMarco Peereboom
2010-01-13Freeze the secondary CPU later in the nmi handling, and put it in a betterMiod Vallat
2010-01-13Crude handler for the Octane NMI button, for kernels compiled withMiod Vallat
2010-01-13Do not lose ra on the first loop (regression from 1.20)Miod Vallat
2010-01-13- move the separator so it's just displayed for files with diffs toStuart Henderson
2010-01-13sftp.1: put ls -h in the right placeJason McIntyre
2010-01-13New options 'S', as a shorthand for the options most suitable as anOtto Moerbeek
2010-01-13Double and in comment.Claudio Jeker
2010-01-13Fix another long standing double scsi_done() bug. This time when aKenneth R Westerback
2010-01-13Fix problems with incomplete arrays that was fixed in other ospfctlJonathan Gray
2010-01-13sync with mirrors.dat updateStuart Henderson
2010-01-13revert previous and allow reading the last element of the array; ok deraadt@Christian Weisgerber
2010-01-13errors spotted by lintTheo de Raadt
2010-01-13Get new xs's with PR_ZERO to ensure all shiny new fields getKenneth R Westerback
2010-01-13remove subnetsarelocal / SUBNETSARELOCAL. it's been off by default sinceHenning Brauer
2010-01-13no point in looking for the old "all host bits zero" broadcast address anyHenning Brauer
2010-01-134.2BSD had the host parts bit of the address all zero as broadcast address.Henning Brauer
2010-01-13If a process receives two different signals while in readpassphrase, onlyDarren Tucker
2010-01-13Rename s/safile/siofile/g, missed when libsa was renamed toAlexandre Ratchov