2021-05-16 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | deregister |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | remove prototype for cpu_adjust_tsc_freq() |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-05-16 |
deraadt | add riscv asm for these two security-feature checking... |
commit | commitdiff | tree | snapshot |
2021-05-16 |
jsg | remove unused pre efiboot targets |
commit | commitdiff | tree | snapshot |
2021-05-15 |
krw | Nuke some Capt. Obvious and soon to be obsolete comments in |
commit | commitdiff | tree | snapshot |
2021-05-15 |
kettenis | Add back -mno-relax for now. Retain the -target option... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | in kdata_abort, error must be initialized to 0 (like... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | In all the copyin family functions, must compare end... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | Reorganize kernel & user fault handling into seperate... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | copyinout.S is not used |
commit | commitdiff | tree | snapshot |
2021-05-15 |
krw | Keep internal representation of DOSPTYP_EFI partition... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
schwarze | When looking for the last layout row used, we need... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
krw | Add missing MBR_protective_mbr() check when writing... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
krw | Shuffle USER_print_disk() code into a more rational... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
florian | Remove outdated comment. We got all httpd headers from... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
kettenis | Remove OUTPUT_FORMAT and OUTPUT_ARCH from linker script... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | pmap_fault_fixup() does not need "int user" |
commit | commitdiff | tree | snapshot |
2021-05-15 |
deraadt | improve comment regarding child_return() clearing errno... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
jan | Add pledge for ftpd's user processes. |
commit | commitdiff | tree | snapshot |
2021-05-15 |
kettenis | Use intr_enable()/int_disable()/intr_restore() instead of |
commit | commitdiff | tree | snapshot |
2021-05-15 |
yasuoka | Fix IPsec NAT-T to work with pipex(4). Introduce a... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
drahn | Load the fault handler into the correct register. |
commit | commitdiff | tree | snapshot |
2021-05-15 |
krw | Shuffle GPT_read() code into a nice switch{}, eliminating |
commit | commitdiff | tree | snapshot |
2021-05-14 |
krw | Whitespace tweaks and a couple of stray u_int* in gpt_c... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
tb | whitespace/KNF |
commit | commitdiff | tree | snapshot |
2021-05-14 |
cheloha | amd64: specialreg.h: add MSR_TSC_ADJUST |
commit | commitdiff | tree | snapshot |
2021-05-14 |
krw | Tweak the two copies of gpt_chk_mbr() to return the... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
kn | Properly refer to ioctl(2) |
commit | commitdiff | tree | snapshot |
2021-05-14 |
inoguchi | Improve libcrypto obj_xref.h generator |
commit | commitdiff | tree | snapshot |
2021-05-14 |
jsg | remove comment describing GENERIC |
commit | commitdiff | tree | snapshot |
2021-05-14 |
jsg | add dwge(4) to RAMDISK as well |
commit | commitdiff | tree | snapshot |
2021-05-14 |
jsg | remove uneeded includes |
commit | commitdiff | tree | snapshot |
2021-05-14 |
jsg | move some files to match other archs |
commit | commitdiff | tree | snapshot |
2021-05-14 |
djm | fix previous: test saved no_shell_flag, not the one... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Riscv64 sets. Initial attempt. |
commit | commitdiff | tree | snapshot |
2021-05-14 |
djm | Fix ssh started with ControlPersist incorrectly executi... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Enable riscv64 native kernel builds. |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | On riscv64, dynamically linked clang binary fails with: |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Fix bootloader name and riscv64 doesn't have bsd.mp... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Adjust ramdisk generation for self hosting, remove... |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Initial enablment of EMULTLS on RiscV |
commit | commitdiff | tree | snapshot |
2021-05-14 |
drahn | Fix regression for _setjmp, fucntion does not use stack... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | Improve mereg_add() like I did on arm64. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
mvs | Do `so_rcv' cleanup with sblock() held. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | Use intr_enable()/int_disable()/intr_restore() instead of |
commit | commitdiff | tree | snapshot |
2021-05-13 |
mvs | Use NULL instead of 0 for mbuf(9) pointers. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
mvs | Assign NULL instead of 0 to `control' within sendit... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
mvs | Move ktrfds() below fdpunlock(). This fixes lock order... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | Make memreg_add() a bit smarter and have it merge adjac... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tobhe | Refactor iked process shutdown and cleanup. Remember... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tb | Use field independent versions of {get,set}_coordinates() |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tb | Use field independent version of {get,set}_affine_coord... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
florian | RFC 4861 4.1 allows router solicitations from the unspe... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | Run handlers with interrupts enabled. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
jsg | change sig_atomic_t from long to int matching all the... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tb | acme-client: use EC_POINT_{get,set}_affine_cooordinates() |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | No need to disable interrupts before returning to userland. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
kettenis | When doing AST processing: |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tb | Add missing .Pp in HISTORY section. |
commit | commitdiff | tree | snapshot |
2021-05-13 |
tb | Add missing .Pp |
commit | commitdiff | tree | snapshot |
2021-05-13 |
krw | Whitespace fix for unintentional unindenting event... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
yasuoka | Remove about PACKET_TAG_PIPEX, it was replaced by ph_co... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
deraadt | print a newline after each instruction |
commit | commitdiff | tree | snapshot |
2021-05-12 |
dv | vmctl(8): remove unveil from disk image creation routines |
commit | commitdiff | tree | snapshot |
2021-05-12 |
kettenis | Build a list of memory regions and call yvm_physload... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
tb | Merge documentation for SSL_CIPHER_find(3) from OpenSSL... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2021-05-12 |
mpi | Revert unlock of connect(2), bind(2), listen(2) and... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
tb | sync |
commit | commitdiff | tree | snapshot |
2021-05-12 |
tb | Install SSL_SESSION_get0_cipher.3 |
commit | commitdiff | tree | snapshot |
2021-05-12 |
tb | Document SSL_SESSION_get0_cipher(3) |
commit | commitdiff | tree | snapshot |
2021-05-12 |
dtucker | Clarify language about moduli. While both ends of... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
lum | Count the number of arguments in each expression as... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jmc | fix broken escape; ok schwarze |
commit | commitdiff | tree | snapshot |
2021-05-12 |
inoguchi | Modify cms test in appstest.sh to work with ec cert/key |
commit | commitdiff | tree | snapshot |
2021-05-12 |
inoguchi | Add obj_xref for ECDH schemes in RFC 5753 |
commit | commitdiff | tree | snapshot |
2021-05-12 |
stsp | Fix several issues introduced with iwm(4) Tx aggregatio... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
mvs | Use local copy of `ps_rtableid' in ip{,6}_ctloutput... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jca | The official service name of tcp/465 is "submissions" |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jca | Drop swat (tcp/901) |
commit | commitdiff | tree | snapshot |
2021-05-12 |
mlarkin | KNF |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jsg | Correct defines for fenv rounding modes and change... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
mlarkin | vmd(8): omit a possibly uninitialized var in a log_warnx |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jsg | add a comment describing how this was created |
commit | commitdiff | tree | snapshot |
2021-05-12 |
jsg | add OpenBSD rcs ids |
commit | commitdiff | tree | snapshot |
2021-05-11 |
dv | vmm(4): fix flawed physical cpu tracking logic in svm_r... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
dv | Cast printf args to remove compiler warnings. |
commit | commitdiff | tree | snapshot |
2021-05-11 |
tb | Document SSL_CTX_get_ssl_method(3) |
commit | commitdiff | tree | snapshot |
2021-05-11 |
tb | Merge some details from OpenSSL 1.1.1. |
commit | commitdiff | tree | snapshot |
2021-05-11 |
kettenis | A Data Segment Interrupt does not indicate whether... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
anton | Temporarily release the mutex while calling sensor_task... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
tb | missing word in previous |
commit | commitdiff | tree | snapshot |
2021-05-11 |
tb | Merge documentation for EVP_DigestVerify() from OpenSSL... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
deraadt | initial attempt at install*.img |
commit | commitdiff | tree | snapshot |
2021-05-11 |
tb | Merge documentation for EVP_DigestSign from OpenSSL... |
commit | commitdiff | tree | snapshot |
next |