summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-15Fix signed/unsigned comparisons by using size_tDavid Hill
2006-03-15Both strlen and sizeof return a size_t. This also fixes a signed/unsignedDavid Hill
2006-03-15Removes extraneous variables from getopt(3). Inspired by one ofRay Lai
2006-03-15Don't assume there is an RCS directory just because the filenameRay Lai
2006-03-15Fix and enable rcsmerge test.Ray Lai
2006-03-15syncTheo de Raadt
2006-03-15/dev/reload is an old amiga thing, how did it make it here?Theo de Raadt
2006-03-15Add missing function declarationsDavid Hill
2006-03-15Make 'no' the default answer to 'Display the list of XXX servers?'.Kenneth R Westerback
2006-03-14syncTheo de Raadt
2006-03-14#ifdef DEBUG not #if DEBUGTheo de Raadt
2006-03-14spamd can show the wrong IP address to clients in a %A message becauseBob Beck
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