2018-01-30 |
jmc | regroup some commands in a more logical way; |
commit | commitdiff | tree | snapshot |
2018-01-30 |
naddy | Fix TFTP reading of zero-size files: |
commit | commitdiff | tree | snapshot |
2018-01-30 |
otto | provide ffs, gcc generates calls to it, even when __bui... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
otto | keep in sync with ld.so malloc.c |
commit | commitdiff | tree | snapshot |
2018-01-30 |
otto | kill a gcc warning |
commit | commitdiff | tree | snapshot |
2018-01-30 |
otto | port over the malloc changes from libc. prompted by... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
kettenis | Add support for switching CPUs in ddb on arm64. Based... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
krw | Expand "bound to ..." message to include the source... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
eric | don't reject smtp responses containing non-printable... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jmc | word fix; from edgar pettijohn |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add more pci defines and pci_pcie_cap()/pcie_capability... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add module_init()/module_exit()/signal_pending() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add stubs for pci_clear_master()/pci_save_state()/pci_r... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add mutex_destroy()/down_read_trylock() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add create_singlethread_workqueue()/system_power_effici... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add pm_runtime_* stubs |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | Don't limit vga_switcheroo stubs to amd64/i386 and add |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add iowrite64()/writeq() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add GFP_USER/__user/vmalloc() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add ilog2()/order_base_2()/gcd() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | disable -Wformat-zero-length when building with gcc |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add i2c_bit_add_bus() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add more endian macros |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add drm_invalid_op() |
commit | commitdiff | tree | snapshot |
2018-01-30 |
jsg | add atomic_cmpxchg()/atomic64_add()/atomic64_sub() |
commit | commitdiff | tree | snapshot |
2018-01-29 |
krw | Repair botched retry loop when generating RTM_PROPOSAL |
commit | commitdiff | tree | snapshot |
2018-01-29 |
bru | pms: minor cleanups in the alps code. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
espie | acknowledge that DPB_PROPERTIES exists and is documente... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
krw | Missed a couple of log_info()'s in previous commit... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
visa | Drop unused field `ci_ipiih'. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
visa | Let the interrupt subsystem allocate memory for the... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
krw | Use log_init(), log_setverbose() and log_debug() more |
commit | commitdiff | tree | snapshot |
2018-01-29 |
jsg | Attach ampintc/ampintcmsi early so pci devices can... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
krw | Refactor and simplify the logic to select and invoke the |
commit | commitdiff | tree | snapshot |
2018-01-28 |
kettenis | trampoline.o depends on assym.h |
commit | commitdiff | tree | snapshot |
2018-01-28 |
otto | typo |
commit | commitdiff | tree | snapshot |
2018-01-28 |
otto | add malloc_threaderr |
commit | commitdiff | tree | snapshot |
2018-01-28 |
otto | - An error in the multithreaded case could print the... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
otto | Test for correct error when on thread allocates, and... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
kettenis | Spin up secondary CPUs and add IPI infrastructure.... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
jmc | remove the emulex link: it's dead, and i can;t see... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
jsg | Store PSCI function ids as uint32_t not int in the... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
kettenis | Bring this more in line with our other architectures. |
commit | commitdiff | tree | snapshot |
2018-01-28 |
krw | A few fatal() -> fatalx() where errno is not |
commit | commitdiff | tree | snapshot |
2018-01-28 |
inoguchi | Initialize variables to avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2018-01-28 |
otto | typo |
commit | commitdiff | tree | snapshot |
2018-01-28 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2018-01-27 |
naddy | Sync the nam2blk entries with the bdevsw table, which... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
jsing | Update regress to match removal of ssl_parse_clienthell... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
jsing | Complete the TLS extension handling rewrite for the... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
jsing | Clarify the comment re the F5 EC curves extension bug. |
commit | commitdiff | tree | snapshot |
2018-01-27 |
jsing | Convert ssl3_put_cipher_by_char() to CBB. |
commit | commitdiff | tree | snapshot |
2018-01-27 |
stsp | Fix an interrupt storm issue in vnet(4) mpi@ managed... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
anton | Add missing `l' prefix to linker flag and markup SIGHUP... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
anton | Avoid passing NULL to vprintf() by assigning a name... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
kettenis | Add kernel support for the VFP FPU/SIMD unit. Based... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
otto | - do not junk pages returned by free_bytes(), all freed... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
naddy | Handle the transfer size option when faking up /etc... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
kettenis | Add kernel support for the VFP FPU/SIMD unit. Based... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
kettenis | Cleanup VFP code. |
commit | commitdiff | tree | snapshot |
2018-01-26 |
jca | Document MODCMAKE_DEBUG |
commit | commitdiff | tree | snapshot |
2018-01-26 |
eric | allow unpriviledged user to run "encrypt" and "spf... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
ccardenas | Fix Failure on Start |
commit | commitdiff | tree | snapshot |
2018-01-25 |
krw | Add DPRINTF() and use it to replace log_debug() stateme... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
mpi | Remove mutex implementations that now live in MI code. |
commit | commitdiff | tree | snapshot |
2018-01-25 |
mpi | Move common mutex implementations to a MI place. |
commit | commitdiff | tree | snapshot |
2018-01-25 |
mpi | Use a workaround for detached parent in carp_proto_inpu... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
mpi | Use a new LDFLAGS variable to pass "-melf_i386_obsd... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
mpi | Assert that ifiq_destroy() is not called with the NET_L... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
djm | certificate options are case-sensitive; fix case on... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
yasuoka | Fix perl build not to install libperl* twice. This... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
kettenis | Make the NEON codepaths conditional on __STRICT_ALIGNME... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
krw | Don't display the seconds until renewal. i.e. "em0... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
patrick | Implement support for specifying multiple proposals... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
espie | add the glue to generate future libset, which are curre... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
millert | POSIX requires that awk support \v and \a escapes.... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
claudio | Log some more errors in the ca code, since there seems... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
tb | Use closefrom(3) instead of manually closing all file... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
patrick | Do not print that the firmware was successfully loaded... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
patrick | Put the default case, which prints information about... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
patrick | We don't do booleans in the kernel, so replace a few... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
dlg | document bpfsattach and bpfsdetach |
commit | commitdiff | tree | snapshot |
2018-01-24 |
dlg | add support for bpf on "subsystems", not just network... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | Add a smarter test that opens a file, unlinks it, and... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | The IPv6 gateway address passed to rt6_flush() comes... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
millert | Update to tzdata2018c from ftp.iana.org |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | The TCP reaper timeout was still imlemented as soft... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | Although it is a dead store here, always reassign the... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | Bring back the PRU_ATTACH constant and description... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
bluhm | Fix printf(9) format strings so that a kernel with... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
stsp | Fix a logic bug in sshd_exchange_identification which... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
stsp | Add missing braces; fixes 'write: Socket is not connect... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
deraadt | use END_STRONG. Yes, everything in the sh ecosystem... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
visa | Always lock the kernel lock with non-MP-safe interrupt... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
kettenis | Revise 'struct fpreg' such that it can actually represe... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
fcambus | Fix underline rotation on CCW (quarter counter-clockwis... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
otto | Fix table wrt missing element and `, detailed analysis... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
djm | Drop compatibility hacks for some ancient SSH implement... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
djm | try harder to preserve errno during ssh_connect_direct... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
djm | unbreak support for clients that advertise a protocol... |
commit | commitdiff | tree | snapshot |
next |