Age | Commit message (Expand) | Author |
2017-10-11 | Update regress now that ssl_cipher_list_to_bytes() takes a CBB. | Joel Sing |
2017-10-11 | Convert ssl3_client_hello() to CBB. | Joel Sing |
2017-10-11 | input files should not be .o; from Scott Cheloha | Theo de Raadt |
2017-10-11 | Generate a router advertisement with scapy and check that slaacd | Florian Obser |
2017-10-11 | regen | Patrick Wildt |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-10-11 | don't create pyc files | Florian Obser |
2017-10-11 | Fully convert ssl3_send_server_hello() to CBB. | Joel Sing |
2017-10-11 | Tweak parse_date() again, this time to factor | Kenneth R Westerback |
2017-10-11 | Try to make CPU cache size values more correct, especially on OCTEON II | Visa Hankala |
2017-10-11 | Remove lie talking about splsoftclock(). | Martin Pieuchot |
2017-10-11 | Box around label in preview. | Nicholas Marriott |
2017-10-11 | Add missing file. | Mark Kettenis |
2017-10-11 | Link vmd regress to build on amd64 and i386. | Alexander Bluhm |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2017-10-11 | Clear to end of line properly with UTF-8 present. | Nicholas Marriott |
2017-10-11 | Tweak parse_decimal() and its invocations to emit a | Kenneth R Westerback |
2017-10-11 | If $MODE.site fails, store random.seed and error out. Based on a diff | Theo Buehler |
2017-10-11 | Make the tc alpha blinkenlichten start by default. | Martin Pieuchot |
2017-10-11 | Fix debug printf, from Dave Voutila. | Martin Pieuchot |
2017-10-11 | Add C-n and C-p keys for tree mode, and choose the right initial line | Nicholas Marriott |
2017-10-11 | Move `kq_count' increase/decrease close to the corresponding TAILQ_* | Martin Pieuchot |
2017-10-11 | Move kq_kev from struct kqueue to the stack. | Martin Pieuchot |
2017-10-11 | ifioctl() cleanups. | Martin Pieuchot |
2017-10-11 | Ensure that the tag and line number are always separated by at least a single | anton |
2017-10-11 | add em7345; from christoph r. murauer | Jason McIntyre |
2017-10-11 | Add "machine gop" command to support changing graphic output mode. | YASUOKA Masahiko |
2017-10-11 | Repair printing of classless-static-routes to leases | Kenneth R Westerback |
2017-10-10 | hidmt: send input mode set report as 2 bytes, matches linux | Joshua Stein |
2017-10-10 | hidmt: add support for hybrid packet mode used by some touchpads | Joshua Stein |
2017-10-10 | hidmt: rename internal hidmt_input struct to hidmt_data, avoid clash | Joshua Stein |
2017-10-10 | Move comment line and spacing. | Robert Peichaer |
2017-10-10 | Allow to boot into the existing bsd.rd and to download, verify | Robert Peichaer |
2017-10-10 | Revise regress now that ssl_bytes_to_cipher_list() takes a CBS. | Joel Sing |
2017-10-10 | Make ssl_bytes_to_cipher_list() take a CBS, rather than a pointer and | Joel Sing |
2017-10-10 | ((remove) (some) (unnecessary) (parentheses)) | Joel Sing |
2017-10-10 | reorder the description so that important parts come first. | Marc Espie |
2017-10-10 | in -u mode, the pkgname is optional | Marc Espie |
2017-10-10 | Merge dtls1_connect() into ssl3_connect(), removing a large amount of | Joel Sing |
2017-10-10 | Tweak parse_boolean() to be more like its friends. | Kenneth R Westerback |
2017-10-10 | Tweak parse_cidr() to be more like its friends. | Kenneth R Westerback |
2017-10-10 | At reboot all vnodes are flushed, but when it sleeps, the update | Alexander Bluhm |
2017-10-10 | clean-up option handling slightly, some more to be done. | Marc Espie |
2017-10-10 | thinko | Marc Espie |
2017-10-10 | remove a unused variable | Mike Larkin |
2017-10-10 | Use clock_gettime(CLOCK_REALTIME) instead of gettimeofday+TIMEVAL_TO_TIMESPEC | Philip Guenther |
2017-10-10 | __plt_{start,end} are no longer generated or necessary, having been | Philip Guenther |
2017-10-09 | Tweak parse_lease_time() to emit a single message on | Kenneth R Westerback |
2017-10-09 | clarify the order in which config statements are used. | Sebastian Benoit |
2017-10-09 | Fix build on 32 bit; paddr in rtsx_xfer_dma needs to be 64bit on all platforms. | Stefan Sperling |