openbsd
2018-08-07 stspIgnore basic MCS set information found in association...
2018-08-07 deraadtUNVEIL_* flags defined elsewhere in a .h file
2018-08-07 reykPost-g2k18 fix: unbreak the optional vmd-internal vmboo...
2018-08-07 visaFix dangling knote references.
2018-08-07 reykFix paste error in "no read access to" debug message...
2018-08-07 claudioSimilar to the ldpd.conf change don't use a macro of...
2018-08-06 kettenisMake it possible to build a MULTIPROCESSOR kernel on...
2018-08-06 jmcspace required between macro args and punctuation;
2018-08-06 espieReflect reality.
2018-08-06 bennoreplace the current log options
2018-08-06 mestreCorrect example file since reserved words cannot be...
2018-08-06 mestreChange manpage example for reserved words since the...
2018-08-06 claudioValidate the prefix sent in a network delete call...
2018-08-06 stspFix debug message in ieee80211_auth_open(): s/reason...
2018-08-06 bennomake ifconfig <if> join display the list of networks...
2018-08-06 stspRefactor ieee80211_add_ess():
2018-08-06 patrickGive the FDT interrupt API a more generic naming by...
2018-08-06 florianDo not set nwid over and over again. We just found...
2018-08-06 claudioPass the stale timestamp to path_remove_stale() removes...
2018-08-06 claudioReplace two asp->peer with prefix_peer(p) which is...
2018-08-06 claudioAssign peer1 and peer2 early on and use them everywhere...
2018-08-06 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-06 mestreDrop "rpath" from pledge(2) after ncurses initialization.
2018-08-05 deraadtifconfig ioctl's that bring interfaces up the first...
2018-08-05 kettenisFix typo that caused us to misassign parents.
2018-08-05 schwarzeuse .Fl macro for command line options
2018-08-05 schwarzewrong macro
2018-08-05 beckDecouple unveil from the pledge flags, by adding dedica...
2018-08-05 bcookRemove unnecessary NULL check from get_cert_by_subject...
2018-08-05 beckPrevent a panic when reboot -q is used by making unveil...
2018-08-05 bcookFix a memory leak in i2d_RSA_NET on failure of ASN1_STR...
2018-08-05 schwarzeremove duplicate installation of the SIGINT handler;
2018-08-05 bcookIn RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed...
2018-08-05 jsgenable virtio pci attachment on armv7
2018-08-05 ratchovMention ioctls that don't work for the control device.
2018-08-05 ratchovUse english words instead of file names.
2018-08-05 bcookFix memory leak in i2b_PVK in error handling.
2018-08-05 ratchovRemove obvious or repeating sentinces.
2018-08-05 mestreSince -s argument is no longer checked, during reexec...
2018-08-05 mestreSince -s argument is no longer checked, during reexec...
2018-08-05 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-05 nicmcalloc the mode data instead of malloc and initialize...
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
next