Age | Commit message (Expand) | Author |
2005-10-05 | Add CardBus/PCMCIA support to AMD64. | Thierry Deval |
2005-10-02 | pci machines need the hme stub here | Theo de Raadt |
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith |
2005-10-02 | add hme | Brad Smith |
2005-09-29 | Execute operations in the correct order. From jason@ | Marco Peereboom |
2005-09-27 | make options TIMEZONE and DST work; from form | Theo de Raadt |
2005-09-27 | ARGH! disable gart, I suck! | Marco Peereboom |
2005-09-27 | Clean up prints. From jason@ | Marco Peereboom |
2005-09-26 | Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents. | Kenneth R Westerback |
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-20 | unbreak tree, how did you do that miod | Theo de Raadt |
2005-09-20 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-19 | floppy support; form@openbsd.ru | Theo de Raadt |
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat |
2005-09-04 | remove unused NetBSD pci_intr_evcnt() function. | Brad Smith |
2005-08-20 | Check for and report the presense of SSE3. This has started to appear | Jonathan Gray |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-01 | Increment version so we can distinguish this in the future. | Tobias Weingartner |
2005-08-01 | kernal->kernel; | Jason McIntyre |
2005-08-01 | Fiddle with dkcsum output. Improve verbiage and grouping of messages. | Kenneth R Westerback |
2005-08-01 | enable amdgart if > 4GB of memory | Theo de Raadt |
2005-08-01 | Kill more "memory might be 2MB or less" checks in bufpages computation. | Miod Vallat |
2005-08-01 | do not include boot.c since cdboot.c is a copy of it; shrink 1k off the cdboot | Michael Shalayeff |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |
2005-07-31 | remove the config glue between the /dev entry for ses and its driver | David Gwynne |
2005-07-30 | remove a driver because someone bloated the kernel | Theo de Raadt |
2005-07-30 | Need moddi3.c qdivrem.c for libz | Todd C. Miller |
2005-07-28 | Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on | Alexander Yurchenko |
2005-07-26 | Instead of juggling around with cr4 and enabling parts of it sometimes, | Artur Grabowski |
2005-07-26 | Microoptimizations. | Artur Grabowski |
2005-07-26 | In splraise, change an: | Artur Grabowski |
2005-07-26 | Add _PROF_PROLOGUE to Xspllower since it's so common in kernel profiles. | Artur Grabowski |
2005-07-26 | Reduce verbosity during dkcsum by moving open/read/close error | Kenneth R Westerback |
2005-07-23 | Fix a few typos. Set 'error' variable before using it in message. | Kenneth R Westerback |
2005-07-18 | remove trailing newline in panic(9); ok millert@ and deraadt@ | Federico G. Schwindt |
2005-07-15 | kill trailing whitespace; | Jason McIntyre |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre |
2005-07-12 | fix comment, describe the VA hole correclty | Hans-Joerg Hoexer |
2005-07-06 | url fits | Theo de Raadt |
2005-07-06 | ural works; pedro@ironchicken.am-gen.org | Theo de Raadt |
2005-07-06 | smartarray 5* raid controller; does io but needs more work; commented out in ... | Michael Shalayeff |
2005-06-28 | add xl@pci | Brad Smith |
2005-06-25 | the local macro _id was removed before this code was even imported from NetBSD | Brad Smith |
2005-06-23 | Dead code. | Artur Grabowski |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt |