Age | Commit message (Expand) | Author |
2018-07-10 | Fix a few, but not all, clang warnings: Use "%s" to print modifiable | Theo Buehler |
2018-07-10 | Make legacy interrupts work in acpipci(4). | Mark Kettenis |
2018-07-10 | +addsub | Theo Buehler |
2018-07-10 | Add simple regression tests for BN_{,u}{add,sub}(3). With input from jca | Theo Buehler |
2018-07-10 | The year is 2018. | Henning Brauer |
2018-07-10 | "%%s: s" -> "%s: %s" in log_warn() | Kenneth R Westerback |
2018-07-10 | Import rad(8). | Florian Obser |
2018-07-10 | Tweak debug log messages | Reyk Floeter |
2018-07-10 | check-problems -> pkg_check-problems; | Jason McIntyre |
2018-07-10 | In asm.h ensure NENTRY uses the old-school nop-sled align, but change standard | Theo de Raadt |
2018-07-10 | rde_update_get_prefix() and friends should also verify the prefixlen. | Claudio Jeker |
1998-02-22 | Latest version from Cyclic | Thorsten Lockert |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2018-07-10 | Tweak comments and explain some not so obvious things. | Robert Peichaer |
2018-07-10 | Error out if -netmask/-prefixlen does not follow the destination parameter | kn |
2018-07-10 | sync | Theo de Raadt |
2018-07-10 | Always use PSCI to enable secondary CPUs if it is detected. | Mark Kettenis |
2018-07-10 | __func__ log statements and some whitespace knf | Sebastian Benoit |
2018-07-10 | Add a "machine acpi" command to force booting with ACPI enabled. | Mark Kettenis |
2018-07-10 | Initialize the rtable in the requests send to bgpd to the current | Sebastian Benoit |
2018-07-10 | move the top level pledge, getrtable() works with pledge stdio. | Sebastian Benoit |
2018-07-10 | in pf_set_protostate(), only decrement the half-open states counter when | Henning Brauer |
2018-07-10 | You can run multiple copies of bgpd in seperate rdomains. | Sebastian Benoit |
2018-07-10 | the check "if (nc->rtableid)" | Sebastian Benoit |
2018-07-10 | If intra area prefixes move from one router to another router, cloning routes | friehm |
2018-07-10 | Since we use multiple cloning routes (mpath) if more than one ip address | friehm |
2018-07-10 | Introduce new IPsec (per-CPU) statistics and refactor ESP input | Martin Pieuchot |
2018-07-10 | Remove DELAY(1000) from carp_send_arp() / carp_send_na() since it is not clear | friehm |
2018-07-10 | sync | Theo de Raadt |
2018-07-10 | Let kroute_matchgw() select the correct route before checking flags. | friehm |
2018-07-10 | unify option parsing a bit more | Marc Espie |
2018-07-10 | zap old comments that are unlikely to ever come back | Marc Espie |
2018-07-10 | zap really old stuff | Marc Espie |
2018-07-10 | remove remnants of very old code, to simplify unification | Marc Espie |
2018-07-10 | In free(9) call wakeup() after mtx_leave() consistently. | Alexander Bluhm |
2018-07-10 | After removing raw_usrreq() from route and pfkey, the global sockaddr | Alexander Bluhm |
2018-07-10 | dont let rtable number overflow, | Sebastian Benoit |
2018-07-10 | s/ITUNER/MICROCHIP/ following usbdevs -r1.689 | Jasper Lievisse Adriaanse |
2018-07-10 | regen | Jasper Lievisse Adriaanse |
2018-07-10 | replace the Ituner vendor with Microchip to match Linux at least | Jasper Lievisse Adriaanse |
2018-07-10 | re-remove some pre-auth compression bits | Stefan Fritsch |
2018-07-10 | Include <sys/queue.h> instead of relying on kernel headers to include | Martin Pieuchot |
2018-07-10 | simplify and properly quote the loading of soii key generation material, | Alexander Hall |
2018-07-10 | document set delay | Henning Brauer |
2018-07-10 | 'set delay' for the generic packet delay mechanism, ok benno sashan | Henning Brauer |
2018-07-10 | if_enqueue: call pf_delay_pkt() if m_pkthdr.pf.delay is set | Henning Brauer |
2018-07-10 | provide a generic packet delay functionality. packets to be delayed are marked | Henning Brauer |
2018-07-10 | Print USB port status/changes in verbose++ mode. | Martin Pieuchot |
2018-07-10 | Change USB_DEVICEINFO to report USB port status/changes as currently | Martin Pieuchot |
2018-07-10 | kerberos/gssapi fixes for buffer removal | Damien Miller |