Age | Commit message (Expand) | Author |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-05 | Uncomment aps to help gather more testing feedback. | Jonathan Gray |
2005-08-05 | Add commented entry for aps (ThinkPad Active Protection System) | Jonathan Gray |
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff |
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 | kernal->kernel; | Jason McIntyre |
2005-08-01 | spacing | Theo de Raadt |
2005-08-01 | Fiddle with dkcsum output. Improve verbiage and grouping of messages. | Kenneth R Westerback |
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 | people grew the kernel too much again, sigh | Theo de Raadt |
2005-07-30 | build libkern | Todd C. Miller |
2005-07-30 | Add libkern and link it in after 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-28 | rev 1.46 | Brad Smith |
2005-07-28 | rev 1.32 | Brad Smith |
2005-07-28 | add pcn | Brad Smith |
2005-07-26 | Reduce verbosity during dkcsum by moving open/read/close error | Kenneth R Westerback |
2005-07-25 | ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810. | Jonathan Gray |
2005-07-23 | Fix a few typos. Set 'error' variable before using it in message. | Kenneth R Westerback |
2005-07-18 | save/restore fpu for the signal handler call in the trampoline. | Michael Shalayeff |
2005-07-18 | remove trailing newline in panic(9); ok millert@ and deraadt@ | Federico G. Schwindt |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-07-12 | call pmap_apte_flush() with the current pmap, not the one to be mapped. | Hans-Joerg Hoexer |
2005-07-09 | also match on 82801CA; from mkoc@prime.pl | Michael Shalayeff |
2005-07-06 | smartarray 5* raid controller; does io but needs more work; commented out in ... | Michael Shalayeff |
2005-07-03 | sigh, aue cannot fit anymore because people keep growing code | Theo de Raadt |
2005-07-02 | skip pcmcia com | Theo de Raadt |
2005-06-27 | support pccom* at cardbus? | Theo de Raadt |
2005-06-27 | rev 1.41 | Brad Smith |
2005-06-26 | cpu0: RNG AES AES-CTR SHA1 SHA256 RSA | Theo de Raadt |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt |
2005-06-16 | fix initialization of apm_dobusy and apm_doidle to be off by default until | Bob Beck |
2005-06-14 | back out SMM lockdown patch until some other solution is found. | Theo de Raadt |
2005-06-06 | oops. on 686 we count fpswtch in another function... | Michael Shalayeff |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-06-01 | kjell is an evil tree-breaker | Michael Shalayeff |
2005-05-31 | spelling corrections in comments; | Jason McIntyre |
2005-05-31 | IPL_SCHED should block statclock on architectures where the scheduler | Artur Grabowski |
2005-05-29 | Lock SMM space on Intel E7xxx chipsets, too. | Alexander Yurchenko |
2005-05-29 | Remove debug printf I left. | Alexander Yurchenko |
2005-05-29 | sched work by niklas and art backed out; causes panics | Theo de Raadt |
2005-05-28 | move variable declaration inside #ifdef I386_686, etc. | Kjell Wooding |
2005-05-27 | add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@ | Dale Rahn |
2005-05-27 | Enable SSE instructions on secondary (i386) processors in | Kjell Wooding |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl |