| Age | Commit message (Expand) | Author |
| 2014-03-03 | also include bsd.own.mk, so value for RUMP_NPF_TESTING can come from mk.conf | pooka |
| 2014-03-03 | Fix the memory limiter to work for non-pagedaemon threads again | pooka |
| 2014-03-03 | For now, make it possible to not specify -D_NPF_TESTING by compiling | pooka |
| 2014-03-03 | Pull in the changes from the dpdk, netmap and snabb switch repos. | pooka |
| 2014-02-28 | Use the new FEAT_LDREX to replace ARMV6/ARMV7 | matt |
| 2014-02-28 | G/C sys/simplelock.h includes | skrll |
| 2014-02-27 | Currently dead vnodes still reside on the vnodelist of the file system | hannken |
| 2014-02-26 | Run constructor as part of network faction bootstrap, not device | pooka |
| 2014-02-25 | Schedule only those netisr's that have registered handlers. | pooka |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2014-02-25 | Add kern.{ostype,osrelease,osrevision,version} kern.domainname, | justin |
| 2014-02-24 | +rump_wmd | pooka |
| 2014-02-24 | truncate is not a defined operation for host files | pooka |
| 2014-02-21 | Fix typo in fix for PR/48606 | skrll |
| 2014-02-21 | PR/48606: Lloyd Parkes: Drivers not using ifp->if_input but using ether_input | christos |
| 2014-02-20 | + resettodr | pooka |
| 2014-02-20 | Remove the "host" signal model. I'm not sure it ever made any sense. | pooka |
| 2014-02-18 | remove stub now provided by rump kernel base | pooka |
| 2014-02-18 | Use same uvm_swap_shutdown() stub for !vmswap kernels and rump kernels. | pooka |
| 2014-02-17 | simply issue a warning if <1MB RAM configured. it might work, but | pooka |
| 2014-02-17 | reserve a small amount of memory for the pagedaemon | pooka |
| 2014-02-14 | Register netisr's from component constructors instead of via a hardcoded | pooka |
| 2014-02-14 | g/c prototype of imaginary routine | pooka |
| 2014-02-12 | Minor comment massage, zero functionality massage. | pooka |
| 2014-02-12 | Rototill a bit, and attempt to disguise it as non-gratuitous. | pooka |
| 2014-02-07 | Change vnode operation lookup to return the resulting vnode *vpp unlocked. | hannken |
| 2014-02-03 | Undo previous - it still needs a lot more work. | pgoyette |
| 2014-01-31 | Use ioconf file to generate config data structures | pgoyette |
| 2014-01-29 | lwp0 needs l_proc set for panic->cpu_reboot to dump core the right way | pooka |
| 2014-01-28 | Build with IPv6 support. | njoly |
| 2014-01-25 | Add now needed linux_pipe.c sources. | njoly |
| 2014-01-25 | Regen for pipe2 and lchown. | njoly |
| 2014-01-25 | Add pipe2 and lchown syscalls. | njoly |
| 2014-01-23 | Change vnode operations create, mknod, mkdir and symlink to return | hannken |
| 2014-01-22 | Kludges like to procreate. Add alpha cpu_frequency() kludge. | christos |
| 2014-01-19 | Make IPL_ values different. | martin |
| 2014-01-17 | don't use temp buffer from the stack, fix the constants | pooka |
| 2014-01-17 | Change vnode operations create, mknod, mkdir and symlink to keep the | hannken |
| 2014-01-17 | sysctl_init needs to be pretty much at the top of main() | pooka |
| 2014-01-17 | Use subr_cprng.c instead of stub implementation. Rijndael migrates from | pooka |
| 2014-01-16 | Don't bring in the zlib stuff at build time. This will get resolved | pgoyette |
| 2014-01-16 | Use existing rumpkern_z library rather than including another copy of | pgoyette |
| 2014-01-16 | Remove explicit definition of COMPAT_50. As pointed out by pooka@, | pgoyette |
| 2014-01-15 | yearly update | pooka |
| 2014-01-14 | Link new opencrypto library into the build. | pgoyette |
| 2014-01-14 | Add new rump library for opencrypto framework | pgoyette |
| 2014-01-14 | Add the MODULE parts for blowfish and des. | pgoyette |
| 2014-01-10 | Regen. | njoly |
| 2014-01-10 | Add NetBSD futimes/lutimes syscalls which does not exists on Linux. | njoly |
| 2014-01-10 | Regen. | njoly |