openbsd
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...
2014-05-08 jmcwhack some useless verbiage from DESCRIPTION, and merge...
2014-05-08 jmc- update DESCRIPTION and COMPATIBILITY WITH MORE
2014-05-08 jmc+.Xr less 1 ,
2014-05-08 nicmPlug a memory leak, from J Raynor.
2014-05-08 nicmBoth the two previous ways of navigating panes by direc...
2014-05-08 nicmHandle colour 8 properly in the 256 colour palette...
2014-05-07 miodGet __STRICT_ALIGNMENT from <machine/endian.h> and...
2014-05-07 zhukWhen you want more, you say "more". When you want...
2014-05-07 teduless than jpake
2014-05-07 schwarzeRepair the termination condition of a write(2) loop.
2014-05-07 tedudon't free memory unless we allocated it.
2014-05-07 teduwith the first bug it uncovered fixed, clear all bignum...
2014-05-07 teduin BN_clear_free, don't cleanse the data if the static...
2014-05-07 halexcomment style fix
2014-05-07 krwjmc@ points out '-F/-f' are available only in conjuncti...
2014-05-07 miodMatch search_string_def() prototype change, forgotten...
2014-05-07 jsingKNF.
2014-05-07 schwarzeRender roff escape sequences contained in manual page...
2014-05-07 schwarzeFix two memory leaks in makewhatis -n:
2014-05-07 teduconsolidate some code by using reallocarray in all...
2014-05-07 teduuse reallocarray. ok guenther
2014-05-07 piroftiFix whitespace mistakes.
2014-05-07 schwarzeDo not segfault in makewhatis -Q if the next .SH after...
2014-05-07 tedurevert, thanks sthen
2014-05-07 pelikanback out the previous ICMP simplifying diff, it caused...
2014-05-07 markustry postponed requests first, so we do in-order process...
next