summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-22test event priorities.Brad Smith
2005-04-22remove whitespaceBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-22Pass -Wall, complete prototypes, some KNF; no functional change.Miod Vallat
2005-04-22Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.Miod Vallat
2005-04-22Use REGRESS_TARGETS.Miod Vallat
2005-04-21remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@Jun-ichiro itojun Hagino
2005-04-21careful strlcpy and snprintf return handling; ok pedro beckTheo de Raadt
2005-04-21scan the next mode if nothing has been found. this is necessary if theReyk Floeter
2005-04-21fix strlcpy abuse in pax - this commit turns potential overflows intoBob Beck
2005-04-21Create disk device before attempting to disklabel it. Don't keep aKenneth R Westerback
2005-04-21install some forgotten man pagesBjorn Sandell
2005-04-21let the `cvs remove' command work with no file(s) specified as args;Xavier Santolaria
2005-04-21correct strlcpy abuse, and always check for NULL return from find_bufferBob Beck
2005-04-21better include the cvs_sendfile() req in the conditional statement soXavier Santolaria
2005-04-21add checks for files still physically present that should be removed;Xavier Santolaria
2005-04-21Correctly handle allocations of size 1 at an extent boundary; from NetBSD.Miod Vallat
2005-04-21Add a regression test for the extent subroutines; from NetBSD.Miod Vallat
2005-04-21Make the non-_KERNEL compilation usable again, in order to add a regress test.Miod Vallat
2005-04-21avoid looping on failed tty or /dev/console writes and just drop the messageDamien Miller
2005-04-21snprintf error handling, ok beck cloderTheo de Raadt
2005-04-21spelling typo in comment;Jason McIntyre
2005-04-21document bktr ioctls;Jason McIntyre
2005-04-21Move i2c open/close from callers into zaudio_standby. Fixes an error path.Christopher Pascoe
2005-04-21Catch failed hook_establish call immediately, rather than misbehaving andChristopher Pascoe
2005-04-21solbourne againMichael Shalayeff
2005-04-21If the SMM driver had enabled ownership change interrupts, re-enable themChristopher Pascoe
2005-04-21don't allocate a pty when -n flag (/dev/null stdin) is set, patch fromDamien Miller
2005-04-21- remove section on pf "quick" rules: this is not the place to describeJason McIntyre
2005-04-21attempt to describe "button" behaviour betterDavid Gwynne
2005-04-21kill SPD section: it is neither relevant nor helpful here;Jason McIntyre
2005-04-21fix the synopsis so it shows a functional config. ok uwe@David Gwynne
2005-04-21Preserve any configuration data that may have been set by SMM/BIOS overChristopher Pascoe
2005-04-21this is not the correct place to ref options(4);Jason McIntyre
2005-04-21add a section on testing the vpn is working;Jason McIntyre
2005-04-21Avoid the "tcsetattr: Interrupted system call" fatal error whenOtto Moerbeek
2005-04-21handle return value of snprintf correctlyHans-Joerg Hoexer
2005-04-21Relocate debugging printf so it describes the right thing.Christopher Pascoe
2005-04-21Fix inverted logic when testing for successful SMM handover.Christopher Pascoe
2005-04-21o if the mac address cannot be read, just fail and disestablish theFederico G. Schwindt
2005-04-21clean dmesg outputTheo de Raadt
2005-04-21OpenSSH doesn't ever look at the $HOME environment variable, so don't sayDamien Miller
2005-04-21avoid infinite recursion on redirects; From NetBSD but limit set to 10.Federico G. Schwindt
2005-04-21mention how to middle or right-click; ok dlg@Damien Miller
2005-04-21print out fpu ctx switches countMichael Shalayeff
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-21* fix the tag command's synopsisJean-Francois Brousseau
2005-04-21list pgup, pgdown, home and endDavid Gwynne
2005-04-21provide pgup, pgdown, home and end by using fn with the arrow keys.David Gwynne