Age | Commit message (Expand) | Author |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree |
2001-01-13 | s!UFS!FFS | Miod Vallat |
2001-01-13 | own in_cksum version | Michael Shalayeff |
2001-01-12 | no pmap_changebit no more; better barrier thing | Michael Shalayeff |
2001-01-12 | fix PTE_BITS | Michael Shalayeff |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff |
2001-01-12 | do not print pidr3,pidr4 which we do not use anyway | Michael Shalayeff |
2001-01-12 | this is even uglier hack, but it also works; theo did not help (; | Michael Shalayeff |
2001-01-12 | this is an ugly quick hack, but it works; theo helped (; | Michael Shalayeff |
2001-01-12 | add SIOCSIFMTU; angelos@ coached | Todd T. Fries |
2001-01-12 | Activate other maestro makes, per Theo's request. | Marc Espie |
2001-01-12 | Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.c | Steve Murphree |
2001-01-11 | Add maestro | Marc Espie |
2001-01-11 | Sound driver for some ESS maestro models. Work by d@ and me, based on | Marc Espie |
2001-01-11 | fix a few strings | Michael Shalayeff |
2001-01-11 | no stidebug | Michael Shalayeff |
2001-01-11 | read rom through the rom handle | Michael Shalayeff |
2001-01-11 | fix a few types and alignment problems | Michael Shalayeff |
2001-01-11 | there is no pseudo-device crypto either; sleep theo | Michael Shalayeff |
2001-01-11 | ich/auich | Michael Shalayeff |
2001-01-11 | rename the rest to auich, verbalize the chipset type we are a part of | Michael Shalayeff |
2001-01-11 | oops | Theo de Raadt |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-11 | Newline at end of debug printf. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-09 | Typo: dome -> some | Kenneth R Westerback |
2001-01-09 | Fix comment (noticed by cas@trans-nt.com) | Angelos D. Keromytis |
2001-01-09 | Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some of | mjacob |
2001-01-09 | Add some FC specific state flag defines (for status completion | mjacob |
2001-01-09 | Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2. | mjacob |
2001-01-09 | Follow changes to some async event codes. | mjacob |
2001-01-09 | Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up some | mjacob |
2001-01-09 | One-byte EtherIP header, per the relevant draft (soon to be RFC). | Angelos D. Keromytis |
2001-01-09 | Define version number for EtherIP protocol (soon to become RFC). | Angelos D. Keromytis |
2001-01-09 | This seems to correct the problem listed in kernel/1607 (returning from | mjacob |
2001-01-08 | match on 3CXFEM656C's global modem too, does not seem to work right, but; fro... | Michael Shalayeff |
2001-01-08 | regen | Michael Shalayeff |
2001-01-08 | 56k Global Modem; from openbsd@zenbu.com | Michael Shalayeff |
2001-01-08 | From chris@ | Jeremy Evans |
2001-01-08 | wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911. | Jun-ichiro itojun Hagino |
2001-01-08 | Compare the end of symbol table as passed from boot with the address | Hugh Graham |
2001-01-07 | fix a few scsi_done() usages. | Michael Shalayeff |
2001-01-07 | - add EMODD emulation (EMODF) -- this fixes modf() and some libm code | Brandon Creighton |
2001-01-06 | prohibited binding to an anycast, notready, or detached IPv6 address. | Jun-ichiro itojun Hagino |
2001-01-05 | Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk) | Angelos D. Keromytis |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2001-01-04 | Sync with genassym.cf symbol name changes. | Miod Vallat |