openbsd
2014-12-21 djmdocument FingerprintHash here too
2014-12-21 djmAdd FingerprintHash option to control algorithm used...
2014-12-21 shadchinWSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_C...
2014-12-21 shadchinCleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP...
2014-12-21 shadchinWSMOUSE_INPUT_WSMOUSED_CLOSE not used anymore.
2014-12-21 mlarkinPrevent writing to the kernel area via the direct map...
2014-12-21 schwarzeUse -m for macro set selection in mandoc(1) mode only...
2014-12-21 mpiAlways clear a port reset feature after setting it...
2014-12-21 mpiVarious transfer improvements/fixes.
2014-12-21 mpiUse a bitmask when dumping TRB flags. No change in...
2014-12-21 espiefix test-redef2:
2014-12-21 guenther<sys/endian.h> needs <sys/cdefs.h>
2014-12-21 guentherStop pulling in <arpa/inet.h> or <arpa/nameser.h> when...
2014-12-21 danielShow the sign for NaN as per POSIX; from Elliott Hughes.
2014-12-21 danielFix build with -Werror -std=c99 -pedantic.
2014-12-20 miodReplacing <machine/endian.h> with <sys/endian.h> does...
2014-12-20 krwReplace switch workq with taskq.
2014-12-20 krwZap a sneaky trailing blank that was hiding in plain...
2014-12-20 kettenisZap local variable that shadows another local variable...
2014-12-20 krwZap a bunch of leading/trailing whitespace.
2014-12-20 reykCleanup vmt(4) by changing an ugly if statement for...
2014-12-20 teduopenbsd rcisd
2014-12-20 guenther$OpenBSD for our rev here
2014-12-20 schwarzeFix two issues causing a class of assertion failures...
2014-12-20 schwarzeresolve some code duplication; no functional change
2014-12-19 guentherUse <sys/endian.h> instead of <machine/endian.h>
2014-12-19 deraadtsync with libc, using brnz,pt instead, should be better
2014-12-19 bluhmUse a simpler expression to check the ether type in...
2014-12-19 teduno need to kvm the palloc. the pgsize is more correctly...
2014-12-19 deraadtUse reallocarray() where suitable
2014-12-19 bluhmDo not report an EDQUOT "Disk quota exceeded" error...
2014-12-19 tedumultiline string literals aren't really a thing. just...
2014-12-19 teduremove ipw. it wasn't included in generic, but nobody...
2014-12-19 tedumake the code look more like libc by changing Transform...
2014-12-19 tedubcopy to memcpy. ok deraadt millert
2014-12-19 teduunifdef INET in net code as a precursor to removing...
2014-12-19 schwarzeEnforcing an arbitrary, implementation dependent, undoc...
2014-12-19 krwFix tree breakage due to unused variable after last...
2014-12-19 krwChange scan and auth+assoc workq entries to taskq entries.
2014-12-19 reykshuffle function declarations a bit; stylistic changes...
2014-12-19 tedube like the kernel and only unroll if not small
2014-12-19 reykNo need to include sys/types.h when sys/param.h is...
2014-12-19 deraadtsync
2014-12-19 deraadti386 unrolling blows up the media in a big way, due...
2014-12-19 deraadtoops, forgot rndvar.h
2014-12-19 ajacoutotAdd rdp/rfb/vnc.
2014-12-19 deraadtplace the afterinstall: target correctly for static...
2014-12-19 deraadtoops, forgot rndvar.h
2014-12-19 tedudon't print vnodes if we didn't read them
2014-12-19 tedu1. -T (totalflag) requires nlist too.
2014-12-19 krwUse taskq rather than workq to remove unwanted alias.
2014-12-19 aoyamaMove cbus.c, cbusvar.h, and pcex.c to new 'cbus' direct...
2014-12-19 reykSupport source-hash and random with tables and dynifs...
2014-12-19 mcbrideComment is no longer true, remove it.
2014-12-19 teduremove hash.h. no longer needed. ok reyk
2014-12-19 reykRemove an unused sys/hash.h include from db_structinfo.c
2014-12-19 deraadtlonely bcopy called me by name
2014-12-19 deraadtanother handful of bcopy -> memcpy because there is...
2014-12-19 tedustart retiring the nointr allocator. specify PR_WAITOK...
2014-12-19 teduif you really must look inside the pool to decide if...
2014-12-19 teduadd messages to #error so we know what's what (and...
2014-12-19 schwarzeRewrite the low-level UTF-8 parser from scratch.
2014-12-19 bradMake use of m_defrag() in re_encap().
2014-12-19 tedurename buffer to digest, more clear. ok deraadt
2014-12-19 lteoCA.sh and CA.pl are gone
2014-12-19 lteoSync message digest algorithms with the ones actually...
2014-12-19 teduconvert bcopy/zero to memcpy. ok deraadt djm
2014-12-19 dlgtimestamp empty pages, and only free them if theyve...
2014-12-19 dlgthe last commit changed LIST_INSERT_HEAD to TAILQ_INSER...
2014-12-19 bradRearrange mostly vmxnet3_init() to look like other...
2014-12-19 tedusha512 produces enough output, we can simplify extracti...
2014-12-19 dlgreplace the page LISTS with page TAILQs. this will...
2014-12-18 teduremove two useless and unused hash penalty defines
2014-12-18 djmdon't count partial authentication success as a failure...
2014-12-18 bradMerge in some commits from upstream..
2014-12-18 jmcan hex -> a hex;
2014-12-18 deraadtobvious non-overlap bcopy -> memcpy
2014-12-18 teduconvert one hot looking bcopy to memcpy
2014-12-18 tedudelete a whole mess of unnecessary caddr_t casts
2014-12-18 reykUpdate test - the hashkey log message disappeared.
2014-12-18 schwarzeDon't let .Ta creep into an already-closed list; same...
2014-12-18 reykUpdate relayd to use siphash instead of sys/hash. ...
2014-12-18 jmcupdate usage() and the list of non-standard (i.e. non...
2014-12-18 tedudocument power capacity units. from david higgs
2014-12-18 teduonly unroll on i386 and amd64 (where confirmed to be...
2014-12-18 schwarzeOnly keep leading .Sm inside a list when it immediately...
2014-12-18 deraadtuse suspend_randomness() and resume_randomness()
2014-12-18 reykWrap more of these long lines.
2014-12-18 tedutwo more uses of siphash. better hash for ipv4. maybe...
2014-12-18 tedusimple to use siphash here. ok deraadt
2014-12-18 tedusimple to use siphash here. ok deraadt
2014-12-18 schwarzeWhen the head of a list item is extended with a partial...
2014-12-18 deraadtwrap unreasonably long lines
2014-12-18 reykThe VM host might send multiple messages at once but...
2014-12-18 teduuse siphash for pf_lb. for ipv6, we stretch it out...
2014-12-18 schwarzeDon't let the modulo operator divide by zero.
2014-12-18 deraadtperform cpu setperf at same position in sequence as...
2014-12-18 deraadtsuspend & resume RNG subsystem
2014-12-18 deraadtsuspend and resume the RNG (at what looks like the...
2014-12-18 deraadtWhen a VM resume occurs, request information from the...
next