summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28document generate-readmes and diagnostic for missing PKGDIR.Marc Espie
2017-06-28Delete '0x' in DIAGNOSTIC panic message; ipl value is printed in decimal.Kenji Aoyama
2017-06-28extra step between fake and packageMarc Espie
2017-06-28hide symbols in the acpi trampoline pages. matches a previous diff fromMike Larkin
2017-06-28move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justMarc Espie
2017-06-28if we return nullptr for a "noexec" section, then don't change section.Marc Espie
2017-06-28hide symbols used in the ACPI resume trampoline pagesMike Larkin
2017-06-28fix potential use of uninitialized variable, noticed by jsg@.Mike Larkin
2017-06-28Fix visual-silence (check accidentally the wrong way round), from BradNicholas Marriott
2017-06-28add -v to SYNOPSIS and STANDARDS;Jason McIntyre
2017-06-28Allow ssh-keygen to use a key held in ssh-agent as a CA when signingDamien Miller
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-06-28Rewrite half of this, i was completely unaware how bad it was.Ingo Schwarze
2017-06-27remove the obsolete timeslot ioctlTed Unangst
2017-06-27fix a few lines of unusual lengthTed Unangst
2017-06-27add a -v verbose flag to cp, mv, and rm. useful for monitoring progress,Ted Unangst
2017-06-27Hoist some privileged code in preparation for future work.Sebastian Benoit
2017-06-27test inter-column spacingIngo Schwarze
2017-06-27Implement spacing of columns as defined in the table layout;Ingo Schwarze
2017-06-27trapsleds for clang, similar to the change on gas side.Theo de Raadt
2017-06-27Remove an extra '\n' from the printf strings fed into disklabel -ETheo Buehler
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