openbsd
2017-06-12 jsingFactor out and reuse the code that frees the crypto...
2017-06-12 jsingFix a long standing off-by-one bug in the softraid...
2017-06-12 deraadtrejname[] is also -r option buffer, and should be PATH_MAX
2017-06-12 deraadtspecify free() size from the old allocation, not new...
2017-06-12 deraadtdevice path should be PATH_MAX. Any NAME_MAX without...
2017-06-12 mikebifq_start does OACTIVE and RUNNING checks for the driver
2017-06-12 nicmNeed to flush out the linefeed after wrapper. GitHub...
2017-06-12 nicmAdd explicit keys for the bracketed paste sequences...
2017-06-12 deraadttypo; from bryan vyhmeister
2017-06-12 kevloFrom FreeBSD (r227593, r307982):
2017-06-11 deraadtmake vers.o not depend on gap.o using a trick, because...
2017-06-11 bluhmUse umask 077 instead of cp -p when installing the...
2017-06-11 schwarzeooops, fix a glitch in the previous commit...
2017-06-11 bluhmUse a common 'goto bad' style and set mp to NULL after...
2017-06-11 schwarzechurn caused by the new Mdocdate messages, no easy...
2017-06-11 bluhmFix a test race, wait after kill in case writing the...
2017-06-11 schwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-11 jmcrequest -> promises; from scott cheloha
2017-06-11 awolkusr/bin/ktrace: replace snprintf(3)/write(2) with dprin...
2017-06-11 schwarzestyle message about missing .Fn markup; inspired by...
2017-06-11 schwarzemissing .Fn macros; found with mandoc -Tlint
2017-06-11 schwarzemissing .Fn markup for main(); found with mandoc -Tlint
2017-06-11 schwarzeAdd missing .Fn markup to in() and out(); found with...
2017-06-11 tbContinue the flattening of the pledge logic started...
2017-06-11 schwarzeDo not issue the message "no blank before trailing...
2017-06-11 schwarzemake two macros more semantic
2017-06-11 tbSimple style(9) fixes from Juuso Lapinlampi, mostly...
2017-06-11 visaDefine register_splx_handler() in one place.
2017-06-11 visaFix TLB size computation on OCTEON II and III. The...
2017-06-11 visaAdd a memory barrier to ensure that stores become visible
2017-06-11 deraadtinteger overflow for two range checks
2017-06-10 tbIf -P and -c were given, a second pledge call tried...
2017-06-10 krwNuke unused field bootp_policy and associated enum{}.
2017-06-10 krwNuke unused global warnings_occurred.
2017-06-10 schwarzeReduce false positives for the "no blank before trailin...
2017-06-10 schwarzeminor markup simplifications
2017-06-10 schwarzeimprove semantic markup for __attribute__
2017-06-10 schwarzemissing blank before full stop, found with mandoc ...
2017-06-10 schwarzeadd missing blanks before several delimiters; found...
2017-06-10 schwarzemissing space before trailing punctuation; found with...
2017-06-10 schwarzeremove lots of bogus escaping, some of which even broke...
2017-06-10 schwarzefix imprecise .Fa markup; found with mandoc -Tlint
2017-06-10 schwarzeFix broken markup of function pointer invocations;...
2017-06-10 schwarzefix broken markup of callback arguments; found with...
2017-06-10 schwarzeFix broken escaping: "\." is almost never what you...
2017-06-10 schwarzefix a sentence that used unusual terminology, the wrong...
2017-06-10 schwarzerepair broken markup of callback argument; found with...
2017-06-10 kevloPass M_CANFAIL to malloc(9) calls which use M_WAITOK...
2017-06-10 aoyamaUse software interrupt to process TX/RX data between...
2017-06-10 bluhmReport processes that were killed due to pledge or...
2017-06-10 espieperl(1)'s ...
2017-06-10 espieuse mandoc annotations for flags and such
2017-06-10 akfaewDon't describe AppleTalk's output format and bugs.
2017-06-10 djmprint '?' instead of incorrect link count (that the...
2017-06-10 djmimplement sorting for globbed ls; bz#2649 ok dtucker@
2017-06-10 schwarzestyle message about missing blank before trailing delim...
2017-06-10 schwarzedo not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and...
2017-06-09 mikebFill RX ring during init and bail early on send if...
2017-06-09 sashan- pfsync_input() must grab PF_LOCK
2017-06-09 tedumention that the config file is created at first run...
2017-06-09 nicmExtend filters (f key) to buffer and client mode and...
2017-06-09 fcambusCorrect number of players, the program enforces a range...
2017-06-09 nicmAdd -O option to choose-* to set initial sort order.
2017-06-09 nicmDefault sort for buffer mode should be time not name.
2017-06-09 mikebRemove a WAITOK that has sneaked in
2017-06-09 mikebConvert to ifq_dequeue and perform m_defrag if the...
2017-06-09 nicmUse brackets around prompts which looks better and...
2017-06-09 stspIntroduce iwm_nic_assert_locked() to verify that the...
2017-06-09 stspFix the resume code path in iwm(4) to no longer call...
2017-06-09 florianIf we receive a router solicitation with a source link...
2017-06-09 mpiReplace rtrequest(RTM_DELETE...) rtrequest_delete(...
2017-06-09 nicmAdd a hook when the clipboard is set.
2017-06-09 ajacoutotDrop uneeded return from rollback_patch().
2017-06-09 ajacoutot/etc/mtree/BSD.x11.dist is part of base, not X; so...
2017-06-09 djmreturn failure rather than fatal() for more cases durin...
2017-06-09 djmin description of public key authentication, mention...
2017-06-09 djmbetter translate libcrypto errors by looking deeper...
2017-06-09 dtuckerAdd comments referring to the relevant RFC sections...
2017-06-09 dlgturns out the case on 802.1 suffixes is significant...
2017-06-09 dlgturns out the case of 802.1 suffixes is significant...
2017-06-08 aoyamaAdd a missing header file.
2017-06-08 patrickRemove esym (.data) patching. Thanks to Mark we stoppe...
2017-06-08 schwarzeProperly reinitialize roffce_node between parses,
2017-06-08 teduremove the timeslot code, it was only for now deleted...
2017-06-08 patrickPass CC and CXX to make depend as well. As soon as...
2017-06-08 schwarzedelete -e and -l, now covered by mandoc; OK jmc@ wiz@
2017-06-08 schwarzeImplement w layout specifier (minimum column width).
2017-06-08 bluhmLink lastcomm regress to build.
2017-06-08 bluhmStart with a clean /var/account/acct accounting file...
2017-06-08 bluhmASLR, W^X, and guard pages trigger processor traps...
2017-06-08 millertupdate permissions info to match recent changes
2017-06-08 millertAdd logging for when we find a non-file in the at spool...
2017-06-08 henningclarify set prio: the second prio given applies to
2017-06-08 bluhmStart syslogd with -rr. With different timing the...
2017-06-08 mpiNotify userland when a new ND is reachable.
2017-06-08 schwarzemake the internal a2roffsu() interface more powerful...
2017-06-08 tbwrec.org is dead. Use working links instead.
2017-06-08 visaWrap startup code with .ent and .end for proper disasse...
2017-06-08 visaMove loongson/octeon/sgi unmap_startup() under arch...
2017-06-08 visaSplit early startup code out of locore.S into locore0...
next