openbsd
2018-08-03 kevloEnable mue(4).
2018-08-03 florianMove dns settings to global options so that they don...
2018-08-03 halexdocument that wpakey needs a preceeding nwid OR join...
2018-08-03 phesslerrevert 1.133 and part of 1.131
2018-08-03 florianAccount when the next nd6_timer_to is scheduled in...
2018-08-03 deraadtpledge() a little later, after getopt operation, when...
2018-08-03 deraadtunveil of _PATH_DEVDB "/var/run/dev.db" can be done...
2018-08-03 espieactually heed localbase when looking for groff
2018-08-03 espiereorg groff runner so that failures are handled better
2018-08-03 espie- exit in case of exec error. Prevents code from conti...
2018-08-03 kevlo- use memset() for for clearing hashtbl
2018-08-03 jmctweak previous;
2018-08-03 deraadtThe first unveil userland commit!
2018-08-03 deraadtThis does not need pledge "wpath"
2018-08-03 beckni_pledge flags are a uint64_t not an int - don't initi...
2018-08-03 robPlace a limit on the number of elements in a ber sequen...
2018-08-03 kevloAdd mue(4), a driver for Microchip LAN75xx/LAN78xx...
2018-08-02 nicmLog command arguments.
2018-08-02 schwarzereplace excessively wordy and fuzzy introduction
2018-08-02 krwerrno is never checked after a call to getuint64()...
2018-08-02 robGrammar fix in comment.
2018-08-02 robSome wordsmithing. Comments and tweaks from deraadt...
2018-08-02 claudioSplit out the rule skipping logic into own function...
2018-08-02 bennoAccording to code (and testing), each is optional but...
2018-08-02 bennoIt's an "X.509 certificate" rather than a "TLS certific...
2018-08-02 bennoits a X.509 certificate, consistency with acme-client...
2018-08-02 patrickEnable ssdfb(4) at I2C.
2018-08-02 patrickAdd I2C attachment code to ssdfb(4). The difference...
2018-08-02 mestrentpd(8) has logic in place to delete its control socket...
2018-08-02 claudioMake a few more rde specific functions static.
2018-08-02 claudioMake free_prefixsets() accept a NULL pointer. Makes...
2018-08-02 nicmsession_groups can be static also.
2018-08-02 nicmMake key trees and some other bits static.
2018-08-02 nicmMinor tidying.
2018-08-02 claudioThis brings the network code more in line with what...
2018-08-02 kettenisAdd delay when increasing the voltage of a regulator...
2018-08-02 nicmMake display-panes block the client until a pane is...
2018-08-02 mestreActually order the promises in their canonical form...
2018-08-02 mestreCurrently when eigrpd(8) shuts down then its unix contr...
2018-08-02 beckFix panic when we attempt to mess with "." but have...
2018-08-02 beckTest messing with "." both when having . unveiled for...
2018-08-01 brynetOn AMD CPUs, If the LFENCE serialization MSR bit is...
2018-08-01 mestreFix segmentation fault on radiusd(8) when exiting.
2018-08-01 schwarzeFix an off-by-one string read access that could happen...
2018-08-01 kettenisFix various RK3399 clocks and add support for getting...
2018-08-01 schwarzeAfter rewriting the parse buffer from scratch, we also...
2018-08-01 nicmInitialize new lineflag member.
2018-08-01 schwarzeAvoid a read access one byte beyond the end of an alloc...
2018-08-01 tbUse a single space after colon in another errx().
2018-08-01 chelohaDisallow negative reps, they make no sense. While here...
2018-08-01 patrickImplement a partial update mechanism. Since the SPI...
2018-08-01 florianClarify that we chroot to the users home directory...
2018-08-01 robRemove midsentence period.
2018-08-01 jmcdocument when -exec evaluates to true; from kris katterjohn
2018-08-01 tbUpdate a comment to include -delete, -execdir, -ls...
2018-08-01 tbDocument that -delete and -execdir prevent -print from...
2018-08-01 jmcupdate currency exchange rates;
2018-07-31 knZap v4mask and v6mask in host()
2018-07-31 robRelocate some public functions above the internal funct...
2018-07-31 fcambusDisplay color depth alongside resolution when attaching...
2018-07-31 claudioReshuffle order in struct rde_peer a bit. No functional...
2018-07-31 nicmDo not leak path or use it after free.
2018-07-31 patrickStop reversing bytes read from the framebuffer. That...
2018-07-31 nicmMove struct screen_sel into screen.c and tidy up member...
2018-07-31 robFix some debugging output now that ber type and encodin...
2018-07-31 claudioMake ber type and encoding a unsigned int instead of...
2018-07-31 claudioMake ber type and encoding a unsigned int instead of...
2018-07-31 claudioMake ber type and encoding a unsigned int instead of...
2018-07-31 claudioMake ber type and encoding a unsigned int instead of...
2018-07-31 nicmClear history on RIS like most other terminals do.
2018-07-31 kettenisImplement setting the voltage of the regulators.
2018-07-31 kettenisCorrectly set the dividers for the clock of the "big...
2018-07-31 kettenisFix setting the voltage; the code was using the wrong...
2018-07-31 claudioThere is no longer the need to be careful in rde_softre...
2018-07-31 djmdelay bailout for invalid authenticating user until...
2018-07-31 djmfix some memory leaks spotted by Coverity via Jakub...
2018-07-31 deraadtKNF
2018-07-30 antonDeclare then assign local variable, no binary change.
2018-07-30 kettenisIf we keep the BIOS framebuffer, stick to the desired...
2018-07-30 mpiregen
2018-07-30 mpiUnlock sendmsg(2), sendto(2), recvfrom(2) and recvmsg(2).
2018-07-30 bluhmReplace fork with sniffer thread in Python. Clear...
2018-07-30 antonAdd regress covering the recently fixed NULL pointer...
2018-07-30 jmccatch up with the symlink removal of /dev/{audio,mixer};
2018-07-30 antonFix a NULL-pointer dereference when calling open()...
2018-07-30 schwarzeimprove consistency of markup for some variables, still...
2018-07-30 jcsrecognize WSMOUSE_TYPE_TOUCHPAD devices
2018-07-30 jcsdefine WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers...
2018-07-30 deraadtSome cleanups and clarification, especially regarding...
2018-07-30 deraadtsync
2018-07-30 deraadtrename 2nd argument of unveil from vague "flags" to...
2018-07-30 kettenisUse the MI interrupt enable/distable API instead of...
2018-07-30 espieTweak history
2018-07-30 espiebyebye fake.mtree
2018-07-30 mpiUse FNONBLOCK instead of SS_NBIO to check/indicate...
2018-07-30 ratchovInline trivial uaudio_id_name(). From Michael Bombardie...
2018-07-30 nicmRemove a leftover unused struct.
2018-07-30 stspDon't ask drivers to join a wifi network before an...
2018-07-30 kettenisAdd support for the GIC v3 ITS and use it to implement...
2018-07-30 bennocleanup initialization of chngdir. inspired by Ross...
next