summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-14Kill unneeded util.h include.Claudio Jeker
2006-03-14add an argument to cvs_diff3() to be able to handle verbosity ofXavier Santolaria
2006-03-14Allow anonymous logins without a password, which was brokenMoritz Jodeit
2006-03-14move the loading of the dmamaps for passthrough commands out of ami_cmdDavid Gwynne
2006-03-14trailing tabs nomoreMichael Shalayeff
2006-03-14trailing tabs nomoreMichael Shalayeff
2006-03-14move the loading of the dma maps for logical disk reads and writes fromDavid Gwynne
2006-03-14prevent the faults on iret to run w/ disabled intrs and cause deadlocks; nikl...Michael Shalayeff
2006-03-14knfDavid Gwynne
2006-03-14shuffle the switch statement around in scsi_cmd. do the io commandsDavid Gwynne
2006-03-14implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4)Damien Miller
2006-03-14do not install nls files silently; ok espieTheo de Raadt
2006-03-14a touch of knfDavid Gwynne
2006-03-14add support for the Sony CLIE PEG-T625 and potentially a range of otherDavid Gwynne
2006-03-14grammer; from mischa diehmMichael Shalayeff
2006-03-14trailing spaces and lines no moreMichael Shalayeff
2006-03-14syncTheo de Raadt
2006-03-14add italian nls; from jwk@xtf.itTheo de Raadt
2006-03-14missing newlineTheo de Raadt
2006-03-14move the kernel 1m up to provide more space for isadma; deraadt@ okMichael Shalayeff
2006-03-14incorrect memcpy size; adobriyan@gmail.comTheo de Raadt
2006-03-14Re-enable RCS regression tests at mickey and niallo's request.Ray Lai
2006-03-14ci currently doesn't parse the -x flag at all, defaulting to ",v/" everyRay Lai
2006-03-14syncTheo de Raadt
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