Age | Commit message (Expand) | Author |
2013-01-04 | regen | Jonathan Gray |
2013-01-04 | add Huawei E353 | Jonathan Gray |
2013-01-03 | Correct error handling in two hard to hit ENOTDIR error cases. These would | Joel Sing |
2013-01-03 | Ensure that a directory link count is always 1 so that things like | Joel Sing |
2013-01-02 | Zero out sbv_maskkey to make it boot when there's a softraid crypto | Martynas Venckus |
2013-01-02 | Fix a bug in ptcwrite() that could result in up to 100 lost bytes | Todd C. Miller |
2013-01-02 | miod let one exec.c slide | Theo de Raadt |
2013-01-02 | Remove code that is not used on OpenBSD. | Joel Sing |
2013-01-02 | Add the remaining Radeon rv610/rv620/rv630/rv635/rv670, | Jonathan Gray |
2013-01-02 | regen | Jonathan Gray |
2013-01-02 | Add the remaining Radeon rv610/rv620/rv630/rv635/rv670, | Jonathan Gray |
2013-01-01 | copyright++; | Jasper Lievisse Adriaanse |
2013-01-01 | Remove libsa exec.c, not used by anything anymore; all boot blocks now use | Miod Vallat |
2013-01-01 | Switch hp300 boot blocks to MI loadfile code. | Miod Vallat |
2013-01-01 | Define _STANDALONE, not STANDALONE, in the hp300 bootblocks, to follow the | Miod Vallat |
2013-01-01 | Crank NMBCLUSTERS to 4096 to match other 32-bit platforms. | Miod Vallat |
2013-01-01 | Remove unused mem_size global. | Miod Vallat |
2013-01-01 | Fix gap value when formatting 1.44MB 3"1/2 floppy disks; from NetBSD | Miod Vallat |
2013-01-01 | <machine/aout_machdep.h> is not used anywhere in the tree, move to the Attic. | Miod Vallat |
2013-01-01 | Remove unused XCPPFLAGS. | Miod Vallat |
2013-01-01 | Add a "memory" clobber to the flush_pipeline() assembly construct, to make sure | Miod Vallat |
2012-12-31 | Switch mvme68k boot blocks to use the MI libsa loadfile routines to load | Miod Vallat |
2012-12-31 | Put the #ifdef SOCKBUF_DEBUG around sbcheck() into a SBCHECK macro. | Alexander Bluhm |
2012-12-31 | Extend the sbcheck() function to make it work with socket buffers | Alexander Bluhm |
2012-12-31 | Allow native ELF binaries (none yet) to run. | Miod Vallat |
2012-12-31 | Spell `calculation' correctly. | Miod Vallat |
2012-12-31 | Remove emulation errno mapping code from platforms that no longer have | Philip Guenther |
2012-12-31 | Eliminate orig_errno, which could be uninitialized in one case, by doing | Philip Guenther |
2012-12-31 | Declare ucom as a DV_TTY class device, not DV_DULL; Alexander Polakov | Miod Vallat |
2012-12-30 | Prevent a branch-with-delay-slot instruction to be the delay slot of a previous | Miod Vallat |
2012-12-30 | add Radeon HD4550 | Jonathan Gray |
2012-12-30 | In sysctl_proc_cwd(), vref() the target proc's fd_cdir before calling | Philip Guenthe |
2012-12-29 | make sure the entry from tree_src_tracking is still in the pool; | Markus Friedl |
2012-12-29 | reset the counter in case its current value has been removed | Markus Friedl |
2012-12-29 | Keep mfs from potentially consuming the entire buffer cache if it gets | Bob Beck |
2012-12-29 | pass pf_pool directly to pfr_pool_get(); simplifies the API; | Markus Friedl |
2012-12-28 | change the malloc(9) flags from M_DONTWAIT to M_NOWAIT; OK millert@ | Gleydson Soares |
2012-12-28 | Avoid spinning in the cleaner when there are insufficient clean pages, but | Joel Sing |
2012-12-26 | Nuke commons. | Miod Vallat |
2012-12-25 | Add GENERIC.MP | Miod Vallat |
2012-12-24 | Fix compilation with POOL_DEBUG but !DDB | Philip Guenthe |
2012-12-24 | In acpiioctl(), Return though the splx() path if suser() returns an error | Philip Guenthe |
2012-12-22 | Add support for U3 brigdes present in macppc G5 machines. Many thanks | Martin Pieuchot |
2012-12-22 | Attach all known U3 AGP bridges | Martin Pieuchot |
2012-12-22 | We already zero out the trapframe, so there is no reason to set individual | Mark Kettenis |
2012-12-22 | Return EEXIST to 'add' when a port is already a bridge member. This makes | Camiel Dobbelaar |
2012-12-21 | tweak for malloc(9) calls: | Gleydson Soares |
2012-12-21 | Rather than calling mircotime in bpf_catchpacket each time it's called | Mike Belopuhov |
2012-12-21 | bpf allocates packet buffers in the ioctl path and can sleep | Mike Belopuhov |
2012-12-21 | regen | Jasper Lievisse Adriaanse |