summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12blocksize=128 keysize={128,256} AES test vectors from Dr. Brian GladmanDamien Miller
2008-06-12Test crypto(4) AES against test vectors from Dr. Brian GladmanDamien Miller
2008-06-12fix parser crash w/ invalid UTF-8 char sequences (all apps that use expatPeter Valchev
2008-06-12The mmap offsets for memory buffers currently are the kernel virtualOwain Ainsworth
2008-06-12add a statistic bit to count how often we change async to syncThordur I. Bjornsson
2008-06-12a few minor rewordings and tweaksSteven Mestdagh
2008-06-12tweak the ascii art text; ok grunkJason McIntyre
2008-06-12Fixed memory leaks for AML parserJordan Hargrave
2008-06-12add some description for the tcl and tk modulesSteven Mestdagh
2008-06-12syncTodd T. Fries
2008-06-12no /dev/*random on ramdisks, libc uses the sysctlTodd T. Fries
2008-06-12syncTheo de Raadt
2008-06-12dreamcheeky missile launcher (duck!)Theo de Raadt
2008-06-12fix synproxy.Henning Brauer
2008-06-12point to usb man pages more clearly; ok jmcTheo de Raadt
2008-06-12Pass error code via the crypto descriptor (ie. crp_etype) from cryptoHans-Joerg Hoexer
2008-06-12wrap definitions for softraid crypto "ifdef CRYPTO". Suggested by djmHans-Joerg Hoexer
2008-06-12#if 0 an annoygly chatty printf active whenever we're at loglevelHenning Brauer
2008-06-12Get mask keying for on-disk keys from user space and keep a "hint" for keyHans-Joerg Hoexer
2008-06-12use PR_ZERO instead of a bzero() right after the pool_get();Thordur I. Bjornsson
2008-06-12add isinff and isnanf. no objection millert@Martynas Venckus
2008-06-12make bcachestats visible in systat io - from mickey.Bob Beck
2008-06-12we should be able to handle symbol names that are also RCS tokens,Joris Vink
2008-06-12Oops, do not dereference a NULL function pointer used as an array endMiod Vallat
2008-06-12Fixed a memory leak in export noticed by joris.Tobias Stoeckmann
2008-06-12properly deal with CVS_USE_WDIR.Joris Vink
2008-06-12cmdp can be NULL while still in cvs_getopt(), so deal with thisJoris Vink
2008-06-12keyword expansion for localcommand. ok djm@Darren Tucker
2008-06-12accept f in mantissa of hex float constant. from gcc svnMartynas Venckus
2008-06-12wdc(4) at pcmcia(4)Mark Kettenis
2008-06-12Enable com(4) at pcmcia(4).Mark Kettenis
2008-06-12You successfully cast 'remove dead cruft'Joris Vink
2008-06-12Remove silly panic when disestablish cookie doesnt existMarco Peereboom
2008-06-12Fix the egress group matching for IPv4. There are to ways to define a /0Claudio Jeker
2008-06-12let usage() match SYNOPSIS;Jason McIntyre
2008-06-12use ALTENTRY; was ok millert@Martynas Venckus
2008-06-12-d tweaks;Jason McIntyre
2008-06-12 if (something_complicated)Artur Grabowski
2008-06-12Document lang/lua MODULE.Landry Breuil
2008-06-12- no need for ifdef dance (21), we have isnan, finite for vaxMartynas Venckus
2008-06-12Makefile: fix MLINKSJason McIntyre
2008-06-12Add dc(4) at cardbus(4).Mark Kettenis
2008-06-12The multiplexing escape char handler commit last night introduced aDamien Miller
2008-06-12Remove some crazy #if mess.Joel Sing
2008-06-12ANSIfy function definitions.Joel Sing
2008-06-12Fix type difference between function prototype and implementation.Joel Sing
2008-06-12fix logicJoris Vink
2008-06-12completely kill the need for TMP_DIR when running checkout,Joris Vink
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-12Actually return an error in nfs_asyncio() if we fail to processThordur I. Bjornsson