Age | Commit message (Expand) | Author |
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat |
2008-07-21 | - add proper double_t and float_t definitions for each arch | Martynas Venckus |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
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-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-05-21 | ddb expects the kernel longjmp() to only take a single parameter and always | Miod Vallat |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-04-27 | replace ctob/btoc by ptoa/atop | Martin Reindl |
2008-04-20 | Try to reset the machine through the firmware to reboot. | Mark Kettenis |
2008-04-20 | Sync with hppa code. | Mark Kettenis |
2008-04-20 | Add missing function declaration. | Mark Kettenis |
2008-04-20 | Bring over astro(4) from hppa, to replace pluto(4). | Mark Kettenis |
2008-04-20 | Add proper bus_space_vaddr(9) impementation. | Mark Kettenis |
2008-04-20 | Catch up with cpu_switchto. Completely untested. | Mark Kettenis |
2008-04-20 | Catch up with dismantled libkern. | Mark Kettenis |
2008-04-20 | crank maxusers | Mark Kettenis |
2008-04-20 | Sync console handling with hppa port: | Mark Kettenis |
2008-04-20 | Sync console handling with hppa port: | Mark Kettenis |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-08 | Split the cdev makro for bpftun into two seperate definitions. tun(4) and | Claudio Jeker |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2007-12-20 | Add an empty pccbb_attach_hook. | Mark Kettenis |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-26 | More LIBKERN bits that go away | Theo de Raadt |
2007-11-26 | adjust to libkern changes (and pretty .PATH logic); parts from maja | Theo de Raadt |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-10-06 | Provide <machine/lock.h> on hppa64 too. | Mark Kettenis |
2007-10-06 | Simple single-processor only mutex implementation; cloned from hppa. | Mark Kettenis |
2007-10-06 | Remove unused variable. | Mark Kettenis |
2007-10-02 | Apply (with slight variants) this elimination of bzero() with M_ZERO: | Kenneth R Westerback |
2007-09-22 | M_ZERO -> bzero. | Kenneth R Westerback |
2007-09-15 | realy -> really in comments. Most reported on tech@ by Jung. | Kenneth R Westerback |
2007-09-10 | Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark | Miod Vallat |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | In vunmapbuf(), explicitely remove mappings before invoking uvm_km_free(). | Miod Vallat |
2007-06-18 | Don't use cpu_disklabel as local storage. Use local variables and discard | Kenneth R Westerback |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-17 | Eliminate a few straggling 'labelsector' field declarations from | Kenneth R Westerback |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-14 | excessive blank lines making the versions different | Theo de Raadt |