2022-02-23 |
dlg | better help for getting addresses for dgrams received... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | merge upstream commit to unbound: "Fix that TCP interfa... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | merge unbound 1.15.0 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | update to unbound 1.15.0, ok florian@ |
commit | commitdiff | tree | snapshot |
2022-02-23 |
claudio | Make it possible to bind and connect to non-default... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | avoid integer overflow of auth attempts (harmless,... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | randomise the password used in fakepw |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | use asprintf to construct .rhosts paths |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | openssh-8.9 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
martijn | Interface index 1 doesn't need to have an lladdr. |
commit | commitdiff | tree | snapshot |
2022-02-23 |
jsg | unifdef __ELF__ |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | Check asprintf() return to avoid crashing in strcmp(). |
commit | commitdiff | tree | snapshot |
2022-02-22 |
kettenis | Fix thinko in construction of SMC key for the targeted... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-02-22 |
millert | Use sizeof() instead of KI_MAXCOMLEN and KI_WMESGLEN... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | MAXCOMLEN is no longer needed in these programs, so... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since ktr_comm is now a string, we do not need MAXCOMLE... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Instead of using MAXCOMLEN from sys/param.h, use KI_MAX... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since other exported commandnames were increased to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
claudio | Convert parse.y to use stdint.h types uintX_t instead... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since other exported commandnames were increased to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Start using new _MAXCOMLEN (a proper string expanded... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | sysctl already passed the commandname as a 24-byte... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Define MAXCOMLEN in terms of _MAXCOMLEN (-1, because... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Add _MAXCOMLEN to syslimits, it is 24, and includes... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
rob | Pledge stdio. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
rob | Remove -v option from usage. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
martijn | requestid is a 32 bit integer, make sure that we reques... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
millert | Add a seq(1) command, similar to what is present in... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
claudio | The fuzzer logs everything to syslog, this is not what... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | Plug leak in ec_key_create() |
commit | commitdiff | tree | snapshot |
2022-02-22 |
visa | Remove extra ; |
commit | commitdiff | tree | snapshot |
2022-02-22 |
nicm | Do not attempt to update focus (and crash) when there... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | whitespace/KNF |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | acme-client: only warn on PEM_write_ECPrivateKey()... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
job | Clarify RTR and roa-set sections |
commit | commitdiff | tree | snapshot |
2022-02-22 |
nicm | Add next_session_id format with the next session ID... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
nicm | Initialize copy_width before adjusting it, GitHub issue... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
nicm | Use correct size for screen when popup is created witho... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
nicm | Add window-resized hook to man page, from Thomas Adam. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
bluhm | Update libexpat to 2.4.6. This fixes CVE-2022-25235... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
dlg | don't hide the mtu on "bridge" interfaces. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
mestre | disable further calls to unveil(2) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
visa | Clear frame pointer in cpu_fork() on riscv64 |
commit | commitdiff | tree | snapshot |
2022-02-22 |
visa | ddb: Improve stack unwinding on riscv64 |
commit | commitdiff | tree | snapshot |
2022-02-22 |
visa | Make audio(4) event filters MP-safe |
commit | commitdiff | tree | snapshot |
2022-02-22 |
dlg | add some more tunnels to the list of interfaces that... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
anton | Bump the number of wait_until iterations, in the hopes... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | repair sys/param.h namespace list |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | The include of sys/ktrace.h will require sys/types... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | The FILL_KPROC() macro should be useable in situations... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | need a local nitems() definition |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | need a local nitems() definition |
commit | commitdiff | tree | snapshot |
2022-02-22 |
guenther | Delete unnecessary #includes of <netinet6/ip6protosw... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
guenther | Delete unnecessary #includes of <sys/domain.h> and... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
guenther | Move declarations of ip6_protox[] and inet6sw[] to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
guenther | pfctlinput() is already declared in <sys/protosw.h... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
mestre | unveil(2) "/dev" read-only instead of using chroot... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-02-21 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-02-21 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-02-21 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsing | Factor out alert handing code in the legacy stack. |
commit | commitdiff | tree | snapshot |
2022-02-21 |
kn | Grab vmobjlocks with RW_DUPOK in vm_obj_wire() to silen... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | aligend -> aligned |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | ambigus -> ambiguous |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | anscestors -> ancestors |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | consisitent -> consistent |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | cululative -> cumulative |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | differenent -> different |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | disatcher -> dispatcher |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | diviedr -> divider |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | dmammem -> dmamem |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | enries -> entries |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | entried -> entries |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | entris -> entries |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | expliclitly -> explicitly |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | futther -> further |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | ignorint -> ignoring |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | implenent -> implement |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | independednt -> independent, let's -> lets |
commit | commitdiff | tree | snapshot |
2022-02-21 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | initializion -> initialization |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | initiailze -> initialize |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | instructinos -> instructions |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | interrunts -> interrupts |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | interting -> inserting |
commit | commitdiff | tree | snapshot |
2022-02-21 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | iommmu -> iommu |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | lenghy -> lengthy |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | mappiing -> mapping |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | splitted -> split, necesssary -> necessary |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | onbard -> onboard |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | opearting -> operating |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | receice -> receive |
commit | commitdiff | tree | snapshot |
2022-02-21 |
robert | cap the daemon login class' datasize at either 1G or... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jsg | tempterature -> temperature |
commit | commitdiff | tree | snapshot |
2022-02-21 |
dlg | in input, clear the address union before putting an... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
jmatthew | If the signature on an icmp echo reply doesn't match... |
commit | commitdiff | tree | snapshot |
next |