summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-14move wsconsctl up earlier, so that any key changes made can be usedTheo de Raadt
2006-03-14no need for an aperture. we are unlikely to ever allow pci video cardsTheo de Raadt
2006-03-14install these on amd64Nikolay Sturm
2006-03-14remove excessive optimization; from adobriyan@gmail; ok teduTheo de Raadt
2006-03-14only santa checks things twice; from adobriyan@gmail; ok teduTheo de Raadt
2006-03-14delete lint balony from another era; adobriyan@gmail, ok teduTheo de Raadt
2006-03-14fix sentence to make sense.Bob Beck
2006-03-14fix incorrect sizeof(), spotted by ckuetheBob Beck
2006-03-14make BN_is_prime() realise that 2 is, in fact, a prime number.Damien Miller
2006-03-14No need to declare optind/optarg if unistd.h is included.Moritz Jodeit
2006-03-14More use of const and fix a signed/unsigned comparison.Moritz Jodeit
2006-03-14amd64 asm code is not correct for exp(+/-Inf), so until somebodyOtto Moerbeek
2006-03-14Return ENXIO when trying to open a non-existent device, not ENODEV.Miod Vallat
2006-03-14Prevent double-free.Mark Kettenis
2006-03-14Some more usage of const and correct fmt string for a size_t.Moritz Jodeit
2006-03-14*AliveCountMax applies to protcol v2 only; ok dtucker, djmMarkus Friedl
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