2021-02-24 |
jmc | spelling fix; |
commit | commitdiff | tree | snapshot |
2021-02-24 |
bluhm | In sorflush() use m_purge() instead of handrolling it. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | white space tweak, no functional change |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | fix stoeplitz_n16 and stoeplitz_h16 |
commit | commitdiff | tree | snapshot |
2021-02-24 |
patrick | Enumerate GCI core, which seems to contain the OTP... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
nicm | Correct client_prefix so it returns 1 if in prefix... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | whitespace tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | fix the length check on arp packets when handling arp... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused usbd_get_device_string() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused usbdi functions |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting mac addr entries... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused xhci_cmd_evaluate_ctx() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting address table entries. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting address table entries. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dtucker | Put obsolete aliases for hostbasedalgorithms and pubkey... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | typo |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | handle ifconfig veb0 flush with etherbridge_flush,... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
djm | lots more s/key types/signature algorithms/ mostly in |
commit | commitdiff | tree | snapshot |
2021-02-23 |
djm | Correct reference to signature algorithms as keys;... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tb | Make this test module aware so it passes with Go 1.16 |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tb | Make this test module aware so it passes with Go 1.16 |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tobhe | Use pool to allocate tdbs. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
lum | Move -u to alphabetically correct place in options... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
kettenis | aplintc(4) |
commit | commitdiff | tree | snapshot |
2021-02-23 |
kettenis | Add aplintc(4), a driver for the interrupt controller... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-23 |
cheloha | sparc64/clock.c: use ANSI-style function definitions |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mvs | Wrap by netlock the whole foreach loop which calls... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mvs | Fix m_copyback(9) prototype in DESCRIPTION section. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | previous commit mismanaged the control fd |
commit | commitdiff | tree | snapshot |
2021-02-23 |
claudio | Adjust pledge() and unveil() calls for proc_rsync(... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-23 |
jsg | remove unused malloc_roundup() |
commit | commitdiff | tree | snapshot |
2021-02-23 |
bluhm | As ip_insertoptions() may prepend a mbuf, "goto bad... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
aoyama | Make more efficient clearing interrupts on all processo... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | small adjustment of the deck chairs, no functional... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | fix up which link flags do what. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mvs | Use NULL instead of 0 in `m_nextpkt' assignment. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | make a start on transparent ipsec interception, based... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
jsg | remove unused uvm_mapent_bias() |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mpi | Move `pgo_fault' handler outside of uvm_fault_lower(). |
commit | commitdiff | tree | snapshot |
2021-02-23 |
jsg | remove some unused includes |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | use the ipv6 dst addr to look up an ipsec tdb in bridge... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
lum | Allow the user to specify a path to the mg startup... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | use link0 to allow vlans to cross the bridge. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | implement support for the blocknonip port flag. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | add support for setting and getting bridge port flags. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
cheloha | timecounting: use C99-style initialization for all... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | filter MAC Bridge component Reserved address |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | try and use my words to explain what veb is and does. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | add veb(4), a Virtual Ethernet Bridge driver. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-23 |
djm | warn when the user specifies a ForwardAgent path that... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
jsg | remove unused acpiec_lock() acpiec_unlock() functions |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsg | remove unused decode_hw_header() function |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Terminate backtrace of secondary processors in ddb. |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Mark as arm64-specific. |
commit | commitdiff | tree | snapshot |
2021-02-22 |
tobhe | Don't pass 'id' as argument to make function signature... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Enable bge(4). |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Enable apldog(4). |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | apldog(4) |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Add apldog(4), a driver for the watchdog on Apple M1... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
mvs | Move UNIX socket's garbage collector to `systqmp'.... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
patrick | Disable double-data rate modes if 1.8V signalling is... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
patrick | Slow mode is only relevant for legacy and high speed... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kettenis | Improve support for the variant found on the Apple... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
martijn | Make the ober_get_* set of function to accept a NULL... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
tb | Fix bizarre punctuation and capitalization in a comment. |
commit | commitdiff | tree | snapshot |
2021-02-22 |
tb | Simplify version checks in the TLSv1.3 client |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsing | Factor out/change some of the legacy client version... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
bluhm | When cutting of the head of an overlapping fragment... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
robert | add 7.0 syspatch pubkey |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | expand_paths needs the global environment to be set... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
martijn | Make use of the new '$' feature of ober_scanf_elements... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
claudio | Rename mkpath() to mkpathat() since it uses mkdirat... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Fix regex searching with wrapped lines, from Anindya... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Move config file path expansion much earlier, keep... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | There are many format variables now so allocating all... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Move jump commands to grid reader, make them UTF-8... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
krw | Switch reboot timing to timespec, the better to handle the |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jmatthew | Use the F_CHECK_SENT and F_CHECK_DONE flags to determin... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsg | add some AMD 500 series, 17h/71h, Navi 10 and Kingston... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tb | PATH does not include '.' anymore. Fix the runs test... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
krw | Rename struct client_config fields 'timeout', 'link_tim... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
jmc | exclamation mark needs escaped too; |
commit | commitdiff | tree | snapshot |
2021-02-21 |
deraadt | how about sticking to standard C. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tobhe | Add cryptox(4), a driver for armv8 cryptographic extens... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
krw | No need for state_preboot() to double check timeout... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tobhe | Don't explicitly send address family in IMSG_VROUTE_ADD... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
kettenis | One CPUs that implement the VHE extension and have... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
sthen | Add ping -g, a concise display format similar to that... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
jmc | zap duplicate .Nm; |
commit | commitdiff | tree | snapshot |
2021-02-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | cut nvgre(4) over to use common etherbridge code. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | cut bpe(4) over to using the common etherbridge code. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | add etherbridge, the guts of a learning bridge that... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | i added stoeplitz_eaddr |
commit | commitdiff | tree | snapshot |
next |