summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-14Use .Xo/.Xc and .Fo/.Fc to put all arguments of iic_exec() in manRay Lai
2006-03-14OpenRCS currently strips any text in a filename up to and includingRay Lai
2006-03-14log the originating address and not just the name when a reverseDamien Miller
2006-03-13Remove unused softc member.Miod Vallat
2006-03-13Put wsscreen_list array inside the softc instead of on the stack; similar fixMiod Vallat
2006-03-13make the dmseg printing look a little nicer.Brad Smith
2006-03-13Although we can not currently run the glass console with colors if in anMiod Vallat
2006-03-13RegenMiod Vallat
2006-03-13Conforming to the party's line, report unconfigured devices asMiod Vallat
2006-03-13Do not warn for functions declared with ARGSUSEDMoritz Jodeit
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2006-03-13tiny bit of delinting; ok krw@Otto Moerbeek
2006-03-13Protect sgmap extents with splvm(); from NetBSD.Miod Vallat
2006-03-13remove IPL_IMP.Brad Smith
2006-03-13remove splimp.Brad Smith
2006-03-13delint; from David HillOtto Moerbeek
2006-03-13delint; from David HillOtto Moerbeek
2006-03-13Cleanup and plug a fe memleaks and; from Davif Hill with a twist fromOtto Moerbeek
2006-03-13Simplify error() and warning() a bit. From Alexey Dobriyan.Moritz Jodeit
2006-03-13Clean the correct file. ok deraadt@Moritz Jodeit
2006-03-13Correctly check for the exit value of getopt(1) and don'tMoritz Jodeit
2006-03-13time-bind and lower power in lock spinning and a couple of other ipi loops by...Michael Shalayeff
2006-03-13Set the address decode bit only if the iobase 0 register is available.Federico G. Schwindt
2006-03-13Fix for PR 5052. Be more careful about the announced networks we accept.Claudio Jeker
2006-03-13cleanup from dhillTheo de Raadt
2006-03-13clean-up some name handling:Marc Espie
2006-03-13repair commands w/ no scsi_xfer but the affected code was currently dead anyw...Michael Shalayeff
2006-03-13Fix machines that need PCI access during ACPI bringup.Marco Peereboom
2006-03-13Fix machines that need PCI access during ACPI bringup.Marco Peereboom
2006-03-13Remove dependence on /dev/stdin and /dev/stdoutTodd C. Miller
2006-03-13repair pkg_add -Marc Espie
2006-03-13regress test for various ssh-keygen IETF conversion line terminators; ok djm@Darren Tucker
2006-03-13finner grained use of splbio in scsi_raw_cmd.David Gwynne
2006-03-13finer use of splbio in scsi_cmd.David Gwynne
2006-03-13split the io and synchronise paths for scsi commands going to the logicalDavid Gwynne
2006-03-13Make ssh-add check file permissions before attempting to load privateDarren Tucker
2006-03-13Allow config directives to contain whitespace by surrounding them by doubleDarren Tucker
2006-03-13The return value of the start/stop timer functions is almost never checked.Claudio Jeker
2006-03-13back out previousDarren Tucker
2006-03-13regress test for alternate line terminations for IETF key conversion, ok djm@Darren Tucker
2006-03-13Make ssh-keygen handle CR and CRLF line termination when converting IETFDarren Tucker
2006-03-13Set TCP_NODELAY for all connections not just "interactive" ones. FixesDarren Tucker
2006-03-13Interpret zero-filled numbers as decimal; PR 4213; from AlexeyOtto Moerbeek
2006-03-13don't log that we are listening on a socket before the listen() callDamien Miller
2006-03-13ansi/deregister. No binary change.Jonathan Gray
2006-03-13syncTheo de Raadt
2006-03-12Previous fix was half-done, move the wsscreen_list array into the softcMiod Vallat
2006-03-12Include arpa/inet.h after netinet/in.h, not before. deraadt@ OKTodd C. Miller
2006-03-12Move struct wsscreen_list out of the stack as on sparc.Miod Vallat
2006-03-12When attaching a wsdisplay, the wsscreen_list structure can not be on theMiod Vallat