summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-12typo; from bryan vyhmeisterTheo de Raadt
2017-06-12From FreeBSD (r227593, r307982):Kevin Lo
2017-06-11make vers.o not depend on gap.o using a trick, because it is piece ofTheo de Raadt
2017-06-11Use umask 077 instead of cp -p when installing the kernel as root.Alexander Bluhm
2017-06-11ooops, fix a glitch in the previous commit...Ingo Schwarze
2017-06-11Use a common 'goto bad' style and set mp to NULL after freeing itAlexander Bluhm
2017-06-11churn caused by the new Mdocdate messages, no easy way to avoid this :(Ingo Schwarze
2017-06-11Fix a test race, wait after kill in case writing the core dump takesAlexander Bluhm
2017-06-11Style message about legacy man(7) date format in mdoc(7) documentsIngo Schwarze
2017-06-11request -> promises; from scott chelohaJason McIntyre
2017-06-11usr/bin/ktrace: replace snprintf(3)/write(2) with dprintf(3)Adam Wolk
2017-06-11style message about missing .Fn markup; inspired by mdoclintIngo Schwarze
2017-06-11missing .Fn macros; found with mandoc -TlintIngo Schwarze
2017-06-11missing .Fn markup for main(); found with mandoc -TlintIngo Schwarze
2017-06-11Add missing .Fn markup to in() and out(); found with mandoc -Tlint.Ingo Schwarze
2017-06-11Continue the flattening of the pledge logic started in r1.184 and placeTheo Buehler
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2017-06-11Do not issue the message "no blank before trailing delimiter" for .No.Ingo Schwarze
2017-06-11make two macros more semanticIngo Schwarze
2017-06-11Simple style(9) fixes from Juuso Lapinlampi, mostly whitespace andTheo Buehler
2017-06-11Define register_splx_handler() in one place.Visa Hankala
2017-06-11Fix TLB size computation on OCTEON II and III. The CPUs have utilizedVisa Hankala
2017-06-11Add a memory barrier to ensure that stores become visibleVisa Hankala
2017-06-11integer overflow for two range checksTheo de Raadt
2017-06-10If -P and -c were given, a second pledge call tried to add "rpath" to theTheo Buehler
2017-06-10Nuke unused field bootp_policy and associated enum{}.Kenneth R Westerback
2017-06-10Nuke unused global warnings_occurred.Kenneth R Westerback
2017-06-10Reduce false positives for the "no blank before trailing delimiter" message.Ingo Schwarze
2017-06-10minor markup simplificationsIngo Schwarze
2017-06-10improve semantic markup for __attribute__Ingo Schwarze
2017-06-10missing blank before full stop, found with mandoc -TlintIngo Schwarze
2017-06-10add missing blanks before several delimiters; found with mandoc -TlintIngo Schwarze
2017-06-10missing space before trailing punctuation; found with mandoc -TlintIngo Schwarze
2017-06-10remove lots of bogus escaping, some of which even broke the output;Ingo Schwarze
2017-06-10fix imprecise .Fa markup; found with mandoc -TlintIngo Schwarze
2017-06-10Fix broken markup of function pointer invocations; foundIngo Schwarze
2017-06-10fix broken markup of callback arguments; found with mandoc -TlintIngo Schwarze
2017-06-10Fix broken escaping: "\." is almost never what you want; found withIngo Schwarze
2017-06-10fix a sentence that used unusual terminology, the wrong macro,Ingo Schwarze
2017-06-10repair broken markup of callback argument; found with mandoc -TlintIngo Schwarze
2017-06-10Pass M_CANFAIL to malloc(9) calls which use M_WAITOK but are testedKevin Lo
2017-06-10Use software interrupt to process TX/RX data between sio and tty(4)Kenji Aoyama
2017-06-10Report processes that were killed due to pledge or memory accessAlexander Bluhm
2017-06-10perl(1)'s ...Marc Espie
2017-06-10use mandoc annotations for flags and suchMarc Espie
2017-06-10Don't describe AppleTalk's output format and bugs.Michal Mazurek
2017-06-10print '?' instead of incorrect link count (that the protocol doesn'tDamien Miller
2017-06-10implement sorting for globbed ls; bz#2649 ok dtucker@Damien Miller
2017-06-10style message about missing blank before trailing delimiter;Ingo Schwarze
2017-06-10do not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and its argumentsIngo Schwarze