2018-08-14 |
cheloha | Don't fail by default in the -new case; ok tb jca |
commit | commitdiff | tree | snapshot |
2018-08-14 |
nicm | Add size to arguments struct too. |
commit | commitdiff | tree | snapshot |
2018-08-14 |
nicm | Some tidying, use a struct for arguments (there will... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
mestre | Drop unnecessary pledge(2) promises on apm(8): |
commit | commitdiff | tree | snapshot |
2018-08-14 |
jmatthew | return ENOTTY rather than EINVAL to indicate an ioctl... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
schwarze | support tail arguments on the .ME and .UE macros, |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | document new namei flags |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | Instead of using BYPASSUNVEIL at NDINIT time, use KERNE... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | More clear version of previous namei/pledge/chroot... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | in sys_statfs(), BYPASSUNVEIL can be passed to NDINIT... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | The first panic in pledge_namei should only be for... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
florian | Make the owner of fcgi socket configurable. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
schwarze | basic macro cleanup, break lines of excessive length... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
visa | Simplify the startup of the cleaner, reaper and update... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
rob | Add more content. Tweaks from ingo. This man page is... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
stsp | Add support for band-steering access points to net80211. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | Support CPU frequency scaling on NXP i.MX8M. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | Support GPIO-based voltage regulators. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
stsp | Prevent iwm(4) from writing back the former BSS channel |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Print global IPsec counters. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Make it possible to run pipe(2) and pipe2(2) mostly... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Attach to Sierra Wireless MC7304/MC7354 & EM7455, from... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Sierra Wireless MC7304/MC7354, from Denis Lapshin. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | The iterator i is not the option code, but simply the... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
anton | Add a test covering the recently fixed issue with dangl... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
jmc | consistent macros; |
commit | commitdiff | tree | snapshot |
2018-08-13 |
djm | revert compat.[ch] section of the following change... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
ccardenas | Add administrative options to LACP trunk implementation. |
commit | commitdiff | tree | snapshot |
2018-08-12 |
rob | Change ber_write_elements() to return ssize_t instead... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
djm | better diagnosics on alg list assembly errors; ok deraa... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
kettenis | Drop reference to dmabuf "file" as fnew() returns one... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
stsp | Make ifconfig's -joinlist command work as advertised. |
commit | commitdiff | tree | snapshot |
2018-08-12 |
kettenis | Really overwrite the major of com(4) instead of the... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
mortimer | Add retguard macros for arm64 asm and apply them in... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
mortimer | Add retguard for arm64. |
commit | commitdiff | tree | snapshot |
2018-08-12 |
mortimer | Refactor retguard to make adding additional arches... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
jmc | add missing markup; |
commit | commitdiff | tree | snapshot |
2018-08-12 |
deraadt | Heydar Aliyev, Baku, Azerbaijan is GYD, not BAK |
commit | commitdiff | tree | snapshot |
2018-08-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Make legacy interrupts work in more cases. |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Use IORT table to map requester ID into MSI sideband... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
krw | Nuke stray/pointless 'volatile' for local var. |
commit | commitdiff | tree | snapshot |
2018-08-11 |
beck | Get rid of PLEDGE_STAT, which was a hack used for unveil. |
commit | commitdiff | tree | snapshot |
2018-08-11 |
cheloha | Refactor the nearly identical benchmark loops into... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Match "ARMH0011". |
commit | commitdiff | tree | snapshot |
2018-08-11 |
kettenis | Make GICv3 redistributor support actually work and... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
deraadt | don't need 61 keys anymore |
commit | commitdiff | tree | snapshot |
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 |
next |