Age | Commit message (Expand) | Author |
2015-12-07 | Add regression tests for in_pcbbind. | Vincent Gross |
2015-12-07 | /var/vm is a terrible idea, the images are filled on demand, they are | Reyk Floeter |
2015-12-07 | Add imsg "peerid" to debug messages (only within -DDEBUG). | Reyk Floeter |
2015-12-07 | Forcibly remove the local vm reference on error. | Reyk Floeter |
2015-12-07 | Only increment the vm counter after successfully adding a new vm; the | Reyk Floeter |
2015-12-07 | Fix error handling in a few cases: some function return (-1) on error, | Reyk Floeter |
2015-12-07 | Yet another missed ferror call | Marc Espie |
2015-12-07 | Add initial vm.conf(5) example. But please note that the grammar is | Reyk Floeter |
2015-12-07 | Most common strings in vm.conf are pathnames, so allow unquoted | Reyk Floeter |
2015-12-07 | tweak initial error logging | Reyk Floeter |
2015-12-07 | Sync proc.c, use shorter proc_compose[v]() | Reyk Floeter |
2015-12-07 | Sync proc.c, use proc_composev() | Reyk Floeter |
2015-12-07 | Now that makemap(8)/newaliases(8) are merged into smtpctl(8), update | Sunil Nimmagadda |
2015-12-07 | Merge makemap(8) into smtpctl(8). | Sunil Nimmagadda |
2015-12-07 | sync with vmd | Reyk Floeter |
2015-12-07 | Skip the "fatal in" message prefix when aborting with fatal() - when | Reyk Floeter |
2015-12-07 | reset the slowaccept flag in sock_close() | Alexandre Ratchov |
2015-12-07 | Fix bell indicators across detach, reported by Torbjorn Lonnemark, diff | Nicholas Marriott |
2015-12-07 | Convert to arc4random_uniform. | tb |
2015-12-07 | Add cpuid bits documented in the August 2015 revision of | Jonathan Gray |
2015-12-07 | Remove NULL-checks before free(). No functional change. | mmcc |
2015-12-07 | Remove SHA0 check, as we did in v1.21 of sha.h. | Brent Cook |
2015-12-07 | enable snooping on Intel 100 Series HDA | Jonathan Gray |
2015-12-07 | match on intel 100 series | Jonathan Gray |
2015-12-07 | Get rid of modulo bias and replace the naive shuffle by the | tb |
2015-12-07 | basic unit tests for rsa-sha2-* signature types | Damien Miller |
2015-12-07 | NFS can pass a buffer cache buffer straight to VOP_STRATEGY here, so dma_flip is | Bob Beck |
2015-12-06 | Only declare buf_daemon() once | Philip Guenther |
2015-12-06 | child_return() is already declared in <sys/proc.h> | Philip Guenther |
2015-12-06 | Simplify the relocation code for the ld.so bootstrap and static pie: track | Philip Guenther |
2015-12-06 | Fix qsort() comparison functions: | Philip Guenther |
2015-12-06 | Update reference from lang/gcc/4.2 to lang/gcc/4.9. From Daniel | mmcc |
2015-12-06 | Prevent running a VM with the same name multiple times - multiple | Reyk Floeter |
2015-12-06 | Do the same with less code. | Robert Peichaer |
2015-12-06 | add function prototype | Mike Larkin |
2015-12-06 | move around some deck chairs in preparation for supporting VM reboot. this | Mike Larkin |
2015-12-06 | remove some now-unused enums | Mike Larkin |
2015-12-06 | sort SEE ALSO; | Jason McIntyre |
2015-12-06 | Don't bother printing out the count of what type of cpu we have. Instead | Mike Larkin |
2015-12-06 | test suite for fmt(1) written from scratch | Ingo Schwarze |
2015-12-06 | don't allow opening of /dev/vmm if we are in an unsupported configuration | Mike Larkin |
2015-12-06 | Change kernel internal pledge variables to 64bit (to prepare for more | Theo de Raadt |
2015-12-06 | un-needed extern which was removed a while back | Mike Larkin |
2015-12-06 | Remove a 250-line catalog of AT&T ksh bugs. ok tedu | mmcc |
2015-12-06 | man page missed switchover from vmmctl -> vmctl. | Mike Larkin |
2015-12-06 | pledge "dpath" to allow creation of nodes via mkfifo(2) and mknod(2) | Theo de Raadt |
2015-12-06 | multicast_{host,router} -> multicast. | Martin Pieuchot |
2015-12-06 | Add missing rc bits for rebound. | Robert Peichaer |
2015-12-06 | remove trailers option that was already obsolete when this code was imported. | Ted Unangst |
2015-12-06 | remove txpower option. only relevant to the now irrelevant wi driver. | Ted Unangst |