Age | Commit message (Expand) | Author |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn |
2004-02-04 | typo within comment, deilver -> deliver | Daniel Hartmeier |
2004-02-04 | remove kludge now that proper IPV6_MMTU handling is in | Daniel Hartmeier |
2004-02-04 | Fix a number of bugs with setting pool limits which I introduced with | Ryan Thomas McBride |
2004-02-04 | strictly follow RFC2460 section 5, last paragraph (sender behavior when | Jun-ichiro itojun Hagino |
2004-02-03 | Make sure option NO_PROPOLICE only adds the -fno-stack-protector option. | Miod Vallat |
2004-02-03 | Use the correct type for time_t. | Dale Rahn |
2004-02-03 | remove non-CBC modes from the VIA code; it is all that is used at the moment | Theo de Raadt |
2004-02-03 | Use the same values on other openbsd 32 bit archs for these for now. | Dale Rahn |
2004-02-03 | advertise features of our crypto chips better; ok tdeval | Theo de Raadt |
2004-02-03 | Remove debug print. | Dale Rahn |
2004-02-03 | das boot; das cloned das from das i386 | Michael Shalayeff |
2004-02-03 | no quad stuff on amd64 either; from art@ | Michael Shalayeff |
2004-02-03 | repair cats | Michael Shalayeff |
2004-02-03 | move VIA xcrypt-* options to specialreg.h | Theo de Raadt |
2004-02-02 | PSL_XCRYPT is 0x40000000 | Theo de Raadt |
2004-02-02 | as grange pointed out, BUFQ_ALLOC might fail | Ted Unangst |
2004-02-02 | Yet another signature; reported by danh@ | Alexander Yurchenko |
2004-02-02 | make the stack compile if NPF=0. ok deraadt@ markus@ | Cedric Berger |
2004-02-02 | missing #if NPF > 0. ok henning@ | Cedric Berger |
2004-02-02 | Support for UDMA2 capable SCx200 ide found on all National Semiconductor | Alexander Yurchenko |
2004-02-02 | gluk points out i missed tags | Ted Unangst |
2004-02-02 | Do not evaluate pfi_index2kif[ifp->if_index] if PF is disabled. | Cedric Berger |
2004-02-02 | Don't return random garbage in the default case; return the smallest ring | Brad Smith |
2004-02-02 | I think there is no reason to splhigh around the VIA crypto stuff | Theo de Raadt |
2004-02-02 | ite is a yet another ``raid'' device, fake interface for it. | Alexander Yurchenko |
2004-02-01 | More work in attempt to get interrupts working reliably: | Miod Vallat |
2004-02-01 | ignore too small MTUs (below 296 octets), similar to IPv4. | Daniel Hartmeier |
2004-02-01 | set i386_has_xcrypt at the right place, which exposes itself as | Theo de Raadt |
2004-02-01 | Use "pushfl; popfl" sequence before each xcrypt-* instruction. According | Theo de Raadt |
2004-02-01 | use VIA xstore-rng and xcrypt-* instructions, now that gas groks them | Theo de Raadt |
2004-02-01 | via crypto code no longer needs to temporarily enable FSXR -- it is | Theo de Raadt |
2004-02-01 | Merge many freebsd diffs | Theo de Raadt |
2004-02-01 | Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd. | Theo de Raadt |
2004-02-01 | Restore support for amd64. | Thomas Nordin |
2004-02-01 | NetBSD -> OpenBSD in the comments. | Miod Vallat |
2004-02-01 | Trivial touches to compile with gcc 3. | Miod Vallat |
2004-02-01 | Do not compile ptrace-related functions unless option PTRACE. | Miod Vallat |
2004-02-01 | Do not compile ptrace-related functions unless option PTRACE. | Miod Vallat |
2004-02-01 | Sync maxpartitions value with <machine/disklabel.h> | Miod Vallat |
2004-02-01 | Grok union like struct in genassym.cf. Will be needed shortly. | Miod Vallat |
2004-02-01 | Sync user ldt code with NetBSD: | Alexander Yurchenko |
2004-02-01 | remove prototypes for non-existant functions. | Brad Smith |
2004-02-01 | add cats support ok deraadt@ | Dale Rahn |
2004-02-01 | tag... | Dale Rahn |
2004-02-01 | fix tags... | Dale Rahn |
2004-02-01 | tag... | Dale Rahn |
2004-02-01 | Kernel library bits for arm, from NetBSD. | Dale Rahn |
2004-02-01 | cats (ARM) support for OpenBSD, based on NetBSD code. | Dale Rahn |
2004-02-01 | Arm port, NetBSD codebase stripped down, 32bit only support. | Dale Rahn |