2018-08-05 |
schwarze | wrong macro |
commit | commitdiff | tree | snapshot |
2018-08-05 |
beck | Decouple unveil from the pledge flags, by adding dedica... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
bcook | Remove unnecessary NULL check from get_cert_by_subject... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
beck | Prevent a panic when reboot -q is used by making unveil... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
bcook | Fix a memory leak in i2d_RSA_NET on failure of ASN1_STR... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
schwarze | remove duplicate installation of the SIGINT handler; |
commit | commitdiff | tree | snapshot |
2018-08-05 |
bcook | In RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
jsg | enable virtio pci attachment on armv7 |
commit | commitdiff | tree | snapshot |
2018-08-05 |
ratchov | Mention ioctls that don't work for the control device. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
ratchov | Use english words instead of file names. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
bcook | Fix memory leak in i2b_PVK in error handling. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
ratchov | Remove obvious or repeating sentinces. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Since -s argument is no longer checked, during reexec... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Since -s argument is no longer checked, during reexec... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Remove cpath pledge(2) promise. We decided that not... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
nicm | calloc the mode data instead of malloc and initialize... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
jsg | enable bio and softraid on arm64 ramdisk |
commit | commitdiff | tree | snapshot |
2018-08-05 |
jsg | enable bio and softraid on armv7 ramdisk |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Remove now unused header which I forgot to commit on... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Remove cpath pledge(2) promise. We decided that not... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Remove cpath pledge(2) promise. We decided that not... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
mestre | Revert back previous and remove cpath pledge(2) promise... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
jmc | document some more escapes which are hit by restricted... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
kettenis | Implement a few missing RK3288 clocks and implement... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
schwarze | fix a glitch in rev. 1.24: getline(3) returns ssize_t... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
schwarze | obvious KNF: avoid '!' for tests of non-boolean variables, |
commit | commitdiff | tree | snapshot |
2018-08-04 |
jsg | avoid using a value uninitialised |
commit | commitdiff | tree | snapshot |
2018-08-04 |
beck | Add regress test to ensure that chmod fails when unveil... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
schwarze | Use POSIX getline(3) rather than the non-standard and... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
krw | Oops. Missing chunk from previous 'secs' -> 'ui'. |
commit | commitdiff | tree | snapshot |
2018-08-04 |
krw | Rename local variable 'secs' to 'ui' to be consistant... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
kettenis | The operating-points-v2 binding allows opp-microvolt... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
mestre | Revert back previous commit, we have decided that socke... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
florian | Leave the control socket behind on shutdown. It doesn... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
florian | Leave the control socket behind on shutdown. It doesn... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
espie | document AUTOCONF_ENV |
commit | commitdiff | tree | snapshot |
2018-08-04 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-08-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-04 |
deraadt | I can find no reason why portmap needs rpath after... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
djm | invalidate dh->priv_key after freeing it in error path... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
helg | Uncomment no-longer-dead Xr. |
commit | commitdiff | tree | snapshot |
2018-08-03 |
helg | Add man page for fuse_get_context(3). |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Pass PCIe requester ID as sideband data here as well. |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Let ahci(4) match on _CLS instead of _HID when attachin... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Implement setting the CPU clock for Allwinner H3/H5... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Also attach as a regulator if the FDT provides the... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
jmc | advertise slaacd.8; |
commit | commitdiff | tree | snapshot |
2018-08-03 |
jmc | sort; ok florian |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Implement single-stepping. Based on an earlier diff... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
benno | return is not a function and if (x) -> if (x != NULL) |
commit | commitdiff | tree | snapshot |
2018-08-03 |
benno | fix error messages from earlier syntax change |
commit | commitdiff | tree | snapshot |
2018-08-03 |
benno | correct an error message, from Ross L Richardson |
commit | commitdiff | tree | snapshot |
2018-08-03 |
benno | document the default in the abscence of a certificate... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
benno | Document that domain certificate is optional. |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | Move pledge after getopt when we know whether the opera... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kettenis | Implement DVFS support. |
commit | commitdiff | tree | snapshot |
2018-08-03 |
claudio | Move nexthop and nexthop flags from the rde_aspath... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | unveil _PATH_UTMP at startup. Time for a commentary: |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | We can only unveil if the prefix is a directory (the... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
visa | Improve synchronization between the parent and children... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | Move pledge to after getopt, when the finger program... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | pledge() a little later, after getopt operation, in... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | wrap long lines |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | unveil _PATH_DEVDB for devname(). All other filenames... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
claudio | Reshuffle the way bgpd does the softreload after filter... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kevlo | Enable mue(4). |
commit | commitdiff | tree | snapshot |
2018-08-03 |
florian | Move dns settings to global options so that they don... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
halex | document that wpakey needs a preceeding nwid OR join... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
phessler | revert 1.133 and part of 1.131 |
commit | commitdiff | tree | snapshot |
2018-08-03 |
florian | Account when the next nd6_timer_to is scheduled in... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | pledge() a little later, after getopt operation, when... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | unveil of _PATH_DEVDB "/var/run/dev.db" can be done... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
espie | actually heed localbase when looking for groff |
commit | commitdiff | tree | snapshot |
2018-08-03 |
espie | reorg groff runner so that failures are handled better |
commit | commitdiff | tree | snapshot |
2018-08-03 |
espie | - exit in case of exec error. Prevents code from conti... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kevlo | - use memset() for for clearing hashtbl |
commit | commitdiff | tree | snapshot |
2018-08-03 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | The first unveil userland commit! |
commit | commitdiff | tree | snapshot |
2018-08-03 |
deraadt | This does not need pledge "wpath" |
commit | commitdiff | tree | snapshot |
2018-08-03 |
beck | ni_pledge flags are a uint64_t not an int - don't initi... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
rob | Place a limit on the number of elements in a ber sequen... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
kevlo | Add mue(4), a driver for Microchip LAN75xx/LAN78xx... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
nicm | Log command arguments. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
schwarze | replace excessively wordy and fuzzy introduction |
commit | commitdiff | tree | snapshot |
2018-08-02 |
krw | errno is never checked after a call to getuint64()... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
rob | Grammar fix in comment. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
rob | Some wordsmithing. Comments and tweaks from deraadt... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
claudio | Split out the rule skipping logic into own function... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
benno | According to code (and testing), each is optional but... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
benno | It's an "X.509 certificate" rather than a "TLS certific... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
benno | its a X.509 certificate, consistency with acme-client... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
patrick | Enable ssdfb(4) at I2C. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
patrick | Add I2C attachment code to ssdfb(4). The difference... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
mestre | ntpd(8) has logic in place to delete its control socket... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
claudio | Make a few more rde specific functions static. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
claudio | Make free_prefixsets() accept a NULL pointer. Makes... |
commit | commitdiff | tree | snapshot |
2018-08-02 |
nicm | session_groups can be static also. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
nicm | Make key trees and some other bits static. |
commit | commitdiff | tree | snapshot |
2018-08-02 |
nicm | Minor tidying. |
commit | commitdiff | tree | snapshot |
next |