summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-06-27move a global into local context; from rob pierceTheo de Raadt
2017-06-27Make if_register_bpf() the same as the other if_register_*() functionsKenneth R Westerback
2017-06-27Tweak previous: align declarations and rename local variable.anton
2017-06-27in recently commited TIOCSTI replacement code, do not assumeTheo de Raadt
2017-06-27Provide a handler stub for the "channel rescind" messageMike Belopuhov
2017-06-27Convert ip6_input() to a pr_input style function. Goal is to processAlexander Bluhm
2017-06-27Nuke get_rdomain() and just snag the interface rdomain from the sameKenneth R Westerback
2017-06-27warn about .Ns macros that have no effect because they are followedIngo Schwarze
2017-06-27Avoid the possibility of accessing an array out of bounds.Jonathan Gray
2017-06-27Avoid testing an uninitialised variable in the SCSI_BUSY/SCSI_QUEUE_FULLJonathan Gray
2017-06-27Add missing solock()/sounlock() dances around sbreserve().Martin Pieuchot
2017-06-27remove -DSw; the useful parts are now covered by mandoc;Ingo Schwarze
2017-06-27throw strip into base, until we consider a solution for theTheo de Raadt
2017-06-27the illegal instruction is 0x00000000Theo de Raadt
2017-06-27remove some old cruft.Ted Unangst
2017-06-26Minor cleanup; when polling delay before calling the interrupt handlerMike Belopuhov
2017-06-26catch up with the recent eqn(7) improvementsIngo Schwarze
2017-06-26Complete rewrite of the lexer in a single function with four operationIngo Schwarze
2017-06-26Convert ip_input() to a pr_input style function. Goal is to processAlexander Bluhm
2017-06-26Rework the deferred interrupt loopMike Belopuhov
2017-06-26Fragments for a single connection (a combination of proto,src,dst,af)Alexander Bluhm
2017-06-26Add a MDKERNEL variable that contains the name of the boot kernel.Robert Peichaer
2017-06-26RANDOM1 was subject to rather bad modulus bias. Improve the situation a bitTheo Buehler
2017-06-26Arrange a phandle for the "ciu" node.Visa Hankala
2017-06-26note.ABI-tag and .MIPS.options are not needed anymore whenTheo de Raadt
2015-01-01eqn(7) testsIngo Schwarze
2017-06-26When pinging an IPv6 link-local address, the reflected packet hadAlexander Bluhm
2017-06-26when splitting a composite word,Ingo Schwarze
2017-06-26don't print the WELLKNOWN string for unknown well-known communitiesPeter Hessler
2017-06-26let admins set an unknown well-known communityPeter Hessler
2017-06-26add support for the "graceful shutdown" well-known community as describedPeter Hessler
2017-06-26allow setting localpref to 0Peter Hessler
2017-06-26Assert that the corresponding socket is locked when manipulating socketMartin Pieuchot
2017-06-26Allow updating the destination address of an existing TDB. Since thePatrick Wildt
2017-06-26Split a part of tdb_delete() into tdb_unlink() so that we can removePatrick Wildt
2017-06-26Factor a variable assignment in audiopoll().Alexandre Ratchov
2017-06-25Make ifconfig(8) default to prefixlen 128 when setting an IPv6 destinationStefan Sperling
2017-06-25Link acme-client, ldapd, switchd regress to build.Alexander Bluhm
2017-06-25Do not run .END cleanup during clean, cleandir, obj in ldapd regress.Alexander Bluhm
2017-06-25Clean all files created during switchd regress.Alexander Bluhm
2017-06-25Convert the acme-client test to use a config file acme-client.conf.Alexander Bluhm
2017-06-25Catch typos in .Sh names; suggested by jmc@.Ingo Schwarze
2017-06-25No need to NUL-terminate the line buffer since it's handled by x_e_getu8() byanton
2017-06-25lld's linker-script parser has to be fixed to accept ; after LONG()Theo de Raadt
2017-06-25test new MT macroIngo Schwarze
2017-06-25dull dependency for copying makegap.sh to obj, so that installsTheo de Raadt
2017-06-25cope with changes in BASE messagesIngo Schwarze
2017-06-25add some empty targets that were missingIngo Schwarze
2017-06-25Don't output partial UTF-8 characters in ksh emacs mode. Instead, try to read aanton