2018-08-11 |
kettenis | Bump MAXCPUS from 8 to 24. |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Fix a couple of bugs in the ITS support code: |
commit | commitdiff | tree | snapshot |
2018-08-11 |
mestre | actually s/unveil/pledge on err(3), I missed it on... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
mestre | the only fs access kdump(1) needs is to the tracefile... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
mestre | look(1) will access /usr/share/dict/words to look for... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
mestre | Just like in mesg(1) in biff(1) we just need to push... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
stsp | Add comment explaining why we read basic MCS set only... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
mestre | this one was my fault, when an error occurrs on mesg... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Use MAXCPUS as the number of elements for the array... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Use MAXCPUS as the number of elements for the array... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
benno | Fix problems ofthe ifconfig argument parser with "ifcon... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
rob | Prevent server side overflow for message id in snmp... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
schwarze | handle the non-portable GNU-style \[charNN], \[charNNN... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
schwarze | The groff man-ext macros define fonts CB, CI, and CR, |
commit | commitdiff | tree | snapshot |
2018-08-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-10 |
deraadt | crank to 6.4-beta |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Simplify server key exchange signature verification. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Simplify server kex exchange signature generation. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Add glue to EVP_md5_sha1() so that it can be used with... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Add missing include to X25519 synopsis. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
deraadt | In typical swiss-army style, various modes and options... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
deraadt | delete volatile intended to silence whiny old compilers... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Bump boot loader versions for softraid passphrase handl... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Retry on incorrect passphrase for softraid crypto boot. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Run the wycheproof ECDSA test vectors against libcrypto. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Run the X25519 wycheproof test vectors against libcrypto. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Rework regress so that it is easier to add additional... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Use a table rather than a switch when converting string... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Add a regress test that checks file descriptor allocati... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
jsing | Update fd_freefile when filtering/closing kqueue descri... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
claudio | Another place where we should handle AS_SET better... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
claudio | Make the AS_SET handling for source-as even simpler... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
kn | Zap bits in host_v4(), use mask parameter |
commit | commitdiff | tree | snapshot |
2018-08-10 |
schwarze | Implement the roff(7) .nop (no operation) request. |
commit | commitdiff | tree | snapshot |
2018-08-10 |
dtucker | The script that cooks up PuTTY format host keys does... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
djm | improve |
commit | commitdiff | tree | snapshot |
2018-08-10 |
djm | Describe pubkey format, prompted by bz#2853 |
commit | commitdiff | tree | snapshot |
2018-08-10 |
djm | fix numbering |
commit | commitdiff | tree | snapshot |
2018-08-09 |
claudio | Improve handling of source-as when an AS_SET is rightmo... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
schwarze | Drop support for guessing an old-style class A, B,... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
mestre | The game is playable without the need to access any... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
schwarze | If somebody asks "man 3 chmod", |
commit | commitdiff | tree | snapshot |
2018-08-09 |
visa | Remove redundant "kq == kn->kn_kq" checks. The lists... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
patrick | Hook up the rasops text emulation functions so we only... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
deraadt | correct sizeof to use correct buffer, rather than anoth... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
patrick | Implement out-of-band interrupt support in the bwfm... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
patrick | Make imxesdhc(4) pass per-function cookies to the SD... |
commit | commitdiff | tree | snapshot |
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 |
next |