Age | Commit message (Expand) | Author |
2008-01-05 | SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.ua | Theo de Raadt |
2008-01-05 | print info in attach before if_attach | Theo de Raadt |
2008-01-05 | no more need for vadvise.o | Theo de Raadt |
2008-01-05 | sync | Theo de Raadt |
2008-01-05 | crank libc and libpthread, because libc cannot build lint libraries anymore i... | Theo de Raadt |
2008-01-05 | regen | Miod Vallat |
2008-01-05 | Mark vadvise(2) as obsolete and remove its implementation, so instead of | Miod Vallat |
2008-01-05 | For each channel, tell if it is single-ended or differential if we can know | Miod Vallat |
2008-01-04 | Use consistent capitalization in comments. From mitja@muzenic.net. | Marc Balmer |
2008-01-04 | -k and -f accept multiple arguments; from Pierre Riteau | Jason McIntyre |
2008-01-04 | zap trailing whitespace; | Jason McIntyre |
2008-01-04 | Only compile in uvm_page_physdump() if option DDB as it's not directly callable | Miod Vallat |
2008-01-04 | Compute physmem as the real physical memory size, not the physical memory | Miod Vallat |
2008-01-04 | Do not leave a page unused after the kernel message buffer on m68k platforms. | Miod Vallat |
2008-01-04 | document new FAKE_FLAGS semantics. | Marc Espie |
2008-01-04 | Revert r1.9, a.out toolchain needs this not-so-unused-after-all function. | Miod Vallat |
2008-01-04 | document the -n and -N command line options. | Reyk Floeter |
2008-01-04 | remove unused function | Charles Longeau |
2008-01-04 | always bzero the oid lookup key before initializing it. | Reyk Floeter |
2008-01-04 | add the -n flag to dump numeric OIDs instead of symbolic names | Reyk Floeter |
2008-01-04 | Fix wrong sizeof(). Makes driver work on amd64, too. | Marcus Glocker |
2008-01-04 | Add a regression test for handling addresses with trailing '/32' and address | Hans-Joerg Hoexer |
2008-01-04 | Strip off trailing '/32' when address type is IPV4_ADDR as isakmpd does | Hans-Joerg Hoexer |
2008-01-04 | Fix TX padding. | Marcus Glocker |
2008-01-04 | from dholland@netbsd: | Jason McIntyre |
2008-01-04 | - remove two entries that'll never be used | Jasper Lievisse Adriaanse |
2008-01-04 | read the hardware mac address into the drivers ac_enaddr thing rather than | David Gwynne |
2008-01-04 | we have pci_vpd_read now. get rid of the (bad) comment that left it out | David Gwynne |
2008-01-04 | Eliminate false positives from <> comments, avoiding mangling | Ray Lai |
2008-01-04 | Prevent sign-extension when setting ASI in %tstate. | Mark Kettenis |
2008-01-04 | Clean up Intel host bridge PCI IDs. | Mark Kettenis |
2008-01-04 | regen | Mark Kettenis |
2008-01-04 | Clean up Intel host bridge PCI IDs. | Mark Kettenis |
2008-01-04 | sync | Theo de Raadt |
2008-01-03 | create directory again | Theo de Raadt |
2008-01-03 | Fix debug code. | Mark Kettenis |
2008-01-03 | Add an explicit clobber to prevent gcc from reordering instructions around | Miod Vallat |
2008-01-03 | Enable wide transfers in the IOPB on wide busses, and get the IOPB passthrough | Miod Vallat |
2008-01-03 | Remove redundant extenr declaration. | Mark Kettenis |
2008-01-03 | Don't depend on evil (struct psycho_pbm *) cast. | Mark Kettenis |
2008-01-03 | revert back to using local zones for localhost. and IPv4/IPv6 reverse until | Jakob Schlyter |
2008-01-03 | Make if.c kvm free by fetching the interface stats via sysctl like in systat | Claudio Jeker |
2008-01-03 | Remove some junk. | Mark Kettenis |
2008-01-03 | Move zaurus to __HAVE_TIMECOUNTER. | Mark Kettenis |
2008-01-03 | document "exit" for logging out of systems, instead of "logout": | Jason McIntyre |
2008-01-03 | Make slowtrap check the real stack pointer instead of whatever is in %g6. | Mark Kettenis |
2008-01-03 | borrow more from other pages; dlg ok | Theo de Raadt |
2008-01-03 | send the correct length | Reyk Floeter |
2008-01-03 | handle no more than 2147483647 (0x7fffffff) variable bindings | Reyk Floeter |
2008-01-03 | Fix page fault trap which occured when device was detached after a failed | Marcus Glocker |