Age | Commit message (Expand) | Author |
2012-08-16 | basic randomdata regression tests | Matthew Dempsky |
2014-08-17 | i broke the userland shim used for the extent regress test when i | David Gwynne |
2014-08-17 | sync with hackathons.html | Jonathan Gray |
2014-08-17 | update the built-ins list: | Jason McIntyre |
2014-08-16 | repair operation of kern.arandom, which will only allow a buffer of | Theo de Raadt |
2014-08-16 | Cover execvpe() in the description of what the envp arg means. | Philip Guenther |
2014-08-16 | If a stray .It follows .El, we are no longer in the list, | Ingo Schwarze |
2014-08-16 | replace sprintf/strdup with asprintf in engine test | bcook |
2014-08-16 | only build the getrandom path if SYS_getrandom is defined. | bcook |
2014-08-16 | Fixed typo in "distinct". | Tobias Stoeckmann |
2014-08-16 | use C rather than C++ array initialization syntax | bcook |
2014-08-16 | getrandom(2) support for getentropy_linux | bcook |
2014-08-16 | reduce cutoff for "hours only" start times to reduce window of ambiguity. | Ted Unangst |
2014-08-16 | I found a number of interactive events which can cause signals, and go | Theo de Raadt |
2014-08-16 | sync | Theo de Raadt |
2014-08-15 | use void * instead of char *. ok jsing | Ted Unangst |
2014-08-15 | Update to tzdata2014f from ftp.iana.org. | Todd C. Miller |
2014-08-15 | Public key operations are no longer supported | Mike Belopuhov |
2014-08-15 | Remove support for public key operations | Mike Belopuhov |
2014-08-15 | Remove support for public key operations | Mike Belopuhov |
2014-08-15 | Convert 3DES regress test from /dev/crypto to using kernel source code | Mike Belopuhov |
2014-08-15 | Convert AES-CTR regress test from /dev/crypto to using kernel source | Mike Belopuhov |
2014-08-15 | Convert AES regress test from /dev/crypto to using kernel source code | Mike Belopuhov |
2014-08-15 | lofn(4) and nofn(4) are gone | Mike Belopuhov |
2014-08-15 | With deprecation of crypto(4) interface lofn(4) and nofn(4) become | Mike Belopuhov |
2014-08-15 | unlink lofn(4) and nofn(4) | Mike Belopuhov |
2014-08-15 | lofn(4) and nofn(4) are going away | Mike Belopuhov |
2014-08-15 | Align install.md files with installer style. | Robert Peichaer |
2014-08-15 | shorten share/doc/{html,mg} to share/doc, since nothing currently | Jason McIntyre |
2014-08-15 | admission of hawaii happened in 1959, not 1984; | Jason McIntyre |
2014-08-15 | XPG requires insque() and remque() to work with linear lists and not just | Philip Guenther |
2014-08-15 | Use O_CLOEXEC wherever we open a file and then call fcntl(F_SETFD, FD_CLOEXEC) | Philip Guenther |
2014-08-15 | Create a function which loads sgd in the mfi_iop_ops struct so that skinny | YASUOKA Masahiko |
2014-08-14 | Some compilers apparently worry that abort() might return | Ingo Schwarze |
2014-08-14 | Clarify that .Em and .Sy are physical, not semantic markup, | Ingo Schwarze |
2014-08-14 | regen | Todd C. Miller |
2014-08-14 | Add USB hubs found on Intel Z97 chipset boards (one attached to | Todd C. Miller |
2014-08-14 | double word fix-o; | Jason McIntyre |
2014-08-14 | Backport from binutils-2.17: | Philip Guenther |
2014-08-14 | remove two duplicate command entries; | Ingo Schwarze |
2014-08-14 | fixed overrid(d)en typo | Tobias Stoeckmann |
2014-08-14 | Unused variable, and more fixes in the attach failure path. | Miod Vallat |
2014-08-14 | Bring back 1.173 (reverting 1.174) - mips64 systems are still unhappy when | Miod Vallat |
2014-08-14 | No need for <netinet/in_systm.h> nor <netinet/tcpip.h>. | Martin Pieuchot |
2014-08-14 | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | Martin Pieuchot |
2014-08-14 | Kill bandwidth monitoring meters. | Martin Pieuchot |
2014-08-14 | Add bounce matching for [] and {} like mg already does with () and like | Brian Callahan |
2014-08-14 | Compare number of allocated clusters with a low watermark, not | Mike Belopuhov |
2014-08-14 | Sync with httpd, including the following change from doug@: | Reyk Floeter |
2014-08-14 | Implement rxrinfo ioctl for cluster usage statistics | Mike Belopuhov |