Age | Commit message (Expand) | Author |
2006-03-14 | move wsconsctl up earlier, so that any key changes made can be used | Theo de Raadt |
2006-03-14 | no need for an aperture. we are unlikely to ever allow pci video cards | Theo de Raadt |
2006-03-14 | install these on amd64 | Nikolay Sturm |
2006-03-14 | remove excessive optimization; from adobriyan@gmail; ok tedu | Theo de Raadt |
2006-03-14 | only santa checks things twice; from adobriyan@gmail; ok tedu | Theo de Raadt |
2006-03-14 | delete lint balony from another era; adobriyan@gmail, ok tedu | Theo de Raadt |
2006-03-14 | fix sentence to make sense. | Bob Beck |
2006-03-14 | fix incorrect sizeof(), spotted by ckuethe | Bob Beck |
2006-03-14 | make BN_is_prime() realise that 2 is, in fact, a prime number. | Damien Miller |
2006-03-14 | No need to declare optind/optarg if unistd.h is included. | Moritz Jodeit |
2006-03-14 | More use of const and fix a signed/unsigned comparison. | Moritz Jodeit |
2006-03-14 | amd64 asm code is not correct for exp(+/-Inf), so until somebody | Otto Moerbeek |
2006-03-14 | Return ENXIO when trying to open a non-existent device, not ENODEV. | Miod Vallat |
2006-03-14 | Prevent double-free. | Mark Kettenis |
2006-03-14 | Some 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, djm | Markus Friedl |
2006-03-14 | Kill unneeded util.h include. | Claudio Jeker |
2006-03-14 | add an argument to cvs_diff3() to be able to handle verbosity of | Xavier Santolaria |
2006-03-14 | Allow anonymous logins without a password, which was broken | Moritz Jodeit |
2006-03-14 | move the loading of the dmamaps for passthrough commands out of ami_cmd | David Gwynne |
2006-03-14 | trailing tabs nomore | Michael Shalayeff |
2006-03-14 | trailing tabs nomore | Michael Shalayeff |
2006-03-14 | move the loading of the dma maps for logical disk reads and writes from | David Gwynne |
2006-03-14 | prevent the faults on iret to run w/ disabled intrs and cause deadlocks; nikl... | Michael Shalayeff |
2006-03-14 | knf | David Gwynne |
2006-03-14 | shuffle the switch statement around in scsi_cmd. do the io commands | David Gwynne |
2006-03-14 | implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4) | Damien Miller |
2006-03-14 | do not install nls files silently; ok espie | Theo de Raadt |
2006-03-14 | a touch of knf | David Gwynne |
2006-03-14 | add support for the Sony CLIE PEG-T625 and potentially a range of other | David Gwynne |
2006-03-14 | grammer; from mischa diehm | Michael Shalayeff |
2006-03-14 | trailing spaces and lines no more | Michael Shalayeff |
2006-03-14 | sync | Theo de Raadt |
2006-03-14 | add italian nls; from jwk@xtf.it | Theo de Raadt |
2006-03-14 | missing newline | Theo de Raadt |
2006-03-14 | move the kernel 1m up to provide more space for isadma; deraadt@ ok | Michael Shalayeff |
2006-03-14 | incorrect memcpy size; adobriyan@gmail.com | Theo de Raadt |
2006-03-14 | Re-enable RCS regression tests at mickey and niallo's request. | Ray Lai |
2006-03-14 | ci currently doesn't parse the -x flag at all, defaulting to ",v/" every | Ray Lai |
2006-03-14 | sync | Theo de Raadt |
2006-03-14 | Use .Xo/.Xc and .Fo/.Fc to put all arguments of iic_exec() in man | Ray Lai |
2006-03-14 | OpenRCS currently strips any text in a filename up to and including | Ray Lai |
2006-03-14 | log the originating address and not just the name when a reverse | Damien Miller |
2006-03-13 | Remove unused softc member. | Miod Vallat |
2006-03-13 | Put wsscreen_list array inside the softc instead of on the stack; similar fix | Miod Vallat |
2006-03-13 | make the dmseg printing look a little nicer. | Brad Smith |
2006-03-13 | Although we can not currently run the glass console with colors if in an | Miod Vallat |
2006-03-13 | Regen | Miod Vallat |
2006-03-13 | Conforming to the party's line, report unconfigured devices as | Miod Vallat |
2006-03-13 | Do not warn for functions declared with ARGSUSED | Moritz Jodeit |