openbsd
2014-08-10 jmcsome Ev fixes;
2014-08-10 mpiMerge xhci_device_setup() into xhci_pipe_init() there...
2014-08-10 mpiSince USB xfer pools are accessed in interrupt context...
2014-08-10 mpiSet and check for XFER_BUSY in the common methods inste...
2014-08-10 ratchovtypo in debug message
2014-08-10 ratchovinitialize mmcpos, found by guenther
2014-08-10 espieDocument SUBST_*
2014-08-10 espiecomment what's going on
2014-08-10 espieOuch... fuck cvs
2014-08-10 espieif pkg_create is run as non-root, restory correct group...
2014-08-10 jsgfix kqueue read/write filters for msdosfs and fusefs
2014-08-10 matthieuTypo. ok deraadt@ jmc@
2014-08-10 jsgdebug level test for clock_gettime() calls should match
2014-08-10 guentherAF_IMPLINK and AF_BLUETOOTH are gone, but add printing...
2014-08-10 guentherDon't need to know how to format bluetooth socket info...
2014-08-10 guentherNo more bluetooth in netintr(), so delete NETISR_BT...
2014-08-10 guentherAF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe...
2014-08-10 guentherAF_IMPLINK and AF_BLUETOOTH are gone
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 lteoFix the length check for reinjected ICMP packets: sizeo...
2014-08-10 guentherFormat time_t with %lld after casting to long long
2014-08-10 lteoRename p_hdrlen to min_hdrlen to better reflect its...
2014-08-10 guentherDelete duplicate conditional
2014-08-10 guentherReplace F_DUPFD followed by setting FD_CLOEXEC with...
2014-08-10 guentherAdd Xr to skey and stty
2014-08-10 guentherDelete extern declarations for variables that don't...
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guenthermsts(4) appears to support TIOCSTSTAMP
2014-08-10 guentherAdd F_DUPFD_CLOEXEC handling
2014-08-10 guentherAdd newer errnos
2014-08-09 guentherSwitch from calloc() to reallocarray() where the zeroin...
2014-08-09 guentherUse time_t for storing times
2014-08-09 guentherParse times with strtoll() instead of strtol()
2014-08-09 guentherRegenerate to pick up time_t changes
2014-08-09 guentherbfd-in2.h is generated from this; merge back a change...
2014-08-09 guentherStore timestamps in time_t
2014-08-09 guentherbfd-in2.h is generated from this; merge back a change...
2014-08-09 halexAfter a cleanup by deraadt I noticed the four-space...
2014-08-09 guentherFix readelf --debug-dump=frames-interp output: once...
2014-08-09 jmcless chatty; ok ajacoutot
2014-08-09 schwarzemmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags;
2014-08-09 ajacoutotExtend comment.
2014-08-09 ajacoutotInitial support for handling configuration files from...
2014-08-09 ajacoutotsysctl.conf is an example.
2014-08-09 mpiAdd support for non-root hubs now that uhub(4) can...
2014-08-09 mpiCorrectly recognize Super Speed devices, this is part...
2014-08-09 mpiHandle super speed hub descriptors.
2014-08-09 mpiDo not store the whole USB hub descriptor in the "struc...
2014-08-09 jmcsome minor tweaks;
2014-08-09 jmcsort "prefork", and remove a useless macro;
2014-08-09 jmcbasic cleanup;
2014-08-09 reykAllow to inclue the types section anywhere in the confi...
2014-08-09 nicmRemove support for the continuous reporting "any" mouse...
2014-08-09 guentherBackport from 2.17: mark the _GLOBAL_OFFSET_TABLE_...
2014-08-09 guentherBackport from binutils-2.17 the correct i386/amd64...
2014-08-09 guentherWe don't use the __openbsd_randomdata_{start,end} symbo...
2014-08-09 guentherMatch format width of symbol visibility to the column...
2014-08-09 guentherOnly need <stdint.h> and not <inttypes.h> here
2014-08-08 jmcupdate currency exchange rates;
2014-08-08 jmcsome basic fixes;
2014-08-08 jmczap trailing whitespace;
2014-08-08 reykWhen opening directories, re-match the location after...
2014-08-08 reykNo events were added for DNS UDP so it stopped working...
2014-08-08 schwarzeAbsurdly, the return value of sqlite3_column_text()
2014-08-08 schwarzemansearch.h uses uint64_t, so it needs stdint.h; found...
2014-08-08 ajacoutotDrop some useless verbiage.
2014-08-08 jsgdrm/radeon: fix typo in radeon_connector_is_dp12_capable()
2014-08-08 ajacoutotTweak verbiage.
2014-08-08 jsgdrm/radeon/dp: fix lane/clock setup for dp 1.2 capable...
2014-08-08 jsgdrm/radeon/atom: fix dithering on certain panels
2014-08-08 jsgdrm/radeon: only apply hdmi bpc pll flags when encoder...
2014-08-08 schwarzesome corrections and improvements with respect to prolo...
2014-08-08 schwarzeRemove redundant verbiage in the style of "a file is...
2014-08-08 schwarzeBring the handling of defective prologues even closer...
2014-08-08 schwarzeSimplify by allowing only one post-handler.
2014-08-08 schwarzeSimplify by allowing only one pre-handler.
2014-08-08 schwarzeSimplify man(7) validation:
2014-08-08 jsgregen
2014-08-08 schwarzeFix floating point handling: When converting double...
2014-08-08 jsgadd bochs and microsoft emulated vga
2014-08-08 schwarzeClarity with respect to floating point handling:
2014-08-08 schwarzedemacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg...
2014-08-08 schwarzemention requests and macros in more messages
2014-08-08 schwarzeDynamically allocate the stack of roff(7) .ie condition...
2014-08-08 reykAllow to serve emtpy (0 bytes) files.
2014-08-08 schwarzeSplit MANDOCERR_IGNARGV into one message for .An and...
2014-08-08 schwarzeIn .Bl -column, if some of the column width declaration...
2014-08-08 schwarzeRemove the useless FATAL error "argument count wrong...
2014-08-08 schwarzeImprove handling of next-line scope broken by end of...
2014-08-08 schwarzeSimplify: replace one global flag by one local variable
2014-08-08 schwarzeGet rid of the useless FATAL error "child violates...
2014-08-08 schwarzeRemove two useless FATAL errors.
2014-08-08 jasperuse nitems() instead of various local constructs
2014-08-08 schwarzebetter name and wording for the last two non-generic...
2014-08-08 schwarzeVarious improvements related to .Ex and .Rv:
2014-08-08 schwarzePartial implementation of .Bd -centered.
next