2018-08-09 |
patrick | Allow passing per-function cookies through the SD/MMC... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
patrick | Correct the bitmask that returns the function count... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
claudio | While softreconfig is running set the poll timeout... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
kettenis | Synopsys Designeware PCIe IP isn't 100% ECAM compliant... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
claudio | Make two very internal functions static. They are used... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
patrick | Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
nicm | Whoops, didn't mean to commit this. |
commit | commitdiff | tree | snapshot |
2018-08-09 |
nicm | Bump the UTF-8 character array up to 18 to allow for... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2018-08-09 |
kettenis | ASMedia ASM1184e PCIe switch. |
commit | commitdiff | tree | snapshot |
2018-08-09 |
akoshibe | Currently, attempting to move an immovable lo(4) to... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
jmatthew | Remove the port id check entirely. We don't do anythin... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | lockspool only plays with files in _PATH_MAILDIR, so... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | mestre and I can find no reason why the pledge has... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | ntpd unveils the cert.pem "r" file (which is passed... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | pledge with "unveil" at the top, so that the various... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
ratchov | Use unveil(2) in the helper process to disallow access... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
kettenis | Support DMA coherent devices that attach to mainbus... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
kettenis | Fix the ITLinesNumber mask and bump the number of suppr... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
mestre | add unveil(2) to ctfconv(1) |
commit | commitdiff | tree | snapshot |
2018-08-08 |
mestre | add unveil(2) to mixerctl(1) |
commit | commitdiff | tree | snapshot |
2018-08-08 |
rob | Some unsigned long to unsigned int cleanup from recent... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | Unveil the special files needed for reading AML tables... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | After authentication is complete, unveil login.conf... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
tb | typo: macro-generates wrappers -> macro-generated wrappers |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | An early pledge takes away many risk factors during... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | In netproc process, unveil to only expose the CA file. |
commit | commitdiff | tree | snapshot |
2018-08-08 |
florian | ifconfig cannot be pledged because of its overwhelming... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | tabs are ok at start of line, but internally space... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | unveil dev.db "r" for devname(), /dev "r", and in the... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | In the early pledge, add "unveil" to permit changes... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
schwarze | Even though we strongly discourage escaping hyphens... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
claudio | Move struct wire_largecommunity to rde_attr.c since... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
ratchov | Fix possible division by zero caused by bogus usb descr... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
schwarze | Reorder the text in the "Dashes and Hyphens" subsection... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
schwarze | Clarify the confusing "(text)" annotation in the charac... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
schwarze | After years of deliberation, finally provide a clear... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
claudio | Merge getcommunity() and getlargecommunity() into one... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
claudio | Make the (non-)transitive handling of ext communities... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-08 |
claudio | One ; too much |
commit | commitdiff | tree | snapshot |
2018-08-08 |
claudio | Update the RIB after a config reload in the background... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
patrick | Implement IRQ masking and unmasking in imxgpio(4). |
commit | commitdiff | tree | snapshot |
2018-08-08 |
patrick | Extend the FDT interrupt API to support masking and... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
kevlo | regen |
commit | commitdiff | tree | snapshot |
2018-08-08 |
kevlo | Fix Realtek product name from RT8188 to RTL8188CE |
commit | commitdiff | tree | snapshot |
2018-08-08 |
kn | r1.19 removed a bunch of code, but not enough, and... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
benno | hide rib[] internals in new rib_valid() function |
commit | commitdiff | tree | snapshot |
2018-08-08 |
jsg | Recognise 'Speculative Store Bypass Disable' support... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
djm | Use new private key format by default. This format... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
deraadt | Unveil is used at tail of initialization to allow ... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
deraadt | Unveil fits nicely into the syslogd privsep model.... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
deraadt | unveil can be used to restrict access to utmp and /dev |
commit | commitdiff | tree | snapshot |
2018-08-07 |
stsp | Ignore basic MCS set information found in association... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
deraadt | UNVEIL_* flags defined elsewhere in a .h file |
commit | commitdiff | tree | snapshot |
2018-08-07 |
reyk | Post-g2k18 fix: unbreak the optional vmd-internal vmboo... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
visa | Fix dangling knote references. |
commit | commitdiff | tree | snapshot |
2018-08-07 |
reyk | Fix paste error in "no read access to" debug message... |
commit | commitdiff | tree | snapshot |
2018-08-07 |
claudio | Similar to the ldpd.conf change don't use a macro of... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
kettenis | Make it possible to build a MULTIPROCESSOR kernel on... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
jmc | space required between macro args and punctuation; |
commit | commitdiff | tree | snapshot |
2018-08-06 |
espie | Reflect reality. |
commit | commitdiff | tree | snapshot |
2018-08-06 |
benno | replace the current log options |
commit | commitdiff | tree | snapshot |
2018-08-06 |
mestre | Correct example file since reserved words cannot be... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
mestre | Change manpage example for reserved words since the... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
claudio | Validate the prefix sent in a network delete call... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
stsp | Fix debug message in ieee80211_auth_open(): s/reason... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
benno | make ifconfig <if> join display the list of networks... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
stsp | Refactor ieee80211_add_ess(): |
commit | commitdiff | tree | snapshot |
2018-08-06 |
patrick | Give the FDT interrupt API a more generic naming by... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
florian | Do not set nwid over and over again. We just found... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
claudio | Pass the stale timestamp to path_remove_stale() removes... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
claudio | Replace two asp->peer with prefix_peer(p) which is... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
claudio | Assign peer1 and peer2 early on and use them everywhere... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
mestre | Remove cpath pledge(2) promise. We decided that not... |
commit | commitdiff | tree | snapshot |
2018-08-06 |
mestre | Drop "rpath" from pledge(2) after ncurses initialization. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
deraadt | ifconfig ioctl's that bring interfaces up the first... |
commit | commitdiff | tree | snapshot |
2018-08-05 |
kettenis | Fix typo that caused us to misassign parents. |
commit | commitdiff | tree | snapshot |
2018-08-05 |
schwarze | use .Fl macro for command line options |
commit | commitdiff | tree | snapshot |
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 |
next |