openbsd
2018-08-05 jsgenable bio and softraid on arm64 ramdisk
2018-08-05 jsgenable bio and softraid on armv7 ramdisk
2018-08-05 mestreRemove now unused header which I forgot to commit on...
2018-08-05 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-05 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-05 mestreRevert back previous and remove cpath pledge(2) promise...
2018-08-05 jmcdocument some more escapes which are hit by restricted...
2018-08-04 kettenisImplement a few missing RK3288 clocks and implement...
2018-08-04 schwarzefix a glitch in rev. 1.24: getline(3) returns ssize_t...
2018-08-04 schwarzeobvious KNF: avoid '!' for tests of non-boolean variables,
2018-08-04 jsgavoid using a value uninitialised
2018-08-04 beckAdd regress test to ensure that chmod fails when unveil...
2018-08-04 schwarzeUse POSIX getline(3) rather than the non-standard and...
2018-08-04 krwOops. Missing chunk from previous 'secs' -> 'ui'.
2018-08-04 krwRename local variable 'secs' to 'ui' to be consistant...
2018-08-04 kettenisThe operating-points-v2 binding allows opp-microvolt...
2018-08-04 mestreRevert back previous commit, we have decided that socke...
2018-08-04 florianLeave the control socket behind on shutdown. It doesn...
2018-08-04 florianLeave the control socket behind on shutdown. It doesn...
2018-08-04 espiedocument AUTOCONF_ENV
2018-08-04 jmctweak previous;
2018-08-04 deraadtsync
2018-08-04 deraadtI can find no reason why portmap needs rpath after...
2018-08-04 djminvalidate dh->priv_key after freeing it in error path...
2018-08-04 helgUncomment no-longer-dead Xr.
2018-08-03 helgAdd man page for fuse_get_context(3).
2018-08-03 kettenisPass PCIe requester ID as sideband data here as well.
2018-08-03 kettenisLet ahci(4) match on _CLS instead of _HID when attachin...
2018-08-03 kettenisImplement setting the CPU clock for Allwinner H3/H5...
2018-08-03 kettenisAlso attach as a regulator if the FDT provides the...
2018-08-03 jmcadvertise slaacd.8;
2018-08-03 jmcsort; ok florian
2018-08-03 kettenisImplement single-stepping. Based on an earlier diff...
2018-08-03 bennoreturn is not a function and if (x) -> if (x != NULL)
2018-08-03 bennofix error messages from earlier syntax change
2018-08-03 bennocorrect an error message, from Ross L Richardson
2018-08-03 bennodocument the default in the abscence of a certificate...
2018-08-03 bennoDocument that domain certificate is optional.
2018-08-03 deraadtMove pledge after getopt when we know whether the opera...
2018-08-03 kettenisImplement DVFS support.
2018-08-03 claudioMove nexthop and nexthop flags from the rde_aspath...
2018-08-03 deraadtunveil _PATH_UTMP at startup. Time for a commentary:
2018-08-03 deraadtWe can only unveil if the prefix is a directory (the...
2018-08-03 visaImprove synchronization between the parent and children...
2018-08-03 deraadtMove pledge to after getopt, when the finger program...
2018-08-03 deraadtpledge() a little later, after getopt operation, in...
2018-08-03 deraadtsync
2018-08-03 deraadtwrap long lines
2018-08-03 deraadtunveil _PATH_DEVDB for devname(). All other filenames...
2018-08-03 claudioReshuffle the way bgpd does the softreload after filter...
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...
next