2018-01-10 |
ratchov | Remove assignement of sc->round to itself that makes... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
ratchov | Make azalia_free_dmamem() void, as its return value... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
patrick | Add firmware names for the two revisions of the Broadco... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
patrick | Don't reset the internal memory core on chips other... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
patrick | Update manpage to reflect changes to bwfm(4) which... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
patrick | Move line for readability. |
commit | commitdiff | tree | snapshot |
2018-01-10 |
dlg | shuffle how the protocol family input is done in ether_... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
dlg | fix some poop that snuck into the last commit. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
cheloha | Extract compile_mode command status with WEXITSTATUS. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Stop grabing the KERNEL_LOCK() for running protocol... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
bluhm | Creating a cloned interface could return ENOMEM due... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Change `so_state' and `so_error' to unsigned int such... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
jsg | lock->ctx != NULL => lock->ctx |
commit | commitdiff | tree | snapshot |
2018-01-09 |
jsg | Work around a problem with ww_mutexes in the drm modese... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Do not truncate 64bit integers when pretty-printing... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Use ip{,6}_send() instead of ip{,6}_output() to prevent... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Stop printing <not displayed> for wireless keys we... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
mpi | Do not silently truncate the firmware channel number. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
dlg | make mpls_input take a struct ifnet *ifp argument. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-01-09 |
bluhm | Rename test file =.err to eq.err for simpler make file... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | Fix indentation. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | Initial support for HOSTAP mode. With this bwfm(4... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
bluhm | Convert IF_CLONE_INITIALIZER() into C99 initializer. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mpi | Do not pass a userland pointer to ktrabstimespec(). |
commit | commitdiff | tree | snapshot |
2018-01-08 |
benno | update comments that were left behind in the recent... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
anton | Fix typo in comment; ok mpi@ |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | In AP mode multicast packets share the flowrings with... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | The bwfm(4) TX ring expects the ethernet header as... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | Guard the debug printf function behind BWFM_DEBUG as... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
visa | Move SC_* defines into <machine/setjmp.h>, and rename... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
millert | Pass correct size to uvm_vnp_setsize() for large files. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
millert | Add kqueue support for ext2fs based on ffs. OK deraadt@ |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | group shared source files (e.g. SRCS_KEX) and allow... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | move subprocess() so scp/sftp do not need uidswap.o... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | switch ssh-pkcs11-helper to new API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | only ssh-keygen needs uuencode.o; only scp/sftp use... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | uuencode.h is not used |
commit | commitdiff | tree | snapshot |
2018-01-08 |
markus | split client/server kex; only ssh-keygen needs uuencode.o; |
commit | commitdiff | tree | snapshot |
2018-01-08 |
visa | Override membar_producer() for octeon. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
jca | Drop two outdated entries |
commit | commitdiff | tree | snapshot |
2018-01-08 |
millert | Remove unused "args" param from kb_add(), it is always... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
otto | optimization and some cleanup; mostly from kshe (except... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
jca | Kill entries that are obviously outdated/out of scope |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mpi | TIOCUCNTL is now allowed by promise "tty". |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mpi | Enable TIOCUCNTL to be able to set ns8250's break detec... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mpi | Allow TIOCUCNTL issued on a pty(4) master in promise... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mpi | Translate the TIOCSBRK & TIOCCBRK ioctl(2)s issued... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
mlarkin | Attach dwiic_pci on Dell Precision 7520. Also restrict... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
bentley | Mark up command strings with Cm, and variables with Va. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
patrick | Delete flowrings when we take the interface down or... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
ccardenas | Add regression tests for cdrom keyword |
commit | commitdiff | tree | snapshot |
2018-01-07 |
patrick | Create multiple transmit flowrings in station mode... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
mlarkin | delete a wrong comment |
commit | commitdiff | tree | snapshot |
2018-01-07 |
mlarkin | remove all PG_G global page mappings from the kernel... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
millert | Add proper bounds checking to kb_add(). OK anton@ |
commit | commitdiff | tree | snapshot |
2018-01-07 |
guenther | amd64_{get,set}_fsbase() are superfluous and unused... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
kettenis | Use __inline instead of inline as this header file... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
jmc | add arch to Dt; |
commit | commitdiff | tree | snapshot |
2018-01-07 |
kettenis | On OpenBSD/armv7 we deliberately trap unaligned access... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
inoguchi | Remove unused extern variable in openssl(1) s_time |
commit | commitdiff | tree | snapshot |
2018-01-07 |
guenther | Delete obsolete/untrue comments |
commit | commitdiff | tree | snapshot |
2018-01-07 |
mlarkin | remove a ridiculous comment and move another comment... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
visa | Assume that direct-mapped addresses come from the xkphy... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
visa | Add references to errata. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
mlarkin | Add identcpu.c and specialreg.h definitions for the... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
sthen | Add fs to the application/octet-stream extensions,... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
guenther | Handle %gs like %[def]s and reset set it in cpu_switcht... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
stsp | Fix an interrupt storm condition in vldcp(8) (sparc64). |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Don't advertise L0s if the "aspm-no-l0s" property is... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Add Silicon Motion SM2260 NVMe. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-01-06 |
jcs | pckbd: don't change translation mode if controller... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
millert | Bring back the sign compare changes, this time with... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
millert | unifdef LOGIN_CAP, we always want to use login.conf |
commit | commitdiff | tree | snapshot |
2018-01-06 |
cheloha | Remove dead gettimeofday calls and timevals. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | sxits(4) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Enable sxits(4). |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Add sxits(4), a driver for the temperature sensor on... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Enable sxitemp(4). |
commit | commitdiff | tree | snapshot |
2018-01-06 |
kettenis | Set the proper bus clock rate based on the "clock-frequ... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-01-06 |
sunil | Import gilles@'s standalone spfwalk utility into smtpct... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
sunil | Move unpack functions into a seperate file. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
visa | Remove redundant zeroing and dead code. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
dlg | rework the transmit and receive paths to address reliab... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
patrick | To send out packets we need to create a flowring. ... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
patrick | Drop incoming network packets as long as we are not... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
jmc | some minor fixes; |
commit | commitdiff | tree | snapshot |
2018-01-05 |
kettenis | Handle resets; needed on Allwinner R40/V40. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
kettenis | Implement R40/V40 SATA clock. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
kettenis | Add support for AXP221/223. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
patrick | When we receive an AUTH or ASSOC event even though... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
mikeb | Sync with the code in libc |
commit | commitdiff | tree | snapshot |
2018-01-05 |
kettenis | Make arm64 use the MI mplock implementation. Avoid... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
jca | unifdef JOBS support |
commit | commitdiff | tree | snapshot |
2018-01-05 |
krw | Complete and fix grammar in comments and bring grammar... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
jmc | some 11n bits; help/ok stsp |
commit | commitdiff | tree | snapshot |
2018-01-05 |
espie | @libset is going to be part of the dependency information. |
commit | commitdiff | tree | snapshot |
next |