Age | Commit message (Expand) | Author |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-08 | cosmetic change for ioctl funtions.. move splnet out from variable declaration. | Brad Smith |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-30 | Properly count memory on machines where Open Firmware reports zero sized | Mark Kettenis |
2008-09-30 | simplify and rework the mechanism to run the leds, 'it is better' miod@ deraadt@ | Dale Rahn |
2008-09-23 | Plug more uninitialized variables. | Miod Vallat |
2008-09-19 | While vaguely interesting, the prints coming out of the driver was way too | Dale Rahn |
2008-09-18 | Redesign of the powerpc interrupt architecture, use true levels intead of | Dale Rahn |
2008-09-16 | SMP ddb support, with some feedback from kettenis. | Dale Rahn |
2008-08-25 | how about i commit what was actually approved? wrong tree, bad todd ;-( | Todd T. Fries |
2008-08-24 | o implement proper volume control table based on chipset docs | Todd T. Fries |
2008-08-24 | Fix readdpmelabel() so it doesn't corrupt a disklabel about to be | Kenneth R Westerback |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-07-30 | Do not print adapter target id on the attachment line, now that scsibus(4) | Miod Vallat |
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-18 | Add new uvm function called uvm_map_pie() which takes align as a | Kurt Miller |
2008-07-16 | This file is long unused. | Miod Vallat |
2008-07-03 | add rum(4) | Todd T. Fries |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
2008-06-12 | Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow | Marcus Glocker |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-10 | use the defines, not magic constants. ok kettenis@ | Dale Rahn |
2008-06-06 | Remove long dead meat. | Miod Vallat |
2008-05-26 | Enable cmpci(4) and eso(4). | Brad Smith |
2008-05-25 | Don't forget to actually return a value in ttyname(), and fix a bunch of | Miod Vallat |
2008-05-21 | Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree | Miod Vallat |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-13 | Fix chrtoblktbl[] entries. | Miod Vallat |
2008-05-04 | Manage interrupts based on priority better, still working on this... | Dale Rahn |
2008-05-03 | Rework the interrupt calculation masks, a bit easier to follow (not so wrong). | Dale Rahn |
2008-05-02 | Invalidate and initialize the l2 on secondary processors, ok kettenis@ | Dale Rahn |
2008-05-02 | Remove debug prints. | Dale Rahn |
2008-05-01 | Implement a nop IPI to signal other CPUs. | Mark Kettenis |
2008-04-30 | Spacing. | Mark Kettenis |
2008-04-30 | Fix typo in last commit. | Mark Kettenis |
2008-04-30 | Initialize randseed to 1. | Mark Kettenis |
2008-04-29 | remove noise, (debug print). | Dale Rahn |