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