2018-02-05 |
anton | typos |
commit | commitdiff | tree | snapshot |
2018-02-05 |
anton | Pass env(1) to ${SUDO}, not the other way around. Solve... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
stsp | Document athn(4) USB open source firmware support. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
bluhm | Remove tcp_acounts, some tcp_usrreq() counting from... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
jmc | simplify macros, and avoid some arg splitting; |
commit | commitdiff | tree | snapshot |
2018-02-05 |
remi | Introduce "depend on". This allows ospfd to set the... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
patrick | Move event packet handling into a serialized process... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
stsp | claim copyright |
commit | commitdiff | tree | snapshot |
2018-02-05 |
krw | Ensure that the "bound to ..." message appears in the... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
stsp | Move athn(4) USB devices to the open source atk9k HTC... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
stsp | Add a new function hook to struct ieee80211com which... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
nicm | Add struct status_line to hold status line members... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-02-05 |
nicm | Show if filter is active/no matches in modes. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
tb | Add a couple of non-negativity checks to avoid close... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
tb | The file descriptors for socket, stdin, stdout and... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
krw | Always run through state_preboot() when starting up... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
henning | bcmp -> memcmp; kinda req'd / not-just-kinda ok'd by... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
mlarkin | remove unused function prototype |
commit | commitdiff | tree | snapshot |
2018-02-05 |
djm | I accidentially a word |
commit | commitdiff | tree | snapshot |
2018-02-05 |
deraadt | Constants which can go into .rodata |
commit | commitdiff | tree | snapshot |
2018-02-05 |
krw | Nuke unused parameter to go_daemon(). |
commit | commitdiff | tree | snapshot |
2018-02-05 |
claudio | Change struct prefix a bit. Make the aspath pointer... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
millert | Pass a FILE * instead of a file descriptor into load_us... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
henning | implement an arp filter |
commit | commitdiff | tree | snapshot |
2018-02-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-02-05 |
deraadt | CKSUM_DIGEST_STRING_LENGTH bounding didn't include... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
jsing | Do not bother NULLing pointers in memory that is freed... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
claudio | Add a comment why it is OK to set the tableid to 0... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
claudio | prefix check must be last because the prefixlen check... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
jsing | Be consistent with the goto label names used in libtls... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
deraadt | use sizeof, rather than the constant. on change in... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
deraadt | repair ugly indents |
commit | commitdiff | tree | snapshot |
2018-02-04 |
patrick | Don't assume that we use LLVM's ld(1) if we use clang... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
deraadt | Expand Type strings by one space, to fit ld.so, in... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
bru | Document the compat-mode settings. |
commit | commitdiff | tree | snapshot |
2018-02-04 |
nicm | Upstream ncurses has introduced terminfo capabilities... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
stsp | Document 802.11ac media types and fix docs for the... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
stsp | Add media types for 802.11 AC. |
commit | commitdiff | tree | snapshot |
2018-02-04 |
claudio | Clenaup RIB handling in the RDE. Introduce some defines... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
cheloha | fprintf(stderr -> warnx |
commit | commitdiff | tree | snapshot |
2018-02-04 |
cheloha | Print strtonum(3)-style error messages on invalid numer... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
stsp | Remove a pointless assignment introduced in previous... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
bluhm | Since tcp_attach() has moved to a separate protocol... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
millert | The recover script should have the same sanity checks... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
mpi | Simple USBPcap parser for tcpdump(8). Raw dumps can... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
mpi | Add support for dumping USB transfers via bpf(4) using... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
mpi | Tests were incorrect. |
commit | commitdiff | tree | snapshot |
2018-02-03 |
florian | regen |
commit | commitdiff | tree | snapshot |
2018-02-03 |
florian | Update nsd to 4.1.19. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
bluhm | In ether_input() use goto dropanyway instead of repeati... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
cheloha | Extend range for seconds from 100 million to upper... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
job | Fix 'show ip bgp detail as' error. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
stsp | Make 'ifconfig if0 wpaakms 802.1x' implicitly enable... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
jsg | use the same bar used to determine memory type when... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
jmc | convert the remaining examples to full sentences; |
commit | commitdiff | tree | snapshot |
2018-02-02 |
jmc | tweak grammar in RETURN VALUES; |
commit | commitdiff | tree | snapshot |
2018-02-02 |
kettenis | Enable interrupts in (synchronous) trap handlers. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
kettenis | Enable interrupts while running interrupt handlers... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
pd | vmm: add support for send / receive for AMD SVM hosts |
commit | commitdiff | tree | snapshot |
2018-02-02 |
yasuoka | Remove . from $PATH since it seems there is no strong... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
bluhm | Done means to stop processing the protocol loop, but... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
bluhm | The function ip6_get_prevhdr() did return a pointer... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
bluhm | When processing IPsec AH packets with IP options or... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
pd | vmd: fix vioscsi dump and restore |
commit | commitdiff | tree | snapshot |
2018-02-01 |
landry | Add an example on how to log messages coming from a... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
dlg | document bpf_tap_hdr |
commit | commitdiff | tree | snapshot |
2018-02-01 |
dlg | add bpf_tap_hdr(), for handling a buffer (not an mbuf... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
stsp | Make sure iwn(4) firmware and driver stay in sync when... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
otto | don't forget to increment loop var; infinite loops... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
deraadt | handle ramdisk not containing ddb, so that builds can... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2018-01-31 |
kettenis | Make sure each CPU uses its own set of VAs for pmap_zer... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
danj | Mention that PATCH_DEBUG is set to true by default... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
millert | Sync list of non-exported environment variables with... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
cheloha | Check GETTY_SPACING against the monotonic clock. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
mpi | Consider integer/float size during base type comparisons. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
mpi | Use FREF() instead of rolling our own. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
patrick | Add support for specifying multiple transforms within... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
stsp | Some wifi drivers don't call ieee80211_newstate() durin... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
stsp | Fix 11g ifmedia modes in ath(4) (shown by 'ifconfig... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
kettenis | Add MULTIPROCESSOR support to the interrupt controller... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
jsg | adjust container_of() for const use |
commit | commitdiff | tree | snapshot |
2018-01-31 |
jsg | add pci_is_root_bus() |
commit | commitdiff | tree | snapshot |
2018-01-31 |
jsg | add list_prev_entry() |
commit | commitdiff | tree | snapshot |
2018-01-31 |
jsg | add dmi_match() and change dmi_found() to use it |
commit | commitdiff | tree | snapshot |
2018-01-30 |
kettenis | No need to add ffs.c as we use .VPATH to reach over... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
zhuk | sync |
commit | commitdiff | tree | snapshot |
2018-01-30 |
zhuk | Add D-Link DWA-125 rev B2 to list of devices supported... |
commit | commitdiff | tree | snapshot |
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 |
next |