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