openbsd
2014-05-10 reykFix SSL breakage that I accidentally introduced with...
2014-05-10 chlremove warning by adding explicit parentheses around...
2014-05-10 chlremove unused variable
2014-05-10 kettenisRemove -Wno-format.
2014-05-10 chrisAllow -p prefix to override user home directory for...
2014-05-10 guentherDisable speedstep instead of panicing if the high and...
2014-05-10 kettenisWe print time_t by casting to "long long" even in the...
2014-05-10 kettenisSidestep format string issue by sanitizing a bit of...
2014-05-10 deraadtplease, if there is any chance you've ever encountered...
2014-05-10 ottofix MALLOC_STATS code that was broken in rev 1.159...
2014-05-10 chrisAllow nginx to chroot to a directory other than /var/www
2014-05-10 rpeFix v6_defroute() for automatic installation.
2014-05-10 deraadtbring things syscall_mi.h needs into scope earlier
2014-05-10 deraadtbring things syscall_mi.h needs into scope earlier
2014-05-10 schwarzeGive more(1) its own help file, shorter than the one...
2014-05-10 kettenisFix formwat string. Cast pointer to long and print...
2014-05-10 claudioFix a few bad indents
2014-05-10 kettenisA few more straightforward format string fixes.
2014-05-10 kettenisFormat string fixes for bus_addr_t and bus_size_t,...
2014-05-10 kettenisSchizo registers are all 64-bit, so use u_int64_t to...
2014-05-10 kettenisFormat string fixes for printing interrupt vectors.
2014-05-10 kettenisSome straightforward format string fixes. Also, print...
2014-05-10 claudioExtend the connection and session FSMs so that connecti...
2014-05-10 claudioMove the task cleanup from the task fail callback to...
2014-05-10 guentherFactor out the common ast bits into mi_ast()
2014-05-10 djm__bounded => __attribute__((__bounded__
2014-05-09 schwarzeVarious cleanup in incard():
2014-05-09 schwarzeFix a mini-bug reported by pjanzen@:
2014-05-09 miodTypo in C99 field initializer introduced in r1.3;
2014-05-09 deraadtwording improvements; David Vasek
2014-05-09 jmcpjanzen pointed out that case is irrelevant, so documen...
2014-05-09 jmczap the commented out stuff from this file: it mainly...
2014-05-09 tedustop casting sizeof to int
2014-05-09 rpeTweak response file example:
2014-05-09 sthenprint interface name with queues in "systat q"; ok...
2014-05-09 matthewReplace Apache v2 license with ISC license.
2014-05-09 miodformat string fixes and removal of -Wno-format for...
2014-05-09 miodMake sure to override PIE_DEFAULT when building a cross...
2014-05-09 miodFormat string fixes and removal of -Wno-format for...
2014-05-09 jmcmove some remnants of more behaviour to the compat...
2014-05-09 sfadd note about qemu bug
2014-05-09 krwModernize spelling. 'Mimick' -> 'Mimic' in comment.
2014-05-09 krwFix '-b' option to work with the superblock locations...
2014-05-09 andreAdds a couple tests for relayd parser, specially recent...
2014-05-09 andreAdds $relayd->{dummyrun} and $client->{noclient} flags...
2014-05-09 mpiPlug an xfer leak when detaching root hubs.
2014-05-09 mpiWe should use the highest possible priority for routes...
2014-05-09 nicmJust use char ** for argv like normal people, not char...
2014-05-09 guentherAdd a bit more detail about dot notation from the old...
2014-05-09 jmcmy previous attempt to fix the renaming of the inet...
2014-05-09 markusget rid of redundant {csa,flow}_{src,dst}id pointers...
2014-05-09 markusreplace iked_transform pointer with xform id, since...
2014-05-09 deraadtwhen demonstrating the correct "double-check" idiom...
2014-05-09 tedustop using B_AGE, it was effectively retired some time...
2014-05-09 tedudisable IO_NOCACHE B_NOCACHE conversion until it works.
2014-05-09 schwarzeKNF: unify style and reduce indentation in get_line...
2014-05-09 schwarzeAfter entering an invalid three-letter card name, one...
2014-05-09 schwarzeVarious cleanup:
2014-05-08 schwarzeDo not read from index -1 of an array.
2014-05-08 miodFormat string fixes for m88k; remove -Wno-format from...
2014-05-08 deraadtmove reallocarray() to a seperate file so that -portabl...
2014-05-08 miodFormat string fixes and removal of -Wno-format for...
2014-05-08 miodFormat string fixes and removal of -Wno-format for...
2014-05-08 miodUpdate #include list after not-so-recent uvm includes...
2014-05-08 miodFormat string fixes and removal of -Wno-format for...
2014-05-08 miodFormat string fixes for alpha kernels, and remove ...
2014-05-08 kettenisFix some potential integer overflows caused by converti...
2014-05-08 miodReplace hand-crafted STRICT_ALIGNMENT with system provi...
2014-05-08 miodNo longer build vax kernels with -Wno-format.
2014-05-08 miodFormat string fixes.
2014-05-08 miodRecognize `t' as a valid format modifier for kprintf...
2014-05-08 sfFormat string fix in disabled code. Format bus_space_ha...
2014-05-08 sfEnable -Wno-format in the kernel on i386 & amd64
2014-05-08 miodregen
2014-05-08 miodRemove irrelevant devices from the ramdisk target;...
2014-05-08 krw"Server?" -> "HTTP Server?" to allow unambiguous auto...
2014-05-08 reykfail for unsupported node action/type combinations...
2014-05-08 jsingMore KNF.
2014-05-08 jsingKNF.
2014-05-08 andreAdjust this test contents from path keytype to url...
2014-05-08 teduprotip: "It's largely bad style to do (int)sizeof"
2014-05-08 jsingRemove KSSL debug code.
2014-05-08 jsingKNF.
2014-05-08 jsingNuke OPENSSL_FIPS - having #ifdefs inside a #ifndef...
2014-05-08 blambertremove debug prints that snuck in; found by reyk@
2014-05-08 jsingKNF.
2014-05-08 mikebPretty print MIB_ipNetToMediaPhysAddress'es; ok blambert
2014-05-08 mpiPlug one more xfer leak.
2014-05-08 jsingknfectomie.
2014-05-08 aoyamaThe pcexmem(4) and pcexio(4) should be attached on...
2014-05-08 jsingEmergency knfectomie requested by tedu@.
2014-05-08 blambertmatch iked proc.c infrastructure with proc.c
2014-05-08 blambertmatch relayd proc.c infrastructure with snmpd
2014-05-08 jmcinet(3) -> inet_net(3);
2014-05-08 blambertBring back restricted sockets, inadvertantly removed in
2014-05-08 giovannikill some more VMS ifdefs
2014-05-08 mpiSync flags with route.h
2014-05-08 mpiIntroduce two new route flags: RTF_LOCAL and RTF_BROADCAST.
2014-05-08 nicmSend up and down keys for mouse wheel in alternate...
2014-05-08 nicmInstead of forcing mouse scroll to 1 in choose mode...
next