Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
o attempt to make record work (but silence for now) from drahn@, ok maja@, drahn@ | |||
2008-08-24 | Fix readdpmelabel() so it doesn't corrupt a disklabel about to be | Kenneth R Westerback | |
written (i.e. partoff != NULL), and doesn't corrupt a disklabel with more than eight (8) dpme partitions. Problems reported by Josh Elsasser via PR#5904. Testing by Josh, otto@, drahn@, maja@, kettenis@. Most of the diff from otto@. ok drahn@ | |||
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis | |
ok miod@, deraadt@ | |||
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis | |
ok miod@, deraadt@ | |||
2008-07-30 | Do not print adapter target id on the attachment line, now that scsibus(4) | Miod Vallat | |
prints it. These should be the last offenders. | |||
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat | |
in the MI code. | |||
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries | |
ok marco@ no objection miod@ need this for regress djm@ no objection krw@ | |||
2008-07-18 | Add new uvm function called uvm_map_pie() which takes align as a | Kurt Miller | |
parameter and returns an aligned random load address for position independent executables to use. This also adds three new vmparam.h defines to specify the maximum address, minimum address and minimum allowed alignment for uvm_map_pie() to use. The PIE address range for i386 was carefully selected to work well within the i386 W^X framework. With much help and feedback from weingart@. okay weingart@, miod@, kettenis@, drahn@ | |||
2008-07-16 | This file is long unused. | Miod Vallat | |
2008-07-03 | add rum(4) | Todd T. Fries | |
ok deraadt@ | |||
2008-07-02 | move to 4.4-beta | Theo de Raadt | |
2008-07-01 | add bio & bioctl | Todd T. Fries | |
ok deraadt@ | |||
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith | |
ok deraadt@ | |||
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat | |
2008-06-27 | Add uvideo(4). | Brad Smith | |
ok mglocker@ | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries | |
ok drahn@ | |||
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback | |
ok drahn@ gwk@ | |||
2008-06-12 | Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow | Marcus Glocker | |
shortly. OK todd@ | |||
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt | |
ok thib beck art | |||
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt | |
file copies to nfsv2 causes the system to eventually peg the console. On the console ^T indicates that the load is increasing rapidly, ddb indicates many calls to getbuf, there is some very slow nfs traffic making none (or extremely slow) progress. Eventually some machines seize up entirely. | |||
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck | |
biowait() reads that do *not* come from the buffer cache - we use the B_RAW flag to identify these at art's suggestion - since it makes sense and the flag was not being used. this just flags all these buffers with B_RAW - biodone already ignores returned buffers marked B_RAW. ok art@ | |||
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 | |
ok jakemsr@ | |||
2008-05-25 | Don't forget to actually return a value in ttyname(), and fix a bunch of | Miod Vallat | |
warnings while there. | |||
2008-05-21 | Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree | Miod Vallat | |
needs the few MD definitions they (sometimes) provide; only binutils is interested in them, but binutils provide their own include files for that purpose anyway. ok deraadt@ kettenis@ | |||
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat | |
sgi. | |||
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 | |
ok drahn@ | |||
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 | |
2008-04-29 | PIR is not defined to be a writable register, do not use it. | Dale Rahn | |
2008-04-29 | Spin up secondary CPUs on more systems. | Dale Rahn | |
2008-04-29 | spillstk and ddbstk need to be per cpu. Found by kettenis@ | Dale Rahn | |
2008-04-27 | Switch to proc based ast pending for SMP. ok kettenis. | Dale Rahn | |
2008-04-26 | Changes to get closer to SMP. | Dale Rahn | |
add biglock before interrupt calls into the kernel. switch the clock to using cpuinfo variables instead of globals move cpu_switchto into C code so that on multiprocessor the FPU and Altivec can be saved before switching CPUs. add a lock into pmap when modifying the hash table. | |||
2008-04-25 | Pretty dmesg output on attach and error handling. | Xavier Santolaria | |
Prodded by deraadt; ok dlg derradt | |||
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre | |
2008-04-23 | Call sched_init_cpu() for all but boot processor. ok kettenis. | Dale Rahn | |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser | |
instead of 8-bit mono mulaw @ 8kHz. this is just the infrastructure; no drivers are specifying a default yet. ok ratchov@, deanna@ | |||
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner | |
various segments. Hopefully this will help remove various hacks in the boot loader in the future. This should have no effect on most architectures (as we tend to have LMA == VMA). ok drahn@, soft ok's various others. |