Index of source-changes-hg for November, 2021


FromSubject
11/01/2021
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Fix crash(8) build
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Tidy up how __sigaction14_sigtramp.c is added t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix invalid memory access in array...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of 'CPU_I...
=?iso-8859-1?q?agc?=[src/trunk]: src/lib/libcrypt Remove the
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Use "stack_t" instead of "struct sigaltstack", as th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys regen for "struct sigaltstack" -> "stack_t"
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Don't mention the "struct sigaltstack" name of ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Version the sigaction(2) libc wrapper. The new...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern fix a typo in compare_futex_key().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Fix a last minute rebase/merge botc...
=?iso-8859-1?q?chs?=[src/thorpej-futex2]: src/sys/kern merge rev. 1.15 from HEAD:
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk mk: Add support for conditional compilation of part...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in the check for array[enum], allo...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam work around lint bug
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 simplify.
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/lib/libc/sys Test lib/libc/sys/t_timerfd often fails w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Move arm_cache_info from cpufunc.h to c...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam Remove workaround, @rillig fixed the issue.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/tprof Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about array size misma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: move all declarations above statements
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/hpcmips/miniroot Use libhack and the non-widechar ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: enter full C90 compatibility mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/mail mail.1: fix duplicate word
11/02/2021
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/seq fix typos, mainly in words minimum and maximum, ...
=?iso-8859-1?q?nia?=[src/trunk]: src Force at most partial RELRO for rump_server and related libr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test option '-ci'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix missing blank after 'return' (sin...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Use IPv6 addresses, not IPv4, in combinati...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Added tests of combination of lagg(4), vla...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Adjust for new __sigaction_siginfo symbol.
=?iso-8859-1?q?nia?=[src/trunk]: src/bin/ed ed(1): use reallocarr instead of realloc(x * y)
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/gen fts(3): Use reallocarr instead of realloc(x * y...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/join join(1): convert realloc(x * y) to reallocarr a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/xlint/arch Hopefully fix builds
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/powerpc/include fix build with COPTS=-O0
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/powerpc/include fix profiling kernel build
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/sys In order to prevent _mcount() from being recursively...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 44ad569648a5 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset e8d4991f10bb (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 4652edef3061 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 43c05566916a (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Undo typo fixes, will be reapplied later
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Revert rev 1.87 for now: iwm(4): Disentang...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backout link state change, needs to be do...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb initialize ic in vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Dont call ieee80211_init. It is handled ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Total number of buffers are shared by all ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Simplify queueing of rx transfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alloc and queue xfers on attach / free on ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous. Don't device number of...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Double removal error.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb xfers need to be queued only in urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 41f02fd5cfe4
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 59315a2ccd28
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move setup rx xfers back to urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unnecessary double handling of the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up abort pipe and rxeof in rx/tx mute...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move alloc of rx/tx buffers back into urtw...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset f32a994bd774
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx xfers to attach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix up setting media to auto.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Disable bss matching on caps PRIVACY for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable nouveau in this kernel agai...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize all avail ciphers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Handle hw_init and ieee80211_init differntly.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/evbarm/conf Add test kernel for another archi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make the STRICT_ALIGNMENT variant compile
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Explicitly set crytocaps to zero to ensure...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use vap_delete in vap destroy.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net Dont destroy a null pfil head.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 percpu_create done in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable ng channels for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Name the ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Number of spatial streams init. not only f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder getradiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add standard ic flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use if pointer from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont return early from running the state m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder the use of ieee80211_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to run urtwn_stop as we've detache...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Standardize getraidiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set channel flags for 11NA and 11NG accor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix assignment botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset ac3e8765b35b
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reorder. Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use an alternative printing function so r...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Better choice of print function for wifi ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 if_input expects if_percpu to be NULL.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Init channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use cprng_strong32 as arc4random is obsol...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Defer rest of config after cprng functions...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize the channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Reoder so newstate functions are overridden co...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Small cleanup. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Improve debugging support. The value of t...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 ccmp works!
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call vap_detach as it calls if_detach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Move the pkthdr only if mprev is NULL. C...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb 40MHz support for urtwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Function paramaters re written to use vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add scanning callout. Maybe handy in future.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use same state transition in iwn_init as u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temporary debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Users of taskqueue_cancel_timeout expect ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial attempt at iwn scanning with new f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temp. debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_transmit and raw_xmit fuctions from ur...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pass more information to iwn_tx, more may ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in more of raw xmit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 The argument passed to ieee8011_init is a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fill in more of taskqueue_cancel/enqueue_...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Ipf is initalized in vap_setup, so don't initi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in channel defs for 11A and 11N.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial 11n support for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cancel scan asserts ic lock.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert change for reassociating.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reinstate the existing radiotap attach fun...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Explicitly call scan_done to insure state ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci improved tx functions required for new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci newstate callback cleanup.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need for channel hack to end scan with ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Plug a resource leak.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Opps. Use the right flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure state machine is reset on chip stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up debug vars with IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up iv_debug in IEEE80211_DEBUG. Fixe...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle delay in some places. Improves s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use delay after a bb_write. This is anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Serialize usb reads and writes. Another a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add back in checks in iwn_start.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Simplify.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow transmit functions to be used before...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder sections.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont fake an association to initialize the...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb For delays greater than 1ms use urtwn_dela...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add more delay in a few places. Yet anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Adjust delay in a few places. Another att...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Rework iwn_tx to take a vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need to call encap and freinds as the a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Limit the number of streams to 2 as some s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning so that it only occurs once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore flushing the tx queue when the dev...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure RSSI values are in the correct range.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix double free.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure tx functions operate at the require...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Stop hw before init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore faking an association in order to ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder state machine initialization, afte...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init only once, currently o...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix botched merge of local patch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Merge changes from FreeBSD current upto r...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Adapt to NetBSD (make it compile).
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/kern XXX - temporarily disable kernel lock spinout...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb XXX - after creating a VAP (temporary hack...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Diagnostic / KASSERT cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Can not call ieee80211_sta_join() locked,...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Rework sysctl setup, in preparation for d...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Extra flags for ht operation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap comment up in ifdef. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the right flags when adding ht capabil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Don't hold any locks in tx/rx functions as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at improving iwn tx/rx rates by re...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initial attempt at converting iwm to phil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove added delays.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add bb_write function with a default delay...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove yet another unnecessary delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rx_mtx locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce a mutex to serialize state machi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid a null dereference.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Undo state machine locking as it is unnece...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx/tx xfers back into urt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unused label.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize channels and media state on reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use vap ic in urtwn_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialze callouts. Fixes crashes with u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb There is still a need to serialize state c...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use ic from vap. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for device to sync after freeing xfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Must stop the device on detach to abort an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build. Especially non IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci State save.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Retire IC2IFP for phil wifi one should use...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More sc->vap converstions based on if_iwn.c.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Wrap variable in the right variable.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci As scanning is handled within the driver f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix ic_softc variable botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove more unused/undefined variables fro...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up more ht functions with conditional...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable definition botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable naming botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Follow the same naming conventions and fuc...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iwm_newassoc.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic_state-> vap->iv_state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine to end scann...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_node->iwm_node.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine when associa...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Exclude the call to iwm_newassoc completel...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix variable type.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Obtain variable from node supplied.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_watchdog is not currently used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_set_channel is not used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix some fallout from copy pasta of iwn fu...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove stray ')'.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_next scan is not used and was carried ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_mindwell is not used for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Bring iwm_stop up to date for the new wifi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable old ic_fixed_rate code until an al...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix state machine definitions. Also don't...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pull in regdomain.h for init_channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_ioctl ic->ifp.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ni_rstamp -> ni_tstamp. XXX don't know if ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic->vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Using the rxfrag time stamp should work.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ammr hooks commed out for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci I believe node_alloc is unused with the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci add prototype for iwm_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add function for iwm_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci fix function definition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use correct state machine override functio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Set up device config properly.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables and labels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm currently has no suspend/resume functi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use vap instead of ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Another ic -> vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci wme update is currently not available for ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call the right function in next_scan callb...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_curchan is disabled for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize ridx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_begin_scan is not part of the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Add iwm to test kernel config.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev Remove VAP hack used for early bringup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Convert to new worldorder
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Make ether_output public (we will need it soon...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys Allow cloning interfaces to require "constructor" ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Add support for cloning wlan devices
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf More debug options, rtwn is compil...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cosmetics/simplify
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement VAP support for NetBSD.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused ethercom and sc_newstate fro...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix size for kmem_free() calls when freein...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused (and marked as such but actu...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix another kmem_free() sizeof botch
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove unconditional debug message
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Initialize sendq with proper default
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to VAP/struct ifnet vs. radio IC split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix release build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use device name instead of hardcoded one.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable SIOCADDMULTI/SIOCDELMULTI same as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix definition and use of iwm_init same as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable iwm_resume as it needs to be rewor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Adapt iwn to the new if/ic split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cosmetic changes to match the form of rtwn...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Do not pack struct iwn_fw_dump.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix compilation with debugging enabled.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Re-do ieee80211 link state notifications.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't override interface name.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Renable SIOC_ADDMULTI/DELMULTI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update iwn for ic/if split. iwn parent is...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore iwm_parent functionality.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid double free of mbufs/nodes-
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Move local debugging specific opti...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor callout optimization, sprinkle a few...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Clean up locking around scan cancelation
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add and use mbuf context accessors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 ether_sprintf() is not reentrant.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Do not use malloc(9) directly, abstract v...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Cosmetic cleanup.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Do not count some unhandled protocols as error...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use our own abstractions and fix output s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove spurious (unconditional) debug pri...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove the additional queue for managemen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 sta_flush_table: make scan entry allocati...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused/superflous mutices.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix locking and destruction for task/time...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cleanup task structures where needed.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement missing ioctls, remove verbose ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debugging output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix typo preventing delivery of stats for...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Add support for new elements in wifi sta...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify/fix link state handling.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Consolidate debug output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Allow ieee 802.11 debug output to optiona...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to terminate the SSID string
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidentaly left over debug code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 More debug consolidation.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidental debug leftover
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove left over debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix power-up condition for the card.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We don't need the kernel lock for our call...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Include necessary headers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Pull in ieee80211_netbsd.h and ieee80211_regdo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iw[m/n]_init_channels -> get_radiocaps as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Init hw in iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fixed hw init condition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Backed out changeset 2b647ae0e03e
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attach flags is already set.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Clear firmware loaded flag.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor condition for iwm_init.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Start moving spl based locking to a mutex.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix scanning for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Firware loading fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid a NULL deref.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid reseting the hw_state unnecessarily.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Only add 2GHz channels in get_radiocaps fo...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Verify the ic's get_radiocaps callback works
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Get supported channel list from NVM.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix merge errors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Node managment may be called from softint...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() to free mbuf/n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() to free tx nod...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix debug output (missing newline)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Twice is double the charm - but not when e...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Map mtx_sleep() to our mtsleep() API
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove some cleanup notes no longer neede...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adjust to common bpf/radiotap handling in ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid redundant (and expensive) channel setup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Add (for now empty) update_mcast handler
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Drop default debug level
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to common bpf/radiotap handling in n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Try to document the new ieee 802.11 spec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/external/bsd/wpa/dist/src/l2_packet Deal with DLT_IEEE...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add usbwifi(9) - similar to usbnet(9) but ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix merge mishap (typo in comment)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert urtwn(4) to usbwifi(9)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use proper BPF link type and track listen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Redo revision 1.69: don't opencode kauth_...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid recursive locking via ieee80211_wme...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to initialize ic_list_mtx even ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make sure to hold the TX lock when calling...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reorder detach to avoid a crash
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Do not require node pointers in every mbuf
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig ifconfig(8): restore modular desing and ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Retire the SEVEN_WIFI test kernel ...
=?iso-8859-1?q?christos?=[src/trunk]: src Expose sigaltstack, stack_t and friends to Posix Issue 5 (20...
=?iso-8859-1?q?abs?=[xsrc/trunk]: xsrc/local/programs/x11-ssh-askpass Update x11-ssh-askman manpa...
=?iso-8859-1?q?abs?=[xsrc/trunk]: xsrc Update Makefile comment from X11R6 to X11R7
11/03/2021
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys unconditionally define sockaddr_storage; this is wha...
=?iso-8859-1?q?abs?=[src/trunk]: src/share/examples/apm Adjust example path to kde/sounds
=?iso-8859-1?q?abs?=[src/trunk]: src/distrib Update some distrib X11R6 references to X11R7
=?iso-8859-1?q?abs?=[src/trunk]: src/share/man/man7 Update glob example from X11R6 to X11R7
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys Set up the CFI in a slightly more ra...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys CFI: Saved RA needs to point to the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbmips/mipssim Catch up with member renaming
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbmips Add MIPSSIM{,64} as appropriate
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/disklabel disklabel(8): convert malloc(x * y) to reallo...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/fdisk fdisk(8): Convert realloc(x * y) to reallocarr. E...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys Cherry-pick this sys_futex.c revision and assoc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Rename EHL_TRACE* macros
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libusbhid usbhid(3): use reallocarr
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
11/04/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline indentation_after, shorten fun...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Provide the ablity to ignore ACPI with an ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group conditions in compute_code_inde...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/at91 Remove unnecessary duplicate bit define in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Fix non-ACPI builds.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some sysctl info for debugging.
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Recognize argon2 passwords as valid in daily security re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column computation with inden...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix off-by-one confusion in paren_indent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract compute_code_indent_lineup in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix joining of adjacent unary '+' ope...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split process_comments into separate ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong edge ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix parsing of C99 comments containin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: do not discard former error comments ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split process_comment_in_code into se...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt make compilable at NPCI==0
11/05/2021
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use macro. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Don't power down the PHY when the interface goes...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that device timeout still happens on I...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix comment. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/gumstix Apply patch from PR port-evbarm/52209
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/aarch64/include Normally, to support COMPAT_NETBSD3...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.curr_newline to next_col_1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename process_keyword_do to process_...
11/06/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug output for remaining member...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: the '+ 1' in dump_line_code is not an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up argument parsing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: consistently use token.e[-1] for the ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man3 Rework ilog2(3) man page.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci mcx(4): ensure that RQT size is always a power o...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax.1: minor grammar fixes
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/bin/ps s/maxiumum/maximum/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/writting/writing/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb config_pending_incr doesn't need KERNEL_LOCK pro...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Fix typo in comment. s/notifcation/notification/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb USB style. NFC.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/mips Fix typo in comment. s/phyiscally/physica...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev s/allign/align/
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/sht3xtemp Driver for the Sensirion SHT30/SHT31/S...
=?iso-8859-1?q?brad?=[src/trunk]: src Mention sht3xtemp(4)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1371 and #1372
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line; remove trailing white...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Revert part of previous commit that broke ...
11/07/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32 is all about running the...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/invlaid/invalid/
=?iso-8859-1?q?christos?=[src/trunk]: src/etc Set the path unconditionally to what rc sets it to, so t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 pslist(9): No need to serialize pserialize_pe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Add a comment describing why we give carte blanche ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename 'inbuf' functions to 'inp'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: distinguish between typename in paren...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename type_at_paren_level_0 to type_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate buggy combina...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split copy_comment into wrapping and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_wrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from process_comment...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Libtsan intercepts the pth...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/menuc fix few typos.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make copy_comment_nowrap simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up copy_comment_nowrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: skip redundant conditions in copy_com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up overcomplicated conditions i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make end of comment detection of nowr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant assignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up process_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move documentation from process_comme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_wrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code in analyze_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: improve code coverage for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: do not expand comment buffer unnecess...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: only access buffer data in the range ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove code that accessed out-of-boun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: document the comment buffer more accu...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Merge the kernel portion of the posix-spawn-chdir projec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce negations in process_else, cle...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move ps.p_l_follow closer to lsym_typ...
=?iso-8859-1?q?christos?=[src/trunk]: src Commit the userland portion of the posix_spawn_chdir project...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test options without '-' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.decl_nest to decl_level
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test cast, line counting,...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn new tests for posix_spawn_chd...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test lenient option parsing
11/08/2021
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch Merge conflicts.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf dts: add sun7i-a20-olimex-som-evb-emmc....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf dts: add sun50i-h5-libretech-all-h3-cc.dts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/sound Import ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/expr Improve the * operator handling in expr(1)
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/bin/expr Add a couple of new ATF expr(1) tests
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/expr Add a missing check to handle correctly 0 * 0 in ex...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/bin/expr Add 3 more expr(1) ATF tests detecting overflow
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Remove the expr(1) entry from TODO.sanitizer (finished)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts updated to 4.18-rc2
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add LISPs (programming language & network protoco...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net loop: don't allocate a unnecessary link-state-change...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/lib/librumphijack rumphijack: don't modify a cmsg on just va...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/acpica/bin/iasl Correctly specify that iasl nee...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add 25G(802.3by), 2.5G and 5G (802.3bz).
=?iso-8859-1?q?christos?=[src/trunk]: src/lib put back lsan
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/share/man/man4 Clarify caveats.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Add vendor REALTEK and product RTL8703BS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Regen
=?iso-8859-1?q?kre?=[src/trunk]: src/external/gpl3/gcc/lib Remove (recently) commented out (recen...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use the "flags" config directive modifier to specif...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci restrict a magic number 'fix' inherited from xf8...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c fix a tpyo so now we get the correct maximum spe...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev - Unify the "rtwn" and "urtwn" register definitions ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/dtrace/syscall Rework the changes to DTRACE/ZFS ...
=?iso-8859-1?q?roy?=[src/trunk]: src Remove dhclient from the base system.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Detect USB 3.1.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/mount_cd9660 Note vnconfig(8) may be of interest, espec...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Call fpu_eagerswitch a little later, after we make ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 add missing args for 123
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add our syslog format.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Rewrite Xen timecounter and hardclock timer.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern defflag {SETUID,FD}SCRIPTS
=?iso-8859-1?q?eadler?=[src/trunk]: src/share/misc bsd-family-tree: Add missing DragonFly and FreeBS...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/mount_cd9660 vnconfig name is retained for backwards co...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add driver for DesignWare Watchdog Timer. Untest...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Fix module build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts No need to define our own emac node as this...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for system controller nodes.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Use syscon API instead of mapping syscon ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add syscon
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt When attaching child devices, consider the best ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Just use struct cpu_info members for the Xen clock ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen Use xcall to suspend/resume clocks on _all_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen Rearm the Xen timer on resume.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Provide an inline to return the data part of the arp...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpuffs use a switch.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Allow nodes to attach child devices using the sa...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic dwc_gmac_attach: return non-zero on failure
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Only install interrupt handler if dwc_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt cpus: use fdt_add_bus
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach simplebus on pass 0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern When cold, manually update timecounters before call...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Store node path in device properties "fdt-path" ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex ARM ARM refers to this as "ARM Generic T...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use syscon API.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add helper to lookup syscon by phandle
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use syscon API
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use syscon API
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Rock64 needs more time for the PHY to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Simplify list initialization
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use queue(3) API to manage lists. NFCI.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/xen/xen Build fix bandaid.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Sprinkle cold conditionals to make tc_ticktock befo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use a switch, we can (and will) optimize ea...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Optimize FNSAVE. The size of its save area ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use a variable-sized memcpy, instead of cop...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern Revert previous
=?iso-8859-1?q?mbalmer?=[src/trunk]: src/external/mit/lua/dist/src Apply bugfix #7 from lua.org/bugs....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Build fix
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "Sprinkle cold conditionals to make tc_tickt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2835-rpi-zero-w.dts and bcm2837-...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib vaxinate the sanitizer build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add i2c clocks.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add fdtbus_attach_i2cbus, used to attach an i2cb...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2C controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rkiic
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix 32-bit build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man4 Add more message types.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add missing call to arm_fdt_timer_register
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove chipid and sysmmu drivers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Delete chipid and sysmmu drivers, they ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add options __HAVE_GENERIC_CPU_INITCLOCKS
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci VGA 16 bit decode bit is not bit 3 but bit 4.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci sync OpenBSD if_msk.c revs 1.66-1.79 skipping fr...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Sort OUI by number. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add ASIX Ax88x9x
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt interrupt-map bug fixes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Cleanup of combiner driver and make it ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Reduce 10 second timeouts to 2 seconds.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add a proper MCT driver rather than rel...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Attach mct early. Do not attach gtmr to mct.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt sc_clock_freq is in Hz, not kHz
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix a regression with interrupt-map handling in ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Attach cpufreq scaling provider to ourself,...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/dts catch up to upstream dts changes/additions
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt When searching for interrupt parent, stop as soo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Fix a stupid bug in exynos*_clock_set_r...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Set module clock on rate changes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung No need to use hold reg when updating c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Make the pinctrl driver actually work.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf From leot@ on tech-userlevel:
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Avoid printing error messages twice when an i...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Fix net.inet6.ip6.ifq node doesn't exist
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Not all things that write to the disk do something ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Remove nmbclusters check. We don't use the...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Print Power Management Control/status register...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix name of snps,dis_u2_susphy_quirk property
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add USB clocks and missing MMC biu clocks
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Avoid unportable signed integer left shift ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Make IRQ sharing work again
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_us...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Samsung Exynos USB3 DRD.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add more USB3 clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add support for Samsung Exynos USB.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable Exynos USB support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Fix value of PHY_CLK_RST_FSEL_24M, USB2...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Dump clock tree with aprint_debug inste...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci attach the rnd source only once even with dual-p...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern add DIAGNOSTIC check for rnd_attach_source() being ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix detach code and do it on shutdown
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/tools/mkfontscale Use the fonts from our i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Try to appease KUBSan in sys/sys/wait.h in W_EXITCODE()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_is...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_co...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_un...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet6 Paper over Undefined Behavior in in6_control1()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Avoid undefined operation in signed integer shift in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid Undefined Behavior in pr_item_notouch_get()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/ufs/ffs Avoid Undefined Behavior in ffs_clusteracct()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid undefined behavior in pr_item_notouch_put()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/pci Avoid undefined behavior in pciiide macros
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/scsipi Avoid undefined behavior in scsipiconf.h in _...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Don't allocate memory and return EFTYPE if sc->sc_b...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/lib/libc/stdio Indent.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/x86 Disable MWAIT/MONITOR on Apollo Lake CPUs to wo...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/bin Claim to have getopt_long.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Only process a tx or rx interrupt if th...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/evbarm/conf RPI: remove commented-out pseudodevices
=?iso-8859-1?q?maya?=[src/trunk]: src/share/misc Add EBDA.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid undefined behavior in mq_recv1()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid undefined behavior in mq_send1()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_alloc()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_free()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netipsec merge duplicated code, more informative debugging.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci sync SK_IMTIMER_TICKS_YUKON value with OpenBSD (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Remove some duplicate code
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Align AUDIOCORE size to 1M, and add def...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add pwm clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add driver for Exynos PWM timer.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add basic pwm-fan driver. This doesn't have any ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add expwm, pwmfan
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files Enable booting of netbsd-EXYNOS...
=?iso-8859-1?q?triaxx?=[src/trunk]: src/external/bsd/dhcpcd Fix an inconsistency that showed /var/db...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/exynos Use KERNEL_IO_VBASE instead of magic ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Replace sscom with a much simpler uart driver. The ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/usbdevs Print USB_SPEED_SUPER_PLUS capability if pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/arp Add an "auto" keyword to auto-determine the lin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add PMA/PMD control 2 register bit definitions.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add force_10_100_autonego sysctl. The defa...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libheimntlm Add explicit pat...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkdc Explicit libheimbase ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove UB from definitio...
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/pci Add Western Digital (Sandisk) WD Black NVMe SSD...
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Switch to PSCI 0.1 mode only if the first c...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/arp Fix the logic for the non auto case
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Use arm_generic_bs_tag instead of armv7_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Correct unportable signed integer left shift in i38...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Remove unaligned access to mpbios_page[]
=?iso-8859-1?q?snj?=[src/trunk]: src/share/dict prompted by dh's latest PR, add a missing word: a...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Use a different, type-insensitive idiom for CLR().
=?iso-8859-1?q?spz?=[src/trunk]: src/sys/dev/usb add identification for some Yubikeys
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Use psci_fdt_bootstrap for MP spinup on ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Try to avoid signed integer overflow in callout_sof...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Revert previous
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpuffs cast for lint
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpuffs correct previous cast.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand Enable efiboot on i386, for 32 bit bootb...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils enable coff/pe executable vectors for...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base add the efi boot blocks
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot use += :-)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 recognize noinline attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/string switch to FreeBSD's memmem (faster)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/string switch to FreeBSD's memmem
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libkern provide memmem
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic whitespace fix
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/common Enable executing linux go binaries b...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/share/man/man4 mention Oxford Semiconductor OXPCIe954 4-port...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd New arp code needs RTF_LLDATA...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Revert previous as requested. Leaving it to dhollan...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys cast align result to int, since the flags argument i...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpuffs revert previous now that MAP_ALIGNED has been f...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/linux/common Fix compile error.
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/arch/aarch64/string avoid reading from out o...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/pic fix false positive KASSERT.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 keep stack pointer when changing fr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 need locks in pmap_kremove() and pm...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 add MULTIPROCESSOR support
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/broadcom hatch secondary processors (aarch64)
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix compile error
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Remove debug hack (revert previous)
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/sbus Avoid redefining SET/CLR/ISSET (which in the ke...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Include aarch64/machdep.h for arm32...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add aarch64 support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Use PSCI to spinup secondary CPUs on sun5...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fix arm32 build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable options MULTIPROCESSOR
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Debug hack: print out full random-seed for C++ comp...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/conf enable options MULTIPROCESSOR
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 check off SMP
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Make brightness-levels available in increme...
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc SMP support for aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Put RSB controller into known state at th...
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/share/man/man9 Try to bring this man page up to NetBSD stand...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/ic Avoid undefined behavior of signedness bit shift ...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/gpl3/binutils.old Apply the change made to binutils:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old/dist/bfd FIx reproducible builds ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/sbus Remove duplicate copies of the SET/CLR/ISSET ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Calling rtinit(sa_family = AF_LINK, RTM_DELETE, 0) i...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Small optimization: don't execute the M...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Don't push/pop %rdx, we don't care abou...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Don't overwrite an existing llentry on RTM_ADD to av...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/videomode add quirk to find the native resolution on...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/pci Fix bug, SPINOUT() is not supposed to take ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add tests for pattern matching (filename expans...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys We need to make ISSET/SET/CLR available for bootload...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute wfi/wfe instructio...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 allow to read CNTVCT_EL0 and CNTFRQ...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/net Avoid attempting to call arp related functions if th...
=?iso-8859-1?q?spz?=[src/trunk]: src/sys/dev/usb add Yubikey ids, this time more complete (thanks...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Set con = NULL just once, instead of doing it in...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libgssapi Explicit heimbase ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAK...
=?iso-8859-1?q?spz?=[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...
=?iso-8859-1?q?spz?=[src/trunk]: src/sys/dev/usb regenerated (now with correct reference id)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Update the pointer when fast-kicking, because it...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4/man4.i386 Don't mention options that don't ap...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Simplify the pointer handling. Set *mp = NULL at...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Remove the second argument from ip_reass_packet(...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Modify the logic in npf_reassembly. Don't call n...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Build seed fixes:
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Add m...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/modules/viadrm Remove viadrm(4), superseded by viadrmums.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add callout for re-filling RX ring - it's invoke...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix comment typo
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add the RX refill callout (forgot to commit with...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci minor fix for earlier sync with OpenBSD if_msk.c...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/net UPdate previous so that there is no unused (but assi...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/sys Remove unused macro.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci replace code using SK_WA_4109 workaround flag by...
=?iso-8859-1?q?sevan?=[src/trunk]: src/crypto/external/bsd/openssh/dist Amend whitelisted filesyste...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/pci Whitespace fixes. NFC.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back to always using just the list of sources for t...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/pci Build fix: Supply missing symbol definition.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/arp arp: warn if failed to delete a specified arp e...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 - Detect and set Atom's Tj(max) to 90 if it...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Rename
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Remove the callback, localify, and add a comment.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Style, rename 'iph' -> 'ip', and reduce the diff...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Add KASSERTs in in_undefer_cksum_tcpudp.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/netstat Print iqdrops, too. This change also fixes a...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/netinet Fix build. pf_ioctl.c needs netinet/in_offload...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/netinet Add missing <netinet/in_offload.h> include.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib new config files for aarch64 but no pr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/man/man4 Add qemufwcfg* at fdt? to synopsis
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add another elfxx conversion.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/man/man4 .Fl prepends a dash, no need to specify anoth...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix signness issues.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libbfd it is not xx but nn that we wan...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen aarch64
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Don't use aprint_* functions for logging unrelated t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/mk Retire libpmc. It uses the legacy PMC interface in ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists/comp Obsolete pmc.3, it was part of libpmc.
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists/comp ...and obsolete the html of pmc.3 to...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.sbin/ndp Remove duplicate rtrlist() function prototype.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.sbin/ndp ndp(8): host_buf should not be used in delete().
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.sbin/ndp Use s6, not mysin.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/amd64/conf Add entries for viadrmums to amd64 kerne...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Provide an expli...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove the kernel PMC code. Sent yesterday on tech-k...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm <sys/pmc.h> is gone; don't #include it
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev <sys/pmc.h> is gone; dont
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev revert previous, unintended, commit
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.bin/make Remove duplicate code in make(1)'s dir.c.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make Fix previous: cached_stats() returning < 0 mean...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Oh. Don't call svs_pdir_switch if SVS is di...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Handle NMIs correctly when SVS is enabled. We store...
=?iso-8859-1?q?macallan?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv build EXA sup...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/csu/common _DYNAMIC is present for static PIE as well, s...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/csu/common Add static PIE support for i386 and AMD64.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3 PT_PHDR is useful without PT_INTERP, i.e. for ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Static PIE should have no ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk Update MKSTATICPIE entry to actually do something.
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Static PIE support on x86.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/bfd aarch64 does not have PT_STEP so ...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/csu/common i386/amd64 build fix. Fix "possibly used un...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof/arch Revamp tprof.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof/arch Inline the values in amd_f10h_names[], w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Change the arguments of the tprof tool, to ma...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.bin/pmc Remove the usr.bin/pmc tool. People should use t...
=?iso-8859-1?q?maxv?=[src/trunk]: src Remove the X86PMC code I had written, replaced by tprof. Man...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof/arch Skylake/Kabylake are family 6, so add a ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove KAUTH_MACHDEP_X86PMC, now unused.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3 stopgap fix: revert bfd PT_PHDR without PT_INT...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Merge tpfmt(1) into tprof(8). We want to have...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Remove tpfmt(1). Its code was merged into tpr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Ask for a file path with the "analyze" comman...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/amd64/include Provide empty SVS_ENTER_NMI/SVS_LEAVE...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Give a heads up about ssh-agent path whitelist change.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pckbport Add comment elaborating what a sliced comma...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/dlfcn Compute relocbase correctly for static PIE. A...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/tls Determine dynamic binaries by presence of PT_IN...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3 Reapply with fixed condition:
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/tprof Mark tprof_monitor as dead
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man5 Xref dhcpcd, not removed dhclient.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/examples/apm dhclient->dhcpcd
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man5 Remove dhclient references.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Remove atoi()
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pckbport Send the 'magic reverse engineered sequence...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Finish the Skylake/Kabylake table, and improv...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof/arch specialreg.h is x86-specific, don't incl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Drop NENTRY() from the x86 kernels, use ENTRY(). Wi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove ifdef GPROF.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add splhigh() around the FPU code, we don't...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove "options DEBUG_BY_TOOLS", it doesn't exist.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fix non-MULTIPROCESSOR build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof/arch Mark tprof_event_init, tprof_event_list,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove "options IPKDB", and the other associated op...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof Fix a crash when running tprof with no argume...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Update comment to match what the below text does
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc avoid dups for aarch64
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like auto in...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like the c-l...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc First pass at mknative for aarch64, based ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64 aarch64 files for...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch c++conf...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common aarch64...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include Fix formats for gcc where int64 is long...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Aarch64 specific generated...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Handle aarch64 jemalloc constant
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note improved tprof and removal of ipkdb.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Retire ipkdb entirely. The option was removed from t...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/dump Document what rdump is (was once) for. PR 53442.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Remove unused x86/include/tprof.h, there should...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/dict Add missing word: cactus. PR 53432.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/conf More ipkdb removal
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern More ipkdb removal
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Hum. Move the __HAVE_DIRECT_MAP block a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Return the interrupt controller's cookie directl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Return the real interrupt handle from gic_f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Add support for setting and getting interru...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Support pic_set_affinity and pic_get_aff...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv8 performance monitors.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add glue for ARMv8 performance monitor (PMU).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add more PMC registers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add armpmu
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof Add ARMv8 support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 There is no more S...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend Give aarch64 the "special...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Get rid of unnecessary calls to kmem_alloc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device tprof (fix build)
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Side-load dev/hid/hid.h to restore the previous ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Define TPROF_IDENT_ARMV8_GENERIC
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/common - fix constants and explain limit
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Add TPROF_IDENT_ARMV7_GENERIC
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/include Add some PMC event registers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv7 performance monitors.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add support for ARMv7 performance monitor (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable armpmu and tprof
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof Add ARMv7 support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add support for ARMv7 performance event monitoring ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Go back to using i...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 selec...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Initialize new_value to accou...
=?iso-8859-1?q?christos?=[src/trunk]: src/compat gcc aarch64 does not have multilib
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/virtio Be consistent with double include guard name ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist limit the aarch64 hack to c...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/tpctl cast through intptr_t
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/virtio Do the previous in the way it probably should...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/modules/tprof_pmi Move
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/x86/include More rearrangement of struct cpu_info t...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Bump version for changes to struct cpu_info
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin/cc Disable profile and compat 32-bit tests cc ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin/c++ Disable profile and compat 32-bit c++ sani...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic I added is_affinity to intrsource in the pr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt aarch64 build fix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof RW fields in performance monitor registers are...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Spaces -> tabs
=?iso-8859-1?q?martin?=[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Everyone has gcc-6 now.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb make typing on the console work during boot:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/arm32 fix incorrect printf format (off_t needs t)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm Add missing pointer <-> integer casts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused variables, add missin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add default statements, use PRI?64 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add missing cast
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add default statement
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts; use PRI?64 inste...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix uninitialized, add missing casts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 use c comments instead of #, consis...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 deal with gas not having icc_sre_el...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add missing casts, remove unused va...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/include match declaration types for registe...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/include - use #define to define constants i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 - add missing casts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm/fdt XXX: make this assemble with gas, but I ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm/fdt fix printf formats ll? -> PRIx64
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/fdt Use PRI?64 instead of ll?
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/tprof use PRI?64 instead of ll?
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree deal with g++ header files.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets for gcc aarch64 build.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/arm32 Revert previous and cast to u_quad_t inst...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Add /d(dump) and /v(verbose) modifiers to DDB's "sho...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/sys Comment out two tests that regularily han...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use __debugused
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix build with aarch64 gcc/gas
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 use panic() instead of some printf to show ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Put back trace in DDB_COMMANDONENTER; in seems that...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 kern_vtopdiff is stored in fdt_star...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/aarch64/include Be consistent and explicitly size r...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/arm32 use unintmax_t instead of u_quad_t.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 Keep in .data by using a section at...
=?iso-8859-1?q?darcy?=[src/trunk]: src/bin/cp Re-order the code to short circuit all the opens and ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc_vfp Push FPU choice into the assembler sources them...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/aarch64/include Use __uint128_t conditionally in aa...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Let's build gdb for aarch64.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64 centralize fp,lr definitions
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets for clang aarch64
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm make sure uboot_args is in the data segment ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
=?iso-8859-1?q?joerg?=[src/trunk]: src/crypto/external/bsd/openssl/dist Drop special case for clang...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/llvm-lib/libclangCrossTU Update LLVM/Clang build syste...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/elftosb Explicitly build as C++03 source.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxx/include Provide consistent e...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/lib/libunwind Remove redundant setIP call overwritten a ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/lib Ignore atomic alignment warnings on ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/lib/libunwind The semantics of DW_CFA_GNU_args_size have...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist/clang/unittests/Tooling Mark files no...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Update LLVM entry.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm/fdt restore type of uboot_args
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
=?iso-8859-1?q?joerg?=[src/trunk]: src Document aarch64 ABI break.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets (again), I got it backwards before.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Remove special-casing of aarch64 now that gcc works...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/fdt remove ifdef __clang.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern - Fix compile error for kernel configuration file w...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Read xHCI 1.1's HCCPARAMS2 registar and print it...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/common/lib/libc/arch/i386/atomic On Xen, always alias _atomi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Various improvements.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove superfluous macros.
=?iso-8859-1?q?wiz?=[src/trunk]: src/crypto/external/bsd/openssh/dist Fix Dd argument.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/tprof Various improvements to man page. Sync usage.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/restore Remove superfluous macro.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate - check fs_old_size too.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Be consistent among ethernet drivers on the conv...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/ufs/ffs Avoid using magic numbers for arguments of workq...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/misc Add 8.0 release date in history table (but no "gr...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove trailing whitespace.
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/unzip Ignore malformed directory entries as created ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64 Implement TRAP_SIGDEBUG for aarch64...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix printf format.
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc_vfp The fpu mode for VFP2 instructions is still jus...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Print ethernet address at attach
=?iso-8859-1?q?maya?=[src/trunk]: src/doc/roadmaps Remove completed items. Go everyone!
=?iso-8859-1?q?maya?=[src/trunk]: src/doc/roadmaps Nouveau is now in a release, hurray.
=?iso-8859-1?q?maya?=[src/trunk]: src/doc/roadmaps phil is working on wifi, thanks phil!
=?iso-8859-1?q?maya?=[src/trunk]: src/doc/roadmaps throw in drmkms, mention riscv work by zmcgrew
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 avoid double-fault caused by readin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Add "show socket" command written by Hiroki SUENAGA....
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Improve wording.
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/sys fix a bug. no need postincrement h...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/ypserv/ypinit PR bin/53458
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Andrius V in Pr kern/53461: add D-Link DUB-1312
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Andrius V in PR kern/53461: add support for D-Li...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Several improvements to this test...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/include flip the byte order
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libproc/dist unbreak aarch64
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh First pass at fixing some of the more arcane pattern ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More ASLR. Randomize the location of the direct map...
=?iso-8859-1?q?maxv?=[src/trunk]: src Remove the tprof_amdpmi.4 and tprof_pmi.4 man pages.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc note removal of tpfmt
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf Remove "no options GPROF", we don't have...
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc Create /dev/ksyms as "440 $g_kmem". This prevents unpriv...
=?iso-8859-1?q?kre?=[src/trunk]: src/share/man/man4/man4.x86 When files are deleted, they need to...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 * avoid deadlock. mutex_owned() works only ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 return correct signo and code in ac...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/x86/x86 Unbreak build. Fake out (ie: remove) rdts...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Forgot to commit a change in i386/cpufunc.S; add rd...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/hpc/apm Remove unused variable.
=?iso-8859-1?q?snj?=[src/trunk]: src/usr.bin/calendar/calendars add netbsd 8.0, fix whitespace
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include don't depend endian.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch Remove comment mentioning an i386 problem from non-...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 I realized the changes I made broke the !as...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC: better protect the INTON (etc) macros ( do { } w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Clean up dbregs; remove useless comments, remove ar...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Minor cleanups to growstackblock(). This should rea...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode only change (ie: no effect to any normal s...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Revert previous, change has nothing to do with DEBUG ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/36532 (perhaps)
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC: Whitespace cleanups
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Part 2 of pattern matching (glob etc) fixes.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/fdt if the framebuffer address isn't page aligned, s...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 rather than using flags to resolve nested l...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 * fix icache invalidations.
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc TODO.sanitizers: Remove a finished item
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb On detach, print error message with aprint_error...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/byacc/bin Fix applyo.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.7 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.0.7
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb - Vendor ID 0x0430 is not Sun Microsystems but F...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb - USB_VENDOR_QUALCOMM -> USB_VENDOR_LG
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb - Add Huawei HWD12, E353, E355, E392, EC156, E32...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/modules/tprof_x86 Merge the tprof_pmi and tprof_amdpmi m...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Use errx, there is no errno.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Add a "support" section.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't call pool_cache_put with lock...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 Sync cpu_boot_secondary_processors() with x...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 Fix what looks like a typo in xen_send_ipi():
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc binutils-2.31 out
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Apply relocbase for tlsinit of the executa...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/kern In mi_switch(), also call pserialize_switchpoint() ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin Tiny base64 encoder/decoder command patterned after ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists sets for base64
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/base64 Fix typo. Comment out SEE ALSO since it only ...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Correct a typo (off by one (key)) ...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Add support for F a and A formats (which go w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 copy(9) had returned -1 if a bad ad...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Add the new formats to the list of format cra...
=?iso-8859-1?q?eadler?=[src/trunk]: src/share/misc bsd-family-tree: announce NetBSD 8.0; dfly 5.2.2
=?iso-8859-1?q?eadler?=[src/trunk]: src/share/misc bsd-family-tree: use the right date...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/base64 Provide MacOS/X compatible flags (where possi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Add Huawei E182.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netisdn Initialize some members in a mbuf which is on st...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/udf Enhance logical volume integrity descriptor handl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove NPTECL, unused.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf NFC: whitespace & KNF.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix several bugs in the command / type builtin ( incl...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf NFC: More KNF (remove () around returned cons...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid potential undefined behavior ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netbt Appease GCC in hci_filter_test()
=?iso-8859-1?q?para?=[src/trunk]: src/sys/arch/x86/pci adjust for possible 49K offset
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Document the default value of MKSANITIZER in bsd.RE...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/fs/udf Avoid undefined behavior in ecma167-udf.h
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Avoid undefined behavior in left bit shift i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/fs/msdosfs Avoid undefined behavior semantics in msdosfs...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Document MKLIBCSANITIZER in bsd.README
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Introduce MKLIBCSANITIZER in the share/mk rules
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/crunch/crunchgen Introduce a new option -S in crunch...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Specify NOLIBCSANITIZER in x86 bootloader-like code...
=?iso-8859-1?q?kamil?=[src/trunk]: src/rescue Specify NOLIBCSANITIZER for rescue
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/rpc Avoid undefined behavior in the definition of L...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Avoid undefined behavior in ftok(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/sys Avoid undefined behavior in an cpuset.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/inet Avoid undefined behavior in an inet_addr.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
=?iso-8859-1?q?kamil?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libutil Avoid undefined behavior in snprintb.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/csu Specify NOLIBCSANITIZER in lib/csu
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Simplify the conditions; (PTP_LEVELS > 3) a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Merge the blocks. No functional change.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove useless/outdated comments. No functi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/crunch/crunchgen Add -S to SYNOPSIS. Sort option des...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/crunch/crunchgen Sync usage with man page.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Rework dbregs, to switch the registers during conte...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Remove dead code.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen Remove dead code. This looks like a leftover fr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen Merge the content of xen_debug.c into xen_machd...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Retire XENDEBUG_LOW, and switch its only user to XE...
=?iso-8859-1?q?maxv?=[src/trunk]: src Retire the non-PAE-i386-PV configuration files. Keep only PA...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove the non-PAE-i386 code of Xen. The branches a...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci first step to support chips newer than geforce 2MX
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 changes of pmap.c r1.13 seems to be unstable.
=?iso-8859-1?q?ryo?=[src/trunk]: src/tests/lib/libc/arch/aarch64 aarch64 support per page execute...
=?iso-8859-1?q?maxv?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 Replace KERN_BASE by VM...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Remove KERN_BASE, unused. It has alwa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 style, localify global variables, etc, no r...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Reduce the size of the blocks. No functiona...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Try to reduce the confusion, rename:
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/sys/dev/i2c Add TEA5767 FM radio driver. From Karuna Grewal.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/stdlib C17 conformance: aligned_alloc's size doesn'...
=?iso-8859-1?q?maya?=[src/trunk]: src/external Support -isoC-2017
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/stdlib Claim C17 (although I'm unsure), add a note ...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc gcc 7.3 / 8.2 out, we have 6.4.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl2/groff/dist/tmac it's c18, not c17.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/mdocml/dist s/17/18, I was reading a draft.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/stdlib it's C18, not C17.
=?iso-8859-1?q?roy?=[src/trunk]: src Allow rc.conf to setup resolv.conf via resolvconf(8).
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 Add missing backslash to unbreak the build
=?iso-8859-1?q?snj?=[src/trunk]: src/share/man/man4 PR kern/53461: D-Link DUB-1312 is now supported.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Various minor improvements.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/gencat Use An -nosplit. Use Mt. Fix some mandoc lint.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add support for disasm pmull,aes,sh...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Implement sigill_debug variable for...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/cron/dist Fix from Michael Kaufmann in PR bin/5...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/cron/dist Add some more "crappy error detection...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libpthread PR lib/53477 (rudolf at eq.cz) - correct an o...
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc Create fw(4) & fwmem(4) device nodes by default so fwctl...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Fix typo
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/include Provide hand-doctored redirection ...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libc/stdlib Don't require size to be a multiple of...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb New function usb_rem_task_wait(dev, task, queue).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in usb athn(4) detachment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in atu(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait on detach...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in axe(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in axen(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in cue(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in otus(4) detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in rum(4)...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in run(4)...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in smsc(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in udav(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in upgt(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait(4) in ura...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in urtw(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in urtwn(4) detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in zyd(4)...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in uatp(4) detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in umcs(4) detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in usbd_kill_pipe.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in url(4)...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/x86 Reduce the confusion, rename a bunch of var...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata mark satapmp_rescan() static, it's not to be use...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/iostat Document "in" field in CPU section
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Spelling mistake.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/mit/lua/dist Import Lua 5.3.5.
=?iso-8859-1?q?sevan?=[src/trunk]: src regen
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/iostat Fix mandoc warnings.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Skip urtwn_chip_stop for 88E family chips as we ...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/mit/lua/dist Remove files imported to a wrong direc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Intel devices. Some of them are found i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Toshiba's XG4 and XG5 NVMe SSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man4 Add machine commands for aarch64.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix copy{in,out}str to return ENAME...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't depend on clang code to backt...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/m4 Avoid an infinite loop caused by a line accidenta...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Sprinkle #include "opt_arm_debug.h" where VERBOSE_I...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Define and use VPRINTF
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Make jcl allocation per queue to reduce mu...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Initialize z_lock...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.sbin/arp arp(8): Fix the host output when arp -dav.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/arm32 #ifdef VERBOSE_INIT_ARM some format strin...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/kern Add getsockopt2() syscall.
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys regen.
=?iso-8859-1?q?rjs?=[src/trunk]: src/lib/libc/sys Userland changes for getsockopt2().
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/sys Bump version for addition of getsockopt2() syscall.
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/sys Add declaration of getsockopt2().
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet Change implementation of sctp_connectx() to use ...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Add the Sierra Wireless MC7304 and EM7455 USB mo...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Re-generate
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet Enable SCTP sysctl nodes.
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/sys Add a port of the umb(4) driver from OpenBSD
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Add new item, about deprecating IPF/PF; I thought it was...
=?iso-8859-1?q?rjs?=[src/trunk]: src/share/man/man4 Add man page for sctp(4).
=?iso-8859-1?q?darcy?=[src/trunk]: src/doc Suggest command line variables.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/ifconfig Remove ISO & XNS references which are now long...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/compat/netbsd32 Add getsockopt2().
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/compat/netbsd32 regen.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/route Remove references to XNS
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Remove ISO references
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/debug debug versions of libraries need mi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Drop ISO references as it's no longer supported.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/common As described in comments, we tr...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/doc Note that mss clamping should be improved
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Allow the usermode pmaps to also ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Oops, forgot a debug printf
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/include Max kernel address is end of kernel
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/include Add headers for support functions ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode Add preliminary KGDB support for NetBSD/us...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/include Forgot the two header files
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Add the kgdb meat
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Remove debugging printf()
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Fix too long line
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Remove yet another debug printf()
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Add miss...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode Revert to working state
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Avoid parentheses in return statements (KNF)
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Allow kmem_alloc(9) to sleep when attaching
=?iso-8859-1?q?maxv?=[src/trunk]: src/dist/pf/share/man/man4 Add a bold note to say our PF is obso...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/i386 Xen is PAE, so remove ifdefs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note the removal of non-PAE-32bit-PV.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 remove -...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Some whitespace improvements. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 s/_ARM32_BOOT_MACHDEP_H_/_ARM32_M...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2/dist Fix the alignment argument to usb...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Can't see a thing (which see)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Unreference IPF/PF from the x86 config files (amd64...
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/arch/aarch64/string strnlen(s, (size_t)-1) r...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/umbctl Various improvements to the man page.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Move RCS Id to top. Fix date.
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Fix building umb(4) on NetBSD-current
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch Build the umb(4) driver in the ALL kernels (amd64, ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/gdtoa fix long double NaN definition.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/sys Add a comment to explain the purpose of POWER_IOC_GE...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Unreference IPF/PF from all the config files, and e...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys Add ioctl(2) handler for kernel part of sctp_peeloff().
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old import GCC 6.4 srcs into gcc.old in pr...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Drop ISO/Xerox references which are now long ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.4 into gcc.old.
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/umbctl Mark _error() as printflikee
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Adjust alignment in m_pulldown().
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix usb_rem_task_wait API.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/include/sanitizer fix the sani...
=?iso-8859-1?q?rjs?=[src/trunk]: src/lib/libc/net Add userland support for SCTP and manpages.
=?iso-8859-1?q?rjs?=[src/trunk]: src/lib/libc/net Add missing SCTP manpage.
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/notes/common Remove netbsd-INSTALL_XEN3_DOMU.gz (it ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc/etc.amd64 Distribute GENERIC_KASLR on amd64.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/npf Use Nm macro
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Don't forget to call init_slotspace whe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64 Add a "version" field in the prekern_args str...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Mark two entries as done.
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Import micro-UBSan (ubsan.c)
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix build failure in dhcpcd und...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/mit/xorg/lib/dri7 Fix dri7 build with Clang/LLVM
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/mit/xorg/lib/libGLU Fix libGLU build with Clang/LLVM
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/mit/xorg/lib/libXfont2 Fix libXfont2 build with Cla...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-wsfb Fix xf86-vi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc Disable sanitization of -fsanitize=function in libc
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Allow to overwrite sanitizer flags for userland
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Tidy up the comment in ubsan.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc Register a new directory in common/lib/libc/...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/misc Import micro-UBSan ATF tests
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc Register micro-UBSan ATF tests in the distrib...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/misc Add a support to build ubsan.c in libc
=?iso-8859-1?q?kamil?=[src/trunk]: src/crypto/external/bsd/openssh/dist Appease GCC in the openssh ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Register kUBSan in the GENERIC amd64 kernel config
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Add some missing IFM_* entries.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists Fix distribution lists with MKCATPAGES=yes
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Fix physical memory size issue. I...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Mark fdt_addr_r __attribute__((__section...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net tun: fix locking against myself
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode Allow for setting kernel breakpoints in ou...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/net Use a different psz for a different lock. Patch from...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt s/DPRINTF/VPRINTF/ for consistency
=?iso-8859-1?q?kre?=[src/trunk]: src/crypto/external/bsd/openssh/dist Add a "gcc is stupid" comme...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide and use a evbarm/fdt/machdep.h
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc Restrict -fno-sanitize=function to Clang/LLVM only
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/rpi Subtract KERNEL_BASE_VOFFSET from all VA...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide and use kern_vtopdiff in KERN_{VTOPHYS,PHYS...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Try to fix the evbppc-powerpc64 build
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 set kernel text/rodata readonly when not de...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't set lwp->l_private if no _UC_...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/gen need to set _UC_TLSBASE of uc_flag...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/evbarm/bcm53xx Hack workaround to deal with KERN_VT...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/tisdp24xx Fix KERN_VTOPHYS build fallout
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/mit/lua/dist Resolve conflicts.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/mit/lua/dist README.import with step-by-step import...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/mit/lua/dist Don't use $NetBSD$ in a sentence, refe...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/bcm53xx Fix KERN_{VTOPHYS,PHYSTOV) fallout d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Expose kern_vtopdiff
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Refactor code to split aarch{32,64} kernel page tab...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include More whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Build fix after recent KERN_{VTOPHYS,PHYSTOV...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update TODO.ptrace
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update TODO.sanitizers
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Register micro-UBSan in CHANGES.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/evbarm/bcm53xx One more step towards fixing some bu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Add prefixes to struct arm_platform{,_info} members.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/bcm53xx Undo previous as it is not required.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Use PRIxBUSADDR and remove unnecessary cast
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode To avoid possible collisions betw...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/doc Update Lua, add myself to responsible.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode Add KGDB definitions for i386
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/usermode Advise to explicitly set flags +a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux hweight32 should take ui...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix find_first_zero_bit ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Use uvm_km_alloc(kernel_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Flush chipset writes after GGT...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Round nsec up for usec d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux libkern min/max is 32-...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Fix tun(4) kevent locking
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add simple test case for if_nametoindex(3).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Change pktq's drops count sysctl from CTLTYPE_INT to...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/distrib/sets/lists/tests s/t_ifnametoindex/t_if_nametoindex/
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add debug info for t_if_nametoindex
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 set kernel text/rodata readonly by default.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 set kernel rodata/data non-executable.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata add wddebug() which dumps some status for attach...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update some current version information.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update current version info for IANA services & protocol...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/npf/npfctl First pass at editing this manual.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Categorize non MP-safe components into protected and unp...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Add ipsecif(4)
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi Add imctrl and imkey options, inspired by c...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes Remove leftovers from the separate xen port (w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/dwc2 Do not call usb_syncmem(9) with len = ...
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm One newline ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add five errata for AMD Family 17h (Ryzen etc),...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/common Remove unnecessary buffer alloc...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/ex Use wp and wlen instead of ip and i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 aprint_verbose the core version
=?iso-8859-1?q?sevan?=[src/trunk]: src/dist/pf/sbin/pflogd Escape Dx which otherwise gets interpret...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/npf/npfd Escape ellipsis to stop it being interpret...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/npf/npfd Simplify the description of npfd, default ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libcurses Avoid curx going beyond end of window when add...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add MDIC_WA and CLSEMWA to snprintb() string for...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/external/bsd/dwc2/dist Merge
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Make change of ABI printf()s #ifdef DEBUG...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add GICv3 system registers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add fields for per-cpu GICv3 state
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Update for GICv3
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add GICv3 support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add GICv3 FDT glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add driver for ARM GICv3 interrupt controllers.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto Add missing func...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pci Remove NetOctave NSP2000 support
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 Remove nsp(4) documentation following the rem...
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets/lists/man Adjust set lists better.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix ordering of bus_dm...
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm One newline ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys pull across abort fixes from nick-nhusb. add more abort...
=?iso-8859-1?q?christos?=[src/trunk]: src Add some aliases (from phone)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist change some 255's to 254's ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/tmpfs FIx performance regression from rmind@:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Restore ICC_SRE_EL2 registers lost ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/misc Fix stack protector build.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/udf Sync with UDFclient
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix two bugs for non-SERDES fiber. Tested on 825...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/xen style a bit
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/xen Use an independent pool, don't steal pages ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Localify mcl_cache.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb fix DIAGNOSTIC build by not copying ub_usepollin...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/udf Fix length calculation
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/usb Sprinkle __diagused
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/usb whitespace
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Add homepage & current version info for elftoolchain.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update current versions of less, libarchive, libpcap.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/dwc2 Fix debug build. Also make formats mor...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom * Convert bus address to physical addr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/xen Don't unconditionally call pmap_extract_ma,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Rename
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Remove the callback and localify. Same as IPv4.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Fix compilation of PF/IPF...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet Change the type of wqinput's drop counter to uin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net - Fix a bug that drop counter shows incorrect vaule ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net fix if_snd_is_used(), ifp->if_snd is also used by if...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/arm Retire CPU_ARM2, CPU_ARM250 and CPU_ARM3, they ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/include fix arm int_const.h for aarch64
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi Don't hold up boot: defer acpibat(4) inquiry un...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Enlighten a little.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/arm/conf remove reference to CPU_ARMV2, suggested b...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Add snippet for bpfjit(4) as both i386 and amd64 ar...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/doc lua: Import version 5.3.5.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Merge FreeBSD improvements to the man-page of t...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 treat kernel-exec attr and user-exec attr s...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Allow syscall_establish() to install new syscalls wh...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Bump version for recent change to struct emul
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Pass full mpidr (instead of just aff0) to p...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata fix race in wd_lastclose() on systems with two i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex IPI and priority fixes. My RK3399 board ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 support nullfs in netbsd32.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use DDB_EXPR_FMT. fix typo.
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/softfloat fix multiple definition of _...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Fix VEXPRESS_A15 build
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen disestablish interrupt handler regardless o...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Remove unused symbols from <sys/sysctl.h>
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 change to minimum invalidation of TLB.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep remove dup includes (already in grep.h)
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/compat Add strcasecmp
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/string Add nbotool stuff.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep don't build NLS if we don't need to
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep use setvbuf if available; it is more portable.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk use the tools version of grep
=?iso-8859-1?q?christos?=[src/trunk]: src/tools hook in the tools version of grep
=?iso-8859-1?q?zafer?=[src/trunk]: src/sys/ufs/lfs In lfs_mkdir fix wrong return path in case of EM...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add SMSC LAN7505 USB 2.0 gigabit ethernet device.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 enable the two errata for AMD Family 16h, t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add missing __KERNEL_RCSID.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Eliminate the only ASM reference to VM_...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep add WITHOUT_BZ2 for tools build.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/grep add WITHOUT_BZ2
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep remove stray paren
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep fix libraries
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More ASLR: randomize the kernel main memory. VM_MIN...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/acorn32 Insert a .WAIT between building of the bootl...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep add WITHOUT_GZIP for the tools build.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/grep Add WITHOUT_GZIP
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add a new area, SLAREA_HYPV, which indicates the sl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/epoc32/conf conditionally set MACHINE_ARCH to arm, ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Rename 'slotspace' -> 'slotarea' in UVM, to avoid (f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2/dist Fixup previous to not break ping ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Remove dependency of __BITS on MAX/MIN by providing ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Take the last area into account, there is a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Randomize the main memory on Xen, same as native. T...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Reduce the minefield: zero out the pdir onl...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk fix broken library variable definitions (inconsiste...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Introduce PDIR_SLOT_USERLIM, which indicates the li...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Import bind-9.12.2-P2 since bind-9.10...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Move the PTE area from slot 255 to slot 509. I've n...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib switch to the new bind.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd unhook bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts, add build glue.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl hook bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libns merge conflicts, add build glue.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention new bind
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Move the PCPU area from slot 384 to slot 510, to av...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc undo the time warp
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib add libns
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/crash/arch make things link again.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More ASLR: randomize the location of the PTE area. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc mark two entries as done
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libisc Add -lz
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Add libz for new libisc needing it.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/crash/arch reorder
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/crash/arch i386 does not have a variable min addres...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 handle variable kernel ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Register shutdown handlers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use more generic rk3288 compatible string, and d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add support for Rockchip RK3399 SoC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable support for GICv3 and Rockchip R...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add support for Rockchip RK3399 SoC.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets for new bind
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Move rk3399 dtb files to the cor...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide and use cpu_mpidr_aff_read in psci_fdt_boot...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Remove a sneaky KASSERT
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Remove commented out BPFJIT & SLJIT options as they...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix USB2 on RK3399
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add dts for ROCKPro64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rk3399-rockpro64.dts
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Try the more likely gfortran instead of g77.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Only attempt to set interrupt affinity if w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/gemini Fix GEMINI build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for RK3399
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf G/C
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add I2C clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Back to aprint_debug for dumping clock...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/imx23_olinuxino Fix IMX23_OLINUXINO build
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/include/isc don't use stdatomic.h yet; the...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/zynq Make PARALLELLA build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Use aprint_debug for redist count print
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3 consolidate path for gcc-version specific into...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys add a lockdebug_dismiss() function for DDB to use that t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys extend the ddb "show kernhist" command. the synopsi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Add a missing word.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/net Various improvements.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl Add missing El. Remove trailing whitespace.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Sort SEE ALSO.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp fix the libns and liblwres entries f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mpl/bind/include/isc avoid using x86 specific asm o...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp - although I like the ",obsolete" be...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug remove stray comma
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix make ENOBUFS a soft erro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Make ENOBUFS a soft error
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/rc.d handle v6 addresses
=?iso-8859-1?q?mrg?=[src/trunk]: src include the boot32 and nbfs boot programs for eabi, as acorn32
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Clarify two functions.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn sprinke const
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify avoid redef...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist add another exit 254 to avo...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc New version of mandoc came out last week.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update current vers of some components.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Need to use fdtbus_get_reg64 for mpidr
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk remove random seed debugging
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/xen Clarify, remove dead code, and add XXXSMP; ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - add commented entries that exist in amd64 GENE...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/amd64/conf use dev/usb/usbdevices.config, gaining t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/i386/conf use dev/usb/usbdevices.config instead of ...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/misc Add FDT (flat device tree).
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: child_attac...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add await_stopped() in t_ptrace_wait.h
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add a new ATF test parent_attach_to_its_s...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC: DEBUG (compile time) mode only change:
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/misc It's Flattened Device Tree.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: tracer_atta...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Change the place to check if a context switch doesn...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Check pserialize_not_in_read_section for adaptive m...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Remove Paul Vixie as maintainer, replace with ISC as the...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Don't call find_pfxlist_reachable_router, which...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 no need machine local ddb command p...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Enable L2TP on all x86 configurations, not just nat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Enlighten a little.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Replace etherip by l2tp in the "see also" sec...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove superfluous Pps.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Replace references to etherip by l2tp. Etherip was ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist Import 1.14.4
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new mdocml
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys make things compile.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/bin prepend libns
=?iso-8859-1?q?gson?=[src/trunk]: src/external/bsd/mdocml/dist remove stray "fi" to unbreak build
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/42184 PR bin/52687 (detailing the same bug).
=?iso-8859-1?q?rjs?=[src/trunk]: src/distrib/sets/lists/comp Fix gcc build when MKCOMPAT=no.
=?iso-8859-1?q?maxv?=[src/trunk]: src Retire EtherIP, we have L2TP instead.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Exit, don't reenter, the mutex.....
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Initialize n before mtrr_set in ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note removal of etherip, add entry about ASLR in amd64, ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route Resolve every route(4) message type before printi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/vfp Add __KERNEL_RCSID
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch sort #include "opt_..." entries
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Sprinkle #include "opt_cputypes.h"
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix includes (sys/cdefs.h then sys/param.h)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Some CPU specific ACTLR bit definitions
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Remove useless header arm/broadcom/bcm2835reg.h
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc On train to Cambridge for BSDCam
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/mdocml/bin/mandoc add missing compat_recallocar...
=?iso-8859-1?q?martin?=[src/trunk]: src/include PR standards/53525: move getsubopt() to stdlib.h
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libc/stdlib PR standards/53525: move getsubopt to stdlib.h
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include fix relocation type. 277 is R_AARCH...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 MODULAR support
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix typo in comment
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc More version updates
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/mandoc Expose re{c,}allocarray decls in current.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update bc location, still todo: license
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen mark XXXSMP also wakeup() calls
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen minor KNF
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with FreeBSD
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix comment
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Update version info for our versions of bozohttpd & bsd-...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/external/bsd/mdocml/include Add recallocarray prototype.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/mdocml/lib/libmandoc mandoc-validate.c cannot d...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/mdocml/bin/mandoc man_term.c needs -Wno-error=a...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/mdocml mandoc needs mandoc_xr.c and (because we...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/makemandb In the latest mandoc (mdocml) the signatu...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/mdocml/bin/mandoc mandoc_xr.c is now in libmand...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Enlighten the "Procedures" section. In p...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Add quotes around the option names, to m...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Rules" section: better expl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Document the "flags" keyword.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Map" section a little.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Improve wording.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Remove extra slash in path
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/rsn_supp From FreeBSD:
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/string toolify.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/compat add strncasecmp
=?iso-8859-1?q?maya?=[src/trunk]: src/games/wtf Try freebsd's pkg-info as well
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 get rid of kernelbase
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC - a build structure code layout change only.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind libisccfg uses libdns...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist Import gnu-efi-3.0.8
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist Merge conflicts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Rename ALIGN macro to EFI_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib No need for private versio...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc gnu-efi 3.0.8 has been imported
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc gnu-efi: Import version 3.0.8.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/i386/stand/efiboot Deal with gnu-efi upgrade - "efi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Replace () by [] in tcp-flags.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Replace "rproc"->"proc" in the grammar (...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Add missing quote in static-rule, it cau...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Add the values of "algo" in the grammar,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/dist/pf/share/man Add a deprecation note in each of the PF m...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Whitespace
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Remove big outdated comment, remove u...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Fix build the easiest way...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea parse G5 device paths
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/stand/ofwboot - add some G5-specific setup
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/usermode/conf Start using the kernel ld script.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh In the older debug code (not using the new macros add...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/ia64/stand/ia64/efi More gnu-efi update fallout ......
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Simplify the conditions. Fixes compilation ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.0h and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc OpenSSL 1.1.0i
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Fix a bug introduced in the previous re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Note EARLYCONS in comment
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/exynos G/C
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/zfs remove NOGCCERROR; hides real issues.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs vdev_inuse might ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs make sure rid and...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/common/zfs use the right variables ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention acpica 20180810
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/ia64/stand/efi/libefi More fallout from new gnu-efi...
=?iso-8859-1?q?rjs?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add conf_ssl.c to ...
=?iso-8859-1?q?kre?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Allow the symbols ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Use sys/stdint.h instead o...
=?iso-8859-1?q?kre?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Revert previous an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen This makes no sense static. (Can't break u...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Drop a duplicate instruction line
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Some changes to bring back exynos4 support and make...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Commit work in progress GENERIC configu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Clean up leftover when converting intr...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc 3RDPARTY: latest Mesa actually is 8.1.6 for now.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips fix a bug in the previous change: don't h...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC: DEBUG mode only change. When tracing, show >&-...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/48875
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist Remove FloatToString from NetB...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/kern Handle p->p_mqueue_cnt in a symmetric manner.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 show correct relocation address whe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci What we have created, we must destroy.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/48875 (is related, and ameliorated, but not ex...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Suspend the getrfkill thread while we're suspended.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc expat-2.2.6 out
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Avoid uninitializ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/flex/dist/src PR/53511: Palle Lyckegaard: Fix c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 OK'd by maxv:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi Allow this to compile o...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/flex/dist/src PR toolchain/53511
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/flex/dist/src avoid redefinition of the package...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/lex make sure that nbtools_compat.h is the first thing...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.8 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.0.8
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Retire KMEM_REDZONE and KMEM_POISON.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Compute the pointer earlier, not in the return stat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Clarify that bus_dmamem_alloc boundary can be...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Clarify reference counting of uvm_map.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Add support for kASan on amd64. Written by me, with ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use __SHIFTOUT to extract MPIDR aff...
=?iso-8859-1?q?rjs?=[src/trunk]: src/share/examples/npf Fix cvs id.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Conditionalize inclusion of kasan.h so that rump ca...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/comp Add the new sys/kasan.h to the distr...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/sys There is no possible reason that <sys/asan.h> can be...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Need to keep track of the requested size, when real...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/rump/include/rump rumpdefs.h, rumperr.h and rumperrno2ho...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Correctly report memory size, not cloc...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys more tests
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys revert copyright change.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Now add the file I really meant to add.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys should terminate and does with ktrace, bu...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys mark failed
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists add new tests, sort
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/include/rump Unlike gnu sed our sed does not recogn...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/include/rump regen
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add missing lint library, sort
=?iso-8859-1?q?bsiegert?=[src/trunk]: src/sys/arch/arm/sunxi Fix two typos in the Sunxi thermal driver.
=?iso-8859-1?q?plunky?=[src/trunk]: src/sys/netbt Result of audit to check that mbuf length is check...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/xcvs/dist/src support SIGINFO
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen avoid race condition between I/O submission...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove code handling buffers not aligned to...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen *** empty log message ***
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen (only commit message for rev 1.85, no actua...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Define BOOT_ELF64 for aarch64
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Mark kernel-asan as done (by maxv)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/uvm - Cleanup for dynamic sysctl:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/lib/libc/net - SIOCGIFINDEX was added in 2013, but if_freena...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Den't set SA_RESTART in the signal handle...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Traiing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Use banner
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Fix the computation in kasan_shadow_map...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Reduce the number of KASAN ifdefs, suggested by Christos...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Actually add __unused on the functions themselves in...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Change __always_inline to simple __inline to unbreak...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Add support for monitoring the stack with kASan. Thi...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/sys Temporarily disable the dummy inline funcs, and repl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add back the KASAN ifdefs in kern_malloc until we sort o...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Explicitly disa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - since we include asan.h unconditionally now, make ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - opt_kasan.h is included from <sys/asan.h>
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Explicitly unpoison the stack when ente...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Unwind the stack on error, to get the f...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp lint library for pmc is gone.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix (hopefully) the problem reported on current-users...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Rewrite nouveau_fence...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fences may last longe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Defer nouveau_fence_u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Attempt to make sense...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix edge case of refe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/libfdt/dist Support building libfdt with _S...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netipsec Don't call key_ismyaddr, which may sleep, in a ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/sun68k/include Remove inclusion of old m68k/sysctl.h
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add C62x to the descriptions of Intel C620 ser...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/lex PR/53544: Add a dependency on the Makefile to fix ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Fix buffer overflow, detected by kASan.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Improve the detection on global variabl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add kASan redzones on pools and pool_caches. Also e...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ofw Add of_getprop_uint64
=?iso-8859-1?q?snj?=[src/trunk]: src/doc mark netbsd-6* as Terminated
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Support loading read-only data sections. ARM64...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Fix LOADADDR on aarch64 and use memm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf WIP checkpoint
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Deal with reserved memory ranges that st...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Sprinkle __unused
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add MI EFI bootloader and AArch64 glue.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Remove unused file.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys opt_dtrace.h for KDTRACE_HOOKS. Use __nothing for e...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note kASan support.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd/testsuite fix output since protocol agnostic c...
=?iso-8859-1?q?martin?=[src/trunk]: src/libexec/httpd Add support for remapping requested paths via ...
=?iso-8859-1?q?martin?=[src/trunk]: src/libexec/httpd Bump date
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use __predict_false to optimize, and also replace p...
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/httpd Remove trailing whitespace.
=?iso-8859-1?q?abhinav?=[src/trunk]: src/usr.sbin/makemandb Adjust makemandb for the latest mandoc
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys <sys/queue.h> for TAILQ_*. Parenthesize macro argum...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Use a random hunique, instead of sending the pointer...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc mark one entry as done
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 set correctly TCR_EL1 for inner sha...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc OpenSSH 7.8 is out
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() ma...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Start counting down at 5 instead of 4
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/fdt /cpus node may have any nodes except cpu. c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If the boot device could not be determined...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Sanitize the memory map passed to the kernel.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If we could not query the DevicePathProtoc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Use absolute paths for default kernel file...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Build and install bootaa64.efi on 64-bit evbarm
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add UEFI boot loader for ARM64 platforms.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/53548
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Disable POOL_REDZONE until we figure out what's wro...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/modules/ndis Retire NDIS. It appears that it has never w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note removal of NDIS.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Belatedly note the removal of vm86 (me, one year ago), a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Add KAUTH_REQ_PROCESS_CANSEE_EPROC, and use it for t...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin Remove userland part of ndis
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists obsolete ndiscvt
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/48875
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/fortune/datfiles typo
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/if_mue Add mue(4), driver for Microchip LAN75xx/...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Set mac-address property to mue(4).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Add (commented out) mue(4) to where appropriate.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add mue(4).
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix Dd. New line after macro argument end.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Potentially-incompatible ch...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_ssh adjust to new libssh api.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Add back non-512-byte aligned buffers suppo...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Validate that the configuration parameters that are...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Refactor the numeric validity check just added, so ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sdt.h deserves an RCS id like all the other header f...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch add support multiple cpu clusters.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 update TODO
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add event counter for the unaligned map to ...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/arch Add SLJIT to aarch64.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for booting kernels from FFS p...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/bsd/top/dist Document the WCPU field.
=?iso-8859-1?q?sevan?=[src/trunk]: src/bin/df Match SYNOPSIS with usage()
=?iso-8859-1?q?sevan?=[src/trunk]: src/bin/ksh Add -l to SYNOPSIS
=?iso-8859-1?q?sevan?=[src/trunk]: src/bin/ln Update usage to include -w
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/conf Disable mue(4) for INSTALL_C70 like oth...
=?iso-8859-1?q?sevan?=[src/trunk]: src/bin/df -G cannot be specified alongside -i or -P.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/amrctl Remove reference to -c flag which was never impl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Allow caller to specify mv so ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Makefile got moved to Kbuild. ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Move cleantags and rcsid decorations t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm New script to generate files.drmkm...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Preliminary README for drm2 directory.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Restore gtt page table control register on resume.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Handle uvm object refere...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Restore splx removed accidentally at v1.406
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Import drm from Linux v4.4.143 (c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Move old DRM_READn definit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/config Tag each .c file with the options that might ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist merge linux-drm-v4-4-143
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Define px_dma for our bu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/conf Add CFLAGS, CPPFLAGS, and CWARNFLAGS from options t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Move autogenerated files from d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Replace nouveau per-file warni...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Replace per-file warning option...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Scripts to generate radeon and intel f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Move local i915 files earlier ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Apply upstream deleti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm regen files.i915drmkms
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon regen files.radeon
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau regen files.nouveau
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include local versions of headers requ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 mild modifications to av...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm bring in changes from OLDE...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd move printk to common so we can reasonably ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm include drm_legacy.h as needed...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci match linux side loading of headers
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux dummy file to quiet incl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux include guard for async.h
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd more declarations of things we need.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux match linux side loading
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include make i915_trace.h match newer ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 bring in old drm changes
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux something like hashtable...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd some more definitions necessary
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy mutex if we init...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd move bitops.h so we can include it from ker...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm provide enum irqreturn
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy mutex if we init...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm bring in old drm changes
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux merge in old drm
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 un-static i915_disable_v...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux ... Provide GENMASK
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux begin fixing -Werror build:
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Forget about trying to r...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm directly include asm/bug.h for WAR...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm provide missing decla...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include update i915_trace.h to build w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux don't provide dev_to_i91...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Rework nsecs_to_jiffies64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm provide CONFIG_PNP if it's...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd provide pr_notice
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm provide BUILD_BUG_ON_MSG
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Define CONFIG_PCI to 1, no...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Rewrite hashtable.h locally so it might wor...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot to nix conflicts ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot to nix conflicts ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Move local files to the top to mak...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm regen files.drmkms
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Omit PCI files from files.drmkms.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Apply locally overridden files.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Rename drm_drv.c to drm_cdevsw.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Neglected to delete local drm...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Draft interval tree.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Terminate ifdef.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon radeon wants amd includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Terminate ifdef missed in merge.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Restore more locally overridden fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 So that's where the miss...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 #ifdef custodial service
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add stub headers to be filled ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Sweep up #endif clippings.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Omit needless ioread32/i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 #endif removal
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Think we're gonna need to over...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Teach nouveau to read its own ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub <linux/clk.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Stub <linux/re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include More Linux header file stubs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Put all the #endifs in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Not sure what DRM is doi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Give the interval trees ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Reorder header files to avoid drm_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Forward-declare struct p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon These are no longer us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Spell the field names ri...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Expose fence wakeup su...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Bus space for radeon m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm drm_crtc_vblank_waitq...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Apparently <drm/drm_l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Durr, declarations don't...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon cik_sdma.c needs <linu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Fix radeon include order.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_trace.h causes ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/soc/tegra Stub <soc/tegra/fuse...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Stub <asm/intel-mid.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub pci_is_root_bus.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Formerly unused functi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_objects_init is no more.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau engine/device.h -> core/device...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Dereference pointer to u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out gem_prime_m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Call the parameter by it...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix ordering of interval...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include drm_os_* earl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Include the legacy DRM_REA...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux provide some dummy structs
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux just include linux/err.h...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Add volatile to the se...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm workaround netbsd incompatibl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Revert "No arithmetic ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Rename drm_core_ioremap -> drm_leg...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Rename past typo CONFI...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm ifdef CONFIG_DEBUG_FS
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include some necessar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Revert "Add volatile t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Drop volatile on the f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Implement dmi_match.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Unconstify a kmemdupe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Rename private member of...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/moduleparam.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Implement Linux kaspri...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm We have a local override for drm_e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm ACCESS_ONCE -> __insn_barrier
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need declarations in drm_crtc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Mark set-but-unused variable ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Make drm_lastclose match upstream.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Update DRM_IOCTL_DEF.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Update always_authenticated -> aut...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux kstrdup.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Namespace Linux symbols.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux phys_wc_to_mtrr_index got rename...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Rewrite linux hlist wi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some <linux/fence.h>...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Patch up drm_atomic_helper.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Move drm_ioctl to drm_ioctl.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Get dividend/divisor str...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Actually convert errno as comment ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm open_count is protected by drm_glo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Revert "Rename private m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use kref_exclusive_p, rather ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Adapt abuse of kref abstracti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Copy body of static drm_legacy_dev...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Initialize and destroy aux->h...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define module_param and ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix drm_err merge.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Remove troublesome drm_trace.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/moduleparam.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm dev->count_lock is no more.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add kvasprintf to <lin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Massage drm_drv.c into usability.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist iteration ag...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add hweight64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define dummy INIT_WORK...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Add idr_get_next and idr_for_eac...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix up drm_crtc.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Add system_long_wq.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define min3/max3. XXX...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define list_entry_firs...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define get_jiffies_64. ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Rework drm_dp_mst_topology.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Need to use new <drm/drm_gem.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __GFP_NOFAIL as z...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define pr_debug = printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm <asm/div64.h> for do_div. Fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Fix up drm_gem_cma_helper.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Fix headers for drm_fops.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Need drm_legacy.h for legacy mmap ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Rename some drm_* to drm_legacy_*.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Fix order of arguments...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Apply some more legacy renames. d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Get the legacy drm declarations fr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Internal prototypes from drm_inter...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Add mega-kludgerific current_w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Also Linux wants work->func to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix misnamed parameter.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space_write_4, n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm More drm_fops.c updates. Hooray, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Need <drm/drm_internal.h> for drm_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Typo: dm_segs, not dm_seg.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Get rid of i915_trace.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm drm_sg_* legacy
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Const parameter.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the variable, don't ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need vaddr_t, not pointe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Define DIV_ROUND_CLOSEST_ULL and div_s64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Namespace our private fields in Li...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux New ktime utilities. Fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci struct drm_bus abstraction is no m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Convert wait_event_timeout to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 tyop
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable and enable some ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add fls to <linux/bito...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak ifdefs in i915_drv.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define ktime_get_raw_ns.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define jiffies_to_usecs,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Implement flush_delayed_work.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix some merge mistakes,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Update i915_trace.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't care about obj->ge...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need braces around BUILD...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Missed a missed_irq.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Don't worry about shadowing here.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Update i915_trace.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable rotated and part...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printfs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cpu_has_clflush in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix pointer arithmetic a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Some tweaks en route to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Implement find_next_ze...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cache_line_size() u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement atomic64_cmpxchg.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix definition of DEFINE...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm i915_gpu_error.c shadows, don'...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Cast suseconds_t to long...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 <asm/cpufeature.h> for c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys <sys/xcall.h> needs <sys/types.h> for uint64_t.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux module_param_named_unsaf...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement Linux bitmap u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux smp_mb__before...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add some more to i915_trace.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define synchronize_irq t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up i915_irq.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add ida_simple_remove.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Populate circ_buf.h with...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Allow shadowing in i915_vgpu.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Override i915_sysfs.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space_read/write...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out more graphics ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Include <linux/bitmap.h>...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement a bus_dma vers...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_dmamem_map inste...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add find_first_bit, fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Call it intel_gtt_insert_sg_entries fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add some trace points to i915_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm i915_gem_gtt.c shadows.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Rework how we map i915 d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Kill bus_dmamem_wire_uvm_o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Compute the number of by...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add some shrinker trace points.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some shrinker and oo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Horrible kludgey mutex_i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use kpause for schedule_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use gemo_shm_uao rather ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Rename drm_gem_object::gemo_shm_u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Need <sys/types.h> for b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Give intel_audio.c half ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable intel_audio.c until we...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused variable.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up intel_bios.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_bus_read/write_c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define in_interrupt for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define PTR_ERR_OR_ZERO.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Re-enable i915 GSM now t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add trace_i915_flip_complete.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Just do all of i915drmkms with...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak intel_display.c to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak intel_fbc.c to mak...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 More enum pipe -> enum i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add list_replace_init.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused variables, p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pipe -> i915_pipe
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/module.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Translate sg_pcopy_to_bu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the struct device po...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 const const const
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pipe -> i915_pipe
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement set_page_dirty...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement i915_gem_objec...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 bus_space_write_4, not i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 round_up, not ALIGN.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Stash the ring status pa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 We don't deal in waitque...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Reboot notifier stubs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __lockdep_used fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement Linux asynchro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/module.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <asm/byteorder.h> f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark some variables __un...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Move dev_priv->drrs.mute...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add S*_C, U*_C.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/math64.h> fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable mipi dsi stuff until I...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use a prefetchable linea...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add __UNCONST. Used onl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out muppets.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Rework Linux ktime.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include New trace points.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix definition and initializat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix pipe update waits.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Init and destroy dev_pri...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Do not meddle in the aff...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define cond_resched to p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix multiple typos in me...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up some borken merges.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pm_runtime_get_nores...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement vga twiddling.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix mutex destroy pointer.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add missing forward stru...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core Fix...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __rcu.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Include <linux/rcupdate....
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix bad merge.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_get prototype.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix bad merge.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Namespace fence_get.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some reservation stubs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix include guards.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core Nee...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Tweak some things.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif We need ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Attempt ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Implement list_splice_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Copy regulator...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Our clk API already echo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some more device pri...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Rename namespacing for p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Include <sys/module.h> f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add lockdep_is_held stub.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_enable/disable_d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out <linux/rcupdate...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out <linux/fence.h>...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux More <linux/reservation....
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Fill struct agp_info::ai_devid with the PCI id.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04 Ifdef out a ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Add some...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include Fake out unhe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev R...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Update object reference API, n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Kludge to pass bus_sp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use our rbtree, which...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core Use bogus i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Work bus_space or klu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem R...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out nouveal fba...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix double-reference ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Don't abuse kref abst...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Avoid name clash over...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Update for new API to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Add needful includes ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Sprinkle __UNCONST ju...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios Need...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out some stuff ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark unused variables...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix up some linux mut...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Sprinkle static ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau curproc->p_pid, not c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Fix 64-bit printfs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp Ifde...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Fix ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Fix ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb Name m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm Unf...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Simpl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Trans...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mxm Say n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Find ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Renam...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk Wrong...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Add some missing...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo spin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios No a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device If...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Ta...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Gu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define noinline in <li...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Convert nouveau clk t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use DRM_SPIN_WAKEUP_O...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp Conv...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix variable name-o in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variable a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Assume we're not a VM ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out Linux frameb...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Just use uvm_map on the ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include order got shu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need <asm/barrier.h> for mb.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Actually do DRM_SUSER che...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Handle removal of local v...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Reduce some logic duplication and...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Just define ACCESS_ONC...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Reduce diff by going back to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Move drm_limit_dma_sp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Namespace system_long_wq.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Add system_power_efficient_wq.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon mutex init/destroy
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Disable radeon_acpi.c for now.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add down_read_trylock an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Hazard a guess about a r...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define FENCE_TRACE. Nee...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add no_64bit_msi field. ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_signal prototype.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Disable radeon userptr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out a symbol_put...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon bus_space_read/write_4...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out unreachable ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out radeon vga i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out radeon prime.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variables.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix bad merge of radeo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Protect #inclu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variable.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Restore chunk of code ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Define CONFIG_MTRR and CON...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out sysfs in ths...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out some more ra...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Kill legacy mmap in ra...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Rename drm_mmap_* -> drm_legacy_mm...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable legacy mmap in i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon const_container_of for...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Add trace_radeon_vm_flush stub.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Give hlist iteration h...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out interval tree a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon ALIGN -> round_up
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use our version of ini...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Go back from DRM_HZ to HZ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_enable_sw_sign...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need <linux/fence.h> for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/ttm struct ttm_bo_device::fence_lock i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Mark unused variable.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Implement drm_new_set_master in dr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm We don't need drm_legacy_vma_flush.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Ifdef out sysfs stuff.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm drm_fb_helper.c got lost in the me...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix bad merge and ifdef out l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Define dummy drm_irq_by_busid, leg...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Disable drm prime ioctls for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Restore intel_fbdev.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out linux fb api s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement <linux/async.h...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Add drm_pci_set_unique.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Override i915_gem_userptr.c wi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau The PCI driver is now named as...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Const cast for read from...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Sort.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Ifdef out Linux audio API stuf...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Attempt to hook up i915 suspen...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub out clk API if no FBT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out drm_fb_help...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Restore functions that...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Sort in the standard English alp...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/lib/libkern Add kasan interceptors for strcpy/strcmp/str...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Pass a hash of the MBR and the booted part...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm Add evbarm_cpu_rootconf callback for hooking...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt When the root= boot arg is missing, atte...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Document ALGs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Map" section.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl Add missing -width; remove unnecessary .Pp.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Implement some of the Linux RCU ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Draft implementation of the Linu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix fence API usage: l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Stub out intel_dsi_init.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Wait for the read to be valid!
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Try not to ask rbtree to overw...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Remove temporary drm_fb_helper_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Update comment to ref...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Use atomics to manage fence->flags.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix vestigial call to drm_fb_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Can't and needn't xcall ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Copy va_list before us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Conditional here shou...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Try to avoid uninitialized gar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Omit vestigial cruft.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Nix vestigial temporary.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux For the kludges we don't...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Free the bus crap.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Don't forget to call kthread_exit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm i915 needs firmware now too, s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux correct typo
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to set .uio...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix return types of test...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Nix memory barriers that...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Attempt to match Linux s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub SYS_RESTART for reb...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Guess what uvm criterion...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Temporary diagnostic klu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Transfer from the correc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Turn on driver debug messages...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to initiali...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Put file, line, func in DRM_ERROR...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove temporary diagnos...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update usage() to include docum...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize kva hint for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Move hint setting nearer...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fold local intel_uncore_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Rename nouveau_devices_init/fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Make this a proper boolean...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cpu_has_pat for x86.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 With <asm/cpufeature.h>,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Insert membars needed fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement kvfree by free...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Nix extraneous whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/drmkms_linux Sort.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/drmkms_linux Add some components to drmkms_linux...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Guard #include "pci.h" wit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Sort. Put CWARNFLAGS next to sour...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Define CONFIG_DRM_FBDEV_EMULATION=...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/drmkms Make drmkms.kmod build again on amd64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Omit commented warn flag, evid...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Move CPPFLAGS to top, CWARNFLA...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Put override directory first i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/i915drmkms Make i915drmkms.kmod build again.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Move hweight8 next to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Newline-terminate error ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add missing namespacing.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Reverse backwards namesp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/ttm Upstream nixed __OS_HAS_AGP; use C...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/drmkms_pci Make drmkms_pci.kmod build again.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Apparently one can reserve_share...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon get pd_rom_bst and pd_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon GART might not be mapp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix ordering of bus_dm...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Fence release callback may be ab...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Make sure to call psli...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define list_splice_init.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add a copy of __user (em...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Teach drm_sysctl about uint, kludgily.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Need <sys/kernel.h> for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Define nsecs_to_jiffies.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Note need_mmap_used is...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Add atomic_long.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Rewrite <linux/kfifo.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Fix prototype of function in com...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Add fence_is_later and fence_wai...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Draft reservation_object_get_fen...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Empty stub <linux/irq.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Add some amdgpu goo.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd Delete upstream trace poi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Don't abuse str...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Convert amdgpu ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/include const const const...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Note radeon/amdgpu file collisions TOD...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Tired of fine-grai...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Don't hork on DEBU...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Update amdgpu2netbsd script.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Rename amdgpu files to avoid clashes w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Disable broken workqueue_whoam...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Locks are not like negatives: doub...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Move linux_pci_dev_init into callers o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Pass the parent explicitly to linux_pc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement linux_pci_dev_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Call linux_pci_dev_destroy on detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Let upstream code attempt matc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/via Call linux_pci_dev_init/destroy in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Acquire references in add_shared...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Lotsa kasserts about referencedn...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu amdgpu.kmod depends on drmkms.k...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux There may not be an old list.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Clarify with comments and assert...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Sprinkle idr_preload/idr_prel...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Draft rewrite of idr preload.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Make gc static. No need to use ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Release the magic before releasing...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Sync drm_close_file: call drm_prop...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Initialize more of struc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Zero-initialize idr cache.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix sense of test to mak...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core Destroy spi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/drmkms_linux Move the Linux PCI shim into its ve...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Make sure the resources are mark...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Zero the whole thing for good me...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Hook up the nouveau pci driver...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device De...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk This ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Do...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem D...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma Mark ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Anot...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Clarify nvkm_device_pci_create...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Reduce diff a little.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Paranoia: let dev be nul...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core For now, un...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Treat pre-enabled devices as 1 e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Make sure all of struct drm_file g...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Notify radeon_fence_de...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Make extremely noisy fence trace...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Update amdgpu2netbsd. Make ide...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 New option AMDGPU_CIK for devices cove...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Options are lowercase in config...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Just disable -Wshadow and -Wmis...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Disable PCIe stuff...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Make amdgpu cik bu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Prefix radeon .c files with `ra...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Truncate workqueue...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Initialize connector->kdev, w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Call ww_mutex_destroy...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Linux fence_put accepts NULL as ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Call drm_modeset_lock_fini in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux KASSERT -> KASSERTMSG, to help d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Linux vfree accepts NULL...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Destroy glob->lock if we ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu At mrg@'s suggestion, make amdg...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Make mutex destruction match ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux kfifo is used under a sp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Fix locking in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux KASSERT -> KASSERTMSG
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Rework vblank locking. New drm_v...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix intel pipe update lo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix scope of locks in drm_han...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Caller must also hold vblank_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove wrong comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 uvm_map consumes referen...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix mapping of non-page-...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use uvm_map directly and...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need irq_lock to wait on...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Narrow scope of locks in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 For reasons beyond me, m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Zero-pad truncated drm ioctl ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot again to restore ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use kcopy, not memcpy, i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Give find_first/next_s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix order of arguments t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Work around ioctl ABI mi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Use bus_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Let's no...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Allow nvkm_client_map...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Define __must_check to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark nvif_object_map ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Cope with multi-page segments.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Make flush_delayed_work actual...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock around use of irq_q...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Call i915_drm_suspend_late too.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pass waitok/nowait flags...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Handle uvm object refere...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Try setting and clearing...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Name bpl in bitmap_and/o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Be consistent about nbit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Name the number of words...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Be consistent about I/O byte ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Missed some spot...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Split bitmap_set/clear i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Zero the scratch page.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Advance by 4-byte quanti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simplify loop with bus_s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pass the vaddr we mapped...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Scale offset by size of ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Read from the data...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark some NetBSDisms ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/fdisk Add missing -z flag to usage()
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Draft rewrite of Linux workque...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Work is not necessarily queued...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Work is not necessarily queued...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Add KASSERT about state after ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/linux Add missing namespace ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Add missing break.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Check ifp->if_capenable, not ifp->if_capabilitie...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Exercise greater care in acqui...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Sprinkle some assertions.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Don't wait forever to flush if...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux After cancel and callout_halt,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Non-waiting cancellation may n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Don't touch a work after it is...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Deduplicate post-cancellation ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux No need to retry in cancel_del...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fully initialize workqueue str...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fix bugs in workqueue destruct...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Reverse the sense of some bran...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fix semantics of flush_work an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Handle a bazillion additional ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Deduplicate callout initializa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Deduplicate callout destruction.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Merge two similar branches.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Factor out waiting for current...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Don't let more than one thread...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Avoid the prospect of callout ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Document workqueue semantics a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Reorder fields to get better s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fix flush_delayed_work semanti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Rework Linux workqueue synchro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fix post-cancellation case of ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Sprinkle dtrace probes all ove...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux sdt dtrace probes for linux idr.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux sdt dtrace probes for linux kmap.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Work around broken empty expansi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Don't skimp on the last batch ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux dtrace sdt probes for linux rcu.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Delete spurious file accidental...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Hash-locked atomic64 to give por...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Use dtrace probes to implement...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Work around a namespacing clash ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Sprinkle AGP conditionals where ne...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Need <uvm/uvm.h> for struct uvm_ob...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement ATOMIC64_INIT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Fix argument types of atomic64_a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Implement atomic64_add_return an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Use Linux atomic64 for ww mutex ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Implement drm_md_clflush_* for pow...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Use PHYS_TO_BUS_MEM in gen...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm opt_mtrr.h is x86-only.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Try agp_i810_borrow only if CONF...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Convert to long for format expedie...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Omit vestigial diff fr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Work around `kmap' namespace cla...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/fsck_ext2fs Remove references to -c flag which was neve...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/radeon Draft support for drm prime.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Forgot to commit drm_trace...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Need sync after a series of dcbf's...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Return the fd we just allocated.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Factor mfence out. Simplify a lit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Simplify. Destroy the mutex too.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux sdt probe naming style.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Implement poll for reservations ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include Work around broken SDT_PROBE* ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Workqueue lock must be at IPL_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Fill out drm_prime_* API a little...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Implement remainder of drm_gem_cma...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Not drm prime; jus...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Rework drm prime guts.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/amdgpu Include amdgpu_prime.c now that...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm drm_gem_cma_create_internal can fail.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Eliminate now-unused bus_d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Use dmat, not bus_dmat, to respect...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Clarify what bus_dmat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Let's try not to step on each ot...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Expand docstring for reservation...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Work around broken null bus_dmatag...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Ifdef out label used only by !__...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm sparc seems to treat bus/p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Draft sparc cache flushing.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 At chuq's suggestion, use paddr_t rath...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Unhook upstream drm_pci.c, apparen...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Make this comp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Make drmkms build without drmkms_pci.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/nvidia Update tegra drm and nouveau to compile ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Tread carefully around DMA subregi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Implement BUS_DMA_TO_PHYS/...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Check for DMA-safe addresses before al...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/drm Make sure to create and destroy th...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 need to add VM_PROT_READ when pmap_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd gfp.h and slab.h are now used in kernel.h, ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/gpt Add the -T flag to usage()
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Tag with nouveau, not just nou...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/config Bump config(5) version for OPT.foo.c variables.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Tag files.* with newer config version ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Omit print with wrong fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Linux uses uint64 for these parameters...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Convert to uintmax_t if we're ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simulate bus_space_read_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use offsetof, not undefi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/sparc64/include Include some needful header files a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/sparc64/include Expand to __nothing, not to empty.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Ifdef out pnpbios for now....
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf Add amdgpu to i386/ALL.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf Add amdgpu to amd64/ALL.
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/softfloat delete __{ge,lt,gt,le,eq,ne,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/dwc2 Fix fallout from linux/gfp.h -> common.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/prep/prep Fix initialization order so we can boot a...
=?iso-8859-1?q?tnn?=[src/trunk]: src/crypto/external/bsd/openssh/dist annotate pthread_exit as __...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Fix lying comment; the point of the KERN_FILE2 sysct...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded Install ELF kernel to the FFS partiti...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootaa64 Add release target
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Copy bootaa64.efi to releasedir
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/stand/efiboot Fix typo in a panic string.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Remove call to fdt_pack, it is causing pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use AGP_PAGE_SIZE, not PAGE_S...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Move nouveau pci initializatio...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Eliminate drm_pci_init/exit. Empty fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Return the node we found...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Move decl of drm_guarantee_initialized...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/i915drmkms Rework PCI and AGP conditionalization.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules Remove some superfluous vestigial `-I.'.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/netinet No need to update mlen also in the case of (mlen...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Fix non-DIAGNOSTIC build
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Disable drm_debug by default
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/common/include/linux s/drm // in the KERN_*...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/common/include/linux Sort KERN_* macros acc...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/common/include/linux Add KERN_{EMERG,ALERT,...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fix memory leaks: https:/...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Remove stuff no...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/modules Add drmkms_agp module
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp - use setproctitle if we have it
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux With no timeout, fence_default_w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix arguments to align and align_offset f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Fix arm non-MULTIPROCESSOR build for RPI2
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Assert EWOULDBLOCK happens only ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Issue __insn_barrier after loadi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/include/asm For module build assume ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc TODO.sanitizers: Mark switch of syscall(2)/__syscall(2) ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau move spin_lock_destro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for Silergy SY827/SY828 step down reg...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add fan53555reg
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) EARLYCONS entry for...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Update coherency_unit if needed.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Simplify the ASLR stuff, we don't care about resiza...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove the constants of the DMAP, they are unused, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that media change may fail. I no...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Convert flags FSS_ACTIVE and FSS_ERROR into new memb...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Add two new states FSS_CREATING and FSS_DESTROYING a...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Make sure getnewbuf() runs bawrite() inside fstrans.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Initialize transition slew rate if specified in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Whitespace
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Return timeout left, n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem L...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem N...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch clean up a little
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic Note added for a strange value of residual counts...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm restore #ifndef __NetBSD_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core don...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm This is not merely `not f...
=?iso-8859-1?q?maya?=[src/trunk]: src revert my own commit from a while back. Do allow matching bi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Support added for TCP segmentation offload (TSO).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Check buffer length before copy.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/conf style, no functional change
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use ASM markers for functions, it m...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/compat deal with getsubopt and strncasecmp (needed by ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib Allow being compiled as a tool.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb silence "not known to be supported" message for ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/drm initialize error variable
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/drm if hooks init works, store the hoo...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Sprinkle __predict_false to dedicated assertions of...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfd remove commented reference to pflog
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Clarify the "Groups" section.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl should be port-opts
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl "interface" already contains "var-name",...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl rename net-seg -> map-seg, and document it
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Convert debug printf to KASSERTMSG for check of ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Introduce npf_set_mss(). When the MSS is not 16b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Fix buffer overflow, detected by kASan.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Add the correct PHY to SYNOPSIS
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf PR standards/53563
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove superfluous Pp.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/conf Enable USB 2.0 support so installs go a...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Apply Tn macro to XTS
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev constify mvsata_pci_products[]
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata one less
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Pp before Bl
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Use the An macro in the AUTHORS section.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Delete backporte...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Destr...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/bin/mt Make tape cache ioctls available to userland command.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Make wdcdebug_atapi_mask configurable like th...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Wait in detach if the discovery thread is sti...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/mt Bump date for previous.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb fix diagnostic build.
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sbin/cgdconfig typo
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): fix some of the previous in...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl Remove superfluous Pp.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add support for RK3399 CPU clocks.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for opp-v2 tables and multiple insta...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/cortex fix non-DIAGNOSTIC build
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev bwfm has only one tx descriptor; limit mbuf chains t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Allow fence_get(NULL).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Don't print an error message for shared opp tables
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Send an ACK after the last byte is rec...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Calculate i2c divisor based on sclk no...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for Rockchip RK808 Power Management IC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rkpmic
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc rkpmic(4): Add driver for Rockchip RK808 Power Managemen...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/conf Disable misc options to shrink an INST...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/sgimips Fix build failure without options D...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Process assigned-clocks
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/stand/boot Use elf2ecoff(1) rather than obj...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 remove reference to ipnat
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet remove reference to ipnat, and duplicate comments
=?iso-8859-1?q?maxv?=[src/trunk]: src/games/fortune/datfiles replace ipf->npf
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 remove dead references to IPF; also remo...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/hpc Fix wdsc(4) probe failure on HPC1.5 mac...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/sgimips/instkernel Use elf2ecoff(1) rather than objc...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 well well well it's September now
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize and destroy d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Be clearer about the difference between ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Use Fn for funct...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/ic Initialize if_stop so suspend won't jump to NULL.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Support loading kernels at PAs above 0x3ff...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Dump memory map if EFI_MEMORY_DEBUG is def...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add PXE support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Print FDT model and compatible strings wit...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys fix: l2tp(4) cannot receive packets after reset session ...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Tighten syntax a little (no more %*4.*2d nons...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/svr4_32 as pointed out by riastradh@, i'll let th...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist Import nsd-4.1.24
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new nsd
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/include merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new unbound-1.7.3
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/dist Import unbound-1.7.3
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net sync with libpcap-1.9.0
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist Import libpcap-1.9.0
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Add definitions from libpcap-1.9.0
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 support deprecated("string") for libpcap
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libpcap
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libpcap
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern Rename min.c -> uimin.c, max.c -> uimax.c in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/makefs/ffs Rename min/max -> uimin/uimax for better...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Welcome to 8.99.25, courtesy of min/max ---> uimin/u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux Preserve signedness to return fa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/amlogic Simplify amlogic rng.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern We have popcount; no need to reimplement it.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/libpcap/lib pcap/export-defs.h no longer exists...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/comp Update for removal of pcap/export-de...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/lib fix includes
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp more includes for pcap
=?iso-8859-1?q?kre?=[src/trunk]: src Yet another pcap include.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern C99 initializers for intr_timecounter.
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/usr.bin/cc amend test case to also check for -fprofile...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist Correct extra parens, regen configure...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc.old/dist Correct missing paren and regen f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add generic AHCI SATA controller bus glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use PRIx64 (fixes 64-bit build)
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 s/of/or/
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/include mark STATIC_NESTED_NOPROFILE() functio...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/38004
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Printf's that support \e for escape all seem ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpc/dist import MPC 1.1.0. from their NEWS:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist merge mpfr 4.0.1.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3 build new libmpc and libmpfr files. define e...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note mpc/mpfr updates.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist import mpfr 4.0.1. main changes si...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Update for new mpc and mpfr.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp add missing sources needed by ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc in configargs.h, as well as normalising to /usr/sr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Fix some min/max -> uimin/uimax stragglers.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/find Inspired by PR pkg/53543
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Fix the "Interfaces" section, I understo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc more kernel address leaks
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use p->p_session instead of ep->e_sess, no real fun...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Adjust register usage a bit and unb...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Clear the kernel pointers from kern.proc and kern.p...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If the loader is loaded from the network, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc redo mknative-gcc for all ports. main cha...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist add back the yacc and lex generated files
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc also pullout INTERNAL_CFLAGS for the libgcc build,...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Change the way the pipefail option works. Now it is...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc pull -DHAVE_CC_TLS out of $(INT...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc copy across GCC 6.4 mknative-gcc into mknative-gcc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch regen to pull out INTERNAL...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net route: don't take an extra reference of a rtentry fo...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net route: avoid overwriting rt_free_global.enqueued une...
=?iso-8859-1?q?eadler?=[src/trunk]: src/share/misc bsd-family-tree: Add NetBSD 7.2; fix 8.0
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc remove GCC 5 marker. this is now nb3 20180905.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk flip all ports to gcc.old GCC 6.4.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hppa/stand/common One more min->uimin straggler con...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge in missing changes from gcc to g...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Bump PIX_MAXSOURCES to 480
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Match non-standard compat string "arm,armv8...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Try to guess the proper directory on ftp or...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst For local builds, at least use the right pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist make sure we don't accidentally co...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/lib search first for the kernel bpf_fil...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Add ATF tests for printf(1)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys remove duplicate typedef (it is ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/sbus Retire the 'midway' driver. Discussed on tech-n...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/pvctxctl Remove the network ATM code.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note removal of midway and NATM, and prune the entries f...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix previous in case when BUILDID is passed...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that ixgbe_mq_start(an if_transm...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys netnatm is gone
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libc/gen fix references, the things were moved into neti...
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc/mtree remove netnatm leftover
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec sync with reality
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 Replace netkey/ -> netipsec/, everything was ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Remove lurking references to Midway. These li...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libipsec Remove dead references to netinet6/ipsec.h.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 more netkey->netipsec
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/man When a man page becomes obsolete, its...
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists/man en leftover
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Remove netinet6/ipsec.h.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netkey Remove netkey/.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/include Define _PCI_HAVE_DMA64 for aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add fdtbus_intr_establish_raw and fdtbus_intr_st...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs handle clang stup...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Set unused pr_input field to NULL, discussed on tech...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Make raw_input non-variadic.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc mark two entries as done, and add two more
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Print interrupt info
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Flip the order of free'ing things to avoid crash (fr...
=?iso-8859-1?q?plunky?=[src/trunk]: src/sys/netbt two issues noted by maxv@
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint recognize int128
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree add /var/chroot/nsd/var/run
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/etc/rc.d make a link to the pid file so the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Increase VM_PHYSSEG_MAX to 64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Increase MAX_PHYSMEM to 64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Disable MMU and dcache before jumping to t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add initrd support.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/gcc/arch/aarch64 fix the build...
=?iso-8859-1?q?para?=[src/trunk]: src/distrib/sets/lists/base fix the build
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/mips/mips re-enable 64bit addressing in n32 kernels
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add FDT generic PCI host controller driver.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add pl061gpio, pcihost, mskc/msk (comme...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add initrd options
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amd Add platform glue for AMD Opteron A1100 fam...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Pull in files.seattle
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/sgimips Initialize ci_divisor_delay by temp...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gdb-8.2 out
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Increase the size of is_irq from 8- to 16-b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Work around dumb KASSERT in vtopte(), t...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Make smsc(4) MPSAFE. Patch from skrll@.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Add libnv info.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/dist Import libnv from FreeBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/dist Add NetBSD stuff.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd add libnv build glue
=?iso-8859-1?q?christos?=[src/trunk]: src Add libnv
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/dist FIx userland build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/conf Add config glue
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/dist fix kernel build.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/sgimips PR port-sgimips/53583: fetch k...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Make sure we're in the standard locale ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention libnv
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix editor accident in previous
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/mit/xorg/lib/libdrm libdrm needs libpci for bus inf...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add __diagused attribute...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Another __diagused
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Yet ...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libpthread Add a todo item for a future major bump (rena...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/dev/fdt Pass clock provider's phandle to fdtbus_clock_co...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Ditch arm,arm-v8 compatible string (everyth...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fix previous; PSCI_CPU_ON requires an MPIDR!
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add "dtb" command for loading a custom .dt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Take interrupt-map-mask into consideration ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for setting environment variab...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add a reboot command to the bootloader
=?iso-8859-1?q?palle?=[src/trunk]: src/tools/compat Add instructions for building NetBSD on modern ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add fdt_add_bus_match, which is like fdt_add_bus...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Attach cpu nodes with status "disabled" if they ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Boot APs with status "disabled" if they hav...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/pci In the NIOAPIC case, we do not need to supp...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Make the use of 'irqs' in the range 0 < irq < 255 b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix typos and DEBUG_MMU output. Fr...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/isa Remove the last usage of xen_pirq_alloc() a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Don't use printx before setting up stack.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Update sc_mptargets atomically, as PEs w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Typo in comment from Joerg's gtmr diff
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch cleanup aarch64 mpstart and fdt bootstrap
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Correctly align the size+redzone for KASAN, on amd6...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf A truly ancient bug found by Edgar Fuss
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Add a test where printf is run twice in...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 Rename _pmap_alloc_pdp -> pmap_alloc_pdp, a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Replace KDASSERT by panic.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 changed kcopy() to asm to avoid rep...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/conf reduce the battlefield
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amd psci_fdt_bootstrap -> arm_fdt_cpu_bootstrap
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Re-add support for cpu nodes with status = ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex armgic_ipi_send: use GIC interface numbe...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/libnv/dist add dead...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Whitespace cleanup from last update. NFC.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Split the host name used for ftp transfers ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Make this driver MPSAFE
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add Exynos5 SMP support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/common Fix a bug that SIOC[GZ]IFDATA returned old...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci use pci_mapreg_type() instead of assuming PCI_MA...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Split txdrop evcnt into pcqdrop and descdrop.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Try m_defrag() to reduce the number of DMA seg...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add ATS Relaxed Ordering supported bit described...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 - link to pci_mapreg_type() from pci_mapreg_m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci use pa_dmat64 if pci_dma64_available().
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Try to properly guess a path on the ftp ser...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci if_msk: detach/reattach fixes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/dns Put the nta files in a subdir...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree add nta named directory.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Remove this check, it has never protected against mm...
=?iso-8859-1?q?para?=[src/trunk]: src/distrib/sets/lists/base add new dir to lists
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb Don't have modules depend on bpf; they will find...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Fix lockdebug diagnostic error of trying to acqu...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles I've been on an Ed Wood binge.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/53597: Yasuhiro Horimoto: Avoid segmentation ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/test PR standards/34646
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit more efficient to use decode_result :-) Pointed ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys always call lockdebug_dismiss() from DDB -- there are al...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist add support for kabylake and skyl...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libedit Fix editing mistake, remove ) from func call tha...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Wrap arm_fdt_cpu_okay with #ifdef MULTIPROC...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Don't leak kernel pointers to userland in kern.file...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C GOLDENGATE
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/test Allow SMALL (and TINY) builds of test (for SMALL/TI...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh A change in rev 1.91 interacted badly with the way th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm remove unused code:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 fix a !MP build issue.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys retire kern_xxx.c. long live kern_xxx.c.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet rename off -> thlen
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet rename toff -> off
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Use non-variadic function pointer in protosw::pr_input.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm copy the output from the temp...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use ENTRY_NP to avoid added _PROF_P...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include define VM_KERNEL_IO_SIZE for clarity
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh/USD.doc Fix "every" typo in quote from The Mythical M...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern remove obsolete file missed while splitting it! th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/bsd/elftosb/usr.sbin Fix the "programm" spello
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 pseudo-device ifmpls was renamed to mpls long...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/conf s/A64/ARM/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Move the aarch64 start stub from sys/arch/evbarm to...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Fix a bug that Denverton accessed wrong ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREW...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix a bug that bridge_enqueue() incorrectly cleared ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Some tweet told me I missed this.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung exynos_bootstrap doesn't need an argument
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man Fix description for -r opt...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 change copystr() to asm so that we ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): add 64-bit DMA support
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs The macros kidmap...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf When the shell being tested for builtin...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Move the tests of character value args ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/man/man3 __dead functions can not return, which is dif...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 The syslog format attribute is a superset of t...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man3 PR/53608: Ian Bruene: document __{printf,sysl...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/stand/efiboot MI efiboot: avoid LBA overflow in efi_bloc...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/fdt fdt_cpu_rootconf: fix root on wd(4)
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/hpc one more s/panel/button, now this actua...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/hpc remove long unused power button handler
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb call spl0() before cpu_reboot(), so that there's a c...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet6 Make it compile after change to non-variadic pr...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt fdtvar.h: Use _KERNEL_OPT wrapper where necessary.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/include Fix #include path for aarch64/setjmp.h.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable WSDISPLAY_MULTICONS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable msk(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Only need to ischar() once when polling fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Claer the screen at startup
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Some U-Boot implementations (notably U-Boo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Let the bootloader override the prog...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Suppress printing size info when calling l...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix merge mishap in rev 1.9/1.10 ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 When not using the serial console...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64/db_trace.c: annotate w/ __p...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/usr.sbin/crash make kernel-groveling crash(8) work on aarch64
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fixed to keep PROT_EXECUTE when wri...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Style. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Use proper integer types.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb - Improve error messages.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Correct lower bound of RX packet length; don't f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Allow ethernet frame with VLAN tag.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Rewrite mue_encap(); drop too long packets rathe...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Drop wrong KASSERT; we don't need TCP headers here.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Do not turn on IFF_OACTIVE if transfer fails.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb - Style (total_len ---> totlen).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Correct nonsense message in KASSERTMSG.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Check range of EEPROM address rather truncate im...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Style. No functional changes.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do not initialize...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Now that the build cluster creates stable "...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/netinet interrupt has two 'r's
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbmips/conf enable ext2fs, nullfs, cd9660, disable...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb avoid __diagused.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Use do { } while (/* CONSTCOND */ 0) for...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk document PROGDPLIBS
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk add what {PROG,LIB}DPLIBS are useful for
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm port-evbarm/53308: evbarm-earmv7hf performance ...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/sparc/stand/binstall PR install/53610
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/sparc/stand/binstall General cleanups...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/conf Whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys consolidate the handling of polling across HC drivers, a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern CTL_DEBUG_MAXID is only used to size a static array...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys clean up a comment left behind from the previous com...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/miniroot Remove uses of test ... -a ... and test ......
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/common Remove test ([) -o usage, and make a couple o...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/common Remove use of test ([) -o (and a couple of ot...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/amiga/floppies/inst Remove uses of test ([) -a opera...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Begone unspecified test-a ... and be more obious what...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/newbtconf Remove uses of test -o
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys call cnpollc(1) and cnpollc(0) around cngetc().
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/scsipi don't print a blank line that ends up in logs...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 delete debug printf and KASSERT.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/ddb When this file is used when not building the kernel ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Hold ip_off and ip_len in the fragment entry, in...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Kick fragments that would introduce several !MFF...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb reorder some struct members to remove holes.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/sysinst/arch/sgimips Make sure to install a bootloa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Reduce the noise, reorder and rename some t...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/pmax/pmax Fix hangup after framebuffers are attache...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/dev/ic Add support for the enhanced descriptors feature.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys - move export for devmon_insert_vec into sys/device.h.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add config_pending usage to uhub and general USB...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb implement a gross hack to fix "boot -a" on syste...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/hpc Apply workaround introduced in r1.32 to hpcmips.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev deal with partial attach failures in usb_attach vs u...
=?iso-8859-1?q?mrg?=[src/trunk]: src remove usb(4)'s "flags 1" code. it has been dead for a while,
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/wscons fix wsdisplay/wskbd and cngetc() return value...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/hpc Fix comment formatting in previous.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net - Fix bridge_enqueue() which was broken by last comm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/broadcom/rpi-firmware/dist Update firmware to
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/hpc Clarify the comment in the "unconst" version of ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot utf8_to_ucs2 second param (nmp) needs to b...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic fix ata_xfer leak on drive probe
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin fix ymdhms calculation
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses PR lib/53615
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses PR lib/53615
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/dmesg add -TT printing ISO 8601 duration
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/ews4800mips/conf This file was only for setting COM...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Micro optimization. m_copym(M_COPYALL) -> m_copypack...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys Fix in_undefer_cksum() and in6_undefer_cksum().
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/isdn/daicctl Remove daic(4), it has never been func...
=?iso-8859-1?q?maxv?=[src/trunk]: src/bin/ps Don't display l_wchan, either there is something in l...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Switch back to tabs, it was nicer this way.
=?iso-8859-1?q?maxv?=[src/trunk]: src Don't build the module sets for non-pae-32bit-pv. Noted by J...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 i386 xen is pae
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch Add support for the DE0 NanoSoC board.
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc Add BDFL and SJW
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc Add AMDD, ASF, MSC, RMCP, SAML, STOMP, and YAML
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg In -TT mode (ISO8601 duration timestamps) print m...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Allow a third use of -T to force .NNN (always thr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/dmesg changes from kre@
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbmips/conf Remove invalid option copy-paste from ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/atari/dev Remove unused KBD_NULLMAP entries copy-pa...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/dmesg Remove a comma and some trailing whitespace.
=?iso-8859-1?q?macallan?=[src/trunk]: src/compat don't build kernel grovelling tools as n64 on sgimips...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 When we removed the XEN special case from i...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Remove #if 0'd code that somehow got mangled in t...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 pci_intr_type() is described in pci_msi(9).
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Link pci_intr_*(9) to pci_intr(9), except for...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 - pci_intr_setattr() is in pci_intr(9)
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev getdisksize only operates on device vnodes. Use the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add support for RK805
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc rkpmic(4): Add support for Rockchip RK805 Power Manageme...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use machdep.cpu for the first instance
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait() now that it is available
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Prevent a panic in umb(4) when roaming is disabled
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg s/or/of/ (a common typo of mine) and s/or/...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/sysinst Add NOPARTMAN compile-time option, which dr...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/sysinst/arch/atari Enable NOPARTMAN for install media.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Improve support for R_AARCH64...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Revise previous to not deadlock.
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Use the locale's numeric radix character ("decima...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Whitespace. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf This needs bpfilter for npf
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/npf/npfctl Wrap long lines, so that nothing overflows.
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists/man umbctl is not related to ISDN, move i...
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists/man no, put umbctl into netutil
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Improve markup.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl According to the grammar and examples th...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Appease GCC with a kernel sani...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/radeon Appease GCC with a kernel sanit...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid stack protector vi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Centralise defparam CONSADDR, CONSPEED, CONMODE and...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/conf catch up to files.arm's recent "opt_co...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Remove iavc(4).
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/sparc/stand/binstall Convert from getopt to getopts...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/pci ixg and ixv depend on mii and mii_phy.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Use fdt_open_into instead of fdt_move to...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch No need to specify COMPAT_AS anymore.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Remove ifpci(4). It is part of ISDN, which we ar...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern - Determine KERN_AS automatically depending ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Remove the "ifritz" driver (no man page). It is ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Remove iwic(4). It is part of ISDN, which we are...
=?iso-8859-1?q?rmind?=[src/trunk]: src Add rumpkern_nv (in-kernel RUMP libnv).
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Unreference iwic (now removed), forgot that.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/dhcpcd/dist/hooks PR install/53622 (probably)
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Avoid use of test -o for when this is used as part of an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pcmcia Remove isic(4). It is part of ISDN, which we ...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist libnv: fix some NetBSD wrappers.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Make XEN use the same api as native, for idt vector...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/ypserv/ypinit Switch from getopt to getopts - and a...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Encapsulate pre-processing of registered (pirq,...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/pci Revert:
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.amiga Remove ISDN.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/include Summary: Remove older and now conflict...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/postinstall Remove the userland part of ISDN. The k...
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib Remove the isdn sets from syspkg, now that they have...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netisdn Remove ISDN from the kernel. It has remained unm...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/crypto/libcrypto Merge openssl-1.1.1
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc note removal of isdn
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists merge openssl-1.1.1
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc remove references to isdn
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib oops forgot to commit (add l...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Fix for i386, functionality intended in:
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist libnv: add a wrapper around free...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Support rescan and child detachment
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/pad pad(4) mixer has only 1 channel, so return EINVA...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist nvlist_copyin: fix the flag hand...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Kill stack protect...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm we provid...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc rc.subr can be used in install images (from sysinst) so ...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Convert to POSIX specified usage of test (even though it...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Convert uses of test (ie: '[') to use only POSIX specifi...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/pad Open code min() so we don't need to find its pro...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/pad Since we need an int paramater, and uio_resid is...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Convert uses of test (aka '[') to use only posix specifi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add more casts to make c...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch sparc has mem...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Don't go beyond start().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Call drm_fb_helper_prepare in tegra_drm_...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto don't override the...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Don't include...
=?iso-8859-1?q?martin?=[src/trunk]: src Note that we need to clean objdir for the OpenSSL update.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/crypto/libcrypto Remove tests that don't exist anymore...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc use spa...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc sparcv9...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc put bac...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/netbsd32 add support for DIOCGSTRATEGY and DIOCSS...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/netbsd32 fix DIOCLWEDGES to at least not fail wit...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/openresolv/dist Resolvconf is (can be) used as ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Remove two unused bs handles
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/xz/dist/src/xz Include list.h so prot...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz/dist Import xz 5.2.4.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz Update xz import script to reflect...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz/dist Revert to vendor state.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz/dist Don't try to generate files w...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz/dist/src/xz Revert last change, si...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/xz-lib Update build glue for xz-5.2.4. Hook up tools v...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Update xz entry for 5.2.4.
=?iso-8859-1?q?ryoon?=[src/trunk]: src/external/bsd/openresolv/dist Close double quotation mark
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/pad Revert to rev.1.53.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/pad pad(4) mixer has only 1 channel, so return EINVA...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/xz-include Add missing Makefile.inc for xz tools.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/ypserv/ypinit New sentence, new line. Use An/Mt.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/pppoectl Fix wrong macro, use An.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/xz-include Don't include NLS for the tools build of xz.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/xz/bin/xz Fix spelling of HOSTPROG to...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64 no need ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax use the s...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic return 0 on success of dwiic_i2c_acquire_bus(), n...
=?iso-8859-1?q?riz?=[src/trunk]: src/tools/xz-include Add CPPFLAGS+= -std=c99 so tools can build ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add PCB used in a networking context.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Cortex A5 also uses PPI 27 for timer.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Disallow 0-byte transfers and suppress t...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/wscons Introduce wsdisplay_isconsole(struct wsdispla...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/evbarm/fdt Don't call ukbd_cnattach() unconditional...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp Revive netipsec/keysock.h, accidenta...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Correct detecting of terminal resize in curses...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets Allow for ${COMPRESS_PROGRAM} to hold the name ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 avoid hardcode. don't depend that A...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Correctly use device_printf() rather than aprint_...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets Revert previous - will pass the additional args...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Sync with OpenBSD src/sys/dev/ic/dwiic.c r1.4.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses According to POSIX moving the cursor in curses...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Add dwiic_fdt attachment for "snps,designware-i2c".
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev Set "i2c-indirect-config" to false in the right plac...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/i2c match spdmem_i2c on "atmel,spd" compatible string
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf Add dwiic(4) and spdmem(4).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Register clocks with clk_attach
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Initialize CML1 clock
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen HACK: if calling dirname() with the results o...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Work around deadlock between fstchg and fstcnt
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/hdaudio Fix hdaudio device configuration
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't set LRO capability flags because we ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Root Complex Event Collector Bus Number Associat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Export x86_dbregs_{save/restore}, will be used ...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: unify resize handling in getch
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: call resizeterm if getch issues KEY_RE...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/pci Improve a bit, no real functional change.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8 regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc no isdn
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips add event counters for int0 at mainbus
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Remove debugging a...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/luna68k/stand/boot Add missing link message.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/luna68k/stand/boot Fix a wrong comment.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused variable.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/luna68k/stand/boot Improve codes. No functional ch...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Fix typos in curses_screen.3
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/mdocml/dist Don't include nbtool_config.h too e...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Fix previous; follow the binding spec ...
=?iso-8859-1?q?maya?=[src/trunk]: src/tools/file force disable seccomp, in case it gets detected.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/common Fix stupid typo (=+ instead of +=).
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: resizeterm(3) should always send KEY_R...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets Prepare for .tar.xz sets
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib Now that we do not force debug sets off install CDs ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Prepare for .tar.xz sets
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 fix...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/dev/ic Revert the recent support for enhanced descriptor...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/crypto/libcrypto Force libcrypto to be loaded after li...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Only test USE_XZ_SETS if it is defined. This is probab...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Clarify comment, pointed out by maya: we do not expect b...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets Another USE_XZ_SETS which probably should be fi...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Add defaults and documentation for USE_XZ_SETS - a ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/i386 Fix "use before init" of *idt.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/crypto/libcrypto The default timeout of 300 seconds is...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/crypto/libcrypto A timeout of 480 seconds is not enoug...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Correct function prototypes in curses_backgrou...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 For i386 XEN3PAE_DOM0, use the "native" idt...
=?iso-8859-1?q?rmind?=[src/trunk]: src NPF: Major rework -- migrate NPF to the libnv library.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist be less aggressive about bl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/virt No need to cover boot ROM with devmap
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Increase storage space for DTB (for QEMU)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libnpf - re-enable lint (otherwise the sets break)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix 64-bit build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add virtio
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Set load offset to +2M to make room for...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf npf_return_tcp: fix no-INET6 case.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Stop searching for redistributors in a regi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist ---
=?iso-8859-1?q?rmind?=[src/trunk]: src/doc Mention that NPF was converted to use libnv.
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Include Fix comment markers.
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Upstream ...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt If the total size of the DTB exceeds our...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Fix function prototypes in curses_underscore.3
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new ntpd
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp merge conflicts
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Fix the documented function prototype of slk_a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp add gcc 4.5 files. updating a m68k ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention only the version with have in current.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips Fix news5000 panic during boot on APbus at...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Newer gcc...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net remove hardcoded bullshit, probably fixes PR/53644
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses Fix addchnstr() macro in curses.h
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex If we're going to allow pl0 to access vi...
=?iso-8859-1?q?martin?=[src/trunk]: src Discussed some years ago but never commited: add an option t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcurses curses.h: Fix typo in a comment of the word 'h...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Set NS access bit when writing ICC_PMR_EL1
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips/stand/boot Switch bootloader to using DHCP...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips/conf Enable DHCP boot for modern servers r...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips/apbus Account APbus interrupts by evcnt(9).
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips/apbus Avoid reference of APbus workarea th...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add plrtc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Suppress "not configured" message when no device...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin Install mount_qemufwcfg everywhere instead of just x86.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Make more ld device nodes.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add qemufwcfg
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Annotate form...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Use more markup.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for mount_qemufwcfg
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/i2c Expand code covered by sc->sc_mtx, to make sure ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Redo xz vs. gzip selection via conditional make expressi...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man5 Use more .Ql (quoted literal) for variable va...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist Sync with version on Brenda...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/x_gzip Make gzip on some crunched install medi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Comment out printing L2CTLR_EL1 as ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/test Use hex string syntax ...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: fix ripoffline
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/m68k/m68k fix diagnostic build.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/53646: Thomas Reim: In...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Undo previous change. It ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Don't treat mostly connecti...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Advice from Bob Morris
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Add some Cavium CPU_IDs (implementor an...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add commented out Cavium CN88XX Thunder...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Identify some Cavium ThunderX CPUs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort the SOC_ list
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Don't print TPH requester's ST Table Size if t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Embryonic Cavium ThunderX support
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Add ACPI LPIT (Low Power Idle Ta...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump - Decode DMAR's ANDD (ACPI Name ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix some product names and details ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb David H. Gutteridge in PR kern/53647: add Panaso...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Add support for Panasonic N5HBZ0000055, from Dav...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: resize ripped off windows
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/mount_qemufwcfg Add libpuffs (fixes sun2 build)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Another space that hurts Jared's eyes.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/fdt don't call plat->ap_early_putchar if not...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 remove XXX delay to attach cpus in ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 disassemblable sha512 insns
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Don't print extra newline if the PCI extended co...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/fdt fix to boot APs of RPI3 with GENERIC64.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 * define LX_BLKPAG_{OS,ATTR}_* for OS depen...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc Fix an obvious botch in the previous rev, found by martin@
=?iso-8859-1?q?joerg?=[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Add missing f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove duplicate #include
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: declare SLK format as invalid until sl...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: once __slk_init is called, reset slk_fmt
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 cleanup locore, and changed the way to map ...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Back out sftchg/fstcnt deadlock workaround
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error without DDB
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern s/conver_to/convert_to/. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Remove extra newline in SPMI table.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use pci_intr_establish_xname().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix KASSERT to prevent panic on CNP(Intel 300 se...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sbin/fsck_ffs Add a test for duplicate inodes on the persist...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/sys Bring back three state file system suspension:
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: allow drawing the lowest right hand ce...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Simplify macro usage. No visible change.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Minor markup fixes. Add a missing word.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 export x86_fpu_mxcsr_mask, fpu_area_save and fp...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with proper path to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Thomas Reim:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Provide a sysctl kern.expose_address to expose kernel ad...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man7 document kern.expose_address
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern add get_expose_address()
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded resize_disklabel: if disk and partiti...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.aarch64 Create ld[4-7] device nodes, matching evbarm
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/sys Add a forward declaration to make including this hea...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src If fs_spec starts with the special string "ROOT.", replace i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Use special ROOT. prefix in fsta...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Fix some xrefs.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dm Add ioctls to query geometry.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 comment out unused
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto disable another cl...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 conditionally disable un...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Add the ARM ARM cache operation name in som...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Use __BIT. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Provide an FDTBASE option which allows kernels t...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/gzip Add -l support for xz files
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Teach intr_establish_xname() for XEN to tol...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Move the pic->pic_addroute() call from within pintr...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Change the name of xen_pirq_alloc() to xen_vec_allo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Support sets in .tar.xz format
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Switch amd64, sparc64 and alpha to .tar.xz sets
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Remove duplicate conditional assignment in previous...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil use the right type.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Switch over to a "GSI" concept for guest irqs.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 While we're here, fix pic->pic_delroute() t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove a space that snuck in
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Whitespace consistency.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf Make it clear that you need to disable S...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/amd64/uefi-installimage Support .tar.xz format for s...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Set rootdev for wedges.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/xen Support bootspec.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src Add flag to enforce file I/O even when bmap/strategy would b...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Calculate a missing cylinder count in the geometry s...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Use IO_DIRECT for file I/O to reduce buffer cache co...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint Disable __int128 checks if we are not building...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 In the case of a shared GSI, bind will fail...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/conf Don't use a magic number for COHERENCY...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/common/bootimage Support .tar.xz sets
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/scsipi Handle the SATA to USB external enclosure sol...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/vnconfig Sort options.
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh When listing aliases, sort them alphabetically.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/xen Convert the last remaining users of event_s...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Clean up XEN specific stuff from the apic c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Remove a build dependency on SOC_EXYNOS...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort options.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Trialing whitespace
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/openresolv/dist PR port-evbarm/53661 (which has...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Skip man pages tha...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic Bring back support for enhanced descriptor format...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau comment out unused fu...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl elide a warning that ...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: if $TERMINFO.cdb doesn't exist, tr...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/openresolv/dist PR port-evbarm/53661
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When (about to) send the -x output for the end of a c...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/openresolv/dist Fix stupid edit botch in previo...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/hash/sha2 Drop Pad functions from sha2(3)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl enable OPENSSL_N...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Since GSIs are invented by the mpbios/mpacp...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Do not export the 'irq<->vector' abstraction ou...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/xen Do not re-expose the innards of evtchn.c, n...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include In xen_atomic_test_and_clear_bit()
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl On 32bit platfor...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: test terminal capabilities for drawing...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Fix m_examine_tcp() to print TCP header length (th_...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add the EC_GFp_nis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trailing whitespace
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libterminfo Fix pasto.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Fix m_examine_ip6() to print IPv6 payload length (i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 PR/53666: Rin Okuyama: tcpdump for i386 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add unbound /var/run directory (reported by hannken@)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base add unbound /var/run
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree add intermediate directory.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix button type print; "type" is one of PSWITCH...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 rewrite pmap_pte_lookup() to share similar ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 - cleanup checking address ranges w...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_nv50_display.c and nou...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch add initial support of COMPAT_NETBSD32 on AArch64.
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man8 Mention that compat32 supports running arm bi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc note that aarch64 supports compat_netbsd32
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 The 'c' modifier of mbuf command is to NOT fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 PR kern/53666
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Force ip_off to zero when the reassembly is comp...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys - Print TCP options. Some of them are not decoded yet (e...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/bsd/nsd Fix obvious typo: add missing equal sign.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist remove accidental commit debris.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Pull in sys/cpu.h for struct cpu_info and CPU_I...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add helper functions for walking GTDT subtables.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Ignore ACPI0007 (CPU device) nodes on aarch64.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi/acpica Implement ACPI_FLUSH_CPU_CACHE on aarch64.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add attributes for attaching acpi(4) child devi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add ACPI Processor Unique ID (ci_ac...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add optional ap_startup callback to struct arm_plat...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/dev experimental code to talk to the PMU fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Implement intr_string(9)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add ACPI support (enable with -DEFIBOOT_AC...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Add cpufunc.h wrapper
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add ARM MD ACPI implementation.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add helper functions used for parsing ACPI...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Add wrapper for acpi_machdep.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev If rate or frequency are unspecified, as...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add ACPI platform glue and basic device dr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add acpi @ fdt glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Pull in ACPI platform support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add basic ACPI support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add helper function to match a PCI-defined clas...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ahcisata at acpi glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add ahcisata at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev Don't write FBRD/IBRD if ref clk frequen...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm Add function that returns true if PSCI has ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Don't rely on PSCI node in FDT to reboot
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Support poweroff via PSCI
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Mark one entry as done, and another one as pointless.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - define PMAP_{MAP,UNMAP}_POOLPAGE for perf...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpimcfg_scan_bus: Assign the pci_softc's sc_pc...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev take kernel lock for ioctl calls when backend isn't ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools Reduce the diff against the latest r...
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix ticket SF#91: pass th...
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix SF#24: incorrect auth...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/dev - use interrupts
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64 config and attachment goop for tadpmu
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/conf add tadpmu
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips Add NWS-4000 support.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Note newsmips NWS-4000 support.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/dev - protect PMU transactions with a mutex
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Clean up setkey: remove d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Remove dead files that ...
=?iso-8859-1?q?martin?=[src/trunk]: src/tools Add FLEX to the configure env, from Lloyd Parkes on te...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/amldb getopt returns int, not char
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/amldb Add acpidump, amldb, and iasl to aa...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/sunxi Make debug code compile again
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Use __nothing
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Limit warning suppression to n...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys remove M_CANFAIL flag for malloc(9) - it was complet...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 remove M_CANFAIL from list of supported flags...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/dev/fdt Make compile
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc netbsd-8 already branched
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc g/c, not really relevant
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera Fix off-by-one when computing reset regi...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/dts Add reset information for first watchdog timer
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/evbarm/conf Attach dwcwdt
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch Make the DE0 NanoSoC work also in big-endian mode
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/cortex Remove comment that the peripherals cloc...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/gpt When changing entries skip those that do not match ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort options
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Group/sort struct arm_cache_info members
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/acpi use intr_establish_xname()
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/pci Adaptec RAID 2445 and 2805
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/pci Add Adaptec RAID 2445 and 2805.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add a function to find a PCI root bridge by seg...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add acpimcfg_configure_bus, which can be used b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Do not attach a timecounter when PM_TMR_LEN is ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add ARM ACPI PCI support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add acpipchb
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl Define OPENSSL_N...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl Ooops - fix edit...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix signature for acpimcfg_configure_bus in non...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pci Apply OpenBSD if_bwfm_pci.c:1.25 by patrick:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Only ent KERNEL_BASE_EXT when we want to cha...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/string simple memmem test to show buffer over...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/string Avoid out-of-bounds reads
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/acpi revert previous, arm doesn't have intr_establis...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/string use postincrement, like the patch
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Handle more plcom-style console types
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Rename pl061gpio to plgpio and split the device l...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Don't use a4x bus tag
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI glue for PL061 GPIO
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add plgpio at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add AMD Seattle Host Bridge and PCIE root port d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Set PCI_QUIRK_HASEXTCNF flag for AMD Seattle PCI...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI_REDUCED_HARDWARE defflag (used by ACPI...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Use ACPI_REDUCED_HARDWARE on arm64 to s...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add SOC_THUNDERX (commented out for now...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/lib/libc/sys Handle ENOBUFS better and clean some whit...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Rename options ACPI_REDUCED_HARDWARE to ACPI_REDUCED_HW....
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/marvell Catch up with armadaxp_start.S:1.5.....
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/external/bsd/libnv/dist fix the shit, as usual
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Only attach to usable processors
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Fix size calculation in acpi_md_OsUnmapMemory
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/acpidump FACS is optional if the HW_REDUC...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Ignore SCI and don't try to setup ACPI fixed ha...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI glue for DesignWare I2C controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add dwiic at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Allow access to PCI configuration space for dev...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci PCI_QUIRK_HASEXTCNF is no longer required for AM...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/xen The known_mpsafe parameter is used by intr....
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c lock/unlock I2C bus around transfers as required...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Move compatibility for pre-2.0 ELF binarie...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/i386 Whitespace self-police.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Make compile-time type differentiation more...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Zero out page table memory for IDT before use.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/i386 Use memory allocated for the ldt, not the...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Dynamically detect the way the shell matches \ in a p...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Print SPCR's Interface Type and ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Decode Generic Timer Description...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Remove a DEBUG mode transition mechanism (for the tra...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Don't print PM_TMR_BLK if the va...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Don't print X_PM_TMR_BLK if the ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Fix output of Cache type in PPTT.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Delete the old style (no longer used) DEBUG mode TRAC...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern KNF. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/beagle Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/amlogic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/bcm53xx Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Trailing whitespace
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: don't optimize stdout buffer for non B...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide generic start code that assumes the MMU is ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net fix panic when do ifconfig -vlanif and ifconfig vlan...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Move MAC soft reset to sunxi_emac_init_lo...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/sunxi Make it compile with debugging enabled
=?iso-8859-1?q?he?=[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix Apply suggested fix from...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix VPRINTF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Revert a VPRINTF to printf
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/acorn32/stand/lib Use unified syntax
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist 2018-10-18 19:32 Christos Zoulas <c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file Merge conflicts
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix panic when doing ioctl to multiple pseudo interf...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new file(1)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist/src lint fixes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist/src fix lint fixes
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Make USB port numbers display consistent
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018f
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018f from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc tzdata 2018f incorporated.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Add GTDT and PPTT.
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Fix typo ... 2018f no 2017f!
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort dts files
=?iso-8859-1?q?skrll?=[src/trunk]: src/doc Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/doc note armv7 GENERIC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix build for non-generic start kernels
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Store the ACPI Processor UID in struct cpu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add support for PCI Segment Groups.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/newsmips Reorganize APbus zs(4) console handling.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix table offset when walking MCFG allocation s...
=?iso-8859-1?q?martin?=[src/trunk]: src Apply patch from Ian D. Leroux in PR bin/51019:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Fix BCM2835 console support.
=?iso-8859-1?q?maya?=[src/trunk]: src/tools/gcc Pass --without-isl to GCC.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mac68k/dev #ifdef DIAGNOSTIC should not cause funct...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/amd Fix MP AP spinup on Seattle (OverDrive 1000...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src Add amdccp(4) driver for AMD Cryptographic Coprocessor, as f...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/dev add Tomatillo ESTAR and GPIO registers
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/gpioctl add __RCSID
=?iso-8859-1?q?christos?=[src/trunk]: src/doc belatedly bump ntp and bump tzcode
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Update to 2018f:
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't try to drop privileges twic...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c match "i2c-at34c02", found in various sparc64 boxes
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/rockchip add missing .ap_mpstart for rk3399
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/broadcom - fix AP spinup on bcm283x
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/nitrogen6 Use __nothing
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 changes of r1.14 was incomplete. us...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64 support for jbus-i2c found in US-IIIi machines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Clean up around cpu_ttb and fix a bunch of builds
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf a bit of sorting
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/files Sort
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Remove trailing whitespace. Fix a macro.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Do not assume size_t == unsigned long
=?iso-8859-1?q?christos?=[src/trunk]: src/tools detect clang instead of bundling it with Darwin
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for PCI MSI using ARM GICv2m.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Enable MSI support where available.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Remove FDT support for AMD Seattle platform. This S...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Enable ACPI support.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Fix sense of test in fdtbus_intr_disestablish.
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Sort
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add a function to report whether the operating ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Only configure PCI bus if _DSM rev 1 func ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix boot messages
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Do not add PCI link references until the b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Some parts of the ACPI subsystem depend on ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add qemufwcfg at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI attach glue for virtio_mmio.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add virtio at acpi
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: ensure attributes are correctly set fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Don't make assumptions about the order of ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI PCI link devices to ignored ids on arm64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Allow bus glue to reserve pins for private use
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add support for GPIO interrupt signaled ACPI ev...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add acpibut at acpi, acpilid at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add GICv3 ACPI attachment glue.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add gicvthree at acpi
=?iso-8859-1?q?maya?=[src/trunk]: src Add a README.md.
=?iso-8859-1?q?wiz?=[src/trunk]: src Add more links.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Use space on both sides of the pipe symbol, for readability
=?iso-8859-1?q?maya?=[src/trunk]: src/tools Adjust whitespace to look more like assignment than co...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata no need for <sys/malloc.h> here
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata convert from malloc(9) to kmem(9)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 note that mvsata(4) is unlikely to receive an...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev Merge jdolecek-ncqfixes branch
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 move the section about In-System Design to BU...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev move mvsata(4) related items from ata/TODO.ncq to de...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci enable MSI support where available, blatantly co...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci enable MSI support where available
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb add a note this needs to be retested
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata remove the wd* at umass? entry (comment moved to...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata remove the note for dump, moral equivalent is do...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci first disestablish interrupt, then release
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Factor out common ACPI event code into a shared...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add driver for ACPI Generic Event Device
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add acpiged at acpi
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Make USB port iteration code consistent, always ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux DELAY takes microseconds...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Clamp timeout to INT_MAX...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 Xr to ahcisata(4), ther is no ahci(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Fix printf format strings - pci_intr_handle_t is ui...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Fix blank line printed at attach on ACPI
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Do not complain if the _AEI method is not found...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man4 update the BUGS statement to say that xhci is...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/rc.d only flush routes in stop routine if flushroutes is...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man8 note that rc.conf:flushroutes may be useful. ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If an SMBIOS3 table is found, pass the add...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Expose SMBIOS table pointer via machdep.smb...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Tidy up a bit.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Apply revisions 1.21, 1.22 from OpenBSD:
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb remove the 'wd* at umass?' for the non-standardi...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 make the section about In-System umass a 'NOT...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata add support for DIOCCACHESYNC (!), and DIOCGCACH...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys prefix all nv* symbo...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys Avoid conflicts with "our" (the ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 When returning a cached shared irq event va...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen When using the intr_establish_xname() interface...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata only include ata_recovery.c with atabus (same as...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev only include umass_isdata.c if atabus present, and l...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Remove no longer needed include of ata_dma.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add driver for ARM Server Base System Arch...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sbsawdt at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Avoid overflow when calculating watchdog o...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 fix tyop, thanks Joerg
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev detach the controller itself on shutdown; adjust to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata move the comment (and expand) about NCQ TRIM to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata add further note about FIS-based switching to at...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata remove TODO.ncq; the FIS note was added to atast...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic need now channel lock around siisata_device_reset...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata ata_kill_active() needs to drop channel drop bef...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Remove a leftover debug printf
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Align struct cpu_info member names. NFC.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern in the !MP world, ci->ci_curlwp may not exist. jus...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Rename curses_insertch.3 to curses_insch.3 to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add support for 64-bit memory resources.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Oops, update name in .Dt, bump date.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/sets/lists/comp Mark html3/curses_insertch.html as o...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci release intr if pci_intr_establish_xname() fails
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci enable MSI support where available
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib/libnpf need libnvpair
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib/libnpf Comment out _NPF_TESTING (really sho...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/dev - map registers ourselves, no more schi...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Decompose hypervisor_enable_event() into functi...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/rump/net/lib/libnpf Revert previous (unbreak build) - fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ehci at acpi glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add ehci at acpi
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/postinstall Add support for MAKEDEV living in /etc ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Only print the "no console" warning when booting ve...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/stand/efiboot add "boot-file" support. now one can auto...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/gzip Add lzip support to gzip based on the example l...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Ignore terminfo padding specifications when ch...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/x_gzip fixed.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add xhci at acpi glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add xhci at acpi
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib/libnpf add an _NPF_RUMP define to expose th...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf enable the sampling function for _NPF_RUMP
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/ic Add missing ata_recovery struct element, NULL, sa...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/ic Fix previous misnamed initializer elements
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Localify one function, and switch to C99 types ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net style
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Remove functions that aren't supposed t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Rename kasan_shadow_fill, remove one ch...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Remove printfs that are too easily reachable, switch...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Register missing files in distrib sets
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern appease gcc
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/gzip Fix previous
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/gzip Fix printf conversion of off_t for 32 bit hosts...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/gzip remove debugging.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018g
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018g from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc tzdata 2018g
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Welcome tzcode-2018g
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/gzip handle stdin with header partially read.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/sets/lists/comp Repair after 1.2234 - restore obsole...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Make EFI runtime services available to the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Document the VA range reserved for ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for EFI runtime services on aarch64.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Restore pre-generic arm commit bootstrap ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Add #ifdef _KERNEL, vaddr_t does not ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Fix a commit
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Remove magic number
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Consistency - NFC
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera Use virtual addresses where virtual addr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix the comment near pmap_bootstrap itsel...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_GENERIC_START now that it...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/dev/fdt Deactivate the watchdog timer during attach.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Change the (commented out) setting of -DDEBUG to the ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Use strsignal() rather than direct reference to sys_s...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin Switch from using two printsignals() functions, one in t...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/cortex Enable the global timer at attach time, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb use xhci_polling_p(). this might miss when bus2...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/gzip fix typo.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Make __CTRACE_init() static and ANSIfy its def...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __CTRACE - don't call gettimeofday() twice.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Fix operator precedence for !HAVE_WCHAR
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses waddch - instead of enclosing every statement ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Fix indentation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/stand/efiboot avoid sign/unsigned issue and for NUMNAMES...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3 VAX does not fully populate the register move ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf If no BOARDTYPE is defined, avoid the s...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf We need to have rump tests work in two modes:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib/libnpf Back to using _NPF_TESTING now that ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/amd64/include Make VM_MIN_KERNEL_ADDRESS and others...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8 Remove unnecessary Pp before Bl/Bd.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt If a /chosen/framebuffer node is found, ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcurses Add comma in enumeration.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Zero out the ntptimeval structure to prevent a 4 by...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Remove a wrong assertion in ifaref
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Use atomic operations for ifa_refcnt
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Avoid a dangling pointer during rt_replace_ifa
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Avoid double rt_replace_ifa on rtrequest1(RTM_ADD)
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Use rt_update framework on updating a rtentry
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Merge EXYNOS into GENERIC completely. ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Merge SUNXI completely into GENERIC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Don't forget EXTRA_LINKFLAGS+= --be8 fo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Allow setend be decode
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf When BOARDTYPE is not set, use MACHINE_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Disable diagnostic assertions around tim...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/compat/common Zero ntptimeval50 too to prevent 4-byte ke...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/compat Paranoia: zero COMPAT_30 ntptimeval and 32-bit nt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Retire fdt_putchar and ap_early_put_char in favour ...
=?iso-8859-1?q?kre?=[src/trunk]: src Correct the 6 second offset issue between the time reported by
=?iso-8859-1?q?kre?=[src/trunk]: src kern.boottime was changed from a struct timeval to a struct ...
=?iso-8859-1?q?kre?=[src/trunk]: src/share/man/man9 Minor update. This already knew that bootti...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/stand/boot32 provide a main prototype (this...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/i386/installimage bump for clang
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/stand/boot32 no param names in prototype.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/rwhod sysctl(KERN_BOPOTIME) started returning a str...
=?iso-8859-1?q?kre?=[src/trunk]: src/libexec/rpc.rstatd sysctl(KERN_BOOTTIME) is a struct timespe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Replace extent(9) with our own code to d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf build fdt_memory.c
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fail gracefully when an attempt to alloc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - 82574 and newer's document says the status fie...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Move the MI parts of KASAN into kern/subr_asan.c. Th...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 invalidate icache correctly.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Turn off DIAGNOSTIC and DEBUG by default
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Fix non-DIGNOSTIC builds
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot No longer need to delete reserved memory r...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Fix VERBOSE_INIT_ARM build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Tidyup VERBOSE_INIT_ARM output
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot When building /memory, skip EFI runtime me...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Assign VAs for EFI runtime mmio ranges
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Setup mappings for EFI runtime mmio ranges.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Use PRIx64 to print uint64_t
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Implement parse_mi_bootargs for aar...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 EFI runtime code section needs to b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pci Add MSI-X support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add MSI-X support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add MSI-X support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add MSI-X support.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Revert my kasan addition in this make...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl extend "smart status" command to "smart status [...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot No need to re-print the countdown timer if...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add GPT support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Add support for auto-selection of GPT ro...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Decode CSRT (Core System Resourc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libkvm compare matching TG1 bits.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Fix partial overlap logic. PR# port-evba...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Fix previous
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Use the GENERIC kernel where possible in armv...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Make this compilable with 32bit paddr_t.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/i386/conf Add bwfm at pci
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Support for "opp-microvolt" with more than one cell
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Fix non-DIAGNOSTIC build
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Add GENERIC to big-endian KERNEL_SETS
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add kASan support for aarch64. Stack tracking needs...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add a "mem" command to print the EFI memor...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add workaround for DMA hang problem which result in ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Remove obsolete clauses from copyright block. ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a PCH2 specific bug that wrong register valu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/include Disable {send,recv}mmsg until we ma...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci After writing MDIC register, don't read quickly ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add missing wm_gate_hw_phy_config_ich8lan(fals...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Provide a kasan_md_unwind
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF a bit. No functional change.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/ddb Don't overflow on the strings we read. Introduce db_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add LIST_INIT for filehead.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/ddb no, should be dst
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/evbarm/ifpga Keep up with pci_intr_handle_t type ch...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add support for multiple PCI segments.
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera . fix important typo which prevented ena...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch Make early console work.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make the debug version compilable with mode...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera Adapt secondary CPU bootstrapping to the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Do not ignore non-zero segment numbers in MCFG ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/conf add jbusi2c
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic fix ahci_detach() to count the ports propertly (s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Remove VA_SIGN_POS from the com...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/atactl Use more appropriate macros. Make a sentence eas...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Match _PRT by segment and bus
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/dev Use PRIx64 printf format to make the 32...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Less is more
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Deduplicate debug printing code.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/marvell Fix build
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove "usage" translations - they never co...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Let's house this up a bit.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci make this compile again (rv was uninitialized)
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Note the date Larry Levan passed ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist import GCC 6.5.0. this is largely a ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/netinet6 Fix error path in ip6 source address selection.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 6.5. needs mknative as som...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm PMAP_MAP_POOLPAGE must not fail. Trigger assertion h...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - Introduce a new SO_RERROR socket option to explici...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 Ensure that the 64-bit condition co...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/syslogd syslogd: allow the receiving buffer size to...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/syslogd syslogd: allow the reporting of buffer over...
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Only add GENERIC to earmv6 and earmv7 builds
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libkvm initialise the kvm errbuf so that if an error occ...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/fs/puffs Add missing mutex pn->pn_sizemtx lock in puffs_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Decode PCI Enhanced Allocation.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc Suggest to remove lfs_ stubs on a major bump.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Decode Boot Graghics Resource Ta...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/syslogd Make it compilable with gcc
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 GCC 6.5 ios_failure.cc ne...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Fix xref.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/syslogd Sort options.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/syslogd Revert previous - local merge mishap
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64 regenerate everyth...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex ICC_PMR_EL1 has different encoding than ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst For "unknown" sets (should only happen for ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/top/dist Fix typo s/fron/from/
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ppbus When refactoring interface drivers after netbs...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Get rid of hard coded disk names and use sy...
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Match the right MACHINE_ARCHes for GENERIC.
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/fs/puffs Fix use after RECLAIM in PUFFS filesystems
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys add support to detect the 3 vmware GPT partition types:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/savecore put a bunch of the kvm_read + warn on failure ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Restore the length check of a sockaddr passed f...
=?iso-8859-1?q?plunky?=[src/trunk]: src/usr.sbin/postinstall add rc.d/dhcpd6
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - make the build depend upon the BASE-VER ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Fix clamping of deltas so it works for both...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Add double finger scroll feature. If the d...
=?iso-8859-1?q?blymn?=[src/trunk]: src/share/man/man4 Update man page to document z-axis emulation.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Correct background check fil...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Increase kthread priority to PRI_SOFTBIO.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/sys Guard from type redefinition (needed by pre-C11 C) i...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Add a test to enable rerror handling.
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/gpl2/groff/dist Test for other exit cases.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist 2018-07-18 Nick Clifton <nickc...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils Adjust for 2.31.1
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libm Build libm tests with -fno-builtin.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils merge conflicts
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libm Fix up libm tests.
=?iso-8859-1?q?riastradh?=[src/trunk]: src Disable x87 implementations of sin, cos, tan.
=?iso-8859-1?q?riastradh?=[src/trunk]: src When hardware subnormal support is available, disable flush-...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add two pmap fields, will be used by NVMM.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/modules/nvmm Add NVMM - for NetBSD Virtual Machine Monit...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8 regen for nvmm
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Update getsockopt(SO_ERROR) to behave like soreceiv...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Don't defer errors from sendmmsg(). This matches t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata don't touch the queue structure in ata_queue_act...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Unify handling of CDROM device names.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix CD_NAMES against concrete instances com...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/arch On ports without __HAVE_LONG_DOUBLE, make fabs...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/atari/stand/tostools/libtos Don't provide these def...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Enfore USB timeout on ugen(4) write operations
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Add PN533 based NFC devices
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils need global replace
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Workaround PN533 USB descriptor corruption
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd delete i386 aout vec which h...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add two otehr I2C devices of Intel.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Don't call soroverflow when we return the error to the s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/i386/i386 "s/ is is / is /" in comment. No function...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src "s/ are are / are /" in comment. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet "s/ an an / an /" in comment. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci "s/ are are / are /" in comment. No functional c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Fix build after recent arm32_pci_chipset change
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix typo
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 Track the stack with kASan on aarch64. Same...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note NVMM and aarch64+kasan.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Fix typo
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Simplify the ifdefs, and error out if XEN a...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Simplify CD device name matching by using f...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Untangle disk enumeration a bit more.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/arch/hppa/gen Try speling it rite, riasthradhdadhaa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/arch/powerpc64/gen powerpc64 needs fabsl too. (App...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/arch/ia64/gen Use the generic C fabs/fabsl on ia64 ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/arch/vax/gen Attempt to implement fabsf by copying ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Allow shells forked to run command substitutions whil...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Adapt other cd-device query functions to ne...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot Don't build this as a PIE binary...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot revert previous; does not fix th...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/53712
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64 implement dumpsys() and friends for arm64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libkvm tg1 is a 64 bit value, store it in a 64 bit varia...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Fix that brconfig <bridge> (addr) can't show a large...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if_bridge Add a test to show a large number of MAC...
=?iso-8859-1?q?mbalmer?=[src/trunk]: src/doc I am responsible for luactl.
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libm/noieee_src Add modfl alias.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/netinet Use the same type redefinition guards as stdint....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Wait for data ready after eMMC flush cache com...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Defer DIOCCACHESYNC to the sdmmc task queue so...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable new timings and HS200 mode on A64 ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix test for active root partition when boo...
=?iso-8859-1?q?abs?=[src/trunk]: src/usr.sbin/sliplogin Install the sample slip.login to share/ex...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Set and check NDIS version.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Increase size of is_irq and pic_irqbase
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Increase max PIC sources
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add support for GICv3 Locality-specific ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add GICv3 ITS support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Initialize gic softc dma tag
=?iso-8859-1?q?macallan?=[src/trunk]: src/external/mit/xorg/server build Xorg with nv and wsfb drivers...
=?iso-8859-1?q?macallan?=[src/trunk]: src/share/mk more Xorg on iyonix building goop
=?iso-8859-1?q?macallan?=[src/trunk]: src/distrib/sets/lists/xserver set list for Xorg on iyonix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Add libnvmm, NetBSD's new virtualization API. It...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove unused cpu_msr.h includes.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Declare the MSR_VIA_ACE values as macros, and u...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Add copyright and RCSID, from wiz@.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Merge the VIA detection code into cpu_probe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf Add options NTP and enable clockctl.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 need to invalidate TLBs after pmapb...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add LX_BLKPAG_SH_IS pte attribute f...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf Revert previous - not needed here, I go...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Revert part of 1.1079. MKSOFTFLOAT?=yes for mips64*.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libm Print the input to cosf on failure too.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libnvmm Add missing include for struct nvmm_x64_state
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/acpitools/acpidump & promotes to int already, so cl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/kernel Sort #includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/kernel Use feenableexcept to trap fp exceptions, and t...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/gzip use the data size in case stdout was a pipe (M....
=?iso-8859-1?q?maya?=[src/trunk]: src .WAIT for tools to complete.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Provide a fallback dtc if USE_TOOLS isn't in use.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not allow installation onto floppy disk ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Skip floopies when selecting an install tar...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Add support for intrctl(8).
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dm Only _if_ an inactive table has been loaded, make...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix stack info leak. There are 2x4 bytes of padding...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Fix stack info leak. There is a big pad...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix stack info leak. There are 4 bytes of padding i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/dts pull across this patch:
=?iso-8859-1?q?maxv?=[src/trunk]: src/distrib/sets/lists Fix the libnvmm sets, do the same as libx...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk disorder police
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add GICv2m support
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5 into gcc.old (properly t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add MSI/MSI-X support.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip Add clock information for RK3399 PCIe
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GCC 6.5 was released (and imported.)
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc our GCC 6.5 is "nb4 20181109".
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5.0 into gcc.old.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen after GCC 6.5.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/doc pull across from gcc/: re...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sliplogin FILES section from Dan Plassche
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/slattach Improve examples and netmask information (from...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix ALTQ on gif(4). Reported and tested by Anthony M...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Intel 100 series and C230 series devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/kernel Make fenv.h optional for this test to unbreak t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 Fix inverted logic, which leads to buffe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix buffer overflow, which can lead to severe infor...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern sys_recvmmsg: don't defer an error that already get...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/bsd/nsd/include Re-enable {send,recv}mmsg now they ...
=?iso-8859-1?q?martin?=[src/trunk]: src/lib Do not build a compat i386 version of libnvmm.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Only attach v2m if PCI support is present
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Support building kernels with ACPI and no PCI.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/lib/libnvmm No need to install shared libraries to /lib.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add a comment explaining an important rule....
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev hold channel lock during whole ata_dmaerr()/ata_down...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/macppc/stand PR 51495/port-macppc
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/macppc/conf Add scroll support, wsmouse
=?iso-8859-1?q?scole?=[src/trunk]: src install kernel for ppc601 floppies and iso
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev pass correct status + error to *_atapi_phase_complet...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Avoid using the "interrupt-map" table on our own...
=?iso-8859-1?q?scole?=[src/trunk]: src/distrib add ppc601 kernel to macppc iso
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/conf turn on MODULAR by default on aarch64
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libnvmm Revert my own rev 1.2, the missing include was o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak. There are 4 bytes of padding ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak. There are 2x4 bytes of paddin...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Fix kernel info leak. There are 2 bytes of padding i...
=?iso-8859-1?q?martin?=[src/trunk]: src/lib Move conditionals for libnvmm to subdir makefile, reques...
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libnvmm Need some minimalistic support for additional th...
=?iso-8859-1?q?martin?=[src/trunk]: src/lib Too much magic involved - revert previous.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Physical end should be the end of t...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Handle abort paths gracefully on detach.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm only warn once per call to uvm_pglistalloc_simple() ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Save a few pages by only allocating LPI ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix race in attachment.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic compute interrupt timer depending on bus clock.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf use generic usbdevices.config
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/i386/include Framebuffer definitions for multiboot ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fix/add KASSERTS to work with a system of MAXCPUS. ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Fix some error handling,...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/usr.sbin/sysinst Skip mbr for xbd and raid devices, as it wa...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/i2c Use semantically-correct "_lo" in AXP_ADC_RAW ma...
=?iso-8859-1?q?scole?=[src/trunk]: src/distrib/notes Mention macppc 601 needs to use separate boot ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/i2c Add AXP803 current and maximum battery capacity ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci whitespace fix, NFC
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Fix intrctl for pics with non-0 irqbase
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 On second/third thoughts we can use the p...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/stand Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/stand Apply -fno-delete-null-pointer-checks so...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Update GICD_CTLR reg bit definitions to ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Slightly enhance previous: create two utili...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add a test for the bug in PR bin/53712 ( " { ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add new wm_gmii_{hv,i82544}_{read,write}reg_lo...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_vlan let ATF detect a bug fixed by if_vla.c:r1....
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci defflag XHCI_DISABLE_MSIX
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/xdebug Add debug files for recent xserver...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Some fixes for QEMU/hppa.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_PCI_MSI_MSIX
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/fdisk In validate_bootsel, the code assumed that arr[j]...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/sys Define _LP64 or _ILP32 for all a...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/compat/netbsd32 Apply the recent fixes to {send,recv}mms...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/sliplogin Sort sections. New sentence, new line.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Take RAX from the VMCB and not the VCPU sta...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/include Switch to NKMEMPAGES_MAX_UNLIMITED.
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 add more items
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 - When forking, use own register stack for eac...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Instead of disabling preemption, set the...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Workaround NBP PN533 USB toggle bit bugs
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses _cursesi_addbyte - fix function comment after ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add MAWAU (for BND{LD,ST}X instruction)...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sbin/ifconfig ifconfig: add linkstr/-linkstr to the help mes...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sbin/ifconfig Fix the format of ifconfig linkstr; it takes a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 - I misread ci_acpiid as ci_apicid... LAPIC...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs "PRIu64", not llu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Omit conflicting def...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/sys Omit unused definition with brok...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Be consistent abo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Need <dev/mm.h> f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/include Respect the __HIDE_DELAY kludge lik...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/arch/powerpc/powerpc-booke Include <bsd.own.mk> ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Make the direct-map API always available, but fail if KA...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libm cbrtl_powl is xfail only if long double has m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/sys Use callout_halt, not callout_st...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci Don't try to interpret the second ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/usr.sbin/tprof/arch tprof: Add silvermont, airmont support.
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Explicitly document the incompatibility between USE...
=?iso-8859-1?q?maxv?=[src/trunk]: src Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a li...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Simplify the mtag API:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add a new helper function to show messages ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove the 't' argument from m_tag_find().
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make use of the new positional parameters t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add KASSERTs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove the 'copy' argument from m_devget(), unused. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Reduce indentation level.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/x86/x86 Update signature in prototype of efi_relva(...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons WSDISPLAYIO_SFONT: Do not attempt to print to...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Woah man, fix enormous leak.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 No need to write any initializer here, cast...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex A64 timer errata can cause the timer to ...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include change "PCB" to "pcb"
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 enable some incorrectly commented-out code
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci remove #ifdef DEBUG printf, it seems to have out...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev Correctly handle signed/unsigned quantities in kerne...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for loading kernels over NFS.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt If the bootloader specifies a boot mac-a...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Build fix
=?iso-8859-1?q?manu?=[src/trunk]: src/lib/libperfuse Use reclaim2 to fix reclaim/lookup race condi...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: use %u to print unsigned variables
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/base Bump libcurses minor version due to ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix for PR lib/52063
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/gen fix type of argument for va_arg; d...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Adjust for libcurses bump
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.bin/audio/play The test for regular file was wrong.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/macppc/stand/ofwboot Fix boot failure from installa...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/marvell Add intr_establish_xname support to arm and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Restore acpi_pci_ignore_boot_config lost i...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/news68k/conf Bump space for ramdisk image
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/news68k/floppies/ramdisk Bump image size
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/sys Belated Condolonces on the loss of your m_devget() c...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt make pcihost_intr_evcnt static, like the ot...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/ia64 Add intr_establish_xname stub
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Now that size estimates are not way off any...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Sync install size estimates with current re...
=?iso-8859-1?q?scole?=[src/trunk]: src/usr.bin/xlint/common PR toolchain/53710
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add MD functions for establishing and disestablishi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Use acpi_md_intr_establish/disestablish to handle de...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use acpi_intr_establish
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Use intr_establish_xname
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Use intr_establish_xname
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Move two entries in TODO.sanitizers to be done later (po...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/arch/arm/footbridge Add xname to footbridge_pci_intr_est...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Use hypervisor provided interface to unmask...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/acpi Attempt to appease gcc and unbreak i386 build. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Don't forget to set 'prot' when the guest has pa...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip use aprint_debug() rather than aprint_...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add default for debug sets size
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Serialize RSB requests.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/amd64/conf Add commented out options WSEMUL_DEFAULT...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Handle different burst bits for h3/a64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi TX/RX FIFO are looking for 32-bit samples...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/acpi change "InterruptNumber" to "irq" to fix ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses cellcmp - use logical && not bitwise &
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses quickch - fix inverted checks.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Rename cellcmp() and linecmp() to celleq() and...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Comment out LIBDPLIBS so that this can be buil...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Oops, revert previous. Wrong tree.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add some tests to detect the presence of a bug ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Define celleq() and lineeq() for !HAVE_WCHAR t...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Merge few #ifdefs that now have identical code...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Merge another #ifdefs that now has identical c...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Merge one more #ifdef with mostly identical co...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Further tweak previous. Change the check orde...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Reindent a few lineeq() calls now that we can ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/xscale - support *_mmap()
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Ah, should be UVM_ADV_RANDOM.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Save the interrupt trap/clockframe to a per-cpu copy.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch More size estimate fixes
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/cats Yet another size estimate
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd use __func__ in debug().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/cavium/dev Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Remove unused struct member (usbd_xfer...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh It turns out there are more cases where escapin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/iyonix/iyonix Add xname argument to pc_intr_establi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 fix whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/nslu2 Add xname argument to pc_intr_establis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Add CPU_THUNDERX which sets COHERENCY_UNIT and CACH...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Remove utf-8 requirement (Yuichiro NAITO)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit fix compilation
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Rationalise (slightly) the way that expansions are pr...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Don't mix private and public names for the sam...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add a simpler ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix NFC: Fix commi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared print the pat...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Use our getifa...
=?iso-8859-1?q?christos?=[src/trunk]: src/include more type protection macro lossage.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add a "bs_base" field to struct bus_space. If prese...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add support for PCI I/O space.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add virtio at pci, scsibus at scsi, and...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Fix comments on bkgdset() and friends to match...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses wbkgd - do not duplicate the code that's alrea...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Don't fuse HAVE_WCHAR and (trivial) !HAVE_WCHA...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Reorder "bkgrnd" functions to match the order ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses When we remove default color from attributes, ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses wbkgrnd - do not duplicate code that's already...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/mtree Adjust test, we only want to return the struc...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch On Xen, copy just the bits we need from the trapfra...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Provide basic documentation on getcchar(3) and...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid memory leak in sending multiple auth hea...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix a denial of service attack against header ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd note the changes present in bozohttpd 20181118:
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Use Cm instead of Li or A...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Control TX/RX descriptor snooping control bits...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix It is not an e...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev include sys/param.h for EINVAL used in this header.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch Hide differences between i386 and amd64 interrupt f...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev include less headers, just the right one, suggested ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch On second thought, get rid of "bs_base" from struct...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator include machin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Clear PCI_FLAGS_IO_OKAY as we don't support...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove RPI64 in favour of GENERIC64. R...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt avoid NULL deref in gicv3_fdt_disestablish()
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/amd64/include Fix editing screwup in previous... ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Split positional argument string expansion ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Rename one constant, for clarity.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc "What You See Is All You Get" - Brian Kernighan
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp add nvmm lint library
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic consistently use the SATA correct 'port %d' inste...
=?iso-8859-1?q?aymeric?=[src/trunk]: src Prepend ${_TOOL_PREFIX} to xz, too.
=?iso-8859-1?q?aymeric?=[src/trunk]: src/distrib Make building boot images work with xz sets on non-N...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Rename 'mask' -> 'frame', we will use the real 'mas...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses wbkgd - when updating window rendition for the...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Introduce pl_pi, will be used soon.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Fix error handling of realloc, and use memmove b...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic if softreset during PMP detection fails, disable ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic during SRST (softreset), make a short delay betwe...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 enable XSAVE (and hence AVX) under XEN by d...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd from CHANGES:
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd move some #if support into bozohttpd.h.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix previous: have_debug was reversed.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd also fix have_dynamic_content from the previou...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/cpuctl/arch rewrite the CPU identification on arm64:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Fix a bug that i82578 PHY can't detect correctly.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add wm_oem_bits_config_ich8lan() to control LP...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/tprof Note support for Intel Silvermont/Airmont.
=?iso-8859-1?q?maya?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Don't expose a getau...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic also set WDCTL_4BIT for the softreset, seems this...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/bsd/nsd/dist Fix NSD when built with --enable-recvm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Add support for MSI/MSI-X to ahcisata at pci.
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/pci Trivial build fix
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Fix color pair handling. color_pair argument ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Convert all static menu struct initializiat...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/coda Fix locking for readdir code (Brett Lymn)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic s/failing/failed/ for the aprint_error()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm need to use PGO_NOBLOCKALLOC also in ubc_alloc_direc...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 add IA64_DCR_DEFAULT, more changes from F...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/aarch64/include Implement PMAP_DIRECT / pmap_direct...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Don't hide assignments inside tests.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Drop bogus cast.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Compare pointers to NULL, not to zero.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Modify comment. No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - Use ci_feat_val[7] as CPUID 7 %edx to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Make TI compile and convert TI to generic start
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd - move special files defines into bozohttpd.h,...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale EINVAL (22) is a valid return value for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd two fixes reported by mouse:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - AMD also reports CPUID 7's highest su...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex kcpuset_ffs returns the cpu number plus ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add Intel CPUID Extended Topology Enume...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Decode package, core and SMT id if CPUI...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/aarch64/include revert PMAP_DIRECT until tested; re...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd use MAP_SHARED for the bzremap file. avoids n...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/powerpc/oea don't bother reading ofw properties for...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/xscale further de-cargocult the new mmap() methods
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Add (optional) support for expanded static men...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/postinstall Sprinkle a few references to .tar.xz fi...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/etcupdate A few hints that sets may come in .tar.xz...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/iyonix/iyonix - RISC OS hands us the graphics hardw...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/gen Fix a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/gen Fix some register names in comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/gen _REG_LR should be _lwp_exit
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/menuc Try to provide the typesetting help requested.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohis...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/ipsec Add ATF for IPv6 NAT-T.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add Intel/AMD MONITOR/MWAIT leaf.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Decode Intel/AMD MONITOR/MWAIT leaf.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add missing pmap_update after pmap_kenter_p...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libc/arch/aarch64/sys fix condition code. x1==0 is parent.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd many clean ups:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf build fix until someone is brave enough...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/acpi Apply MADT interrupt source overrides to i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev - Add wm_k1_workaround_lv() from FreeBSD. It's PCH2 ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd alpha sort the option switch.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd add an assert() check on array bounds.
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libpthread/arch/arm G/C __APCS_26__ support
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/cortex use correct interrupt index
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch Switch the DE0 Nano SoC to the GENERIC kernel.
=?iso-8859-1?q?aymeric?=[src/trunk]: src/distrib/utils/embedded Make armv7.img boot on the DE0 Nano S...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses We need insstr.c for !HAVE_WCHAR too.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Drop HAVE_WCHAR ifdefs from code that is not e...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Move getattrs() and wcolor_set() so that they ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Drop a few redundant casts of a variable to it...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/wsconsctl When merging entries with the keyboard map, p...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd minor style fixes. simplify bozo_match_conten...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Trailing whitespace
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Refactor. Move code to turn attributes on/off...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Rename the reserved argument from "opt" to "op...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses wattr_set - turn off all wide attributes (fix ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Fix RTLD_DEBUG_RELOC build
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/gen Fix so the setcontext call is via ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix ITT size, only need to MAPD once per...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix LPI pending table size, use correct ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Enable CPU_THUNDERX
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/gen Update comments to help explain wh...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use acpi_intr_establish
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Only allocate what we need for ITT tables
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Use MSIX when available
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Avoid long option names that differ only in character...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Handle eval $'continue\ncommand' (and similar) in a l...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix the <> redirection operator, which has been broke...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd s/time/val/ to avoid shadowing a global indent...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses attron(), attroff() - don't take a shortcut.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix a bug in the rework for -i option: move t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd call this bozohttpd 20181124.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcurses Grammar improvements.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Support device nodes tha...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/53682: Jordan Lewis: use newlines instead of ...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/httpd one semicolon is usually enough.
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/httpd appease lint
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/httpd - add FALLTHROUGH comment
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 add warn_unused_result.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Add a whole bunch of Cavium ThunderX devices
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Add Rockchip vendor ID and a device. Requested b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Regen
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Fixup the retry loop wrt with XHCI_DISABLE_MSI{,X}
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Handle Cavium AHCI/RAID controller BAR weirdness.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Handle ThunderX errata
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Add some ThunderX CPU Ids
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak, we do a blunt copy of struct ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Rename fill_file -> fill_file2, since that's the KE...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.file sysctl, s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Fix kernel pointer leaks in sysctl_inpcblist.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet KNF, no functional change.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_unpcblist.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.lwp sysctl.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Mark four issues as fixed, add two more. Netstat was act...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_doevcnt.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_dobuf. While her...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Mark as done the two entries I added just minutes ago, t...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev rnd_add_uint32() doens't support concurent calls for...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ic Add some definitions from OpenBSD, needed by the ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Move registers definitions to a separate file, n...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci 5717 and newer handle TSO in a sighly different ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/scsipi Add more KASSERTS about locking.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Add mpii(4), a driver for LSI Megaraid Fusion co...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Add my name in copyright list
=?iso-8859-1?q?bouyer?=[src/trunk]: src/share/man/man4 add a man page for the new mpii, mostly from ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid c99ism.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc aarch64: Add support for ARM Server Base System Architec...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - instead of zeroing struct proc on each allocation...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO. Fix date. Whitespace fixes.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/cortex include dev/pci/pcivar.h, we use pci_att...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/arch/arm/acpi Allow building when plcom isn't used.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt attach GICv3 ITS where applicable
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Provide a LWP_PC for Taylor
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix -X option parsing. noted by Rajeev V. Pil...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add RFLAGS in the exitstate.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Appease the check: allow NVMM_MAX_RAM bytes of ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD):
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD):
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Restore netbsd32 compat code for new NPF...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man8/man8.x86 port-i386/44562: mention correct ker...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd add option fixes here.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd normalise some messages.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add Intel CPUID Architectural Performan...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Print Intel CPUID Architectural Perform...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/usr.sbin/tprof tprof: Add goldmont support.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/modules compat modules now require an extra include path...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Switch to designated initializers
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Make it be that an empty command is treated as a regu...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/modules/compat_linux32 One more - we also need the libnv...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Use cpu_index(). NFC.
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/csu/common Do not pass the main object handle from the a...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Now that lib/csu no longer uses the object...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/cpuctl/arch Add ThunderX IDs
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/sh Fix typo: O_ALTIO -> O_ALT_IO
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add AHCI_PCI_QUIRK_FORCE for apu2 to be recogniz...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/usr.sbin/tprof tprof: Add goldmont plus support. Tested by m...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules Include the compat_netbsd32* modules for sparc64
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/hash/sha1 Document SHA1FileChunk(3) in sha1(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/hash/sha1 Fix link sha1.3 <- SHA1File.3
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/modules Remove obsolete ksem entry to prevent build break.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules Remove the rest of my local change that somehow ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add a new test case to test <> (open for input ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8/man8.x86 Remove superfluous Ns.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add two new test cases to add more tests for $@...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/hash/sha1 More macros, less whitespace.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Fix widespread leak in the sendsig_siginfo() functi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/etc Add tprof
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Cosmetics: consistently use MEG and GIG def...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add support for SPCR 16550 and 16450 inter...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci More TSO4 fixes, from the freebsd driver:
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch make pci_intr_alloc() try also MSI-X by default (wi...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 document pci_intr_alloc() with NULL now also ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/pci actually allow pci_intr_alloc() with NULL c...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/sysinst Divide GIG by 512 (DEV_BLKSIZE) so we don't...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Replace SPCR_INTERFACE_TYPE_* defines with...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Define MD4_DIGEST_STRING_LENGTH in <md4.h>
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't exec 32bit binary on the cpu ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't pass illegal cpu index to cpu...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix comment. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci The register offset of the mask and pending regi...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport * Increase minimum finger width to prevent ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch support boot option "-1" to disable multiprocessor ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Fix statistics in case mi_switch didn't actually sw...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always unbusy pag...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing sa_bu...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove an early t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't try to rele...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We expect VOP_ACC...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/vfs Add missing access check for setting va_Xtime i...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/vfs Add missing access check for REMOVE into zfs_ne...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/vfs Redo the access check for setting va_flags in z...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/pci Adapt ena_rx_checksum() to NetBSD.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci whitespace fix, NFC
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Use correct PCI BAR offsets
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Our softc is the private data of self, not paren...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Comment out implementation specific...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/ena-com Avoid kpause while cold
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Revert previous for a better fix.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys Move counting involuntary switches into mi_switch. preem...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add calls to if_attach and if_deferred_start_init
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add support for a "force_console" property, where...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Force a matching com@puc by seg/bus/dev/fu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Allow non-power of 2 counts, and support...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Fix off by one <tsahara at iij>
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Introduce and use ip_dad_enabled() and ip6_dad_enabled()...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Don't run DAD on link-up if it's explicitly disabled
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Don't validate the source address of forwarding...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak, 4 bytes of padding at the end...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add nvme at pci
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix stack info leak.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix info leak. There is one branch where 'status' i...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc new openssl versions out
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Improve my kern_time.c::rev1.192, systematically cl...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Correct abuses of aprint_error_dev(9).
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Rewrite the gpa map/unmap functions. Dig holes i...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi use %u for u_int, rather than %d; correct...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: fix incorrect calculation of...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Add hw.wsdisplay.multicons sysctl that can be...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/rasops rasops_do_cursor():
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add Amazon.com UART, NVMe, and ENA PCI IDs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add Amazon.com EC2 virtual 16650-compatible PCI ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/pax Add base-256 decoding support (Micha Gorny)
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/bin/tar Add base-256 test (Micha Gorny)
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: Fix inverted logic when drawing LR cor...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add script for assisting with debugging ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/wscons Remove extra whitespaces.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Use pmf_device_{register,deregister}().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci The downstream port of PCIe switch is not a root...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add new macro PCIE_HAS_ROOTREGS(pcie_devtype) an...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/vfs Skip zfs, it does not GOP_ALLOC.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Zfs_write() may hide write error...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add new PCIE_HAS_LINKREGS(pcie_devtype) and use ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci workqueue and callout fixes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Get this driver into a functional state.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern The SHOULDYIELD flag doesn't indicate that other LW...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add support for com(4) without an interrupt by se...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add support for polling com devices when no inte...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add puc at pci and com at puc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add ena at pci
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci allow MSI-X if supported by the hardware, discus...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded Add support for configuring Amazon.co...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh It is not only the EXIT trap we need to check for whe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc ena(4): Add support for Amazon.com Elastic Network Adapt...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/wscons Don't abuse config_interrupts()'s first argum...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC. KNF. return (x) -> return x
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC. Need a grain of const
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Save control registers in PCI-X, PCIe, MSI and M...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Add new dv_flags value DVF_ATTACH_INPROGRESS. Currenty, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Use DVF_ATTACH_INPROGRESS.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Fix compile error.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/cdb Correct the documentation of cdbr_open_mem(3)
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Rename the internal function "makename" to "makeword"...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic disestablish the interrupt on failure in nvme_q_c...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 now that Jared fixed ena(4) to work, add manp...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so Fix typos
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci simplify the interrupt allocation - it's not nec...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci allow MSI-X even with just one interrupt, on som...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix pasto (MSI -> MSIX)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leak, 4 bytes of padding in struct ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic support DIOCSCACHE + DKCACHE_WRITE if volatile wr...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic rename NVME_ID_CTRLR_ONCS_SAVE back to NVME_ID_CT...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/nvmectl since NVMe 1.2 (which defined the ONCS bit), th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pci Fix MSIX allocation in pci_intr_alloc
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys protect linux sized types from redefinition
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch make
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Sync prototypes with reality. These have bee...
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Correct function name.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line. Add .An -nosplit. Mov...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix the worst of the bugs in alias processing. This...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Decode IO Remapping Table.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Fix variable escaping in dev_exi...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include fix SP offset
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add a couple more readline compat functions.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Don't destroy the dma maps if we're not disablin...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/arch/aarch64/include Switch to __builtin___clear_cache()...
=?iso-8859-1?q?maxv?=[src/trunk]: src Introduce KLEAK, a new feature that can detect kernel inform...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Expose addresses depending on the KASLR setting (fr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/conf KASLR is in files.kern
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/conf KASLR is in files.kern now.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When forking a child shell, arrange for errors/exit t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Some counters are not per queue but per tr...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/dev/acpi Define macro before using it. This macro is use...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Revamp aliases - as dumb an idea as they are, if we'r...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Yet another foray into the mysterious world of $@ -- ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix "export -x" (and its consequences) to behave as o...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Cleanup traps a bit - attempt to handle weird uses in...
=?iso-8859-1?q?martin?=[src/trunk]: src/bin/sh Make pendingsigs forward declaration match the defini...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/pkill Note these tools use kvm(3) and not procfs as ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Add 2 Symbios products, from OpenBSD
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Regen for new Symbios devices
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Head is binutils 2.31
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Do not assume that all uses of efi are pci ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/isa Allow isa_machdep.c to compile in the case ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic fix typo in comment, NFC
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Update the mpii(4) driver to the latest OpenBSD ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/share/man/man4 Update for the new mpii(4) driver, mostly fro...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Also tell the scsi layer that we are MPSAFE
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/kern soo_fcntl is identical to fnullop_fcntl, use the la...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid sign extension in % handling (and printi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Remove duplicate ;'s. No binary changes intended.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd use html tables for directory index.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/pkill Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove trailing whitespace
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev rasops reused wscons attribute bits for internal con...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Fix failing background test ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh/dotcmd Supply a missing \ ... this missing has ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport * Increase the default scaling of the two f...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: remove unused dad ns/na counters
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Alter a design botch when magic (self modifying) vari...
=?iso-8859-1?q?plunky?=[src/trunk]: src/usr.sbin/postinstall rc.d/isdnd is obsolete
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update TODO.sanitizers
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Stop panic()ing on a UP system.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Hypothetically speaking, if one were to wan...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci disable MSI-X for time being since it's not work...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci NULL-terminate mpii_devices[], this is the end c...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: simplify NA DaD checking
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: use one function for nd6_dad_input
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: remove needless ifa_release.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Stop mangling __func__ for C++11 and newer
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add a new test program to test the "intermediat...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Oops, this is 2018, not 2017 ... cut&paste (af...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFC (except that it should, I am guessing, fix compil...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/rasops It's WSATTR_UNDERLINE, not WS_UNDERLINE.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl "smart status" already obtains the ata parameter...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note atactl auto vendor (micron) support.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Use printf, rather than echo (via echo redefined as a...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/amiga/amiga build fix for M68020,M68030. gcc compla...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/vmstat Suggest kernhist(9) which is required for vms...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci There's no sensors for physical disks so don't t...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add some performance related acronyms from Brenda...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/atactl Remove trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys As discussed in tech-kern:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern no more need for get_expose_addres...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Remove trailing whitespace. Remove comma for ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Split armv7/armv8 tprof backend config logic from t...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh evert previous, linux build problem confirmed fixed by
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/conf Add needs-flag to tprof_armv8.c
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add CPU performance counter support
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/vmstat Document vmstat -w -1 is accepted.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/wscons #ifdef _KERNEL_OPT
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Correct handling of minval > maxval in strto...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing ZFS_O...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We have component...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Apply FreeBSD ix-3.3.6.tar.gz's change to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Typo fix (Geoff Wing)
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc Add BUAG, DCIM (2x), and SDP
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Fix inconsistency, these are indexes an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Simplify, use _pi instead of modulos, no re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Expose CACHE_LINE_SIZE (and COHEREN...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/w Add a statement about uptime's relation to w(1).
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/w Document the source of load average figures.
=?iso-8859-1?q?tih?=[src/trunk]: src/lib/libc/arch/aarch64/softfloat Summary: Align softfloat flo...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net ipsecif(4) support input drop packet counter.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci xHCI uses BAR0 to map memory space. If a chip ha...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change. OK'd by nonaka:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec ipsecif(4) should not increment drop counter by...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if_vlan tests: reduce repeated phrases... (NFC)
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if_vlan tests: check error messages strictly
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - defflag PPB_USEINTR
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: match NS nonce to any interface
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi interlock isn't taken when cleaning up.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add an option to have a static kernel memory la...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add some ZFS related acronyms.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/cortex fix a paste-o in a panic message
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Add new entry in TODO.sanitizers for NetBSD tar(1) enhan...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Continuing with ZFS
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 modifying curlwp->l_md_ktf, curlwp-...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/sys reindent "standard speeds" in preparation for 7-digi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add simple stack overflow checker f...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/sys Add speeds B500000 to B4000000 in increments of 500000.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc save some notes from my two years old hacking on ext3/ex...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic add optional hook for intr establish when active ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Add a draft manual for zte...
=?iso-8859-1?q?sevan?=[src/trunk]: src Include ztest(1) in builds.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/rpi Add machdep.cpu.frequency.available node...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Improve man page.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Don't try to handle interrupts for a detached de...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Spelling
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't call callout_halt() if it's not init...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpimcfg_configure_bus_cb can support 16-bit ad...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add support for decoding PCI ID mappings using ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci support multi-vector MSI-X
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Put back devcrypto...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/podulebus Clean up initialization of com_regs struct...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/marvell Remove the COM_REGMAP option -- just use it ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1 and 1...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/engines Add engines infrastr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/xen/conf remove XXXKALSR that became MI.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci put back the intr establish to ath_pci_resume() ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/acpi make compile on 64-bit archs after acpi_mem ar_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname() everywhere
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci/bktr use pci_intr_establish_xname()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci/cxgb use pci_intr_establish_xname()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf remove 'NOT WORKING' for ena(4) - while ...
=?iso-8859-1?q?alnsn?=[src/trunk]: src Install aarch64/sljit_machdep.h.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic sparc64 doesn't have a scalar bus_space_handle_t,...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh comment out unused.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/newfs_udf Address of packed member might not be aligned.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/cmd/zdb fix printf warnings.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/mDNSResponder Don't hard-code the path
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci convert to pci_intr_alloc() to possibly allow MS...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev try to detach on shutdown; for now the only practica...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib fix grammar.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/miscfs/genfs support flag PGO_JOURNALLOCKED also for gen...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm update comment - PGO_JOURNALLOCKED now supported for...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm for direct map case, avoid PGO_NOBLOCKALLOC when wri...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 add n...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Handle the case when a CPU is assigned to a set it ...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc New wpa_supplicant out.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Note the instance of the driver in register acce...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Don't accumulate RX data into packets on CH341.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Remove incorrect printout of CH340/CH341 part.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Make i2c_acquire_bus() / i2c_release_bus() real ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Describe how unaccounted c...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci call pci_intr_release() when pci_intr_establish_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Improve error handling, doesn't matter a lot, but s...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb rework QinHeng Electronics / WinChipHead IDs
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb adjust for new QinHeng USB ID constants
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb do not abuse aprint_error for runtime error mess...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove unused mbuf.h includes.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove unused mbuf.h includes.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Operation handle_with_strategy() also needs the
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 need <sys/endian.h> (or arpa/inet.h) for ntohl(...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 clarify how rw_{write,read,lock}_held() work;...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/ufs make UFS_WAPBL_JLOCK_ASSERT() #ifdef DIAGNOSTIC, sam...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 upon further reflection, rw_write_held() actu...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/ufs put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys add wo_wapbl_jlock_assert to wapbl_ops
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/miscfs/genfs assert that WAPBL journal write lock is act...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys constify wapbl_ops
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Remove UCHCOM_REG_BPS_MOD and UCHCOM_REG_BPS_PAD...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libkvm Clarify the difference to getloadavg(3).
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if_vlan tests: add missing $af
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build failure without options M...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/marvell Add a convenience function, com_init_regs_st...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Support checksum offloading for mue(4) by Robert...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Stop assigning random MAC address when it cannot...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch disable nouveau. it hasn't been functional since th...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR standards/42829
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Determine the frame size as a function of MTU.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch comment out nouveau related lines in INSTALL kernel...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet PR/53775: Havard Eidnes: bind(2) may inaccuratel...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb restore error reporting in ucomparam() lost in 1...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Avoid signed/unsigned comparision (if_mtu is uin...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch revert previous, nouveau apparently works for some ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 need to save/restore also x1. x1 is...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/arch/arm/include Don't exclude code from rump kernel build.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/marvell Remove stray ; to fix the build
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libkvm Reword post mortem description. It tries to get t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata in atabus_detach(), shutdown the channel thread ...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/rump Add missing RCSIDs.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys PR kern/53562
=?iso-8859-1?q?rin?=[src/trunk]: src/sys PR kern/53562
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/rump/net/lib/libshmif Add TX/RX offload capabilities to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys Simplify logic in ip{,6}_output().
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Document capability of TX/RX offload and envi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove references to "lmc" in the kernel configurat...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/external/bsd/file/lib Use DPSRCS for magic.h. OK'd by Christos.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/lmcconfig Retire the LMC driver, and its associated...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Drop LMC-related entry from TODO.smpnet, and note remova...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix a botch made in 1.70 (a bit over a week ago) where
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc note kleak
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add more subtests to the export and readonly bu...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix reference to en(4) and remove reference t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Add a NVMM(4) man page.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8 regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Say that on x86 you also have to modload tpro...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort sections. Remove superfluous El. Insert Xr.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add some code for suspend/resume:
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Change the "FILES" section, in the end I don't w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/rescue Retire lmcconfig here too.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Change the map/unmap functions, again.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 - need to save/restore interrupt ma...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libnvmm Remove superfluous dot.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Implement:
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add a new test case for NetBSD specific readonl...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh The time has come, the Walrus said... (but no shoes,
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix Oo Op Oc syntax error (which seemed to work OK to...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh More fixes for the SYNPOSIS of the readonly built-in.
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note that sh(1) has changed since NetBSD 8. Correct fo...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 need space
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet switch sprintf to snprintf in places.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin Reverse a decision made when the printsignals() routines...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/misc +DYAC
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb omit irrelevant #includes
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb remove unneeded variables in uchcom_softc
=?iso-8859-1?q?is?=[src/trunk]: src/sys/arch/x86/pci Added support for AMD family 16h cpu sensor...
=?iso-8859-1?q?is?=[src/trunk]: src/doc amdtemp +16h
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Fix uchcom(4) line parameter settings.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/vmstat Describe what happens when you run vmstat wit...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Calculate uchcom(4) dividers differently; usuall...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/vmstat typo
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.sbin/mtree Fix naming inconsistency; PR 53769 from silas.
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/telnetd Remove unused macros.
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/net Return EAI_NODATA, not EAI_NONAME, for nonexist...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/net Adjust English usage in message for EAI_NONAME.
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet unifdef TN3270 which is never defined (and wo...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet static-ify.
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet ExitString is used for error exit, do the min...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove unused code.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a wrong access to I217_PROXY_CTRL which was ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/mtree Use \(en.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libresolv Remove unused macro.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/resolv Remove unused macro
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove unused code.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libtelnet Remove unused code
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Expand SIG_FUNC_RET -from openbsd.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern Don't allow module to init befo...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Operation zfs_ran...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Drop v_interlock ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: discard any received NA with a LL addres...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 add support PT_STEP
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Add a note about the (lack of) correspondence between a ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Fix (bridge && !inet6) build.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid undefined behaviour, pointed out by maxv
=?iso-8859-1?q?sborrill?=[src/trunk]: src/libexec/identd IPFilter 5 requires you to specify IPv4 or IPv6
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/include Allow x86 builds to have the opportunit...
=?iso-8859-1?q?fox?=[src/trunk]: src/sys/dev/usb Add Logitech Gamepad F310 and Logitech Dual Acti...
=?iso-8859-1?q?fox?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Don't forget to advance the RIP after an XS...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ieee1394 Fix fwdma_free() for when bus_dmamap_unload...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Also take care of non-DIAGNOSTIC case.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Panic rather than silently dropping packets when TX ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/stdio Fix typo in the function comment.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/stdio Don't leave a subordinate clause out in the c...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet G/C In3270 - always false
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Inline the only use of NetNonblockingIO.
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove some effectively if 0'd code.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print CLSEM workaround bit correctly.
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove unneeded casts
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/conf Remove comment about removed lmc*.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Fix availability detection of WoL on some chip...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net Need <netinet6/ip6_var.h> for ip6_statinc() prototype.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/usb add D-Link LTE products
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Support SATA on TEGRA210
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Provide TEGRA210 supplies.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic use callout_destroy in malo_detach, not callout_stop
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic always use correct function to free our copy of t...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/cardbus add cardbus attachment for malo(4), from Ope...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/cardbus fix whitespace
=?iso-8859-1?q?macallan?=[src/trunk]: src/etc/etc.iyonix make iic* and more pci* nodes
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/telnet minor cleanup:
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libtelnet more const
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/httpd/testsuite Don't pass ${HOST} to test scripts.
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/httpd Check against BOZO_HEADERS_MAX_SIZE in a way t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.aarch64 add tprof
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/httpd strings.h for strcasecmp (on linux)
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch add cardbus malo(4) to x86 GENERIC and ALL kernels
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Clearing PCI_PMCSR_PME_STS(W1C) bit is required ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print and clear the wakeup status only when the ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Replace panic with rate-limited LOG_ERR message when...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Improve wording in comments: replace "chain" with "q...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c add options DSRTC_YEAR_START_2K for machines whi...
=?iso-8859-1?q?leot?=[src/trunk]: src/libexec/httpd Avoid possible NULL dereference when sending a...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/iyonix/conf Make this config resemble an Iyonix as ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Make IODATA WN-G150UMW work:
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Add KASAN and KLEAK.
=?iso-8859-1?q?leot?=[src/trunk]: src/libexec/httpd Avoid .htpasswd exposure to authenticated user...
=?iso-8859-1?q?leot?=[src/trunk]: src/libexec/httpd Fix handling of bozo_set_timeout() timeouts (a...
=?iso-8859-1?q?leot?=[src/trunk]: src/libexec/httpd Document last changes and bump version to 2018...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Two changes:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Add missing call to arm_fdt_cpu_mpstart,...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc New sqlite out
=?iso-8859-1?q?maxv?=[src/trunk]: src Invert the mapping logic.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man4 ath(4): fix path, bump date
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/arch/aarch64/include Add missing include for device_t de...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Some advice from Adam Savage / Alex J...
=?iso-8859-1?q?gson?=[src/trunk]: src/distrib Use the special device name "ROOT." in /etc/fstab no...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/games/fortune/datfiles More appropriate line-wrapping for pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons - Use kmem_intr_{alloc,free}, because on time...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet You can encrypt outside of north america now.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/telnet Remove reference to krb_realmofhost(3) which ...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove README relevant to 1995 telnet.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libtelnet G/C SPX support
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/telnetd Remove mention of SPX.
=?iso-8859-1?q?sevan?=[src/trunk]: src/tests/lib/libc/gen port-macppc/46319 is marked as resolved now.
=?iso-8859-1?q?skrll?=[src/trunk]: src/doc Note NVIDIA Tegra X1 SoC SATA support
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ndp ndp: SIOCSPFXFLUSH_IN6 and SIOCSRTRFLUSH_IN6 ex...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 netinet6: only flush prefixes and routers for t...
=?iso-8859-1?q?gson?=[src/trunk]: src/distrib/amd64/liveimage/emuimage Fix previous: set EMUIMAGEM...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Explicitly disable ALTINST on VIA, in case ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Separate binary sets and binary pkg prefix ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Editor mishap in previous, pointed out by leot
=?iso-8859-1?q?hannken?=[src/trunk]: src/lib/librumphijack Add an option "modctl" to capture modctl().
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs Have to hijack sysctl() and modctl() for zfs commands.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys Import thmap -- a concurrent trie-hash map, combining th...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libc/hash/md2 Remove self reference in SEE ALSO
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libtelnet unifdef RSA_ENCPWD. The matching code does not...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Move register definiton to header
=?iso-8859-1?q?dholland?=[src/trunk]: src/tests/lib/libc/net/getaddrinfo Update error string
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make/unit-tests Use printf instead of echo since we ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys sbspace() does not return negative values anymore and th...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make/unit-tests use %s formats to avoid -flag confus...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 use ci_ipending instead of ci_istate.ipendi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add support for detecting use-after-frees in KASAN. We p...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/sysinst Fix line continuations in previous.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make PR/53796: Valery Ushakov: make prints wrong mak...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Add IO-DATA WN-G150UMW.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix txqueue assignment. Pointed out by yamaguchi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci When sc->phy.acquire() failed, it's not required...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/conf Add support for building overlay DT blobs specified...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/uvm Raise the fill_vmentries() E2BIG limit from 1MB to 10MB
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add two pmap fields, will be used by NVMM-VMX. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove dead checks, they were already point...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/hash/md2 Use An in AUTHORS section.
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/arch/x86/x86 Don't call aprint_error_dev() with a NULL d...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 Back to using aprint_error() and get more i...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/seq - Default terminator to \n
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: note what causes the kernel to c...
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/sys/uvm Fixed the build failures caused by incompatibl...
=?iso-8859-1?q?dholland?=[src/trunk]: src/tests/lib/libc/net/getaddrinfo Update error string
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/alpha/instkernel/fdset Bump number of floppies to 4
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Appease gcc error: comparison of unsigned expression...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libkvm Fix _kvm_kvatop so that it now works.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists Correct libproc_p.a in distribution sets
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix an old spell-o and a new format-o.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Disab...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libkvm use uint64_t for idx_mask. fixes lookups for som...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libkvm be consistent about uint64_t and bit masks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp mark gcc 4.5 mips files obsolete. s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd minor rewording. fix alphabeta ordering of co...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note removal of COMPAT_SVR4.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove compat_svr4 and compat_svr4_32, as discussed ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/mips/mips Load curlwp into a0 to call fpu_save(curl...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/kdump compat/svr4* is gone - adapt
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove CONS_OVERRIDE - it's an i386 option
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/man fix set lists for symlinked man pages...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/public-domain/sqlite/dist SQLite Release 3.26.0 On ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libsqlite3
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp add new sqlite3 man pages.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libsqlite
=?iso-8859-1?q?christos?=[src/trunk]: src/external/public-domain/sqlite merge conflicts.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Rename functions. Add comment. No functional cha...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Set IFF_ALLMULTI bit appropriately when we fall ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/cpuctl/arch - show detail of debug feature register...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/man If last column contains 'obsolete', l...
=?iso-8859-1?q?cherry?=[src/trunk]: src/share/man/man4 Document 'options NO_PREEMPTION'
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix WoL capability detection on ICH and PCH.
=?iso-8859-1?q?cherry?=[src/trunk]: src/share/man/man4 Close .Bl directive properly
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev - Don't setup WoL on non-WoL capable port.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Apply the same fix as if_wm.c:r1.606 to ix...
=?iso-8859-1?q?cherry?=[src/trunk]: src Enable 'options NO_PCI_MSI_MSIX' to DTRT in x86 builds.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Add a query function (for external code) to enumera...
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/dev/usb Add D-Link DWA-131 rev E "Wireless N300 Nano USB...
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/dev/usb Add D-Link DWA-131 rev E "Wireless N300 Nano USB...
=?iso-8859-1?q?tih?=[src/trunk]: src/share/man/man4 Add D-Link DWA-131 to list of devices expecte...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi An ACPI MCFG allocation with start bus number =...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c make DSRTC_FLAG_YEAR_START_2K settable by device...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/iyonix/iyonix set base_year_is_2k on dsrtc so we're...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Add ETHERCAP_VLAN_HWFILTER and ETHERCAP_EEE.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make unexport-env: avoid SEGFAULT if MAKELEVEL not i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Remove ETHERCAP_VLAN_HWFILTER.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/drm Expose nvif ioctl interface.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - add workaround for Cavium ThunderX errata...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix WoL detection once again.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add SIOCSETHERCAP. It's used to change ec_capenable.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Welcome to 8.99.28 (SIOCSETHERCAP addition).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Add SIOCSETHERCAP ioctl.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb/dist/gdb s/Free/Net/; s/amd64/aarch64/.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Use SPCR to force console selection for co...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add acpi_dsd_integer, which reads an integer va...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Support Designware APB UART
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add com at acpi
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make ParseVErrorInternal: use .PARSEDIR and
=?iso-8859-1?q?christos?=[src/trunk]: src/external/public-domain/sqlite/dist remove stray line
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Take the interface out of promiscuous mode in bridge...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Move mainbus(4) driver files in various x86 sub-arc...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Don't forget pedigree. Re-introduce old RCS Id tags...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch This change modifies the mainbus(4) entry point for...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Style, once again.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 If the CPU is not vulnerable to SpectreV4, ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add AMD_SSB_NO, so that we explicitly say t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 In the end, disable the supposed architectu...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/nfs Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No function...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Move m_align() back into the kernel, and switch M_ALIGN ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Replace: M_COPY_PKTHDR -> m_copy_pkthdr. No fun...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/nfs Replace M_ALIGN and MH_ALIGN by m_align.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man9 Update the man page, we don't want M_COPY_PKT...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix previous; We also need to turn off IFF_ALLMU...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - add rcsid
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern use the proper rcsid for the kernel
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/dev/pci remove needless parens, makes clang happy
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Introduce a weak alias method of exporting differen...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern add missing quotes 7
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Bump dtc & dts versions available upstream.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/cp Clarify a sentence about the error handling of cp(1)'...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Remove useless debugging code, the area is complete...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Appease clang. Tested by roy.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Cleanup the TX path:
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 whitespace, NFC
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Simplify the KASAN API, use only kasan_mark() and explai...
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc/etc.amd64 Add /dev/nvmm.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Use ___STRING instead of __STRING to expand driv...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Add initial tests for libnvmm's Mem Assist...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist 2018-06-09 Thomas E. Dickey <dicke...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new byacc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist merge conflicts
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/etc/mtree Add /usr/tests/lib/libnvmm and related debug paths...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libnvmm Fix the build
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/flex/dist 2017-05-06 Will Estes <westes575@gma...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/flex merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new flex
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/tests/lib/libnvmm further build fixes
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 yydebug is now available only if YYDEBUG...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base new binutils on head is 231
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new binutils is 231
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/bsd/byacc/dist Restore "defs.h", <sys/cdefs.h> #inc...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/tests Make the /usr/tests/lib/libnvmm dir...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/flex/dist/src fix incorrect cast.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config yydebug is now defined only if YYDEBUG is
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tcpdump/dist make pcap_debug weak.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/ntpd only use yydebug if YYDEBUG
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libnvmm Keep infrastructure setup and only exclude...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/nouveau this works well enough to star...
=?iso-8859-1?q?plunky?=[src/trunk]: src/etc/mtree remove lwresd as now obsolete
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/nouveau don't attach to new turing bas...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug add missing test
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Bifurcate the interrupt establish functions between...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Remove unused function.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove unused macros.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note threadpool(9).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/threadpool_tester Add threadpool(9), an abstrac...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/acpi - fix compilation on 32 bit systems.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot Avoid error with new binutils:
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/ofppc/ramdisks/common set MAKEDEVTARGETS=ramdisk so ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 pset_create() takes a pointer so it need...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 fix style consistency.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 move rlimit and quota code into their ow...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/conf Do not include files for MSI support on XE...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 move mmap(), compat 40 mount(), pipe() a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 regen.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Don't need <sys/queue.h> here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/rump/rumpkern Add rump-based test cases for threadpool...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Treat R_X86_64_PLT32 relocation as R_X8...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch x86 to binutils 2.31.1
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib move sqlite earlier in its section. my build often sits...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Towards bifurcating XEN and native interrup...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 quotactl is always included, regardless ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk back to binutils 227: constructors in ifconfig are ...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Fix !DIAGNOSTIC builds.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec reduce debug messages when $DEBUG is not ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/vmstat Remove reference to Installing and Operating ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec Add ATF for NAT-T enabled ipsecif(4).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Ho ho ho! We can suppress that warning with __diag...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Excise XEN specific code out of x86/x86/intr.c into...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add comment.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug - add missing test
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Re-add makphyreg.h
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libxkbfile Remove duplicate INCSDIR
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch fix i386 build - missed sources migration in previo...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/acpi Make ipmi driver available to other platforms.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/x86 Expose more DMI variables via sysctl.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/rump/kernspace Include some non-critical-but-still-for...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/systat Extend "systat vm" output to provide better i...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/systat Remove commentd out options for fields no lon...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/debug Add "rump" to threadpool.debug test...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/i386 Missed a file during previous commit comp...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fix 32bit build.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 remove duplicated prototypes and dated X...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add yet another Intel Core QuickPath Generic Non...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Remove unnecessary addresses in PF_KEY message.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec ipsecif(4) supports multiple peers in the same ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec Add ATF for ipsecif(4) which connect to t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic - Fix DDR4's rows and columns value.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Xen can use the native splraise(9) functions.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/rump/rumpkern Add -lrump after -lkernspace, because ke...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/ntpdate PR/53813: Edgar Pettijohn: Pri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src - De-opaque'ify struct threadpool_job.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add BUSDMA_COUNTERS
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Use uint64_t for the unbound and per-cpu thread poo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Make the callers of threadpool_create() and threadp...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Simplify thread reference counting of the thread po...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Stylistic tweak to previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Whitespace tweaks.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Fix one de-_t'ficiation I missed.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Adjust the definition of threadpool_job_fn_t to reflect ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Document the threadpool_job_fn_t type and its...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Rather than performing lazy initialization, statically i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/threadpool_tester Fix spurios whitespace (thank...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Remove extra -c. -c has been the default behavior s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Print rank on DDR4.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Restore curlwp->l_name in threadpool_job_done(), ra...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Note change to systat
=?iso-8859-1?q?maxv?=[src/trunk]: src Several improvements and fixes:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net l2tp(4): fix output bytes counter. Pointed by k-goda...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix apparent race.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci - initialise sk_rx_hiaddr and sk_tx_hiaddr
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/include make savecore for arm64 basically w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix kernel info leaks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note kernel crash dumps for arm64.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/lib/libdm Clean up double free in some error paths that did ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Style, use __nothing, and remove _M_ (unused, appear...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/ld Remove initfini array rest (r...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils explicitly disable initfini-array; we don't h...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back to 2.31 for x86! Hooray :-)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove unused arguments.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/csu/common Enable initfini array support for everyone.
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so explain why we skip objmain.
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so initfini array support for everyone.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/csu/common Allow both array and non-array constructors f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/csu Add an initfini_array test that does not depen...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists initfini_array test
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sbin/cgdconfig Document that cgd.conf supports NAME=label an...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update TODO.sanitizers
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/savecore avoid infinite loop in kmem_check(). fixes bu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/aarch64 avoid integer overflow when calcula...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/lib/libutil No need to quadruple a buffer because strunvis(3...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/aarch64 redo the previous using ptoa(). al...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Fix job reference counting:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii 88E154[358] have the same ID.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii 802.2 22.2.4.1.1 "Reset" says The reset shall be...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/conf turn on INCLUDE_CONFIG_FILE.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Backout some changes done in rev. 1.44. OK'd b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/systat Fix some macro usage. Fix a typo.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Be more verbose about the IPMI device.
=?iso-8859-1?q?maya?=[src/trunk]: src/include Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCE
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/csu/common Avoid duplicate definitions on arm (reported ...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/pci fix LUN handling (byte order issue)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist remove sparc a.out emulations (n...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist remove m68k a.out/4k and sh64 ve...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel kre@ notified me that the kernel/t_threadpool "...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/csu/common Undo previous; breaks macppc/m68k (at least)
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sbin/cgdconfig s/Dec/December/.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/lib/libutil Document "ROOT." syntax before documenting a gen...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/rump Add a test case that exercises repeated sceduling...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/csu/common Re-do previous (always make available preinit...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/ld remove armnbsd which is not s...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3 PR toolchain/53810
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Add an entry regarding weak symbols
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Expand the weak-symbol section to mention module unload ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Define DPRINTF() as __nothing when !USB_DEBUG. D...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/screenblank Add caveats section to the screenblank(...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/stand Adjust for binutils-2.31.1
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib/common Don't hardcode wd0a in cgdroot.kmod, try NAME...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib/common Break the loop after a successful mount.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp adjust for binutils 2.31.1
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp What is bunutils?
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi adjust for binutils 2.31.1
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Expose the worker thread idle timeout via sysctl as...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp fix for binutils-2.31.1
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sdmmc Add ReakTek RTL8189FTV SDIO 802.11 interface.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sdmmc Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp fix sets for binutils-2.31.1
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Add Microsoft Natural Wireless Mouse 600.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Fix typo in previous :)
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Regen for PR kern/44634, now with correct usb de...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Enable the same workaround as
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/vax/conf Disable compat_ibcs2, it is being retired.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 Remove reference to compat_darwin (was retire...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Retire compat_ibcs2, as discussed on tech-kern@. Fre...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note mbuf API changes, and removal of compat_ibcs2.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib/common ROOT.a doesn't resolve to a useful partition,...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Fix sets for hp300
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt compiler_rt: Update prepare-imp...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Fix the segmentation check, the limit is relativ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/kdump ibcs2 is gone
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/cgdconfig Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/screenblank New sentence, new line.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/arch/aarch64/aarch64 pmapboot_pte_print() is only used w...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include fix stack size calculation
=?iso-8859-1?q?is?=[src/trunk]: src/share/man/man4 Document more supported CPU Famililies: Bobca...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/bsd/ipf/dist/man ipfstat(8): note -o option applica...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018h
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018h from ftp:/...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/evbmips/conf Update description, nfc
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Update to tzdata2018h (new zone Asia/Qostanay)
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so binutils 2.31.1 can put copy relocations i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/macppc/stand/bootxx no pie/sanitizers for boot code.
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so/arch/powerpc - fix wrong reloc name in assert
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Accept IFM_NONE.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Fix acpi_print_string(). Treat N...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Control BMCR_PDOWN for IFM_NONE. Some chips st...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add 88E1512.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers updates for new mga and r12...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms link ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists it is now called mga_drv.so.2.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/fonttosfnt add new man subdir to path.
=?iso-8859-1?q?mrg?=[src/trunk]: src install symbols/trans for xkeyboard-config 2.25.
=?iso-8859-1?q?martin?=[src/trunk]: src/libexec/ld.elf_so Add support for DT_RUNPATH - it is just th...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/cgdconfig Avoid crash when no algorithm is specified in...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/evbmips/conf Enable the per-priority cyclical scan ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc BUFQ_PRIOCSCAN enabled on evbmips kernels.
=?iso-8859-1?q?is?=[src/trunk]: src/sys/arch/x86/pci Document bobcat/puma family nicknames.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Disable DEBUG by default.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/53820: fix column headers in pol...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/53819: fix polish translation of...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk binutils 2.31 for everyone!
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add video related terms CIF, FCIF, QCIF, SIF, SQCIF
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/fs/hfs Fix support for case sensitive HFS.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd forgot to commit compilation...
=?iso-8859-1?q?christos?=[src/trunk]: src add build libs (undocumented).
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018i from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018i
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Update to tzdata2018i
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server build updates for xorg-...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk updates for xorg-server 1.20. don't define stuff h...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers fixes for xorg-server 1.20:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers -Wno-error for newly deprec...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists update for xorg-server 1.20.3:
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk updates for xorg-server 1.20.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server more xorg-server 1.20 updates:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/cats/conf Switch to elf2aout for new binutils
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk - prefix elf conversion tools with their platform t...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/elf2aout Update usage comments, add arm
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/shark/conf Switch to arm-elf2aout from objcopy sinc...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools Add an arm-specific elf2aout tool since objdump does n...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists add elf2aout
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/powerpc use 0 instead of %r0 for dcbst and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi "emac" function is now "gmac" in the dts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x68k/stand/boot use elf2aout for boot.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils remove the new 2.31 netbsd mips vecto...
=?iso-8859-1?q?maya?=[src/trunk]: src Install most of the llvm headers.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers more deprecated functions s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 find a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers build fixes for xorg-server...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sys/conf Welcome to 2019!
=?iso-8859-1?q?christos?=[src/trunk]: src/doc - new binutils
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Release 2018i - 2018-12-30 11:05:43 -0800
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist/magic/magdir bring detail from HEAD
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets/lists Move llvm header directories to base/mi.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Fix clang build by...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/amd64/conf Add commented out amdgpu.
=?iso-8859-1?q?hannken?=[src/trunk]: src Add "void *extra" argument to vcache_new() so a file system may
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Cannot hold zfs o...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs As already noted ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Cannot use ZFS_EN...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/elf2aout Match all arm (and simplify powerpc conditi...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk document the elf2foo tools.
=?iso-8859-1?q?maya?=[src/trunk]: src Revert installing llvm headers.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sgimips/instkernel Rename ELF2ECOFF -> MIPS_ELF2ECOFF
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch ELF2ECOFF -> MIPS_ELF2ECOFF
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xcomp more headers only in 120
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch use the right version of ELF2AOUT
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/stand Allow build in boot64 without install...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Don't overwrite the setting of cpu_core_i...
=?iso-8859-1?q?maxv?=[src/trunk]: src When there's no DecodeAssist in hardware, decode manually in...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools use MACHINE_CPU for elf2aout
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Fix a ASEND
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Do not sort cpu nodes when enumerating so they a...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk un-86'ed the ELF2AOUT variable.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Avoid double negative
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Misc. tidyup
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc If a menu starts with disabled options, skip t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Try to acquire vmmc-supply if present
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add support for AXP813 and only allow one consum...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for cluster 0 and 1 CPUX PLLs.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/cats/instkernel use arm_elf2aout
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/shark/instkernel/instkernel use ARM_ELF2AOUT
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Revert part of previous - do not reserve regulat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add a function to report if a regulator can supp...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Only set signal voltage if the regulator ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Support A83T
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Clocks and resets are not present on all ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Support SUNXI_CCU_NKMP_FACTOR_P_X4 flag
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add thermal sensor node
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel explicitly...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Fix another gross copy-pasto.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix error check. reported by David Binderman in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Remove stale comment. There are more than just comp...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add KASSERT.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Start CPUs more like aarch64 by using a cpu_mpi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach sunxirsb earlier so axppmic regu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add Allwinner A83T SMP support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add a link set for cpu enable methods.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Remove unused variable
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt No need to swap cpu-release-addr twice
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add Allwinner A80 SMP support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Reduce sunxi_mmc_update_clock timeout fro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/include Add CPU_ID_CORTEXA15R4
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 Read mpidr and cpuid from the secondary p...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Simplify
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Reduce timeouts and add hw reset support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add c0cpux and c1cpux clocks
=?iso-8859-1?q?christos?=[src/trunk]: src/doc sync services/protocols with IANA versions
=?iso-8859-1?q?christos?=[src/trunk]: src/etc regen
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Move x68k to the old xserver. It does not build wit...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files Fix mmcpart for exynos SD card
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/shark/ofw catch up with struct arm32_pci_chipset ch...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpcbind Handle memory allocations and error exit co...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpcbind check strdup results too
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Add multi-cluster CPU spinup code for E...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk move some defines from xorg-server dix-config.h bac...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k XXX: add...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg define IPv6 unless not building INET6.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libedit Fix mis-applied change in previous. Don't incre...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/rump/kernspace Fix a silly bug the "cancel thrash" tes...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm In !64bit mode RIP-relative is null+disp32, hand...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Add an option for single (disabled) menu lines...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/samsung Starting CPUs in cluster 1 of Exynos542...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 PR port-sparc64/53830: adapt QEMU w...
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/dev/usb The availability of status change notification m...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config Specify that we need t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config propagate profiling fix fr...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 recognize destructor attribute.
=?iso-8859-1?q?maya?=[src/trunk]: src/bin/ed Unifdef compatibility for broken realloc.
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so MAP_ALIGNED has existed for years, just as...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/include/linux interval_tree_iter_next:...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist 2018-12-02 - v2.7
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa merge conflicts.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new wpa supplicant/hostapd
=?iso-8859-1?q?christos?=[src/trunk]: src/doc it is 2019
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/include ALIGNBYTES32 should be (8 - 1), not...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/aarch64/include re-apply rev. 1.18, now tested by J...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/linux dma_buf_fd(): fd_putfile() does ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/xcvs/dist/src When we we fail to remove tags, ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/bin include common path in the rest of the ...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Avoid unnecessary casts, from openbsd. No bin...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet unifdef compatibility for old BSD servers. Th...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Remove advertising clause, permitted by the c...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/telnet Bump WARNS to 5, and remove unnecessary -Wno ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Enable multiple outstanding transfers.
=?iso-8859-1?q?maya?=[src/trunk]: src Match the function prototype of encrypthandler instead of ca...
=?iso-8859-1?q?maya?=[src/trunk]: src/include We can make a stronger guarantee than __pure.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Even though zfs_n...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Refactor setroot, no functional change intended.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/fs/hfs Remove bogus code to workaround PCC limitations.
=?iso-8859-1?q?maya?=[src/trunk]: src/bin/csh Remove Free, s/xfree/free/.
=?iso-8859-1?q?aymeric?=[src/trunk]: src Rename the DE0 Nano SoC dts file to its new linux/uboot name
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Remove debugging leftover, pointed ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add some comments around EARLYCONS
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh Welcome to the 21th century csh: retire "ptr_t" now ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh put back x in xrealloc
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Restore code to create md0, this fixes booting an I...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 Comment out rcr0 use until the weak symbol ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist 13 December 2018. Summary of ch...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist - merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/conf new file
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/acpi add normal debug level
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.7 to 2.8
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux resolve conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/namedb sync with most recent (no changes)
=?iso-8859-1?q?christos?=[src/trunk]: src/doc update tmux and other things that have moved.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Apply amd64/kobj_machdep.c::rev...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/linux fence_referenced_p(): mark as __...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist don't cast pointers poorly.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix kernel panic on arm reported by @furandon_pi...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh PR/53837: Michael Scholz: src/bin/csh/func.c from cu...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses prefresh - fix current position calculations
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses _wnoutrefresh - fix current position checks fo...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses _wnoutrefresh - extend current position checks.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Fix a potential NULL deref in previous - some ...
=?iso-8859-1?q?phx?=[src/trunk]: src/sys/arch/powerpc/oea Only execute dssall when the CPU has th...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Rollback http://mail-index.netbsd.org/source-change...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 restore original now that weak symbols are ...
=?iso-8859-1?q?maxv?=[src/trunk]: src Improvements and fixes in NVMM.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/cpuctl/arch Handle the NVMM signature.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Flush the host TLB too when dealing with a ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Since g++ uses stdc++_p when building with -pg make...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gmon use the pico objects if we are making a PIC pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config now that our profiled ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config now that our profiled c li...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add more VMCB fields. Also remove debugging...
=?iso-8859-1?q?leot?=[src/trunk]: src/doc Adjust year in latest acpi(4) entry
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so When loading a non-PIE main binary, the vi...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto PR/53838: Scole Mail...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch regen
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Fix edito.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/hdaudio s/1 << 31/1u << 31/.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add definitions of EEE advertisement(7.60) and E...
=?iso-8859-1?q?scole?=[src/trunk]: src/distrib/macppc/floppies/ramdisk increase IMAGESIZE slightly ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add EEE(802.3az) support for I350, I210, I211, PCH2 ...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/macppc/conf increase MEMORY_DISK_ROOT_SIZE slightly...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Seperate xHCI and xhci(4) TRB structs so as to a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that rlphy might ignore the link partn...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys Introduce new helper printf functions that get passed ou...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 When writing a kernel core dump, di...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Improvements and fixes:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize: cache the guest state entirely in...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/cpl/trousers merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/cpl/trousers/dist * TROUSERS_0_3_14
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/cpl/tpm-tools/dist tpm-tools (1.3.9.1)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/cpl/tpm-tools/dist merge conflicts.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/cpl/trousers/lib/libtspi new config file
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new trousers/tpm-tools
=?iso-8859-1?q?scole?=[src/trunk]: src/usr.sbin/sysinst/arch/macppc Add GENERIC.MP and GENERIC_601 ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Optimize: on single memory operand instructions,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Optimize the legpref node: omit BRN (we don't ca...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add Bluetooth related terms: ACL, LMP, LELL, SCO
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev convert the sector counts for label sanity checks to...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they a...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys fix whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libnvmm Remove leading zero from date.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev fix the disklabel sanity check coversion for case wh...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm add sysctl to easily set ubc_direct
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc cgdroot
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mvme68k/stand/wrtvid Include unistd.h for write(2) ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/c++ this now works...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/c++ This now works too.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): add a minor clarification a...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/veriexecgen veriexecgen(8): improve example for app...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii s/u_int32_t/uint32_t/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Whitespace fixes. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci u_int{8,16,32,64}_t -> uint{8,16,32,64}_t. No fu...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/lsan merge new version
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core revert this...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r350590...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd remove reference to deleted -r option. fixes ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Import compiler-rt r350590 LLVM sanitizers
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe remove the final tsleep/wakeup pair in rai...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm _IOWR -> _IOW
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Handle REPN. FreeBSD has a "repn movs", which is...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ofw workaround a problem with the pegasos firmware i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that bnx_miibus_read_reg() returns wro...
=?iso-8859-1?q?tih?=[src/trunk]: src/usr.bin/systat Remove a format character from a non-format s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia Whitespace fix.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia u_int{8,16,32}_t -> uint{8,16,32}_t. No funct...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Punctuation fixe...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Restore macro with effect. Fix the real...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Actually, according to the grammar the s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize: don't keep a full copy of the gue...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/cobalt/stand/boot Someone should merge all the wdc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Include <sys/param.h> for DEV_BSIZE/DEV_BSHIFT
=?iso-8859-1?q?joerg?=[src/trunk]: src/include Provide global variables with C linkage, otherwise t...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/nvidia Make TEGRA124_XUSB_BIN_STATIC and TEGRA2...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc - put all the GPLv3 software together
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mmeye/stand/boot no need for machine/param.h
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch no need for <machine/param.h>
=?iso-8859-1?q?christos?=[src/trunk]: src/doc update groff (Steffen Nurpmeso)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/mmeye/stand/boot no need for <machine/param.h>
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch no need to include <machine/param.h> if <sys/param....
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch remove explicit <machine/param.h> include, code inc...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/sh3/include remove <machine/param.h> include, nothi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/include PR/53845: Anthony Mallet: "bad coo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/ews4800mips/stand/common use <sys/param.h> instead ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys crashme: a framework to test kernel faults.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 document crashme(9) functionality.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbarm Fix compile error for *_pci_intr_establish().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Remove an extra register read in wm_kmrn_lock_...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/acpica/bin/iasl Make aslcompilerparse.y generat...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 More markup. Add missing El. Fix typo.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/sparc64 avoid function param names in proto...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add several sub-tests to the test for the "eval...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When an error occurs in a builtin from which we do no...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh A similar fix to that added in 1.169 of eval.c, but h...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Update some dead (#if 0'd) code that is never called to
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix the code taken from FreeBSD 2 revisions back, whi...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Correct an (old) typo in a comment. NFC - it is jus...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Jump into the 9.13 train since the 9....
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump bind libraries.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts, bump major, fix build.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/tftpd Spell "occurrence" correctly.
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 whitespace cleanup
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/man/man4 A driver that's been in GENERIC since 2011 ca...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Allow argument expansion in menu titles as well.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc use 32 bit counters on 32 bit...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc - delete trailing whitespace
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 wd(4): minor grammatical improvement
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 wd(4): police my grammar police
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk add vboxvideo.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vboxvideo build ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec tests/net/if_ipsec/t_ipsec disable dad. T...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/cavium/dev KNF. No functional change.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/ufs/lfs Update comment (overlooked in r1.179).
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove extra register read in bce_mii_write().
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib build fixes for libdrm 2.4.96.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic When handles returned by the device do not match ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libdrm_intel add new source for libdrm...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/acpica/bin/iasl Use the make pid when naming th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64 - move pmap_ctx() macro into pmap.h instead...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/tests/lib/libc/net/getaddrinfo Remove extraneous && from che...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap PR/53851: Andreas Gustafsson: libwrap prints "m"...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap delete unused variable
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include consolidate hint@pause in one place. r...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Gut omapip support since the socket stuff ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc no yield for early arm
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/53856: F. Aragon: editline/libedit not prompt...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/53857: make the pkgsrc menu wide...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern handle errors from loading the syscalls and bail ea...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Avoid use after free when closing interrupt pipe...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Fix handling of RTKQ_IM_HW quirk, the check was i...
=?iso-8859-1?q?uwe?=[src/trunk]: src Hook vboxvideo driver into the build.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc disable pause, only works on v9
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix missing mutex_exit in ppp_create().
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix missing splx in ppp_inproc().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Set I82579_LPI_CTRL register correctly in wm_set...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libcurses At some point we lost the text that explains t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Remove extra PHY read in brgphy_mii_phy_auto().
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec workaround for PR kern/53848
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Some translation fixes/additions from Kamil
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/playstation2/dev Add missing semicolon.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap instead of handling %m inline, escape it.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Style
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Add a bs_barrier to make ThunderX xhci work. No...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap let's try one more time: prepare the format to p...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap Use a utility function to expand %m correctly...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd use expandm from libwrap.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Simplify regmap initialization, and fix an regmap...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 There is no such functi...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Need FOF_UPDATE_O...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern Disable valid assertion "!(flag...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs The ZFS onexit ro...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/lib/libzfs Pass unmount flags down to sy...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Allow zfs_vn_rdwr() with "rw == ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/scsipi Add NOLUNS quirk for more SEAGATE SCA/WIDE dr...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic partially back-off rev. 1.68 - when the drive res...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/ralink Explicitly size the regmap array.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips Import irisboot, yet another bootloader for...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/sets/lists/base Add irisboot binaries for pre-ARC ma...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc Add a default wpa_supplicant.conf which allows wpa_cli(8...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc Install /etc/wpa_supplicant.conf
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Mention about irisboot for sgimips pre-ARC machines.
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/defaults Setup default wpa_supplicant flags so that it:
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so print the program name when we don't find ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap Provide an extra argument to store the returned ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd adjust to new expandm.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap Return the buffer that has not been freed, so it...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap Don't do %%m -> %%%m escaping, requested by gson@.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap Make expandm() return a const char * so we can d...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/kern clang does not like to deref a null pointer unless ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap check for *. integer overflow over ptrdiff. Poin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man8 update to reality:
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap Always return from expandm() with errno unaltere...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 add a note about pmap_activate() and pmap_dea...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Error out if the higher 32 bits of DR6 and DR7 ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Reset DR7 before loading DR0-3, to prevent ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Handle more corner cases, clean up a little, and...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys Don't mark the traceme_vfork_crash_bus te...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 On certain AMD f10h CPUs (like mine), the B...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Forgot to commit file along with identc...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/vfs Mark the fs/vfs/t_renamerace:udf_renamerace_dir...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Increase the timeout a bit, and make sure we jo...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/xstr .Pp before .Bd is redundant.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/games/fortune/datfiles Incite the "Purple Cow" wrath of Gele...
=?iso-8859-1?q?snj?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for 2.25
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc switch sparc pmap lock to the scheme sp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/conf normalise comment for fileassoc(8). fro...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel add call error checks, requested by mrg@
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap Whitespace (indent with tabs, rather than spaces...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/fdt Fix infinite loop like in fdtbus_get_string_index.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Make macros not depend on vioif_softc
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Divide some elements of vioif_softc into txq, rx...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Functionize the same code related to ctrl vq in ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add multiqueue support, virtio(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Set IFEF_MPSAFE flag
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add multiqueue support, vioif(4)
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8 Fix macro, fix grammar.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove Pp before It, where it has no effect.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Storage related acronyms
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Fix bug, should be ip6_protox[].
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add #ifndef i386, the dbregs are 32bit in t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern add KASSERT()s to ensure aprint_*_dev() and aprint_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic fix typo in comment
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gen Expand on correct and incorrect usage, and on c...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen Fix typo in macro flag.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen Remove the extra cast to int in the CAVEATS exa...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen Fix markup pasto.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen Don't talk about "the first argument" when ther...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gen Use the same variable for the locale example.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen Fly, nasal demons, fly away...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec revert t_ipsec.sh:r1.7
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec Fix PR kern/53848. Add missing "ifconfig ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Use \- for minus.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern remove kern.panic_now -- crashme panic node replace...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 53869: improve polish "noroot" message
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh pgetc_linecont() needs to use pgetc() rather than pge...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Don't use quoteflag when deciding if the word after a...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/kern Initialize m_pkthdr members explicity.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Restore a comment which was removed in rev. 1.46.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Change the register size to uint16_t again in ma...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Redo 1.65 in a simpler way. This is the bit rot avo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add MII_GTCR(== 0x09 == MII_100T2CR) and MII_GTS...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Remove the definition of BRGPHY_MII_1000CTL and use ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add MII_100T2CR and MII_GTCR's test mode definit...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii The register bit definitions from register 0 to ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii CIPHY_MII_BMCR -> MII_BMCR in #ifdef foo.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Pass flags correctly. See also:
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/sys/uvm Fixed the build failures caused by incompatibl...
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_physseg_plug test case.
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_physseg_atboot_free_leak...
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_page_physunload_delete_e...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Fix ipsecif(4) cannot apply input direction packet filte...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec Add ATF for ipsecif(4) pfil.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/btpand btpand(8): replace dhclient(8) references wi...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man8 compat_netbsd32(8): brief adjustments concern...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd - fix CGI '+' param and error handling.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd add 'check' target to toplevel makefile.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd - call this 20190116
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/btpand Add missing width argument to Bl. Remove Pp ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Use PRIu64 for "uint64_t tp_refcnt".
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/pci Use cv_broadcast() on "sc_sync_wait" to prevent ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/altera KNF
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add exynos5422-odroidhc1.dts
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_sync_pv: just pass a pa, and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/include Enable stdatomic.h in all except l...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Increase VM_PHYSSEG_MAX from 32 to 64...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 Use the proper stack aligment for the architec...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Add a new example kernel module: mapper
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/dev don't crash when we're not the console
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc add missing notable things i've done since netbsd-8:
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd fix a few problems pointed out by clang static...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd rework size_arrays():
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Finish (hopefully) the second half of 1.47 ... make sure
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Default to USBREV_3_0 if usbrev is unknown.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Adapt https://svnweb.freebsd....
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp If we are building gcc, we always in...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 Descend and build includes even if mkgcccmds=n...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 hopefully fix deadlock issue in cpu_switc...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists - mark gcc=5 files obsolete
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 Add DPRINTF function, use kstack variable...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic revert rev 1.73 - while it apparently helped Chri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Add support for "bootargs" environment var...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server link in libexecinfo.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sun allow font loading, resizing etc.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist PR/53885: Martijn Dekker: Add ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/awk add a range and a repeat regex test.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Increase MSGBUFSIZE
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist import GCC 7.4.0. main changes include:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc disable new s-selftest rule that ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config gcc 7 will use gcc-7 subdir.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist first pass at merging GCC 7.4.0. unl...
=?iso-8859-1?q?mrg?=[src/trunk]: src obsolete gcc 5 support.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add some error checking, and stop assuming what the i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add basic gcc-7 support in sets lists and filesyst...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/x86/x86 PR kern/53893: add missing #ifdef DDB aroun...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sleep Allow the decimal radix character '.' to work, reg...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When we exit from running off the end of the input fi...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/external/bsd/drm2/i915drm i915drmkms requires firmload. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc also pull out these variables:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen these for <GCC 7.4.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib begin to handle new unwind.h and gthr-...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc make includes works now.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/kern thmap: use KM_NOSLEEP for now; might revisit later.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add a helper to search the tree for a node with ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc first cut mknative-gcc for gcc7 amd64. i'...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Set initial regulator states at attach time
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove hard requirement for "offset" pro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Meson8b
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for (FDT-ized) Amlogic Meson8b.
=?iso-8859-1?q?rmind?=[src/trunk]: src Major NPF improvements:
=?iso-8859-1?q?rmind?=[src/trunk]: src/doc Mention NPF improvements.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add WSDISPLAY_MULTICONS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add Meson (FDT) framebuffer support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add (non-standard) fb node for meson8b
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add Amlogic Meson SDHC driver (non-standard bin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add mesonsdhc
=?iso-8859-1?q?skrll?=[src/trunk]: src Another kernel bites te dust.
=?iso-8859-1?q?skrll?=[src/trunk]: src G/C VEXPRESS_A15
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf G/C
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Remove unused file.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/common Call rump_pub_lwproc_newlwp() in the lfs cle...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Only enable RX interrupts if the device...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Re-add support for awge0.mac-address, f...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Improvements in NVMM
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Always honour MESON_CLK_DIV_SET_RATE_PA...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add CLK_SET_RATE_PARENT for mux clocks ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add support for changing CPU frequency
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add operating points and clocks for CPUs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add rtc node (non-standard bindings)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add mesonrtc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add Amlogic Meson RTC driver (FDT version)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic todr_attach -> fdtbus_todr_attach
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/kern tftproot_getfile(): return E2BIG when bootfile is t...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/external/bsd/sljit/dist Update sljit to version 0.93 (sv...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/external/bsd/sljit Update sljit revision.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/net Add missing include.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Add #ifndef _KERNEL gu...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/modules Build bpfjit and sljit modules on aarch64.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib/sets/lists/modules Add bpfjit and sljit modules.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/rump/kern/lib/libsljit Add sljit rump glue for aarch64.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/doc Update sljit version.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that kernels with NET_MPSAFE won't work with non-NE...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Marvell 0x4365 is 88E8070.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sun apply patches from PR 49639
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Wrong long lined comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/nitrogen6 G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/netwalker Remove redundant pmap_devmap_regis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Make more KVA available
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Use ci_{package,core,smt}_id instead of ci_data.cpu...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sleep Add subtests to verify that both "sleep 0.2"...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix an off by one buffer length problem. Fortunatel...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add an explanation of the error (warning)
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When we are about to execute something, and the traps...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix an amazing crazy botch (of mine) when expanding p...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode shell cleanups (NFC for any normal shell).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Auto-detect root device on Meson8b
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf No need to specify root and cons...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Add Alfred North Whitehead quote.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amd64/include Fix wrong scoping of {U,}LLONG_MAX.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/msgc msg_prompt_win: if the default string fits, sho...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch Fix wrong scoping of {U,}LLONG_MAX. More cases, not...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Fix wrong scoping of {U,}LLONG_MAX. Final case, I th...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Most of the mv operations are to move temporary fil...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix script to use getopts instead of a h...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/rump/kern/lib/libsljit/arch/mips Sync the first argument...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/rump/kern/lib/libsljit/arch/mips Cast register_t to uint...
=?iso-8859-1?q?htodd?=[src/trunk]: src/share/misc EOIS, additional EOL, NRND added.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/xserver Fix MKCATPAGES=yes build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Change MII PHY read/write API from:
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Fix code generation for programs with a faulty proc...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Mark traceme_vfork_crash_bus as no longer...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd o don't display special files in the director...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix two comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Update a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb #ifdef DIAGNOSTIC / panic -> KASSERTMSG
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Update a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Add a KASSERT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/zynq Fix indentation whitespace
=?iso-8859-1?q?tron?=[src/trunk]: src/external/mit/xorg/server/xorg-server/os Fix build with "USE_...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh NFCI - DEBUG mode only change.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add sub tests to the quoting test case, to demo...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh lexical analysis fixes. This fixes the tests just c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Revert the KASSERT
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/usb Import dt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/input Merge c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Listen for PMFE_SPEED_CHANGED events and au...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.1.0 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.1.0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Update for 4.20.3 dts changes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Fix return type of lan9118_mii_readreg
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts updated to 4.20.3
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 and H6, and register ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sunxisramc
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/mii Fix build after API change
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/msgc Support redrawing all windows when in a msg pro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add drivers for DE2 bus and clock controllers.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix SMALLPROG build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable parent clocks and de-assert resets
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add BADPMP quirk for Intel 82801JI SATA Controll...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add BADPMP quirk also for AMD Hudson AHCI SATA C...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix pasto; still PR kern/53307
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add sun50i DE clocks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib - fix Makefile.gthr CONFIG_LINKS handl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mostly mknative-gcc for i386 and sparc and...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/stdio remove diag assert - the compiler demands fp ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libossaudio memset to zero the entire array, not just 8 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap limit allocation to PTRDIFF_T to appease gcc-7, ...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap There's no point setting errno, it is just overw...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libwrap And as long as we're attempting to achieve perfe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Make evbmips/conf/WGT624V3 compilable:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Implement subroutines for parsing out some of th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Nowadays some UEFI BIOSes don't enable some PCI ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Welcome to 8.99.31 (MII {read,write}reg API change).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/sibyte/dev Fix build break (return type of mii...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.sbin/cpuctl/arch Fix mvfr0.fptrap = 0 description
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Call ixgbe_init_swfw_semaphore(hw) before ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Move the location of calling setup_eee()...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pci Fix no options DEBUG nor DIAGNOSTIC build
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Change the place of initproc initialization
=?iso-8859-1?q?sborrill?=[src/trunk]: src/sys/arch/acorn32/stand/lib Add xosmodule_enumeratewithversio...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/sys/arch/acorn32/stand/boot32 Don't call OS_ReadSysInfo Plat...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/misc Some acronyms related to SIM cards; PR 53901 from...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libm There are aarch64 Cortex cpus that do not tra...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm skip clflush on aarch64, too
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libperfuse It's section 3 page, not section 2. While he...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpcbind - fix wrong size allocation that triggers b...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/iyonix get rid of homegrown pci_conf_hook(), use th...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include/amd64 hvm_op returns a signed value.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include The event_channel_op hypercall uses a n...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change intended:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Add KERNEL_LOCK in ppptioctl() to protect struct ppp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative gcc7 for ppc and arm64.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Add comments about D_MPSAFE to functions called as s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Optimize: change the behavior of the HLT vmexit...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen PR/53904: Jintao Zhu: Use a mutex instead of an...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp adjust libstdc++ headers for gcc7.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc set md_unwind_header=aarch64/a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libwrap remove the new check for tlen >= PTRDIFF_MAX. t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use __nothing (== ((void)0)) instead of "do {} w...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci 80003's SERDES is not the same as 82575's but th...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Add __cacheline_aligned to ppp softc list and its mu...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist PR/53908: Alex Raschi: Incl...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/systat PR/53906: Paul Ripke: systat(1) vmstat & sysc...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/systat no need for curses.h
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Make sure ci_{smt,core,package}_id are al...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/modules/threadpool_tester PR/53908: Alex Raschi: Test ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/modules PR/53908: Alex Raschi: One more file needs to ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Define constants for representing the standard i...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Ah, fix bug: when the opcode has an immediate, w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Remove nvmm_exit_memory.npc, useless.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sleep Adjust the way the arg string is parsed in the "no...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sleep While cute, the previous version is not really safe.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Always convert input numbers (from the comman...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Optimize: keep a per-VCPU buffer for the state,...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/gen aarch64 does not trap on unaligned acces
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/kernel Some arm CPUs do not implement traps on floatin...
=?iso-8859-1?q?martin?=[src/trunk]: src/bin/sleep Explicitly cast time_t to match format string - sh...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some RADEON devices. Mainly taken from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix graft back the fdwatch c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/omapip apparently the fdwatch crap is...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sleep cast to intmax_t instead of long, since time_t is ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Belated bump of kernel version, for merge of [pgoyet...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/time fix mergeo
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/tprof Merge the [pgoyette-compat] branch
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/arch/m68k/gen fix another mergeo
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys lint understands attributes.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 remove dup
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove extra #endif
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys remove extra ifdef.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common make this compile again (enable #if 0 code)
=?iso-8859-1?q?alnsn?=[src/trunk]: src/external/bsd/flex/dist/src Remove extra #endif.
=?iso-8859-1?q?oster?=[src/trunk]: src/external/bsd/flex/dist/src Remove extra #endif.
=?iso-8859-1?q?oster?=[src/trunk]: src/usr.sbin/sysinst Remove extra #ifdef and duplicated set of #...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib Fix merge issue. (leftover...
=?iso-8859-1?q?dholland?=[src/trunk]: src/external/bsd/ntp/dist/sntp fix duplicated chunk from merge
=?iso-8859-1?q?dholland?=[src/trunk]: src/rescue fix duplicated chunk from merge
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/aarch64/aarch64 restore accidentally-removed rcsid
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch fix duplicated chunk from merge
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix merge botch.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Fix merge botch
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/mips/cavium/dev Restore accidentally-dropped opt_oc...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/external/bsd/drm2/radeon Fix merge botch
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/x68k/stand/aout2hux fix duplicated chunk from merge
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl Fix m...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch fix duplicated chunk from merge
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/tprof Fix merge botch.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/ldd/elf64 Fix merge botch
=?iso-8859-1?q?dholland?=[src/trunk]: src/tools/compat Restore comment accidentally lost in merge.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/ldd/elf32_compat Fix merge botch
=?iso-8859-1?q?dholland?=[src/trunk]: src/tools fix duplicated chunk from merge
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/ldd Fix merge botch
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/uvm Remove end of line spaces - one (two in one line) ad...
=?iso-8859-1?q?maxv?=[src/trunk]: src Remove the satlink driver. It was disabled everywhere, had n...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8 regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc satlink removed
=?iso-8859-1?q?rin?=[src/trunk]: src/sys Fix merge botches. I hope there's no more left...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Update list of supported adapters.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that [pgoyette-compat] has been merged.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Add entry for the [pgoyette-compat] changes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add a definition for the DDC segment address (30h).
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Revert previous, it was based upon a misreadi...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Fix three MBR extended partition related bugs:
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel vaxinate against ieeefp.h
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests threadpool needs rump
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/sleep Sort sections.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Grammar fix.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch Restore satlink's majors entries commented out and ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/riscv/conf This may have been cutpasted from evbmip...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - autoload the compat_80 for modstat
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/arch/aarch64/aarch64 Local variable p is __diagused.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Include new header from correct directory
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf Adjust dependencies for COMPAT_FREEBSD and COMPAT_L...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf COMPAT_FREEBSD also requires COMPAT_43
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf comma police.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf Spell COMPAT_43 correctly - no NETBSD in the middle
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc remove obsolete part of description for kqueue
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf Move COMPAT_43 to preceed anything that depends on it
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/sys Use the correct macro name for dup-include ch...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Include new compatability header
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/macppc Fake the EDID info for the clamshell ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/macppc Add a description
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch Systematize handling of removed drivers.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc macppc clamshell edid block
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Fix listing on website.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add AMD Family 17h devices from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Explicitly enable bus masterling in case BIOS, U...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp PR/53916: Rob Gill: remove redundant assignment ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sun, PMEG, DNLC
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Capitalise acrynoms.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys Fix memory leaks pointed out by Ilja Van Sprundel: all
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Add the appropriate module glue. Seems ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - provide a hook for the 43 tty ioctls
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern print the names of the sysctl nodes in the KASSERT.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove uninitialized (and unused)
=?iso-8859-1?q?christos?=[src/trunk]: src/share/misc document how we want to use __nothing
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-modesetting .err...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 add missing includes
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - Don't expose random data conversion functions, but...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/raidframe print additional debug information. make ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - remove tags from decls
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/xen/x86 Sprinkle DPRINTF #ifdef DEBUG_GEOM and set ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common The if43_20_hook function returns an errno...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Rename the if43_20_hook to if43_cvtcmd_20_hook
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Add a comment to remind people to bump the kernel ve...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that PCI bridge's prefetchable memory ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci If the secondary bus is configured and the bus m...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Normalize all the compat hooks' names to the form
=?iso-8859-1?q?lukem?=[src/trunk]: src/libexec/ftpd NetBSD-ftpd 20180428
=?iso-8859-1?q?isaki?=[src/trunk]: src/lib/libossaudio Revert a wrong SNDCTL_DSP_GETOSPACE part of ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/compat/ossaudio Revert a wrong OSS_SNDCTL_DSP_GETOSPACE ...
=?iso-8859-1?q?scole?=[src/trunk]: src/share/mk remove "MKLINT.ia64=no" as default is no anyway, an...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 add more items
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/usr.bin/cc Move common ASAN test case code into asan_c...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/usr.bin/cc Move common UBSAN test case code into ubsan...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/usr.bin/c++ Move common ASAN test case code into asan_...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/usr.bin/c++ Move common UBSAN test case code into ubsa...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/evbppc/obs405 Fix typo in error message.
=?iso-8859-1?q?lukem?=[src/trunk]: src/libexec/ftpd clarify the fd used for blacklisting.
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Need to return EPASSTHROUGH for ioctls tha...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/raidframe KNF - insert tab (thanks to mrg@)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Call genfb_cnattach when WSDISPLAY_MULTICONS is ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Hide address decoding debug messages under FDTBU...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon revert rev 1.3 + 1.4 (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Add driver for Designware HDMI TX controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/clk Make "put" clk func optional
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Allwinner A64's display pipeline.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add Allwinner A64 display pipeline driv...
=?iso-8859-1?q?mrg?=[src/trunk]: src/bin/dd adjust the open flags available for dd to match actua...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Remove #ifdef COMPAT_80
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix bitmask in A64 errata workaround and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch add gtmr_cntv_cval_write
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Remove KASSERT in wsdisplay_cndetach. The cal...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Detach previous console device before att...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/sparc64/sparc64 Make this compile with "options DEB...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/dd Fix typos; use American spelling consistently. Remove...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Revert previous as it does not completely sol...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Revert previous
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix mue_sethwcsum():
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix HW checksum offloading.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Suspend multicons output to the old console d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner A64 display pipeline
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Match allwinner,sun50i-a64-sid
=?iso-8859-1?q?martin?=[src/trunk]: src/tests Clean up terminology: modern arm CPUs do properly impl...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/csu Move from uname -m to uname -p when checking i...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Add Gretag Macbeth/X-Rite Huey device ids
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb make whitespace much more consistent
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Add HP LP2[24]75w hub ids. (ID strings are missi...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb add the no-uhidev quirk for all X-Rite and Greta...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/acpi don't print resources twice. It is automagicall...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libexecinfo make the backtrace()'s tracer() return _URC_...
=?iso-8859-1?q?scole?=[src/trunk]: src/share/mk don't disable MKRUMP by default for ia64 as it can ...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 RUMP building on ia64 now
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Update function name s_twi to s_i2c
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Match H3 system control
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H3/H5 display p...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Do not resolve fdat for openat(2) if path is absolute
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Fix reference to "above-mentioned build break". Since t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add some workarounds which use EMI register or EEE r...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Make MUE_[TR]X_LIST_CNT configurable for debugging.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add missing callout_destroy() in mue_detach().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci We now have IFM_2500_KX and IFM_1000_KX, so use ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv revert local changes...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc don't build the ditf files on x...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib - add new filesystem/ sources.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen for new filesystem changes. fix aut...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch add missing files
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc reduce diff to upstream
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc - remove stale comment
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 only a relatively small n...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer fix a bunch of merge bot...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc revert these two changes which ca...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/postinstall Stop continuing /var/shm check when var...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Prevent integer overflow: ioctl commands are u_long.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Change ap_mpstart to return non-zero value if any/a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/vexpress Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Fix another build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Only free the _init_memory pages if all ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix previous:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Enable AXEN_RXCTL_START bit only when RX is read...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb In axen_tick_task(), call axen_miibus_statchg() ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Enable hash-table-based multicast filter:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Correct error bits in RX packet header:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add yet another PHY workaround. Disable generation o...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 remove unused variable
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Reset the hardware like other drivers do for bet...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix kernel info leaks.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Move some code into a separate function, no...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/dist/libgcc/config/riscv remove our ri...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Now that the kernel/module interface has stabilized ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb Add a software beacon.
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Put correct values in the seg fields. AMD ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Change the format of the pp_attrs field: instea...
=?iso-8859-1?q?maxv?=[src/trunk]: src Fix two issues:
=?iso-8859-1?q?mrg?=[src/trunk]: src compare pointers with NULL not '\0'.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/iscsi fix FALLTRHOUGH spell-o.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/midiplay make a fallthru comment GCC7 compatible.
=?iso-8859-1?q?mrg?=[src/trunk]: src don't check the return value of execvp() for failure to call...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc - use --with-default-libstdcxx-abi=new for GCC, ot...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib - new shlib majors
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin - move driver file config to Makef...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin - move various stuff into Makefile...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin - be sure bsd.own.mk has been incl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp - use ADD_FRONTEND_LIBRARY to ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib - new shlib minor
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libubsan use -Wno-error=maybe-uninitia...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin - update source lists
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add the remaining pmap callbacks, will be used ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm fix merge botch.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative for ppc and sparc.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add MFU
=?iso-8859-1?q?isaki?=[src/trunk]: src Fix minor bugs of SNDCTL_DSP_GETISPACE.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen for earmv4 and GCC 7.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/compat/ossaudio Correct debug messages.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/amd64/conf Summary: Disable ixg(4) until the linuxi...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update status.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc more mknative-gcc for gcc7 and arm/arm64.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Switch NetBSD/xen to use XEN api tag RELEASE-4.11.1
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include Remove mb(), rmb() and wmb() from the k...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include/xen-public Remove legacy XEN source pub...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include Fix build. A multiline macro needs 'lin...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/amd64/conf Re-enable ixg(4) on NetBSD/xen dom0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Rename lcd function to lcd0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable regulator if present
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/dev/usb PR kern/53930 from "sc dying": uninitialized con...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm combine a pair of #ifdef'...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree - add new entries of gcc=7 and libgomp, libasan, l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/wsmuxctl - add or adjust /* FALLTHROUGH */ where ap...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.bin/fstat Implement support for "pshared" POSIX semaphores.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp put g++/debug/{assertions,helper_fun...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Don't include the raidframe compat code in the main ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new compat_...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/raid Remove some commented-out stuff accidentall...
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey mark promisc() __dead - i...
=?iso-8859-1?q?mrg?=[src/trunk]: src - avoid multipling a boolean value, use &&.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst - enlarge buffer to avoid snprintf() trunca...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/raidframe When we force COMPAT_NETBSD32 to be define...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config - perform some CSE on NETB...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic add missing break; after case IW_LINE_IN_LVL case.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc add || true to the gthr-default.h copy, it can fai...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/i2c - dbcool_pmf_suspend() set the wrong bit out of ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/stand/common don't compare string pointers ag...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa - remove unreachable code
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/inetd - don't compare pointer with \0. in this cas...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/autofs - mark log_err() and log_errx() as __dead.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgomp - fix the sources list.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sup/source - mark logerr(), quit() and done() as __...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update status: i386 builds (not properly t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/dump - mark Exit() __dead
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/i2c add missing break.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci machfb: guard against absent mode information fr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add EP_DRM_PANEL endpoint type
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add debug info for new ksem test
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Make size of transmit/receive queues variable. R...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add TCON0 support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add basic support for Analogix eDP transmitters....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add anxedp
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add eDP transmitter and enable display pipe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Broadcast PMF display on/off events when our con...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Support "nomodeset" kernel cmdline flag t...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that the current raidframe rf_compat32 implementati...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/ldd don't build ldd64 support if !MKCOMPAT and mips64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk don't add elf64 to OBJECT_FMTS if !MKCOMPAT and mip...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk revert previous for now.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc - don't getlinks here, they're no longer used.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/sup/source Fix handling of pushback operation which...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc common-target source list is MD. make it so.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Do not call virtio_start_vq_intr() for ctrlq
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for alpha, hpaa, ia64, mips*,...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc move libgomp, libcommon and libcommon-targ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libc/misc - revert previous to t_ubsan.c, it is de...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - sanitizer source list is not properly up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp lto1 and lto-wrapper are part of gcc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree create include/dev/dm here instead of elsewhere, w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/mille - 'cango' is used beyond a bool type. make it a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libm/noieee_src add some fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc - rework mm_md_readwrite() to avoid fal...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/hack - done() can return in wizard mode. don't NOTREA...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin - use -Wno-error=format-truncation
=?iso-8859-1?q?mrg?=[src/trunk]: src - use -Wno-error=implicit-fallthrough with GCC7.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/ftp - add justquit() that always exits. use it to a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern add a couple of fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern s/fall into .../FALLTHROUGH/
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libc/rpc - make ERRX() return a value since it doe...
=?iso-8859-1?q?mrg?=[src/trunk]: src - bump buffer sizes to avoid potential truncation issues
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/linux/common - avoid uninitialised memory usage
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdaudio (base) and ....
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/common it's memory-block.cc in thi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sdpd - convert 'done' to an unsigned, since it is u...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests - tests explicitly check failure modes, ignore those w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/ipf/netinet add fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern pass a pointer to atomic_cas_ptr_p(), not an (equiv...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/stat avoid a potential buffer truncation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend ira-color.c needs -Wno-err...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/savagedrm add -Wno-error=int-in-bool-context or ...
=?iso-8859-1?q?mrg?=[src/trunk]: src check for snprintf() truncation and fail sanely if so, rathe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/crypto add fallthru comments. i considered patching mak...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/ath_hal apply -Wno-error=implicit-fallthrough to...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/raidctl - add the string length as an explicit paramete...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libc/sys - add __unreachable() after ATF_REQUIRE(p...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/atf/lib/tools with GCC 7, apply -Wno-error=mayb...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/quotacheck apply -Wno-error=implicit-fallthrough on...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/mmcformat - don't make -h/-H get around the argumen...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys use __builtin_unreachable() after calls that panic or sw...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix an old bug (very old) that was made worse in 1.12...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add a couple of comments. NFC.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc print the cpu number for the mutex not ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/viadrmums apply -Wno-error=implicit-fallthrough ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/stat rework the previous to only apply if !HOSTPROG
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net add or adjust fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin use -Wno-error=format-truncation for code that seem...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys rework the #ifdef IPSEC code to not use fallthru.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/53919
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Don't include puffs_compat in a kernel unless the filesy...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for vblank irq and RGB overla...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improvements:
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/sh Remove leading zero from date.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix typo in VPRINTF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Report hatched value after the atomic_or ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/fs/puffs try '&' instead of '&&'
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Add more symbols to the unwinder, in ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Clobber the size when freeing a buffer. This way, i...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Bump up XEN source API compatibility to 0x00030208 ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys don't assume _LP64 == supports COMPAT_NETBSD32.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc update the rf / netbsd32 comment.
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/misc - use __unreachable() and move 'break's...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for video layer scaling and c...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/fs/puffs It turns out we do want the puffs compat code i...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat The sunos and sunos32 modules require compat_09, ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/freebsd Update compat_freebsd requirements list t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add missing break keywords in t_ptrace_wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target remove 'common/' pre...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc7 and sparc64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc include sparc/default64.hon netbs...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk re-do version 1.1098 properly:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys adjust fallthru comments to appease gcc7.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev add or avoid fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdmicec
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add or adjust fallthru comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/sparc an...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Remove NOTRAILERS from IFFBITS.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/route6d Remove very old IFF_NOTRAILERS flag.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In ksem_close_fop(), if we get a pshared semaphore ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for m68k and GCC 7, also the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/m68k/m68k add fallthru comment.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/tcpdump/dist - pass correct size of buffer to s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update status:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/libpcap/lib ignore a format truncation issue.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/flex/bin force -O1 (unless -O0 already present)...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/nand add fallthru comments, and a comment this code ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add new CPUID flags WAITPKG, CLDEMOTE, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add Ice Lake and Tremont from the lates...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ipf/bin apply -O1 for ipf_y.c on m68k and GCC 7.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/conf pass -Wno-error=implicit-fallthrough for zlib.c.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Correctly handle the NULL path when no compat_10 co...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family from the new comment:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe fix the previous:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for arm and armeb.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys be sure to only apply zlib.c's -Wno-error=implicit-fallt...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern If the openat_10 hook is present and it returns suc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe remove duplicated line in previously. not...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Allow dounmount() with file system already suspended.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_reclai...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/modules/zfs Prepare the implementation of the ZFS contro...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement the ZFS...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/wscons - call update_modifier() explicitly for the s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp add new gcc7 arm headers: arm_cmse.h...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm and armeb are mostly done. earmv4 ker...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/scsipi avoid a fallthru checker complaint and make o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci fix a >15 year old code rework bug, and add a mi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add missing break; after "100NEW" configuration.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev appease the gcc7 fallthru checker.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/pkg_install show_version() doesn't return, but ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm (oabi) works.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 update for GCC 7 - ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update ppc64 status: mknativeg-gcc worked.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and ppc64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative-gcc gcc7 and arm64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common provide...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Add 12 tests for libnvmm's I/O Assist.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/arch/aarch64/sys use adrp not adr, since the data i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern The panic for fopen(NULL, ... is back, fix it
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Sync with reality, and improve.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp add gcc-7 specific header.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 re-port host_detec...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - arm64 works
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libnvmm Mark up NULL with Dv. Remove empty line.
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Ah, I had warnings disabled, fix the build.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe - Fix the FAIL_DISK handling (it would pro...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/stdio Add 2 new tests in t_fopen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe use -> instead of .
=?iso-8859-1?q?christos?=[src/trunk]: src/share/doc/smm/18.net comment out the IFF_TRAILERS stuff that...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Implement page flip API
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - Redo all the ioctl compat stuff to use a standard ...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Shuffle softc declarations to a different ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and earm targets.
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Fix logic inversion. Progress, but still ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 fix objdir build
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 revert, somehow I got the...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe use 'data' directly.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for hardware cursors where we...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci From OpenBSD:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Fix GET_INFO. Yes, can probably be simpli...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add san...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib update the sanitizer source lists for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/amiga/dev properly check SCI_CSR_DREQ in one place.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that all ports' MAC address become the...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/nor memset(0) the structure, not the pointer itself,...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace uses the idiom len = snpri...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/hppa/spmath - convert shift results into logical ex...
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic fix atomic_sub_*(). it w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 improve pmap_remove
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci I21[01]'s RAL size is not 15 but 16(== 82575's v...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Remove useless memset.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Remove unused variable in axen_softc.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Drop AXEN_MEDIUM_ALWAYS_ONE (from Linux), which ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/powerpc/oea - add or adjust fallthru comments
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/common - clean the .tmp kernel targets as well
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix padding for a full length USB packet in TX:
=?iso-8859-1?q?mrg?=[src/trunk]: src bump image size by 1/8th of an MB.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Support TSOv4 (They call it LSOv1).
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/ftp Try to avoid a (bogus) fatal warning from clang.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix previous.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Oops, fix previous again. Really support TSOv4.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add couple of error printf.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Enable multiple outstanding transfers.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix panic when detach or "ifconfig down" for axe...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix NULL checks after dereference.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb SIOC[GS]IFMEDIA are processed in ether_ioctl().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Remove unused.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix TSO support:
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/i2c Change a aprint_verbose into aprint_debug - the ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add ratecheck for TX errors for axen(4) and mue(4).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix sign compare.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/dev/scsipi/libscsitest use strncpy() into a buffer tha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/zcat pply zlib hack for gcc 7 here too (4th oc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk move OBJECT_FMTS setting after MKCOMPAT default, so...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - sanitizers are updated
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/if_ure Add ure(4): RealTek RTL8152/RTL8153 10/10...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date. Break line after Ox/Nx.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add StarTech USB21000S2 to list of supported ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Add ure(4) to kernel config files. Also add PHY ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/xen Add the codepath for grant table updates fo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Slight update to comment and KNF it while...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Misc style
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Make sure the start stacks are covered by...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.bin/tip Make cu(1) and tip(1) recognize newline (^J) as ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Don't VPRINTF until we have stack for our C...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe fix half edited line.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libnvmm movzx is not AT&T syntax, but some bastard...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sup/source done returns if !dontjump
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin fix stack protector build
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sup/source quit is dead
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys use sizeof() properly (gcc-7)
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Provide an accessor for the menu description s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/cobalt/cobalt compare pointers with NULL not nul.
=?iso-8859-1?q?oster?=[src/trunk]: src/sbin/raidctl Correct printed IOCTL name that was incorrect s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb We cannot use DPRINTF(sc, ...) when sc is not in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Match new sun4i-a10 compat string (allwin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix sign compare differently; instead of casting...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe - Restore indirecting through the data poi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/dev/lib/libraidframe kill compat code dependencies.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp fix mips64 GCC 7 builds.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/include Define PTRACE_ILLEGAL_ASM for NetBSD/...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Enable 3 new ptrace(2) tests for SIGILL
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe You need a star :-)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that WOL didn't work on some chips sin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc don't lose the netbsd general tma...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch remove stuff provided by generic mips headers
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc and GCC 7 and sun2.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3 add mips ecoff vectors to netbsd-mips64. for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/pmax/pmax #if 0 the same code as already done
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/include add missing BUS_DMA_PREFETCHABLE
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libkern for sh3 and GCC 7 pass -fnon-call-exceptions...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump ramdisk sizes to cope with GCC 7 bloat.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libkern apply the previous to all GCC-7 platforms. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend apply -O0 to a few more fi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/memswitch disable stringop-overflow warning for GCC...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/vax fix merge botch.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons be consistent in checking cn_getc return value.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Swap enumeration of 82578 and 82577. Same as Fre...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Use unsigned variables for buffer length to avoi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libkern don't use -fnon-call-exceptions on arm. not...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm - don't just undefine ...
=?iso-8859-1?q?mrg?=[src/trunk]: src - don't use arm unwind code for netbsd/earm. conflicts with...
=?iso-8859-1?q?maxv?=[src/trunk]: src Improvements:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch regen mknative-gcc an...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb join lines. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb tsleep -> kpause
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove (mostly useless) usb_detach_{broadcast,wa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb more KNF (remove names from prototypes)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Convert to kmem
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/conf Fix kernel size overflow caused by addi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/conf Oops, revert previous.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Support configuration of alternate fun...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.1.1 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd now builds without th...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.1.1
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/conf Comment out ure(4) and its PHY drivers ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/conf Add commented-out modern USB NICs for u...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Fix OOB read from FreeBSD:
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Add some better error handling from FreeBSD, ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor GPR and FPR tests in t_ptrace_wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump ramdisk sizes by 100kb for GCC 7 bloaty.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/pkg_install include bsd.own.mk incase it hasn't...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/evbarm/conf move sunxide2ccu to pass 3, now it work...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor definition of PT_STEP tests into...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Correct a style in description of PT_STEP...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/dts - correct cpu voltage
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc give netbsd/arm a v5 default again.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen to give "earm" a v5...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - earm* seems to work now
=?iso-8859-1?q?mrg?=[src/trunk]: src add aliases for evbarm without saying 'earm':
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor kill* test in t_ptrace_wait*
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc clean all the temporary and other files in...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Fix bitstring format of Intel CPUID Arc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing break for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add missing ./usr/include/dev/iscsi.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add Some Freescale MPC834x devices from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add support for I210 SGMII Flash-less device.
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic - atomic_*_{8,16}_nv() m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add two more missing subdirs:
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.sbin/memswitch Make compilable even SRAMDEBUG.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch make *fd*.c's fd_dev_to_type() always a static inli...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add final missing directory from /usr/include:
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.sbin/memswitch Rewrite modify_single() to make compilabl...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add Marvell 88E1240.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add 88E1240.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch aarch64, alpha, i386, mips, powerpc, sparc, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GCC 6.5 and 7.4 imports.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 IA64_NO_LIBGCC_TFMODE...
=?iso-8859-1?q?mrg?=[src/trunk]: src add a quick note about gcc 7 likely causing update build fai...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe PR/53956: Havard Eidnes: raidframe fails t...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add comment documenting the ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: introduce macros for handlin...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update the TODO file noting (at ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/include Introduce getstickcmpr() function
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: initialize %stickcmpr properly when ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/bind Remove the copy of bind?!?! used...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Improve comment for next_sti...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib define CAN_SANITIZE_UB properly: liba...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add missing ./usr/include/xen
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/usr.bin/cc add very simple test that you can link -fop...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/usr.bin/cc add $NetBSD$ tags.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/tests add new t_libgomp test.
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree create i386 specific include directories.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch ppc64 back to gcc7, it was an accident.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc Follow suit with FreeBSD and s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgomp put config/posix first in the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update switched lists.
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree move ./usr/include/dev/iscsi into NetBSD.dist.iscs...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/aarch64/...
=?iso-8859-1?q?manu?=[src/trunk]: src/lib/libperfuse Fix directory filehandle usage with libufse. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/usr.bin/cc fix hello_profile's hello_profile_head func...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc fix the previous - it's __NetB...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch remove ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe - Change the allocation macros to be more ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh INTON / INTOFF audit and cleanup.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Print revidr of BP as well as APs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Typo in comment
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc - build the gthr*.h files to be installed on the f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp make sure Makefile.inc is incl...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/mii Add RTL8201E from OpenBSD.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/mii regen
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/mii Support RTL8152. Tested on ure(4) (RTL8152).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Print chip ID when attached.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add examples of supported adapters.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Elucidate chip family of supported adapters.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add Realtek RTL8201E and IC Plus IP101.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add 8153, sort adapters.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Allocate alias pointers for qsort() to use on the sta...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode build changes - add extra trace output.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Delete extern decl for trap[] - hasn't been needed fo...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh KNF - white space changes, indent using tabs not spac...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh In the unlikely event that restarting a job fails (th...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When an interactive shell exits due to an EOF on stdi...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode change only. Add one extra trace point. ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add a check that the file descriptor mentioned in a N...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DTRT when dynamically generated variables return "uns...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev on tomatillo unload the map before flus...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 - expand the comment about what netbsd32...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/acpitools/acpidump Add missing newline.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/binutils/dist Revert all riscv-related local p...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc We also need t-riscv (for riscv-b...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv s/TARGET_HARD_FLOAT_...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Use GCC 7 on riscv, it is not supported on 6.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc Fake mknative for riscv64, enough to compl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree separate out the arch-specific and compat-specific...
=?iso-8859-1?q?scole?=[src/trunk]: src/tests/lib/libc/sys use HAVE_FPREGS not HAVE_FPGPREGS and mov...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp run this through sort -u. removes a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add infinite_thread() for ptrace(2) ATF t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add initial pthread(3) tests in ATF t_pra...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Link t_ptrace_wait* tests with -pthread
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp openssl/store.h is installed by open...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/conf mark pf.c, radeon_cs.c and via_dmablit.c for no fal...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/csu/arch/riscv Update comment (copied from or1k)
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc riscv wants netbsd-stdint.h's CHA...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv remove stuff provide...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Add some more interrupt source names
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/tests/lib/libc/arch/m68k provide a test function, avoids cra...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Make "gpt migrate" work for disks with FAT32 and NT...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for gcc7 and riscv. ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/include Catchup hypercall interfaces for HYPERV...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Introduce PR_ZERO to avoid open-coding memset()s eve...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 document PR_ZERO
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Remove a function prototype which was added to <histe...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb move the deallocation of the protocol-specific s...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libnvmm #### is not legal.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add missing...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Initial refactoring of siginfo* tests in ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Drop siginfo5 from ATF tests in t_ptrace_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rename the siginfo4 test in ATF t_ptrace_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Merge siginfo6 into other PT_STEP tests i...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Increase the max guest ram from 4GB to 128GB.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/sparc64 retry timed out IPIs, complain and ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix previous, pr_size includes the KASAN redzone. R...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/i386/i386 Remove redundant conditional IDT_VEC() en...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch We reorganise definitions for XEN source support as...
=?iso-8859-1?q?tnn?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace -Wno-format-truncation is ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Detect and report running in a XEN hvm cont...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make sure we properly truncate snprintf() r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/syslogd add parens around defines with expressions ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Two more gcc 7 warnings when compiling wiht...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove unconditional truncation - it confus...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix a few off by one (in both directions) i...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add informa...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Instead of queuing to a ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/x86 Fix typo: Parameters are seperated by ','.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor lwp_create1 and lwp_exit1 into t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/conf add commented QUOTA2 line.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/conf compat_sunos depends upon compat_09. fixes:
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen conditionally include XENPV specific code.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Move xen event related code which interfaces wi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/crunch/crunchgen hack alert time:
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist libnv: fix multiple memory leaks.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist libnv: Free the data array for N...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/scsipi Fix PR kern/53949:
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/scsipi Fix, but disable the commented SUN compatibil...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Do not set p->up_serialise twice in usbd_setup_p...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/cddl/osnet/dev/lockstat Fix build with DIAGNOSTIC:
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet Add some fallthrough annotations.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Optimize: fetch only 5 bytes instead of 15, the ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize: the hardware does not clear the T...
=?iso-8859-1?q?prlw1?=[src/trunk]: src/external/bsd/nsd/dist Import nsd-4.1.26
=?iso-8859-1?q?prlw1?=[src/trunk]: src/doc new nsd
=?iso-8859-1?q?prlw1?=[src/trunk]: src/external/bsd/nsd merge conflicts
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Backout previous snprintf nonsense, instead...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rename signal1 to signal_mask_unrelated i...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/gpioctl Document options to select alternate GPIO m...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix cleanup unused stuff now...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii From OpenBSD:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add Tridium, Data Track Technology, Netas, Ral...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Sort by model number.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii From FreeBSD:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Sort by model number.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/x86/include Missed the crucial header file in previ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch In preparation for debut-ing PVHVM mode:
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Rig the hypercall callback page such that when the ...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Catchup with struct intrstub; unification.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Reorder the GPRs to match the CPU encoding,...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Further restrict the scope of XENPV to relevant...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Micro optimization: the STAR/LSTAR/CSTAR/SF...
=?iso-8859-1?q?gson?=[src/trunk]: src Bump pmax install ramdisk size by another 100k, as 3500k is ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Change CS8244's OUI from xxCICADA to CICADA. I d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add the EPT pmap code, used by Intel-VMX.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add CS8204, CS8244 VSC8211 and VSC8601 support f...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add ICS1893C support from FreeBSD.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 Fix DIAGNOSTIC build; re...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Conditionally compile a conditionally used ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Drop support for software interrupts. I had...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/gpioctl Bump date for previous.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Align the kASan message style with kUBSan
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man4 Note Intel support.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add Intel-VMX support in NVMM. This allows us to run har...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Fix kUBSan build with GCC7
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Silent UB alignment issues in acpica under kUBSan
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add "pll_cpux"
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add PCIe clocks
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/crunch/crunchgen while we're still figuring out the ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Delete a no-longer-used #define that referred to a st...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Tundra (now IDT) TSI381 and PEB383 from Open...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add KSZ8081 support from FreeBSD.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev separate RNDIS definitions from urndis(4) for use wi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Sort in alphebetical order a bit.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Replace signal2 in t_ptrace_wait* with ne...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new regression scenarios for crash si...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen Snag the final bits of PV only code to conditio...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Fix NLAPIC, NISA and NIOAPIC related conditional co...
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch Welcome XENPVHVM mode.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 On AMD, the segments have a simple "present...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc put joerg's varasm.c patch back w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libc/arch implement return_one for hppa, mips, ppc...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add the "specialvar" built-in command. Discussed (w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/crunch/crunchgen remove the hack to remove .eh_frame...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/comp Sort, and add a couple obsolete file...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode only change. When pretty-printing a word...
=?iso-8859-1?q?maxv?=[src/trunk]: src Harmonize the handling of the CPL between AMD and Intel.
=?iso-8859-1?q?prlw1?=[src/trunk]: src/external/bsd/nsd libpthread isn't used
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sup/source done is not always done (it returns, it ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/53981: Jonathan Perkins: history_list should ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add debug printout for ALIGN...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sup/source add breaks for done() since it might not...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/evbarm move arch/iyonix into evbarm - it's got less...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_raisesignal_ign...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_signal{ignored,...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists get rid of binutils=227-specific files.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Initialize the guest TSC to zero at VCPU cr...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic Added Microsoft Hyper-V support. It ported from ...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet This really was a missing break.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add /* FALLTHROUGH */ for DEBUG ker...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/hyperv Add __diagused.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Remove the PSE check in the 32bit-PAE MMU. Setti...
=?iso-8859-1?q?mgorny?=[src/trunk]: src Fix reporting EOF via kevent and add a test case
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/acpi/acpica Avoid UB in OsdHardware.c
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist nvpair_remove_nvlist_array: reve...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/53983: Jonathan Perkins: Fix types for readli...
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Two minor fixes.
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Two minor fixes.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.bin/make make(1): minor grammar fixes in BUGS section
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Handle MSR_MISC_ENABLE on NVMM-Intel (Intel-specific).
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve the FPU detection: hide XSAVES beca...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Ah no, adapt previous, on AMD RAX is in the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix HDMI output; only install cursor_set/...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/at PR bin/53986 from Christian Weisgerber
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Document return values from menu items opt_act...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Typo in member variable name
=?iso-8859-1?q?tron?=[src/trunk]: src/sys/dev/acpi Fix cut & paste error in comment
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 apply -std=gnu++98 to som...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc don't pass --disable-symver to mknative configure....
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules Turn on DIAGNOSTIC by default for modules in HEAD.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative with symver no longer disab...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Fix system freeze when USB NICs with multiple ou...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules Bump default value of WARNS for modules from 3 t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/dwc2 Fix assertion failures triggered by us...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalma...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalig...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/x86 PR/53984: Partial revert of modify lapic_ca...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove redundant test from ATF t_ptrace_w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree ensure that all include dirs are created before ma...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/usermode/modules/syscallemu Set WARN=3 for sing-com...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various updates for reality.
=?iso-8859-1?q?isaki?=[src/trunk]: src/common/lib/libc/arch/x86_64/atomic Add missing export of ato...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF t_ptrace_wait* vfork(2) tests
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Remove unused.
=?iso-8859-1?q?isaki?=[src/trunk]: src Add ATF tests for atomic_ops(3).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/exec_elf32 Set WARNS=3 to appease sign-compare w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm VM_MAXUSER_ADDRESS can be undefined when compiling m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/lfs For vax, GCC 6.5 and 7.4 cannot compile lfs_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Fix handling of SIB instructions. We were jumpin...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/ifwatchd ifwatchd(8): remove lingering references t...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/kern rename module_name to strategy_module_name to avoid...
=?iso-8859-1?q?bad?=[src/trunk]: src/lib/librumphijack compile hijack.c with -D_INCOMPLETE_XOPEN_...
=?iso-8859-1?q?bad?=[src/trunk]: src/lib/librumphijack Linux doesn't have paccept().
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump npfctl needs externalbsd/libnv.
=?iso-8859-1?q?bad?=[src/trunk]: src/external/bsd/libnv/lib make libnv not LIBISPRIVATE when RUMP...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/mtree Belatedly add debugging symbols for t_atomic_*.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Refactor the 68040 writeback() from each m68k port'...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Fix copy/paste issue that resulted in tco...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 - Add wbnoinvd, virt_ssbd, tme, cldemote, m...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/pf/etc/defaults pf.boot.conf: remove lingering refe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbppc/obs405 Fix compile error reported by Kazuhir...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix typo in comment.
=?iso-8859-1?q?martin?=[src/trunk]: src/common/lib/libc/atomic Add some atomic_cas_64_ni aliases
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Ah, finally found you. Fix scheduling bug in NVMM.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Fix stupid mistake, I didn't reflect correc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libisc Avoid clang errors about atomic...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/backgammon/common_source add fallthrough
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen appease string + int warning.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net add fallthrough's
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk remov...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm add failthrough and break as ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net revert previous. we don't want to change upstream code.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm revert the upsteam portion of...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mac68k/mac68k convert 'extern long intrnames' to 'e...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix duplicated LEVEL1_LXT1000_OLD entry. I suspe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Match Intel I21[01]. These chips' model number...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Match 82580(I340) and I350.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Don't allow MNT_UNION on the root, there is no cove...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Modify PHY tree in comment.
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Export _atomic_cas_64 as...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Sort STRONG_ALIAS's in t...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add CTF (game) and PMIC
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add CTF
=?iso-8859-1?q?martin?=[src/trunk]: src/common/lib/libc/arch/mips/atomic Add atomic_cas_64_ni alias
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/etc.macppc Build the UP & SMP kernels for G5s to ease te...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man5 add X11MOTIFPATH and note that MKX11MOTIF nee...
=?iso-8859-1?q?sevan?=[src/trunk]: src/distrib/notes/macppc Document the netbsd-POWERMAC_G5 and net...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc POWERMAC_G5 and POWERMAC_G5.MP kernels
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/ld_nvme Another module that needs WARNS=3 to all...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/nvme Another WARNS=3 module
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libisc try using COPTS instead of CPPF...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Broadcom Ethernet devices from {Open,Fr...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Add an entry to remind someone(tm) to review the need fo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add BCM5717's another device ID support.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules WARNS=3 for compat_netbsd32_* in order to appeas...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add minor improvements in unrelated_trace...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/mips/atomic Export atomic_cas_32_ni in ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 use KASSERTMSG() in netbsd32_ptr32i().
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add more tests for variations of unrelate...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add SK-NET SK-9Mxx Gigabit Ethernet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Simplify PCI device table. No functional change.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Replace signal4 (PT_STEP) test with refac...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/misc Try to make load_invalid_value_bool port...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern compat70_ocreds_valid is not a pointer to a boolean...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Fix vnode locking for opendisk(), must lock for VOP...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Make FSS_ERROR a flag to prevent bogus fscow_disesta...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/ufs/mfs Remove superfluous VOP_UNLOCK(), vnode will be u...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/raidframe Fix vnode locking, must lock for VOP_OPEN(...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Bracket do_sys_renameat() and nfsrv_rename() with fstrans.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Set "mnt_lower" before the first file system operation o...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Assign vnode to dead_rootmount before vcache_deallo...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Attach "mnt_transinfo" to "dead_rootmount" so every moun...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Move fstrans_unmount() to vfs_rele(), just before i...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern - Make the fstrans mount info part of the per-lwp s...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/misc Unify the style of t_ubsan tests
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add BCM5702FE, another BCM5704S and SysKonnect S...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src - Add support for BCM5762 ASIC devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Add support for BCM5762, BCM5725, BCM5727, BCM57764, BCM...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Remove superfluous Pp.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c moar match string
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern handle O_NOSIGPIPE too.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sometimes negative acknowledgement also shows up ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern for sysv ipc stat operations, explicitly copy the e...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 fix naming errors in previous. (this fi...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix panic when wm(4) is reattached. ok by msaito...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/sys include libkern.h or strings.h. should fix i...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Fix bad assertion: vfs_suspend(dead_rootmount) may ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Clarify the gTLB code a little.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Another locking issue in NVMM: the {svm,vmx}_tlb_flush f...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Reorder the detection in vmx_ident(), to fi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove wrong KASSERT in EPT, and reorder th...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Add a TODO list for NVMM, just to list some known issues.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Revision 2..5 == RTL8211B...F
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librt - KNF return
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys add a lint(1) comment to nothing.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/53998: Joel Bertrand: Return ENOSPC when SEM_NSE...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librt Mention that ENOSPC can be returned if we exhauste...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that if_link_state_change(ifp, L...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always set "cn_na...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Fix omission: if we receive a guest trap on...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libm Default our libm to -frounding-math, if built with ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Reduce diffs between common and amd64 uefi Makefile....
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/amd64/uefi-installimage Explicitly use ${TOOL_AWK} i...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/tip Check getchar() result for EOF.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/dev some register bits are defined differentl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc pull out libstdc++ config.h as-is, for gnu.ver pro...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/conf Reserve major number for spi driver
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Add KCOV - kernel code coverage tracing device
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Fix build of kcov tests on CPUs without 64-bit...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/spi Add userland driver to spi framework.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Reorder the functions, and constify setstat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add support for CPUs that don't have the EPT_{A,D} bits.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Move PATENTRY into pmap.h, will be used outside.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/debug add missing debug file for kcov.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 Improve fallthrough...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/gpib Improve fallthrough statement wording in dev/gp...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/pci Fix GCC7 "avoid ambiguous 'else'" build error in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/scsipi Correct printing type of b_blkno (int64_t) in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Fix subr_kcov build on NetBSD/i386
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Stop including <sys/atomic.h> in KCOV
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/conf Reserve majors for HAXM and example loadable kernel...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/conf Register kUBSan and KCOV in kernel=GENERI...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Install the x86 RESET state at VCPU creation time, for c...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic Pass the phy ID to dwc_gmac_attach.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm Adjust all callers of dwc_gmac_attach, pass MII...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 New sentence, new line. Add missing Nd. Remov...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Rearrange code in ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Drop signal5 test-case from ATF t_ptrace_...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/mtree Add ./usr/include/dev/spi
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Install spi.9 and friends.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Hook spi.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in th...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern The callout is used by any nonvirtual timer includi...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/misc Add a couple of (rather ancient) definitions for PTT
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add support for use-after-scope detection in KASAN....
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Improve the KASAN output, provide an error code, to...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/time fix typo. From Evil_Bob.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/dtv Pass 0xff instead of true to memset when setting...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Shorter than a season - The Soul Of A...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Clear per-lwp entries whose mount is gone before th...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet Appease GCC7 in sctp_asconf.h
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/mii use a macro to tidy up the phydesc array initial...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/ufs/ufs Reading a directory may trigger a panic when the...
=?iso-8859-1?q?jandberg?=[src/trunk]: src/sys/arch/amiga/amiga cnpollc needs to be called before cngetc
=?iso-8859-1?q?jandberg?=[src/trunk]: src/sys/arch/amiga/dev fix comment
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.13.7 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists update for new bind
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses Fix warn macro usage.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/isa Add missing FALLTHROUGH in isa/mcd.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/gpib Add missing FALLTHROUGH in gpib/mt.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/conf Enable kUBSan and KCOV in NetBSD/i386 ker...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/conf Enable kUBSan kASan and KCOV in NetBSD/a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet Add missing FALLTHROUGH in sctp_input.c
=?iso-8859-1?q?kamil?=[src/trunk]: src Add KCOV_LOAD() and KCOV_STORE() - new helper macros
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs remove junk assignment.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs drop unused
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/omapip Catch up with bind
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix previos to not to duplicate DM9101 entry. On...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Remove xxMARVELL E1000 and duplicated xxMARVELL ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add Broadcom BCM540[24], BCM5424 and BCM5466.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/ufs Revert -r1.244-245 of ufs_vnops.c; they are wrong.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add non-xx'ed DAVICOM DM9101.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys RIP6, CAN, SCTP and SCTP6 lack a length check in their _...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii It seems EEE support is not only on 8211F but on...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Fix the order in udp6_attach: soreserve should ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii MMDACR_FN_{DATANPI,DATAPIRW,DATAPIW} are little ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Fix build of t_kcov
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Register missing CAT page spi.0 in d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Improve panic messages.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Fix typo in kcov.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Add SCF_NEED_BOUNCE command flag. Can be used ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Attach syscon to "simple-mfd" devices and fix a ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Add support for Amlogic S905 (Meson GXBB) SoCs.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3 Properly extract the emulation path from the l...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Add explicit cross-references to pserialize(9...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Add an option to supress the vertical space be...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add MI MII clause 45 MMD MDIO access macros via ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/acpi Cast to same type as parameter. NFCI.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Push AT_STACKBASE. Otherwise, pthread_at...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Fix locking: it is fine if the lock is already ...
=?iso-8859-1?q?rin?=[src/trunk]: src Install unpigz(1).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net No functional change:
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Set hardseg to -1 rather than 0, because 0 can b...
=?iso-8859-1?q?isaki?=[src/trunk]: src Add ATF tests for __sync_* functions instead of all_sync_ops...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Whitespace change.
=?iso-8859-1?q?maxv?=[src/trunk]: src Change the layout of the SEG state:
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/sysinst Avoid string + int warning.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/xen/xenbus Compute storage size for a string correc...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gcc Remove "--disable-libstdcxx-dual-abi". This option...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen i386
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Fix GPIOH pin groups and add GPIOY
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Instead of deleting the rules ind...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev remove dated comment that was handled with audiomp o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 this file was moved to netbsd32_compat_1...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add SMSC LAN83C185 10/100 PHY from OpenBSD
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Protect sysctl_rtable with KERNEL_LOCK and softnet_lock
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Finish the fixes from Feb 4 for handling of random da...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Fix RGMII clock 25MHz setting (for 100...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 avoid hand maintained lis...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for most platforms again afte...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc bump netbsd gcc version date.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for riscv32/64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc also bump the X in "nbX" with previous
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Simplify previous, suggested by simonb.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Simplify previous even further by using hli...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/atomic Make the _and_and_ have-nots compile.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Adjust residual calculation in "find index by na...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Consolidate FDT [find "names" index by string] l...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Add fdtbus_intr_establish_byname() helper.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/mii Use symbolic MII_MODEL_xxMARVELL_I210 instead of...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net/npf work around a GCC 7 vs sparc (32 bit) issue i ha...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.sbin/arp Teach arp that it's okay to close sockets after...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt Implement support for IO space, and better-...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ rework some commented code s...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt Split up the initialization of pcihost_fdt ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.sbin/arp arp(8): one more to close socket.
=?iso-8859-1?q?isaki?=[src/trunk]: src/common/lib/libc/arch Add missing atomic_and_{8,16}_nv_cas.c ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Set RGMII delay for MAC side correctly...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net - Remove extra cast.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd add ssl specific timeout value (30s). if SSL_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd call this bozohttpd 20190228, and merge the CH...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc basic mknative bootstrap-libgcc for riscv64
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev Typo (s/vaule/value/)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libisc one more for the atomic referen...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.bin/tip Make xgetchar() return an int like getchar() doe...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mpl/bind Disable warning about atomic alignment for...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/conf defflag SX_DEBUG
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/dev adapt to changes in sxreg.h
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl add some intel specific smart values, and be mor...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/sparc since SX can trigger NMIs dump the stat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev make the conversion from degC to uK a m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/aarch64 no need to include opt_multiprocess...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys PR/53998: Joel Bertrand: Limit the number of semaphores...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man7 Document kern.uidinfo.semcnt.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern no more p_nsems.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/alpha/alpha fix a typo in a comment
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add ./usr/include/ofppc for ofppc builds.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Inspired by (really the need for) Maya's patch to pkg...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/lib/libc/atomic Revert previous hack.
=?iso-8859-1?q?isaki?=[src/trunk]: src/common/lib/libc/atomic Add missing alias for __atomic_fetch_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh The previous commit was obviously made by a broken mi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Sprinkle static
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 #if 0 the x and y symbols...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Update Hyper-V related drivers description.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Move pointer to fstrans private data into "struct lwp".
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/acpi Fix build for i386.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Almost all ppbreg.h's definitions are also in ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/common/lib/libc/atomic Fix return value. or_and_fetch shoul...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Remove unused definition.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/conf commented out hvkvp entry.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*()...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/amd64/conf fix typo. pointed out by pgoyette@n.o.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Handle processor private interrupts be...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/dump Use getfsspecname() to fill the filesystem argumen...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/msgc msg_prompt_win: allow automatic window height c...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/rasops Reset 'height' before underlining in rasops32...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/rasops Underline when the attribute say underline, n...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/rasops Fix whitespace. (In the source code, not in ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor signal6-8 tests in t_ptrace_wait*
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Implement support for multi-segment trans...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic When acquiring a GPIO, disable any conf...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Setup RGMII mode for Meson DWMAC
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic Fix I...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Meson GXBB
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/sparc Catch up with MI pci changes.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf ODROID-C1 kernel is no more
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add details...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Validate burst and width arguments.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/xcvs/dist/doc Fix the build by merging duplica...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt add some more FAT file system types
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Make it clear when displaying data from the MBR.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl add a samsung specific SMART table with:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl - smart vendor support now does try to guess the...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Choose which CPUID bits to allow, rather th...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/conf Add KASAN use-after-scope detection in...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xhost define HAVE_INET_ATON for new xh...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg build constlist.c for new mkfontscale.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Add Amlogic dtb files to arm64.img
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add eMMC reset sequence provider
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Reset device at attach and fix eMMC 1.8...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add support for Amlogic S905 SoC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc Retroactively add some missing changes:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Trailing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix A83T AP startup
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi "s_cir" function is now named "s_cir_rx"
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/acpi Fix bug, PG_W is 'wired', not 'writable'.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Fix bug, the entry we're iterating on is 'current', ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/llvm Make the includes target run the custom in...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib Traverse into external/bsd/llvm/lib when building librar...
=?iso-8859-1?q?maya?=[src/trunk]: src Install more libdrm nouveau headers.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/compat-43 s/a DARPA Internet address/an Internet ad...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: minor amend...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server 1.20.4 is now current.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.texinfo: add minor formattin...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/ultrix Fix the required-list for compat_ultrix. ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/ultrix The compat_09_{get,set}domainname() syscal...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/include/xorgproto don't install marked obs...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/ultrix Regen
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add more gnu attributes
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch 32 bit arm, m68* and sh3 to GCC 7.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update reality on switched ports and commi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use do { ... } whille (0) for DPRINTF(x, y).
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.bin/uuencode When input is not a multiple of three bytes...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib revert previous.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xmore add new man subdir to .PATH
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable hw csum offload by default
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add XNA
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add SNA, TIL, XNS, XTI
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 add gnu_printf
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 add a two argument version of alloc_size
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src rename for shadowing
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src remove needless casts after f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist import jemalloc-5.1.0
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src rename initializer for consis...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src - fix for shadowing
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src - add UNCONST
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src fix prototypes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src add __UNCONST
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src fix for shadowing.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src - add unconst
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Add a c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib We already have div.{c,S} in libc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc Add header files (gen...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Add glue for libc.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Add Makefiles if we want to build ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib Hook for jemalloc
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch amd64 to jemalloc-5.1.0
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention new jemalloc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src put back __UNCONST for now.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add __thread/tls_model attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal use ATOMIC_I...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Put back bra...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc bump for jemalloc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal use __format...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib bump warns
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib no need to elide format-non-literal
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use __f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix pro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix sha...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal remove ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix con...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix inc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix pro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use UNC...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal adjust ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Adjust ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal - fix s...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal add con...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add fallthou...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Add FAL...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch back amd64 to the old jemalloc. We have some...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists bump libc minor
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread Transfer all the keys that were created in th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219 variations for Cannon Lake.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii mii_phy_add_media() automatically install power ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219 variations for Cannon Lake.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/cardbus Catch up with MI pci changes to fix compile ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Avoid unitialized use warning.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/stand/efiboot Centralize ETHER_ALIGN into net/if_ether.h...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xdm update for xdm 1.1.12:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau remove n...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe NetBSD currently uses traffic class 0 only...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe It's not required to calculate unused queu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add meson8b-ec100.dts, sun8i-h3-bananap...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-cm3-io3.dts, rk3399-fic...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Check that t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal revert previ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal fix const ca...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add some XXX...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread Jemalloc initializes mutexes before we become...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Fix debuggin...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Sync wi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/bin/xdm fix build
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/libXdmGreet more pam fixes
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libpthread add joins
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/bin/xdm remove trailing escape
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/bin/xdm/config make this work:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add SMSC(now Microchip) LAN8741A and LAN8742
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xdm/config merge our changes and their...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/newfs_ext2fs make ext2fs rev1 the default. this enable...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xdm/config - clean up a little and avo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xdm/config don't use ERE in sed. fort...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/bzip2/dist Apply fix for CVE-2016-3189 bzip2: h...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Make m_devget()'s 3rd argument to 0 again.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for xkeyboard-c...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/external/mit/xorg Centralize pam definitions and tabify.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Hint more strongly that "#if maybenever" ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf Enable WSDISPLAY_SCROLLSUPPORT in evbar...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm Add RK3399 PCIe host bridge support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add SMSC(Microchip) LAN911X and LAN75XX.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/libuuid_ul/lib/libuuid_ul build glue libuuid_ul...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib build libutil_ul and link it into font...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/amd64/amd64 Use IDTVEC instead of NENTRY for handle...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Change "fli_alias" to point to the corresponding "f...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Change vn_openchk() to fail VNON and VBAD with erro...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys rbtree(3): Implement _FOREACH_SAFE macros
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys rbtree: Use __BIT macro to avoid a lot of compiler w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern style
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove getsombuf(), unused.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/include Style, and remove useless comments.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Drop PG_RO, PG_KR and PG_PROT, they are useless and...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Use pmf(9).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix previous. Pass phy_id correctly.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys Case to uintptr_t instead of using __BIT to fix 32-b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Introduce a new set of PTE bits, with a different n...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb add SIOCS80211CHANNEL special handling in monito...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Parse EXC_NMI on nvmm-intel, and don't retu...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Rename the internal NVMM HVA table entries from...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Micro optimizations:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Mmh, fix len, mh_size includes the malloc header, b...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makemandb fix memory allocation problems detected b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/drm drm_gem_cma_fault() is a UVM fault...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Use pmf(9).
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd on m68010 set BOZO_WRSZ to 16k and BOZO_WRSZ t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add other two Core 8G host bridges.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix I82578 OUI. This change only affects to MIIV...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Cleanup xx or yy OUIs. Sort by number.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add yyASIX and AX88772* devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/ the the / the /
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/postinstall XDM Xresources has been extended and th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/tests/fs/nfs s/ are are / are /
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/rump/share/man/man3 Remove Pp without effect.
=?iso-8859-1?q?roy?=[src/trunk]: src/common/lib/libc/gen rbtree: Add a define to mark function ar...
=?iso-8859-1?q?mrg?=[src/trunk]: src - install fontconfig 2.13.1 files and new fc-conflist
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Use static.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old turn on execinfo su...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib remove damaging comment.
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add SGTM
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xetc mark 30-urw-aliases.conf as obsolete.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin build fc-conflist.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Arrange for the new man page to be...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists bump amdgpu_drv.so major.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Replace our buggy recalloca...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back to using jemalloc for x86_64; all problems hav...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/lib We don't need to depend on pthreads.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xcomp add html pages to match the previou...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Stop resetting signal context on a trap signal unde...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove expected fail in various ATF t_ptr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/ttm ttm_bo_uvm_fault() is a netbsd API...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/arch/aarch64 We don't fit anymore thanks to jemalloc:
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/arch/aarch64 Fix previous... We need to deal with a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc/conf.avail don't instal...
=?iso-8859-1?q?christos?=[src/trunk]: src/include PR/54050: Ryo ONODERA: Add the jemalloc-specific api...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xcomp html3 suffixes are .html
=?iso-8859-1?q?christos?=[src/trunk]: src/include add copyright.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/spi More input validation. Fix off-by-1 for size limit.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Start replacing the x86 PTE bits.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/rump/librump/rumpkern Rumpkernel has its own thread deal...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch New software PTE bits.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/xen/xen error in xen_resumeclocks() is __diagused.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Workaround a bug with ROCKPro64's U-Boot E...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/x86/acpi In acpi_md_OsRemoveInterruptHandler() redi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cvslatest Fix another bug found by jemalloc: don't a...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cvslatest no -g
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch i386 and aarch64 to jemalloc (really I could...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/xcomp Fix MKCATPAGES=yes build
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/conf Reserve DTrace sdt and fdt major numbers
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/nvidia Add Tegra124 "mselect" clock and two PCI...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/postinstall remove 30-urw-aliases.conf and add 45-g...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Make the non-standard jemalloc api...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk move mesa10 build into .old scheme:
=?iso-8859-1?q?christos?=[src/trunk]: src/include add missing externs.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/jemalloc Rename je_mallctltomib to je_mallctlna...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg pull across most of the new build infrastr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk export HAVE_MESA_VER for use in makefiles and set l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets convert make's HAVE_MESA_VER into mesa_ver for ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add eMMC clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Rockchip eMMC PHY
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Update mandoc entry, and note new 1.14.5 release.
=?iso-8859-1?q?mrg?=[src/trunk]: src - build and install libvdpau and x86 and evbarm.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/llvm-lib/libLLVMMCJIT add most of the AMDGPU target ma...
=?iso-8859-1?q?mrg?=[src/trunk]: src libvdpau pkg-config file is called vdpau.pc.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fix two oddities...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Add support for multiple threads in kcov(4)
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Sync TODO.sanitizers with reality
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Fix bug in kcov_multiple_threads in t_kcov
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Undo previous, in the name of "defined" behaviour, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/include only do vdpau headers on vdpau sys...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Fix the code that deals with very long sleeps (> 24...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sleep Deal with overflow when the sleep duration given i...
=?iso-8859-1?q?christos?=[src/trunk]: src/include catch up with name change.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib turn on debugging to help find pro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc clang does not have t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Two changes:
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Add support for trace type selection in kcov(4)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix shorten name, use snprintf
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc Add noreturn for the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Add noreturn where needed. In...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use syscon instead of bus_space_map
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Register kcov(4) in CHANGES
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal one more nor...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xbase add vdpau to evbarm
=?iso-8859-1?q?kamil?=[src/trunk]: src Introduce enhancements to the kcov(4) code
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist Changes in version 1.14.5, released...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makemandb adjust to the new mandoc api
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml resolve conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new mdocml
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makemandb remove unneeded header.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/src handle @PKG_EXPAT_LIBS@...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Add missing ifa_release on error paths
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist add __dead for clang.
=?iso-8859-1?q?nakayama?=[src/trunk]: src Install new files also to etc/fonts/conf.avail.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xcomp fix path to khrplatform.h
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix a bunch of man page transforms.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk install transset.
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/pci PR/54045
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen PR lib/54053
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libc/gen Explicitly test for PR lib/54053
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/xdebug Register ./usr/X11R7/lib/libvdpau_...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist Reduce diffs with upstream and enab...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Add an initializatin that is ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Rename pr_item_notouch_* to pr_item_bitmap_*, and m...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add sanity check: make sure we retrieve a valid ite...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern This had a similar problem to that reported in PR l...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils Correct copy-paste ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Use pmf(9).
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xcomp move the mesa 18 khrplatform.h head...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb KNF
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/arch/x86/x86 Add missing space in "wiring for pmap .. di...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree remove the recently added files or added entries f...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/xdebug Add libvdpau_g.a here as well
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/libvdpau it is CPPFLAGS for -D etc oth...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Take a reference on ndp->ni_rootdir and ndp->ni_ero...
=?iso-8859-1?q?christos?=[src/trunk]: src/include remove global pointers, add get/seters.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add libjemalloc.so
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc - descend to build libjemalloc
=?iso-8859-1?q?christos?=[src/trunk]: src/lib add libjemalloc for the non-standard jemalloc symbols.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1a and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base fix pasto (gnumalloc vs jemalloc)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssl
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/nvidia Fix paste-o in an error path diagnostic ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Fix typo.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xcomp lint library for vdpau
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp lint library for jemalloc
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXcursor catch up the default __XCUR...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add TSX_FORCE_ABORT related definitions.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mvme68k/dev Fix small (but fatal) oversight in devi...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libc/sys Add a bunch of fprintf(stderr,...) diagno...
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix merge botch in p...
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc regen...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Fix a bug that the VLAN HW tagging funct...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the VLAN HW tagging functio...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Set drive strength and output tap delay
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix aclk_emmc register offset, set RK_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Add vendor callback for post-bus clock ops and...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sbus Fix an issue with FIOCSCURSOR FB_CUR_SETCMAP on...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern style
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Arasan SDHCI 5.1
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sbus In zx_cursor_color(), don't throw away the seco...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 regen
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Rename global variable "state" to "_cursesi_st...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix ipsecif(4) memory leak in some ioctl cases.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet carp: don't skip pserialize_read_enter and ifa_r...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf U-Boot fails to boot a compressed kerne...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/gpt print little-endian header fields correctly.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch G/C "MAPPECOPY". It is the deadest of wood, and ne...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc Remove __clang___ hacks for noreturn, ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Sync wi...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/uvm Avoid a panic from the sequence
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Fail early if we're beyond the guest max ram.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Reduce the mask of the VTPR, only the first...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Move a KASSERT, applies to all branches.
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/kern syscall debug - fix build when SYSCALL_DEBUG option...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize NVMM-Intel: keep the VMCS active o...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/uvm unify rounding and range checking.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Grr, disable the "time goes b...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src revert previous sshd hack (fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/vax Use copyin(), not fusword().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Simplily. Suggested by knakahara.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib remove INCLUDES.all setting and it's p...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Davicom DM9161, DM9161[ABC] and DM9601.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists libmesa_dri.so is obsolete in mesa18 for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists properly mark libmesa_dri.so obsolete in ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Fix SCF_RSP_R1B test
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci moar registers
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Support more ALPS V2 devices
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/i386/conf Remove duplicated option.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/isa Swap wrong ordered halt_input and halt_output (s...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix (probably) typo. SLINEAR_LE -> ULINEAR_LE.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/alpha/conf Disable COMPAT_OSF1, will be removed.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Flush the BP cache just before starting APs so that...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Style and whitespace. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Spell common correctly in comment. Spotted b...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/ic Make it compilable (remove unused variables).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64/include Bump STACK_ALIGNBYTES to (16 - 1) to ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci White space.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/usb Use C99 style struct initializer to audio_hw_if.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Disable multi-segment DMA as a workarou...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Misc changes:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src PR/54062: Fix the "snprintf_f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys PR/54062: Using random garbage in the mms...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex PR/54061: Bump memory for jemalloc (a l...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src we have MAP_ALIGNED, so use i...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/wscons allocate wsdisplay type 66 for ssdfb(4)
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 add ssdfb(4) manual page
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic add ssdfb
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c add i2c attachment for ssdfb
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/conf config glue for ssdfb
=?iso-8859-1?q?tnn?=[src/trunk]: src/doc note addition of ssdfb(4)
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic formatting
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c delete unused variable
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ensure the device's UVM pager object is present b...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/wsfont import the Spleen wscons fonts from OpenBSD
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 update SYNOPSIS; suggest 5x8 font instead of 8x8
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/arm/xscale Hard-align the fields of the structures ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Prepare the removal of the 'ioff' argument: add a K...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern cosmetic
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Fixup a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Wrap arm_cpu_marker if #ifdef MPDEBUG.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/vfp Trailing whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Define missing HAVE_FONT for newcomers.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern With TRYEMULROOT namei_getstartdir() gets used twic...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove unused install kernels.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove Pp that do nothing. Break line after m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/osf1 fix the build: include the needed osf1 files...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Move some code into a separate function, and explai...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc fix maintainer of nsd/unbound, update version
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Kernel Heap Hardening: put the pool header at the b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Introduce a new flag, PR_USEBMAP, that indicates whether...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu call ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/string restore the removed "function does something...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Davicom DM9161,DM9161A,DM9161B and DM9601 su...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXft remove delete sources in libXft...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXft revert previous - was wrong.
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists Remove weird lines from set lists.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs_readdi...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs As zfs_netbsd_get...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Set "mnt_stat.f_f...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement zfsctl_...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Make ZFS exportab...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netipsec s/pakcet/packet/ in comment.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libvdpau add libXext and libX11 to LIB...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Kernel Heap Hardening: manage freed items with bitm...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists Revert previous.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/games/atc Report the users score _after_ the game has ended ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax.1: document the "s" flag of the "s" option
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax.1 & tar.1: add a minor clarification about "-s"
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc enable the workarounds for cortex a53 errata 83576...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib libvdpau depends upon libXext and libX...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata Move standby on detach after wedges deletion in ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata Set disk model name as disk type. The informatio...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Set disk product name as disk type. The infor...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Let backend provide a disk type. The information can...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Provide CID data (manufacturer/product id/prod...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/sys add INIT_ONCE(9), FINI_ONCE(9) with changing once_t.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/external/bsd/dwc2 - dwc2 need calling linux_workqueue_in...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/pax Whitespace nits.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 New sentence, new line. Fix Dd argument.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet6 Fix typos in comment:
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - free L1-L3 pages that has been emptied by...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - add ddb command "machine ttbr" to dump MM...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata The NCQ support added a private request queue to...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Fix/remove some half-baked stuf...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Add CVS ids, and rename the PTE bits. No f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc default oabi to strongarm. fixes...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch G/C a couple of lingering instances of addupc(). T...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax: minor adjustments to comments in pat_rep.c
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax: fix typos in comments in file_subs.c & tar.c
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 spinkle __printflike(), and use PRIxxx
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc bump libstdc++.so.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - add reg_{s1e0r,s1e0w,s1e1r,s1e1w}_write()...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel updates fo...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci PR/54058: vmx(4): Fix device enable command...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools split MKLLVM into MKLLVM and MKLLVMCMDS, like MKGCC an...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci add code to read disabled ROMs, adapted from xf8...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/debug give syspkg names to -unknown- file...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add size var...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Switch sparc64 over to newer jemalloc.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci don't malloc(0)
=?iso-8859-1?q?maxv?=[src/trunk]: src Make it possible for an emulator to set the protection of th...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/stdio Minor markup and wording fixes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses winwrite - deobfuscate a bit.
=?iso-8859-1?q?htodd?=[src/trunk]: src/tests/lib/libnvmm Fix build break due to typos.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - Dump CPUID leaf 0x40000000 if availab...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch s/TGC/TCG/. Not Tokyo Game Show but Tin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb adjust KASSERT() for sc_lock to handle polling c...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Even if you try very hard, some cards just do no...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/crash add an example shell pipeline that will print...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/comp give syspkg names to "-unknown-" fil...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb use sc_lock not sc_access_lock to check UHIDEV_O...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/compat_netbsd32 The main compat_netbsd32 module ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/bin/dd When buffers are at least page sized, explicitely req...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Replace compile-time checking for vlan code with a modul...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 In fact, xc_broadcast also applies to offli...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Enable QUEUEDEBUG under DIAGNOSTIC. It has never bee...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/hppa Remove references to COMPAT_OSF1 in HPPA, it h...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/sgimips/conf Reduce duplication by switching to usi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/sgimips/conf Enable Bluetooth support.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SOM & COM from the world of ARM
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 The USB port of the Huawei E5573s-320s portab...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Bump date for previous.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3 Fix usage of STACK_ALIGNBYTES in our local cha...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/lib/libGLU Remove workaround for internal ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp Fix MKCOMPAT=no build for sparc64;
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add HAXM.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Make "includes" depend ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/tap Add a loadable module for tap(4).
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 Delete the sentence "Wired Equivalent Privacy...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Fix a tiny race in setregs and linux_setregs. Between th...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Add support for specifying the partition to resize ...
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 Bump date for previous.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Make the "show" subcommand accept -b startsec to id...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Disable preemption when setting PCB_COMPAT32, to prevent...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/osf1 Remove Alpha's compat_linux dependency on co...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/arch/alpha regen
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libedit Only quote the completion matches if we are doin...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Fix previous - remove it from the list before freein...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net If the unit being closed was a "zombie" (ie, the int...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net And revert both of the previous. It seems that the ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net This should do it!
=?iso-8859-1?q?manu?=[src/trunk]: src/sbin Add -U flag to dump(8) and dump_lfs(8) to specify dumpd...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Use correct list name
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Revert rev. 1.151 and 1.152 to avoid compile error. ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Pass error status to the upper layer in wm_gmii_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - 88E1000(S) has no page select register, so don...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add my name.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin Bump date for previous.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Copy copyright messages from if_ethersubr.c re...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Resequence the stuff in tundetach() to ensure that n...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Resequence the activities in tapdetach() so that no ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix compile error when MIIVERBOSE is set. Report...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Remove extra space.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Put the #ifdef where it belongs (after defining the ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net in tundetach(), error is only used #ifdef _MODULE so...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Bankspeed Pty and NetExcell.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.bin/kdump Remove compat_osf1, discussed on tech-kern@.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Allow -b startsec to specify the partition to chang...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd descend into jemalloc too.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/srtconfig Fix open() error message - use a colon ra...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Add devsw_{attach,detach} stuff for _MODULE variant....
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/srt Now that the if_srt module has a chance of w...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/alpha make this compile again.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Add another known issue
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Add cloned-interface-create code to srt open() routi...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Switch discriminates between fsc va...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Protect __KERNEL_RCSID. It isn't available when com...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Add srt(4) to /etc/MAKEDEV and corresponding update to MAKED...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c touch match_result only on success.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern physio can issue multiple concurrent I/O requests f...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c provide compatible names for all sizes.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Remove extraneous comma
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2019a from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2019a
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note tzdata2019a
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt When displaying a single partition (gpt show -i ......
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Add a man page for srt(4). Thanks to wiz@ fo...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/man Update sets lists for new srt(4) man ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix a logic botch that prevented "wait -n" (with no p...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Allow -b to specify a partition for "gpt unset" as ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/m4 Behave like gnu m4; when the error output file ca...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/sysmon in sysmon_envsys_unregister(): loop over sme_...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/m4 print the source line and file where the error ha...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/m4 fix use-after-free issue.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove POOL_SUBPAGE, it is unused, undocumented, and add...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Remove unneeded PR_NOALIGN, pool_allocator_kmem is ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Some minor tweaks from kre@ and some updates ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Use .An -nosplit in the name/email entries in...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi Register a timecounter source for the 32....
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/m4 Use correct printf format for (struct input_file ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk jemalloc for everyone!
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Sync with other *BSDs:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Apply OpenBSD rev. 1.94:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Remove extra check (because the same check is ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 - Add missing BCM5716.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd/testsuite add $NetBSD$
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/microcode/bnx Update firmware to 6.0.{15,17} by sync...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/broadcom Fix to show counters of "bcm2836 pic" ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc Actually use unit number for iscsi device.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi fix wrong counter_mask assignment due to ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Add another known issue (if_flags)
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/pic enlarge pic_name[] from 14 to 16. bcm2835_i...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/sysmon Don't create the driver's workqueue twice!
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk undo previous, too much breaks.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal LG_QUANTUM i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Handle vax optimizer
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal vaxinate!
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/include Provide the (max) defaults for page...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal add tables f...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi ensure LOSC is configured for external clock
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal alignment fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch - expose vmparams to userland on arm, like other ar...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Kernel Heap Hardening: detect frees-in-wrong-pool on on-...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk back to jemalloc for the masses
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include provide the max page size for userland
=?iso-8859-1?q?martin?=[src/trunk]: src/sys Add a disk ioctl DIOCRMWEDGES to remove all wedges of a ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/include/ibm4xx fix protection
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/crypto/libcrypto Timeout for evp test case is still no...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci fix the fix(es) - don't try to access a BIOS we ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Remove extra cast (from OpenBSD rev. 1.95)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arc/include Expose kernel variables only to kernel.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests bytes_transfe...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/ews4800mips/include protect kernel variable from us...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hpcmips/include protect kernel variables
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk disable jemalloc again until we can figure out what...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev Add reading of supported opcodes and their timeouts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add 2K page ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm/imx7 need arm/amr32/pte.h
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc llvm-8.0.0 out.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack Dedup and add the small jemalloc imple...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib fix compilation for non _REENTRANT
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include make rump work again..
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk re-enable jemalloc.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Move pnbuf_cache into vfs_init.c, where it belongs.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist PR/54069: Jason Thorpe: Prevent mem...
=?iso-8859-1?q?maxv?=[src/trunk]: src Move NVMM in the "any" class, so that it can be enabled in G...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses winwrite - using addch() on individual bytes o...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include add more exceptions for standalone an...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/stand/bootblk no more _LKM -> _MODULE
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbarm/nitrogen6 include pte.h
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/sbmips Don't need an 'X' printf specifier i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern fix the build (pnbuf_cache move to...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a couple of latent MP issues in the...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add entry for MIPS 25Kf.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD:
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/wsmuxctl Add support for WSMUX_BELL, also avoid cra...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/wsmuxctl expand error message to also list wsbell a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Use m_defrag() when bus_dmamap_load_mbuf() ret...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Change strat...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Go back to not always defining PAGE_{SIZE,SHIFT,MASK}
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal there is no ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/sbin Append DPLIBS to PROGDPLIBS so that we...
=?iso-8859-1?q?martin?=[src/trunk]: src/libexec/httpd Account for cgihandler being set when counting...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Move all jemalloc symbols to the p...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/mit/xorg/bin/xdm/config Minor adjustment to the inp...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/emips/ramdisk bumpity bump bump
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include Remove SGROWSIZ parameter which looks ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/pmax/ramdisk Bumpity bump bump
=?iso-8859-1?q?martin?=[src/trunk]: src/external/mit/xorg/bin/xdm/config Fix edit accident in previous
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/acorn32/ramdisk Bumpity bump bump
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses Use WCOL rather than wcwidth(3) as we should a...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses Minor adjustment to prior to match putch
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include remove extra token
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/zaurus/zaurus Yes, we need to load symbols, but we ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/zaurus/conf bye ddb and we fit again.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd - die sooner (if we got interrupted)
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree For consistency use the user and group names for d...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/mdocml/dist Set the maximum column index in a t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/common/lib/libc/string Fix typo: __aebi_memset -> __aeabi_me...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/include Provide LOADADDR macro for arm32 efi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist Build fixes for NetBSD.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Build fixes for 32-bit targets.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootarm Add efiboot support for 32-bit ARM...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/stand Build efiboot on armv7
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/stand Don't even bother trying to get this t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/base Add bootarm.efi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Include bootarm.efi with releases
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Install bootarm.efi to boot part...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Make fdt_get_memory return all of physic...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files Switch to efiboot
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc arm: Add UEFI bootloader support (bootarm.efi).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Install GENERIC ELF kernel as /n...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove redundant TARGET_ENDIANNESS check
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc DOTADIW, ASP, AVB, BTM, IOM, IPCF, MI, SLIC, VFS
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/fsck_ext2fs Ignore recorded last mount point when valid...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Set entry point to generic_start instea...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootarm Jump to MARK_ENTRY instead of MARK...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include/arm32 Need to include <sys/cdefs.h> so ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add some string tags for resources
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/procfs add a node for the process resource limits.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/procfs Add the limit node
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys tuck the strings inside _NETBSD_SOURCE
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/fsck_ext2fs remove debug printfs from last commit.
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libedit Perform quoting of filename completions when the...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/fsck_ext2fs No longer rely on data in disklabel to dedu...
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Remove dead code from sbc decoder.
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Opps... Remove extra ')'
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/sibyte/dev Allocate memory for for the etherne...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove TEGRA kernel config.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove SUNXI kernel config.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove EXYNOS kernel config.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove GENERIC_USERMODE kernel config (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove references to Exynos 4412 and 54...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/fsck_ext2fs Ignore EXT4 'kbytes written' field when val...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/conf bump size
=?iso-8859-1?q?christos?=[src/trunk]: src bump
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/lib/libsa correct debug message, d->myport has network b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Also check for MT_CONTROL, and end the receive oper...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libsa fix warnings, printf formats, etc.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for netbooting with non-PCI ne...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/emips/instkernel paleo diet is not working
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/pmax/instkernel need bigger clothes
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/misc JCL
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/adddress/address/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/iscsi Fix typo in comment (s/numer/number/).
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/sbmips Handling CFE addresses in 64-bit mod...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses printw: rework vw_printw so it uses open_memst...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Double the number of wedge device nodes
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/misc Oops, wrong millennium :)
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc Add an initial ruleset and rc script for NPF to protect ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 Compiling some files with -fPIC and -O2 ends u...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax remove debugging code
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/arm/broadcom Fix indent.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files Turn off efiboot until we figur...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add ABNF and EBNF
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add RBNF
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CDL, LBNF, TBNF
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc The case for PF was handled some time ago and pulled up ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/vax add a missing file
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/vax regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm Whitespace police
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Vax ain't ha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc make ia64 build with gcc7:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libsa fix sign-compare and sign-passing errors.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc fix error in previous
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic After throwing away countless hours of my life on...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Rework the fork(2)/vfork(2) event signalling under ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys The *fork*_signalmasked ATF tests no long...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 - fix missing else ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove support for early SIGTRAP (fork related) sig...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/pmax/ramdisk Give us a bit of breathing room since t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/pmax/conf Adjust for bigger ramdisk
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/llvm-lib Undo tools part of the AMDGPU changes for LLVM.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools Revert MKLLVMCMDS changes.
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk Document MKLLVM.
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk Provide a default value of no for MKLLVMRT.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools Add MKLLVMRT to build a subset of the LLVM stack for J...
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk Use and enable MKLLVMRT for HAVE_MESA_VER=18.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sun2/conf Gut more stuff so we fit. Last working RA...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add MSR_TSC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Debug output alignment
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add new VMCS bits.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 VMX: if PAT is not valid, #GP on WRMSR, rat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern When scrolling the screen don't...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/etc/mtree Fix previous.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Fix small read overflow; harmless, because sinc...
=?iso-8859-1?q?scole?=[src/trunk]: src/doc Remove obsoleted ia64 gcc 4.5.3 hacks
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 add note about pmap.c compilation warnings
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so Disable optimization for rtld.c on the vax...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention rtld vax hack
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern centralize setdisklabel(9)
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk vax "cough" works, with gcc-7
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp Make fetch_read() return size_t like fread() doe...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/x68k Display 68060 revision. From amiga/amiga...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/x68k Remove cpuspeed info for 68060.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Make the DEBUG version compile
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Fix a typo in a comment: s/avissory/advisory/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci 0 -> NULL.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Fix flaky check for the /dev/kcov device in t_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern one more __func__
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Don't validate buffer size for tape I/O, this is al...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm Use right definitions in src/tools/llvm.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change. This change reduces diff a...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Allow specifying the partition via -b startsec for ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Ignore -f with the "destroy" command completely (it...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt PR bin/54088: make "destroy" remove the protective ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Restructure so that storing of uboot args (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files Re-enable efiboot for armv7 (th...
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Sort ./usr/tests/usr.bin/netpgpverify
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/indent Upgrade indent(1)
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc indent(1): Upraded to the FreeBSD HEAD checkout
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/indent Upgrade indent(1)
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Check the GPA permissions too in the Assists, be...
=?iso-8859-1?q?christos?=[src/trunk]: src/include merge tzcode 2019a
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time merge 2019a
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time explicitly promote to double.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Make strftime_{l,z} re-entrant and always requ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time ALL_STATE was bought by STATE_FARM.
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Register ./usr/tests/usr.bin/indent
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern move setdisklabel(9) into a separate file.
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Document indent in doc/3RDPARTY
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/indent FreeBSD indent r340138
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/miniroot eXorcize and `` -> $()
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib modernize, and avoid -a -o
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch hppa to GCC 7.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/indent New sentence, new line. Whitespace fixes.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time deal with zic that's not part of libc.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Consistently use db_printf() instead of p...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern avoid underflow in user/system time.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/dev/lib/libdisk need subr_disklabel.c
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern we need it for non-kernel builds (rump)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that BNX_MISC_ENABLE_SET_BITS is not c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci BCM5709 is PCIe based. To wait for pending PCI t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add BNX_PCICFG_DEVICE_CONTROL.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Allow time for the management firmware to ente...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Avoid text relocations on i386
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic #define<tab>
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Fix AO base in cpu_enable_meson8b
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add dependencies for mesonfb
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/include Put "memory" to asm inline reading ...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/include Add dummy constraints to avoid exce...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/grep Fix asan heap buffer overflow. from enh at google.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern clzdi2 and ctzdi2 are needed on alpha. (coun...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Prrovide a basic (i.e. empty) module_in...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add (commented out) MODULAR-related opti...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk switch everyone to mesa 18.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc WAFL
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Frantically revert previous because of missing stuff
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Limit MKLLVMRT being enabled with MKX11 to x86.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Switch everyone to mesa 18.
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Mesa updated. And we're still a version behind somehow :-)
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Fix ASIC check, BGE_ASICREV(sc->bge_chipid) is n...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ata Implement a DIRTY flag (copied from sd(4)) so av...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libsa Go back ot using 0x%x instead of %#x because w...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ata unbreak the build, someone forgot to commit more...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ata drop AT_RST_NOCMD, it's a cut'n'paste side effect
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time - Padding support from FreeBSD (GNU extensions)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct distinguishing fork/vfork tracing event in ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Reenable tests vfork7 and vfork8 in ATF t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add __clone(2) tests in t_ptrace_wait*
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/include Redo previous.
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/bsd/pkg_install/dist/create pkg_install-20190405
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/ic RTK_CFG2_BUSFREQ is only 1 byte. Fixes panic on ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/ic Fix indentation for RTK_CFG2_BUSFREQ to line up w...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/bsd/pkg_install/dist Fix merge conflicts from pkgsr...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/landisk/landisk Use aprint_* instead of printf.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc update pkg_install info
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc pkg_install
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/ata Make sure the aprint_verbose chain is terminated...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add an ipi_trigger_broadcast() call, like ipi_trigger_mu...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia s/pcmica/pcmcia/
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix short description.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Sort sections. Fix typo. Remove superfluous Pp.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Overhaul the API used to fetch and store individual memory c...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous Pp.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/pkg_install/dist/create Use __UNCONST() rather ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/vfp Install the undefined instruction handlers ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Revert llvm -> llvmcmds unintended c...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/external/bsd/pkg_install/sbin/pkg_create Treat implicit-fall...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/external/bsd/pkg_install/sbin/pkg_create revert previkous it...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Replace the misc[] state by a new compresse...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Centralized shared part of child_return() into MI part
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/modules/ufetchstore Add missing Makefile.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Correct ustore(9) entry for MKCATPAG...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/debug Register t_ufetchstore.debug in dis...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Simplify FORK_TEST in ATF t_ptrace_wait*
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new tests in ATF t_fork/t_vfork
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Treat _RUMPKERNEL like a __HAVE_UCAS_FULL platform....
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc/sparc Fix building crash(8) on sparc after uf...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/compat/freebsd If using a cast for &code to make it a u_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/regress/libexec/ld.elf_so Eliminate regress/libexec/ld.elf_s...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/compat/freebsd Revert previous. Instead change ufetch_...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/compat/freebsd Revert previous (1.5) and return to the o...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix race conditions about pmap_page...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Fix a think-o / paste-o in the max user address che...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/include The real cause for removing asm inl...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp redo the connection waiting handling to make it ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/ic Fix spelling of symeti^Hric
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/defaults Allow DHCP
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix previous. We define _KERNEL for rump in opt_rum...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/modules/ufetchstore Avoid redefining UADDR for arc.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arc/include G/C some obsolete definitions (we haven...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/modules/ufetchstore Revert previous. arc port was fixe...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arc UADDR was removed.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arc/arc Remove dead codes, that are #if 0'd for mor...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/arm Fix ARM_ARCH_* brain fart.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc Detangle some of the PowerPC CPU configurat...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/lib/gallium Handle objdir correctly.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/i386/installimage Bump for recent Mesa update.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib workaround gcc/vax bugs
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix tiny race in pool+KASAN, that resulted in occas...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Provide a code argument in kasan_mark(), and give a code...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Adjyst some debug printfs
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/include blkif_x86_{32,64}_* are not identical t...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ata Really implement WDF_DIRTY. patch(1) did somethi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wsfont Add "bold16x32", a pixel doubled version of t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Explicitly include bold8x16 and bold16x...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Don't allow unloading when there are still VMs ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Make the post-netbsd 2.0 case the...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Reduce diff to upstream (in conf...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Sync, and fix grammar.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/arm ...and now I really have the list of arch v...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc don't append to nbsd_tm_file. Thi...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Claim ifunc support on a number o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Invert the filtering priority: now the kern...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Initialize the default timezone a bit more so ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Add a paranoid racy lock check in child_return()
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Don't try to print NULL if we can't get a time...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time only need to initialize the first type.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sandpoint/sandpoint Call com_init_regs() in eumbcna...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/modules/ufetchstore Add a test to make sure an overflo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Exclude references to _ucas_{32,64}_mp() for _RUMPK...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ic If Command List Override is not supported by the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium Fix stack protector build.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/sparc64 make trap 0x70 a TRAP() not UTRAP()...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add -r so that we get the location of redefinitions
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Remove unused definitions.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/pmax/instkernel bump
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Switch kcov module class to MODULE_CLASS_MISC
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): Add more info about ifaddrs().
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time don't print ???, requested by kre@
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Make explicit note that MODULE_CLASS_ANY shou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add some additional CPU and system types.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Make it compilable with BNX_DEBUG.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Fix a comment.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl Improve wording.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys Split the description for EINVAL into two piece...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Add a MODULE_CLASS_MAX value to the enum
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Improve kernel module validation. First, set a limit on...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man9 Update to reference the newer (committed long...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/kern Update comment to match existing function name.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous comma. Try improving a sen...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Add the R_ALPHA_BRSGP relocation type.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/vax/vsa White space -> TAB, fix indent, and add RCS...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix minor bugs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Use the fd_clone approach, to avoid losing refe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Don't forget to call (*machine_destroy) when ki...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Switch to MODULE_CLASS_MISC, from pgoyette@.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Reset so_cred to NULL after freeing it, because clo...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time The typecnt refers the to ttis array and the t...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/screenblank Offer a potential workaround to the cav...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - free empty page tables pages if reach a c...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Support R_SH_REL32 (encountered in .eh_frame).
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Fix previous. P is the final (relocated) a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mca KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mca Fix a bug that the supported media can't passed ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Make it compilable with AI_DEBUG.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa - Use the correct function name for the panic me...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Fix softc size in CFATTACH_DECL_NEW
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Make it compilable with EF_DEBUG.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Make it compilable with IX_DEBUG.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix a bug that media setting for fiber didn't wor...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung EXYNOS5422_DISABLE_CA7_CLUSTER isn't re...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sbin/fdisk mention that -B is used to set the timeout for mb...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Use uint16_t more for MII registers.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man9 Add instructions on how to determine the sche...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/dri Need pthread for all the mtx_lock.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libGL Expand all @@ things in pkgconfi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Use MIN_PAGE...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/altq/altqstat New sentence, new line
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/altq/altqd Drop Pp before Bl
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make ParseDoDependency: free paths rather than assert
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/altq/altqd bump date
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/conf Add a commented out entry for CARP
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys defparam all of the config variables associated with SYS...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 typo, you don't need to specify a prefix & mask
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/rc.d Include npf_boot rc.d scripts which loads an interi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/distrib/sets/lists/etc typo, pasto
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/conf Include CARP support by default
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/usermode/usermode Add missing semicolon.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Avoid a maybe-uninitialized warning by checking for ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/usermode Make the usermode kernel compile again.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/sys Fix ifdata"o2n"() macro. This is not a real b...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/sys Whitespace change. No functional change.
=?iso-8859-1?q?kre?=[src/trunk]: src PR bin/53999 from rudolf (eq.cz)
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/cgdconfig KNF, 80 column police, a few other tidy ups (...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/dev/cgd Fix quoting (quotes really do not nest...) and...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add missing userret() at the end of...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 some items are already done. update...
=?iso-8859-1?q?kre?=[src/trunk]: src PR bin/54112
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix a bug that OSIOCSIFMEDIA can't treat. Add missin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Replace some "panic()" calls with simple "printf() ; ret...
=?iso-8859-1?q?tpaul?=[src/trunk]: src/share/man/man4 Remove mention of SPLASHSCREEN_PROGRESS option.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Bump date for previous.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc npf_boot rc script loads npf.boot.conf to address that i...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add LLD & LLDD
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib adjust miniroot scripts to deal with the time prefix...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/arch/evbmips/conf ELRITE is a router .... enable gif(4) ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config remove bogus specs redefin...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge add types for windows and linux partitions.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Remove lingering reference...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src CVE-2019-9498 (EAP-pwd server miss...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/eap_server When processing an EAP-...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/eap_peer When processing an EAP-pw...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src This adds an explicit check for 0 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common Explicitly verify that own ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/crypto This helps in reducing meas...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/utils These functions can be used ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/crypto Get rid of the branches tha...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/eap_common This algorithm could le...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common The QR test result can prov...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common Make the non-failure path i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common These groups have significa...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common This is an initial step tow...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common Try to avoid showing extern...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add the NVMM_CTL ioctl, always privileged regardless of the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Fixup EFIBOT_DEBUG output for non-_LP64 case
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Print bootargs from the environment
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config revert previous
=?iso-8859-1?q?joerg?=[src/trunk]: src/external Extend LLVM link.mk to handle librt. Use it in Gall...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/librefuse provide fuse_version
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/librefuse Use the equivalent FUSE_VERSION. Probably a mo...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Switch out deprecated keywords.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Use a separate variable for IPv6.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf typo
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/dts Revert RockPro64 dts changes made for rk339...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 be sure to keep cc1_c...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/sbmips Force all devices to IPL_VM. For so...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Be consistent with file^I and include^I.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Remove inclusion of compat/sys/socket.h. It's not re...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Generate SREC kernels that YAMON can l...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/sys Remove unused macro definitions. OK'd by pgoy...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/sys Restore sys/ioccom.h.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix yet another fiber mediachange fix. Not tested.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add a bunch of PCI devices on my systems, and a ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci fix a couple of errors in the previous.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/librefuse Avoid marking up semicolons.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Fix "build.sh syspkgs" error when creating base...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that the duplex of manual media settin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Fix a bug that the duplex of manual media settin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Simplify. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Fix a bug that the duplex of manual media settin...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Fix tyop.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Revert previous & just use the inets func...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libGL the drivers we dlopen need pthread.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf s/ifnets/ifaddrs
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Rely on volatile operations in KCOV data types
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/ic Fix a typo in a comment
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Fix a typo in a comment
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/net80211 Fix CVS Id
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/postinstall Do not test contents of non-existing Xr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix incorrect CVS Id
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Fix CVS Id usage
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation for copyin/copyinstr/copyoutst...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man4 Fix CVS Id
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Validate that clone(2) is handled properl...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add clone_func() in t_ptrace_wait.h
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new tests traceme_vfork_clone* in ATF...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new tests in ATF t_prace_wait*
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib Add a symlink to /altroot/stand to help the kernel f...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/lib/libterminfo fix typo in error message; database is spell...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sbin/tunefs Add missing space in "quotas disabled" output fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/m68k/m68k Fix an asm-comments-vs-preprocessor-line-...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Apply FreeBSD r346028 from ganbold@f.o:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Add the following debug options:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add some new C620 LPC devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/adm5120/dev Fix a bug that the duplex of manua...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec remove a variable which is no longer used.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 COMPAT_NETBSD32 to work on also thu...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libc/sys Markup improvements: use Dv for kqueue filters,...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/share/man/man9 Split the examples into two separate literal ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54117: Paavo Helde: Fix memory overrun: Accou...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc new_menu: add missing initializations - we mig...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Backout previous - our pool is zeroed, no need...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium more stack protector (arm32)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/52359: Benjamin Lorenz: When resizing because...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Typo in comment
=?iso-8859-1?q?rin?=[src/trunk]: src/libexec/ld.elf_so Do not compile __tls_get_addr() into ldd(1...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so Fix c++ exceptions on arm; jemalloc calls ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Fix use-after-free. If we're not polling, virtio...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch Add drvctl to kernel which has audio device.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Introduce POOL_QUARANTINE, a feature that creates a ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Enable Tea...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove sun50i support from 32-bit GENERIC.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include Handle changes since the gcc riscv to...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/xlint Undefine SSE stuff; we don't want portab...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv use NETBSD_LINK_SPEC...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/riscv64 Fake mknative. eno...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include Provide defines for the 64bit case.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include Our current configuration is that lon...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/arch/riscv Looks like libc is too big to be able to...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libm/arch/riscv Don't alias the long double version to t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt The spin-table CPU enable method is only va...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fix build w/o PSCI
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/arch/riscv/gen build the generic 128bit long double...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix core stack traces (missing re...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix typo, unused variable
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/arm add missing files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt If an enable-method property is present on ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sbin Omit mention of old vnd(4) bug, now resolved.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/mips/mips Remove unused declaration of __BIT and __...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net ifix uninialized pid
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/hpcarm/conf Fix build error. size locater is gone.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Create a RPI compatible image which cn ...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/usr.sbin/makemandb Set the snippet_length field of the callb...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add more checks, if the values are negative we hit ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Only need to #include sys/vnode.h once
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/ufs/ffs PR/53990, PR/52380, PR/52102: UFS2 cylinder grou...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Declare the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so undo previous unlock/relock; it is not nee...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/arch/riscv/gdtoa Provide a definition of quiet NaN ...
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/ld.elf_so Note that we now search DT_RUNPATH paths a...
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/ld.elf_so Use more Dv.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Split the COMPAT_50 socket-timeout stuff out of kern...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Actually update the timeout value for the compabili...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern If the compat code successfully handled an option, ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/dev/ic Protect ether_multi list
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
=?iso-8859-1?q?abhinav?=[src/trunk]: src/libexec/ld.elf_so Typo: s/a indirection/an indirection/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/dev Some KNF
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add some Intel Xeon Scalable processor's devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Avoid duplication.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/ld.elf_so $ORIGIN support is now enabled.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Clean up this mess and simplify, so that all the soc...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add support for f...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Add reference counting to alias states to prevent t...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include Avoid -Wconversion warnings
=?iso-8859-1?q?maya?=[src/trunk]: src/external Fake mknative
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv don't redefine types.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64 more fake mk...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Don't build compat libraries for riscv, for now.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Provide...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Temporarily ifdef out PTRACE_VFORK and PT...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/arch/riscv/gdtoa Cargo cult follow the other 128bit...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libm we need rintl (long double) to link binaries
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Re-do previous:
=?iso-8859-1?q?maya?=[src/trunk]: src/libexec/ld.elf_so/arch/riscv r_symndx is no longer declared,...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/modules/ufetchstore fix TESTSDIR.
=?iso-8859-1?q?uwe?=[src/trunk]: src/bin/sh -compact must come last
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa Trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/lib Ignore atomic alignment error for ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Zero out the ifreq struct for SIOCGIFCONF to avoid u...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Remove unused defini...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/cpuctl cpuctl.8: update the URL for AMD microcode, ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netsmb Prevent a NULL pointer dereference when the local...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Provide a simpler config for a host which...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc npf_boot and /etc/defaults/npf.boot.conf
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc spelling
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/modules Re-arrange the ufetchstore tests to look like ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern mq_send1: fix argument validation and reject too la...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Sync Ge...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common Syn...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils/dist/bfd fix merge botch - remove dup...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net The path of SOICSIFMEDA or TAPGIFNAME calls are as f...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Rename ifreqo2n() and ifreqo2n() to IFREQO2N_43() an...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/conf dino depends on gedoens
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils regen for mknative-binutils for riscv64.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/dev Re-arrange dino_softc members to improve a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net It's not required (and can't do) to convert OSIOCSIF...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Fix a comment
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include We're now using gcc netbsd-stdint.h i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/arch/riscv/gdtoa risc32 doesn't want long double sp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common no clon...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 avoid differences t...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/riscv/include RISC-V ELF psABI says ILP32 also defa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative-gcc for GCC 7 and ppc64. l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc list a bunch of soft-fp as pre...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/arch/riscv/gdtoa revert previously. we want riscv32...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for riscv64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc fix -I paths for powerpc*. con...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/linux fix various problems i've seen w...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Indent to improve readability.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/include Add PTRACE_ILLEGAL_ASM
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa Trailing whitespace
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc one tab to start an item, and two tabs to indent the con...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium Ran out of patience playing st...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc typo - via leot
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Add manual categories to generate links to man.n.o on th...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Tag evbarm related changes separately to separate out th...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc s/evbarm64/evbarm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa If arg3 is zero then fill it with the val...
=?iso-8859-1?q?mrg?=[src/trunk]: src enable EGL and glamor. partly from maya@.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg enable EGL and glamor. partly from maya@.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/playstation2/conf Bogus number police
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Don't check pserialize_not_in_read_section after panic
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Don't panic when BLOCK_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Tabify. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/arch/riscv/atomic add missing aliases for _a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/arch/riscv/atomic add missing atomic_and_16_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libm also want s_nexttoward.c on riscv. now tests/lib/l...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Remove unused inclusion.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp fix MKCOMPAT=no builds.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external fake mknative, mostly enough to build real for mkna...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/common KNF. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - define __riscv__ again
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3 mknative-gcc and mknative-binutils for riscv32...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/riscv/include fix for riscv32.
=?iso-8859-1?q?maya?=[src/trunk]: src fix typo
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc LZSS NC-SI NCSI ODM VPD
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/include Make the illegal instruction macro sa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix Clang/LLVM build in t_ptrace_wait.c
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc BCH DSF HFS ISL LIF ODE VXFS VXVM
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Pick up the latest matching (most recent) entr...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc NVMM
=?iso-8859-1?q?tih?=[src/trunk]: src/usr.sbin/npf/npfctl Summary: Ensure default TCP flags are ap...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Get a large enough buffer for the LIF DIR
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc L2CAP
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.0 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Remove non distributed file.
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.2.0
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc OpenSSH 8.0 is out
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/mtree Add missing ./var/db/dhcpcd
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv delete files no long...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: make utility funtions easy to use for tests...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/kern/lib/libsysproxy rump: add missing sanity check...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - undef STARTFILE_PREFIX_SPEC, it is wrong...
=?iso-8859-1?q?mrg?=[src/trunk]: src - various updates for GCC 7 riscv definitions: -mabi and -ma...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils - use the same set of emulations for ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libepoxy if HAVE_XORG_GLAMOR != no, se...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libEGL We use pthread functions, link ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/time Note restrictions on return values from tzgetn...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev White space and indent fix.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/wscons Fix the bell period.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal no tls for s...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/conf Yes, we support FFS_EI but not DISKLABEL...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/route tests: dump kernel stats on cleanup
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/amd64/conf Follow arm64 and provide two sizes of fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat Zero out the ifreq struct for SIOCGIFCONF to avoi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk turn on MKCOMPAT for riscv64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libGL remove now dated comment.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Implement a simple psref leak detector
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 In map_vhpt(), read pmap_vhpt_log2size be...
=?iso-8859-1?q?leot?=[src/trunk]: src/etc/rc.d Do not start npf again at reboot (it is started via...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for Meson GXL USB3 controller
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Amlogic Meson GXL family SoCs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Amlogic GXL family SoCs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove qsphy(4), this 20+ year old PHY ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/dev/pci if_iwn.c: add a comment noting which PCI IDs are...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic Add t...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/usr.sbin/makemandb Memory allocated by sqlite3_mprintf shoul...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch ia64 to GCC 7. scole@ commited a workaround...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Fix typo cost -> host
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix typo in TEST_VFORK_ENABLED
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix umodem(4) detach:
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/time Remove 'No' macros with no effect.
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libedit PR lib/54131 - declare the loop variable outside...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Ah, take XSAVE into account in ECX too, not...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Skip clearing the screen when efiboot star...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot ST FirmwareRevision field is in a vendor d...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Import 8.0:
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/lib merge conflicts.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist put back hpn/lpk strings
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Add missing file. Allows linking webki...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Typos in comments. NFCI.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/sbus Use C99 style struct initializer to audi...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/hdaudio Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/sbus Adapt ad1848/cs4231 families to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/isa Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/isa Not yet fully adapted to audio2 but make ...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Oops, add accidentally dropped chunks.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt cs428x families to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Make it compilable (on this branch).
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/arm/broadcom Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/arm/iomd Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/amiga/dev Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/amiga/dev Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/sgimips/hpc Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/sgimips/mace Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/macppc/dev Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/tc Adapt am7930 families to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/arm/xscale Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/arm/imx Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/audio Accept if bufsize returned from round_b...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/macppc/dev Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/bluetooth Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch Adapt zaudio family to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Add missing mutex_exit() in interrupt hand...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/isa Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/arm/sunxi Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/fdt Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev Add audio_indexof_format(). It finds index m...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/hdaudio More adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci More adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/sgimips/hpc Correct debug message in previou...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Don't release sc_lock on eso_halt_{input,...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci More adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Use __nothing macro.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Reimplement emuxki driver.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/sbus Adapt dbri to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/usb Don't release sc_lock and sc_intr_lock in...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/usb Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/usb set_params -> set_format in comment.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/dreamcast/dev/g2 Adapt to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/isa Adapt sbdsp to audio2.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev Remove query_encoding and set_params interfac...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Remove unnecessary header file.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/usb Remove dev/auconv.[ch].
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev Remove dev/audiovar.h. It already have been ...
=?iso-8859-1?q?macallan?=[src/isaki-audio2]: src/sys/arch/sgimips/gio moar registers
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/hpcmips/vr Remove sc_status flag. Such flag...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/ic Remove simple flags that indicate whether ...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Remove obsoleted methods in audio_hw_if.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/audio Move dev/audiobell* -> dev/audio/audiob...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/fdt Move dev/audio_dai.h -> dev/audio/audio_d...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/audio Improve comments.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/sgimips/mace Correct precision.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/isa Fix typos (made in this branch).
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pad Remove unnecessary __diagused (which was ...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys Move dev/audio_if.h -> dev/audio/audio_if.h
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/audio Revive multiuser control.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Remove sc_encodings. (I forgot it)
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/usb Remove obsoleted au{,rate,vol}conv and mu...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pci Remove encoding conversions on recording.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys Fix paths and flags.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/pad Revive clonify.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/arch/vax/vsa Remove commented out old filters.
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/modules/spkr Add WARNS flag. (It was left at my ...
=?iso-8859-1?q?isaki?=[src/isaki-audio2]: src/sys/dev/audio Good bye stream_filter.
=?iso-8859-1?q?kre?=[src/trunk]: src/crypto/external/bsd/openssh/dist Put declaration of 'useraut...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Fix minor comment nit.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Rename the PTE bits.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note removal of COMPAT_OSF1.
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc update
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Use FOREACH_SAFE when removing devices from...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Meson GXL internal PHY.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Replace build option to enable hex encoded big...
=?iso-8859-1?q?maya?=[src/trunk]: src wether -> whether
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Provide a separate ap_reset for Meson G...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Fix module clock rate in DDR52 mode and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Don't rely on the existing state of the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add driver for Meson GX EE-domain watchdog timer.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add support for Meson GXBB and GXL
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add mesonrng
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm If a pager fault method returns ENOMEM but some memo...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm Draining pools from the pagedaemon thread can deadlo...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/external/bsd/drm2/ttm in ttm_bus_dma_populate(), move th...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Fix SOC_MESON8B build
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/acpi use cpu_name() on a struct cpu_info *. don't a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/stand/efiboot - Add support for a boot configuration fil...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note efiboot.plist / device tree overlay changes.
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Modify driver to use bits(3) to extract cap...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR standards/40554
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Bump date for previous.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/adm5120/dev Don't include mii*.h because this ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove extra SIOCSIFMEDIA check.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci In drivers which use MII(4) and have hook SIOC[G...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci On drivers which use MII(4) and have hook SIOC[G...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net fix a potential bug of gif(4) check for tunnel dupli...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/macppc/dev These drivers do ether_ioctl() on SIOC{A...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev These drivers do ether_ioctl() on SIOC{ADD,DEL}MULTI...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/sibyte/dev This driver does ether_ioctl() on S...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic This driver uses MII(4) and have hook SIOC[GS]IFM...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci This driver uses MII(4) and have hook SIOC[GS]IF...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/etc.mac68k Add a few more sd drive nodes, with SD2SCSI a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii Add Amlogix GXL internal PHY
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii regen
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/ifconfig Suggested by Christos:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Add missing error check.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ZOI
=?iso-8859-1?q?maya?=[src/trunk]: src/etc/etc.i386 Express more confidence in our ability to boot ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/arm/sunxi remove unused mii to fix the build
=?iso-8859-1?q?maya?=[src/trunk]: src Add awge(4) man page
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix compile error.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat KNF. No functional change.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/arm32 Don't try to aquire/release the pmap lock...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/arm32 Fix a deadlock between the pool and pmap ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf Add -h to the link command so that we replace the t...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/uniq Don't pass '-' to getopt(3). My guess is that ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Revert the part of the previous Whitespac...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/uniq remove unused label
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Add an ifdef _GLIBCXX_COM...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64 add missin...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.sbin/veriexecgen Omit files not marked executable from t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net/agr KNF. No functional change.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Fix leak of iba.iba_child_devices in fdtbus_atta...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt In fdt_add_boot_physmem make sure the me...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Add/improve debug output for some routines.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/next68k/dev KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove extra test of SIOCSIFMEDIA.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Clean up timeout logic. Now the system survives ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Remove extra test for SIOCSIFMEDIA.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet ARP: Enable Address Defence again.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?roy?=[src/trunk]: src/include Don't install YP headers when MKYP=no
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/librpcsvc Fix building librpcsvc for MKYP=no
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rpcbind Fix building rpcbind with MKYP=no
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/am-utils Fix building am-utils with MKYP=no
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci This driver uses MII(4) and have hook SIOCGIFMED...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets Fix typo.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/marvell This driver uses MII(4) and have hook SIOC[G...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/powerpc/booke/dev SIOCS is 'S'et function and the i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci SIOCS is 'S'et function and the ioctl argument i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libpthread Add a complete C11 threads(3) implement...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/ntp/dist/ntpd Only warn about being unable to m...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Bump the libpthread(3) minor number to 4
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc RFU
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Allow os_page sizes greater t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc libpthread(3): Import C11 thread support library
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen PR/54000: Andreag Gustafsson: Compile the...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/bin/pax Fix compilation failure with gcc-8.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Provide the hardware error code for NVMM_EXIT_I...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Match the structure order, for better cache...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Introduce minor changes to the C11 threading ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf change -h to -n because it is more "portable"
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Drop error path from C11 call_once
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Expose device type. You can query it with e.g. dr...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/amd64/conf Add gem(4).
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Better interactive SIGINT handling (when a trap is se...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Tyop in error message...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbarm/smdk2xx0 KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/next68k/dev - KNF.
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/rc.d Don't install YP rc.d files with MKYP=no
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libgbm Link against expat.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/vme No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sbus KNF. No functional change.
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/rc.d Fix build, install wsmoused
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys In ATF t_ptrace_wait* SIGILL tests allow ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Do not allow 0 as ILL si_code as it's res...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Introduce check for the support of FPU ex...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/kernel Fix typo
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libm Fix typo in 'exceptions'
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/miscfs/procfs Restore mapping of file id to pid/type/fd.
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libm Expand to cover long double somewhat.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libm/man document cosl with MLINKS and in the man page
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist attribute police
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/slave Fix argument parsing for mvinsch, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove duplicated inclusion of sys/bus.h.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that read value of MII_EXTSR register ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb No functional change:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/cats/cats The free block after the kernel from arm3...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/elf2aout A couple of fixes so that NetBSD/cats build...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch implement TSADC driver for rockchip RK3328 and RK33...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Set the "required modules" to NULL, not to an empty ...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libm Add a test case for signbit.
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/gen Unify signbitl implementations.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Remove Designware timer code. This was used by the old R...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libm/arch/i387 Remove unused 387 implementations.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip - implement sub-5degC interpolation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip re-#if 0 some testing code.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Some more empty-string --> NULL conversions for module d...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Expose device type. You can query it with e.g. dr...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.1 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.2.1
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Undo previous, it is moving u...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Follow the man page for EL_GETTC and not require...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Clean up pipe structure before recycling it.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Handle half-closed pipes in FIONWRITE and FIONSPACE.
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/hppa/ramdisk Add mount_cd9660 and sysctl
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa KNF
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev Add a configuration file for enabling Veriexec in ke...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/dri Amputate stack protector warnings,...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libc/gen -frounding-math is gcc specific, help cla...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/top/dist/machine for "countable" lwp names, try...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/libEGL Fix stack protector build
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libc/sys Use LDADD, which apparently puts the libr...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/dev fix misleading error message
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/pmax/conf Enable BUFQ_PRIOCSCAN, CARP, Veriexec
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/pmax/conf typo
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Use veriexec.config to reduce duplication
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Back to usin...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Enforce alignment also if the...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Backpor...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Sort
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Sort more
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/conf Use filesystems.config to reduce duplic...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix uchcom(4) detach, like umodem(4) recently:
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/usb Rename imask to intr_mask as imask is defined gl...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/macppc/conf Use usbdevices.config & bluetooth.confi...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys A few more empty-string --> NULL in required-modules lists
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Optimize nvmm-intel, use inlined GCC assemb...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/netcan Oooppss - deleted too many chars. Put them back.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/netcan Semicolon not needed
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 If guest events were being processed when a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add support for EnhancedIBRS, a more perfor...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libpthread Fix some typos, improve wording.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/ews4800mips/conf Skip CARP & Veriexec support in RA...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/sgimips/conf Skip CARP & Veriexec support to reduce...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/top/dist/machine simplify and explain
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/elf2aout Fix build on ppc64
=?iso-8859-1?q?maxv?=[src/trunk]: src Reorder the NVMM headers, to make a clear(er) distinction be...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Mmh, fix nvmm_vcpu_create(), the cpuid is given...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libutil Fix an off-by-one in the F modifier that ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil Document the '*' field and give a more complex e...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add more cases for the small alignments (useful beca...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil remove dup line
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys provide 1,2,4,8M entries since this are popular for ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libutil Remove trailing whitespace.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys s/three/multiple/
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/makemandb Add a C99 symbol to libm: nexttowardl
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.14.1 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts, bump versions, sync includes
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump bind
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add a missi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libm/man Remove undefined \*H
=?iso-8859-1?q?maxv?=[src/trunk]: src Modify the communication layer between the kernel NVMM drive...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist one more noreturn
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add pcihost at fdt, qemufwcfg at fdt, n...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/kern Document that veriexec_file_add() also expects keep...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?dogcow?=[src/trunk]: src/usr.sbin/acpitools/acpidump acpica 20190405 changed some int...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net For the rtsock compat code, make sure we create the ...
=?iso-8859-1?q?kre?=[src/trunk]: src snprintb(3) says that, in the new(?) Torek format, all field...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Move the set-up of the net.oroute... sysct...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys rtsock: Route address message simplification
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/acpi Catch up with constant name change.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Move lla_snprintf from if_arp.c to dl_print.c
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys Introduce rt_addrmsg_src which adds RTA_AUTHOR to th...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 Rename ACPI_NAME_SIZE -> ACPI_NAMESEG_SIZE wit...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Remove useless calls to nvmm_init().
=?iso-8859-1?q?maxv?=[src/trunk]: src Stop taking care of the INT/NMI windows in the kernel, the e...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm sync with reality
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net match definition of hexdigits[] to the declaration i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Avoid incompatible function pointer casts in ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/sys Format MAP_FMT so that it's more humanly readable.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/sys Format MAP_FMT so that it's more humanly readable - ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/sunxi turn on the "sun50i-a64-unstable-timer" w...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc CARP, Veriexec, bufq_priocscan(9)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Return EIO for empty memory transfer from ptrace(2)
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/net Whitespace consistency. NFC.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/net Add the missing add. (Return to the earlier stat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Pull type value mappings are different...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Reject ptrace(2) PIOD_READ/WRITE operations with le...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests: bytes_transf...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix mux register offset
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use correct size of softc in CFATTACH_DECL_NEW
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Simplify card detect
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat Use PRWORD for printing -m/-mW totals so fiel...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Use mainline dts for rockpro64 now.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add various...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix a locking botch in ucomhwiflow():
=?iso-8859-1?q?mlelstv?=[src/trunk]: src Add man pages for Amiga clock chips
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm allow NONE build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic slotdata might not be attached, don't use it then.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/x86/acpi Handle ISA/EISA interrupts like isa_machde...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix SYNOPSIS. Fi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix typo.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/vnd No need to define COMPAT_50 any longer. All...
=?iso-8859-1?q?maxv?=[src/trunk]: src Use the comm page to inject events, rather than ioctls, and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add support for RK3399 PWM controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rkpwm and pwmfan
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable pwm1 and add a pwm-fan node to enabl...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a wrong and extra ether_ioctl() call in alc_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add ether_ioctl() call for SIOCSIFADDR and SIOCS...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove unused functions and reorder a little.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Start converting the x86 CPU functions to inlined A...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Disallow resuming program with PC=0x0 in ptrace(2)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Add eventswitch() in signal code
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct handling of corner cases in fork1(9) code u...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new fork/vfork ATF trests in t_ptrace...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Assert that debugger event is triggered only for us...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct passing debugger related events for LWP cre...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests signal9 and signal10 ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Call MD code in mi_startlwp() before MI check for d...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests suspend1 and resume1 ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Allow cancelled byte transfer in ptrace(2) again
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rename and partially enable trace_thread ...
=?iso-8859-1?q?mrg?=[src/trunk]: src on netbsd when defaulting to the native system, also derived...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev take interrupt lock when closing backend.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix Normal Region Remap Register bitmas...
=?iso-8859-1?q?taca?=[src/trunk]: src/external/mpl/bind/dist/bin/named Fix one more writable direc...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libm/man Explicitly indicate that nexttowardl() is ident...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include It's the Normal Memory Remap Register (...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 Remove some unused assembly and other variable...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 Restore UC_MCONTEXT, UC_MCONTEXT, and cle...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/ia64 Add more code from FreeBSD, still needs work
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add NetMos NM9912 entries
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Introduce fixes for ptrace(2)
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Adapt t_ptrace_wait* tests for recent ker...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix definition of GICD_IROUTER; the inpu...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/atari Make sure interrupts are disabled durin...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/net Only initialize the NET_MPSAFE stuff once, for the n...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/dts the standard sun8i-a83t-cubietruck-plus.dts...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Quick clean up the NetBSD support...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/supfiles sup.NetBSD.org is no longer around.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Avoid null pointer deref in printing xfer mod...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Overwrite waiton_ptid in nbsd-nat...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Improve comment in the GDB NetBSD...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Register KTR events for debugger related signals
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/gio moar registers
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/conf Disable optimization for pmap.c to preven...
=?iso-8859-1?q?kre?=[src/trunk]: src Fix an (apparent) ancient ash bug, that was apparently fixed...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When a return occurs in the test part of a loop state...
=?iso-8859-1?q?isaki?=[src/trunk]: src/doc Add isaki-audio2 branch.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More inlined ASM. While here switch to proper types.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gcc-9.1 is out.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb clean up ucom / ucom-parent interface slightly:
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/pci Misc KNF.
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree capture /etc/route.conf in /var/backups.
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audio/play Use err(3)/errx(3) properly to avoid "wri...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/pci Use proper integer types for PCI configur...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Hum. Fix a potentially catastrophic bug: kcopy() se...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/pci Use const for register values.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.2.2 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.2.2
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation for kcopy and copystr.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/xen/x86 More of maxv's "switch to proper types" - h...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Whitespace
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/conf Add pms(4), wsmouse(4), and wsmux(4) for...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.29.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/54158: Anthony Mallet: poll(2) does not allow po...
=?iso-8859-1?q?sevan?=[src/trunk]: src/distrib/sets/lists/misc Mark the set obsolete as well.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Rewrite kasan_mark() to fix a still existing race i...
=?iso-8859-1?q?scole?=[src/trunk]: src/lib/csu/arch/ia64 add stop (;;) to elimate WAW dependency co...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb uhmodem(4) uses ubsa(4)'s softc in its own softc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb finish previous and convert two &sc->sc_ubsa ref...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't pass two different softcs that just happen...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Add a couple of xrefs, since they exist and t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs Zero out all the dirent padding not just one byt...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb remove explicit 'extern struct cfdriver <my>_cd;...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add tests for reading pre-set general pur...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_ffs simplify the endian byte-swapping code.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_ffs Add a -z flag to zero out the up to 4 bytes of...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Revert i386_regs_gp_read as it fails on n...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs Add more comments to explain what we are doing.
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 a little bit of clean up, sort ski items, and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/conf reservation for IPMI driver
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/conf Now the real number for ipmi
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/include PR/54133: Sevan Janiyan: Binaries fail...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal PR/54133: Se...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Reintroduce i386 tests for general-purpos...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Introduce tests for reading r8..r15 regis...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip RK3399: Skip setting RGMII TX/RX clock...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 sync with reality
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Remove the slop code. Suggested by mrg@
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch Everyone has libexpat so e...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 PTYFS is no longer considered experimental.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Ignore 0 size'd symbols when...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/vacation Fix the BUGS section. There is no ``-t A''...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/vacation Also fix the error message when -T is used ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys fix unused variable warnings.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc EFS
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Include EFS support.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys document the EINVAL caused by a large nfds.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Add autofs pseudo device (disabled)
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Add V7FS (disabled)
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Add ADOSFS & FILECORE (both disabled)
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Use filesystems.config to reduce duplication
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/gdbscripts add a 'devs' script to display a list of all ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/vacation Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove extra word.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Ship with syscall information with SIGTRAP TRAP_SCE/TRAP...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to NetBSD 8.99.38!
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc siginfo(2): Ship with MI syscall information of a debugg...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/ktruss Add support for SIGRTMIN+1..SIGRTMAX-1 signal...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Oops, disable FILECORE as intended.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/dreamcast/dev don't use tsleep() in interrupt context.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/dreamcast/dev/maple cv_init() must be done before c...
=?iso-8859-1?q?sevan?=[src/trunk]: src/distrib/sgimips/instkernel Bump size to resolve build.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/kdump You don't have to be _LP64 to run 32 bit binar...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libc++/lib Avoid clang bug on earm with SSP/FOR...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb revert most of:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb revert most of:
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Avoid some RAW dependency com...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Switch all users (except ia64) of custom machine/an...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/dts Add "nextthing,pocketchip" to the head of t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tools Add support for libprop as a host tool library.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.sbin/installboot/arch Use designated initializers for st...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.sbin/installboot/arch Add installboot(8) support for evb...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note installboot(8) for evbarm.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb convert to USBHIST style debugging.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/installboot Fix typos. Fix link. Use Pa for path.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys This implementation of Solaris t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/rump/fs/lib/libzfs Cleanup modules "solaris" and "zfs":
=?iso-8859-1?q?hannken?=[src/trunk]: src/tools Fix build, "pax" must be built before "libprop".
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Use bus_dmamem_unmap() correctly in txp_dma_fr...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libpthread Replace the link command for libpthread.a so ...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libpthread Make CLEANFILES actually work. .TARGET is not...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Use the max limit (aka maxfiles or the moral equiva...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc TMG
=?iso-8859-1?q?mrg?=[src/trunk]: src obsolete moscom(4). it was never in any default configs, did
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Add slop of 1000 and explain why.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc add more
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tools/libprop Fix building libprop as a host tool library on...
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 bio(4): enlist ataraid(4), mpii(4) and mfii(4...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add DTrace.
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 mpii(4): Xr bio(4) and mention first appearan...
=?iso-8859-1?q?cnst?=[src/trunk]: src/sbin/bioctl bioctl(8): Xr ataraid(4), mpii(4) && mfii(4);
=?iso-8859-1?q?thorpej?=[src/trunk]: src/common/lib/libprop Use posix_madvise() rather than the legac...
=?iso-8859-1?q?cnst?=[src/trunk]: src/sys/dev/ic bio(4) drivers: remove noop fallthrough-to-defaul...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix typo.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/bioctl Sort SEE ALSO.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb new comment explains this hack:
=?iso-8859-1?q?cnst?=[src/trunk]: src/sys/dev/ic mpt(4): remove ENOTTY / noop implementation of bi...
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 bio(4): document which commands are supported...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Revert previous, misunderstanding.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Make enumerations consistent, and use Dv for ...
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 cac(4): Xr bio(4) and friends, and mention wh...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Really go back to pre-whitespace change (...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/sys Merge isaki-audio2 branch.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/sys Merge isaki-audio2 branch, the overhaul of audio sub...
=?iso-8859-1?q?leot?=[src/trunk]: src Fix a typo
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/54176: Anthony Mallet:
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys mention truncation of the result if the size in...
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Update manpages respond to isaki-audio2 branch.
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Update respond to isaki-audio2 branch.
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audio/ctl Remove -p option. AUDIO_SETCHAN is insecu...
=?iso-8859-1?q?bad?=[src/trunk]: src/lib/libc/gen Clarify that strunvisx() and strnunvisx() take ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm uvm_pagealloc() uses UVM_PGA_* flags, not UVM_KMF_* ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc fix acpica
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 bio(4): document the state of setstate more t...
=?iso-8859-1?q?nat?=[src/trunk]: src/doc Sync with reality.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb clean up ucom parents some more:
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Add missing "static" declaration
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/kern Make _kernel_lock_dump static
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Avoid prepending a timestamp to lock debug outputs o...
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 bio(4): .In dev/biovar.h in SYNOPSIS; .Xr env...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/cpuctl/arch add cortex A-76 detection.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/gdbscripts document 'devs' and 'procs' commands.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/vmstat when dumping a kernhist history replace "%s" ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Avoid KASSERT(!cpu_intr_p()) when breaking into ddb and ...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/utils/libhack Fix build with MKYP=no
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix some typos, improve wording and formatting.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Improve wording, add more formatting.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/audiocfg Improve wording, bump date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man Bump date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/audio/ctl Sort options (no-argument options before o...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/gen toolify
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add ptrace() tests for reading mm* and xm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix USB_DEBUG build
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 Revert -O0 for pmap, avoid RAW dependency comp...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/sh3/sh3 fix backtrace. it was broken.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch sti/cli are not allowed on Xen, we have to clear/se...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Invalidate the cache before updating the mi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Report TRAP_EXEC (for exec()) to a debugger in the ...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk G/C unused code.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix typo. This code is not used yet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Modify comment to make the data structure clear. No ...
=?iso-8859-1?q?cnst?=[src/trunk]: src/share/man/man4 envsys(4): mention ioctl(2) commands left ove...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk add an entry to find upcoming intel-2014 driver.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel add new IN...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Remove extra parenthesis.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Add missing parentheses for IFQ_CLASSIFY macro's arg...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Remove extra parentheses. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Use %08x to print ifmedia word (IFMEDIA_DEBUG).
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Take a lead from sys/dev/gpio/gpio.c:g...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/lib Don't build compat LLVM PIC libraries since it is unused...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/bind Remove src/external/bsd/bind - latest vers...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add tests for PT_SETREGS
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/arch/i386/include Fill 'struct fpreg' & 'struct xmmregs' in
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Use newly-filled i386 reg structs in PT_G...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/cpuctl/arch Get CPU topology data for AMD processors.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix a printf
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Remove obsolete size asserts.
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add PT_SET*REGS tests for mm/xmm registers.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Clean up, and add sanity checks on the micr...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/kern Fix typo: PT_GETFOREGS -> PT_GETFPREGS (NFC)
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/gio move the CIDMATCH bits where they belon...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/gio general overhaul, in no particular order:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Don't return the raw audio formats; return the o...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Switch PPC64 long d...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc remove the ppc64 long-double-12...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen for ppc64
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Everyone is using gcc-7 now.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/audio Don't use a confusing GCC extension. NFC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include #define<tab> for consistency
=?iso-8859-1?q?maxv?=[src/trunk]: src Rework the machine configuration interface.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Sync with reality.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Replace "VMM" by "emulator", clearer.
=?iso-8859-1?q?maxv?=[src/trunk]: src/common/lib/libc/sys Fix bug, the computation of cpuset_nentr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/cpuctl Check the return value of cpuset_set(), to p...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/cpuctl/arch Fix copy&paste error, the function is n...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/include expose the {rd,wr}msr functions to user...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/cpuctl/arch need cpufunc.h for rdmsr
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add cpufunc.h
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/include Undo previous, fixed in userland.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Undo previous
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/cpuctl/arch Undo previous. Not needed (and file i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium elide clang warnings
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/postinstall Add smtoff, an rc.d script that disable...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc/rc.d Restructure code a little.
=?iso-8859-1?q?kre?=[src/trunk]: src/etc install rc.d
=?iso-8859-1?q?kre?=[src/trunk]: src/etc/defaults revert previous. somehowI failedto see that w...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc/rc.d No change... Previous log message should have said:
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Add more debug to _wnoutrefresh
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix _cursesi_addwchar so that it performs line...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Provide correct validation a...
=?iso-8859-1?q?kre?=[src/trunk]: src/etc/rc.d I should know better! Don't rely upon the way the...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pci Remove unused function following isaki-audio2 me...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/installboot Use attribute printf.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Modernize the error printing...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 print the name of the interface that was disabled.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/audio audioattach:
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/audio audio_hw_probe:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that manual setting of 10GBASE-S...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Count packets dropped by pfil
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.bin/netstat Show the number of packets dropped by pfil
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/audio sysctl "multiuser" type is CTLTYPE_BOOL, so us...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Bump the version for entry additions to IP_STAT and ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Walk down to the lowest mount for "fli_alias".
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern do_sys_mkdir(): pass the requested segment down to ...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Change package name "-obsolete-" to "<cat...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/audio audio_open:
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gdb-8.3 out.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpcbind Don't pass an uinitialized pm_prot to rpcin...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/sunxi Use new magic values from linux for DMACR...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump/librump On the one thousand and ninth day rump's ma...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/stand/dosboot Remove dead code.
=?iso-8859-1?q?bad?=[src/trunk]: src Get rid of all the -lrumpdev and -lrumpvfs that are no longe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc/rc.d Remove comment, since there is no parsing anymore.
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Add a hack entry for libpthread one section
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip mostly port to rk3328.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/dev/pci Remove unnecessary checks of IFF_ALLMULTI
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/i386/installimage clang binaries are so much bigger.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Hack around ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Mitigation for INTEL-SA-00233: Microarchitectural D...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add snprintb's string for cpuid7 edx bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/libexec/ld.elf_so clang ifunc's on powerpc require sec...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc more powerpc issues
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip support RK3328 tsadc:
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Store IFF_ALLMULTI in ec_flags instead of if_flags t...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix build failure when INET6 is disabled and NET...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 NVMM: Expose MD_CLEAR to the guests.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/c++ Add explanatory text
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/amd64/cdroms/bootcd-com Add a comment about iLO
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 print also ksi_code.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch From: Tobias Ulmer. Unbreak zfs module build on spa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Change the way SVS is disabled. Now you have to pas...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8/man8.x86 RB_MD3 now disables SVS.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Enable EagerFPU on Xen PV. Should work as-is. Sent ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib Fix MKCOMPATX11 build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Use ci_feat_val[7] instead of directly gett...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add md_clear.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Revert rev. 1.29. Use current cpuid 7 edx v...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CE, DLCI, LMI, MGCP, PE, PVC, SVC, VPWS
=?iso-8859-1?q?tpaul?=[src/trunk]: src/lib/lua/sqlite Prevent Lua from crashing if clear_bindings()...
=?iso-8859-1?q?nakayama?=[src/trunk]: src Rename nb{clang,llvm}-tblgen to ${MACHINE_GNU_PLATFORM}-{cla...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/etc Specify PID file to properly rotate npf log file.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev switch the default input to line in, to ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/gio Even more registers!
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Implement an aggressive psref leak detector
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is c...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Don't clear calculated Tx tos value for IPv[46]...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/aarch64 apply some __diagused.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys New SIOC[GS]IFMEDIA.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys The max subtype of the ifmedia word is 31. It's too ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use new media types.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc ifmedia(4): Extend Ethernet's ifmedia word's subword up ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p Document the -s option
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p Refer the current official page
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/puffs/mount_9p Add missing .Re.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add initial support for 9P...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/puffs/mount_9p Merge single-letter options in SYNOP...
=?iso-8859-1?q?nakayama?=[src/trunk]: src Revert previous.
=?iso-8859-1?q?nakayama?=[src/trunk]: src Use ${_TOOL_PREFIX} instead of hardcoding "nb" for consistency.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/pci Factor out the fbinfo setting code, to make...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Factor out the magic checking code for the label, a...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist use a union cast to assert alig...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/cpuctl cpuctl.8: minor fixes
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbarm Switch the kernel7.img RaspberryPi kernel in ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Disable errata #1091. We are the only OS to...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/usr.sbin/makemandb PR misc/54213: Fix performance of whatis(...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Set the symbol type for intrfastexit, s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Clean up a little, add new XCR0 bits, r...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Add experimental userland interface to IPMI driver. ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Convert remaining armv7 kernels to generic start an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use XC_HIGHPRI for SpectreV2 to reduce the ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Now that SVS cannot be disabled at run time...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/man/man9 Don't mention SVS because it can't be changed...
=?iso-8859-1?q?leot?=[src/trunk]: src/usr.sbin/makemandb Reintroduce case insensitive comparison o...
=?iso-8859-1?q?leot?=[src/trunk]: src/usr.sbin/makemandb Document name_desc attribute of mandb_links.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64 Two changes in the CPU mitigations:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Enable EagerFPU by default. Sent on port-am...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/include lint gets the wrong size.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/elf2aout - add flag to produce OMAGIC
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/arm-elf2aout/sys sync with latest.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/x86/x86 correct order of parameters, has no effect ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Misc changes in the x86 FPU code. Reduces a future ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Rename
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/i386 Remove useless call to fpu_sigreset(), bu...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/elf2aout Sort options in usage.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/dev/cadence Kill unused sc variable and fix the build.
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/scsipi Add simple position recovery when positioning...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add option to specify an alternate libra...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add missing -u option to t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Reduce the number of times we need to call drive...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Usee __BIT()
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/m68k-elf2aout/sys sync with arm.
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera use NULL instead of cycv_dwcmmc_card_det...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/altera make CPU 1 bootstrapping work even if th...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 document vasprintf
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Add a simple vasprintf() implementation that uses 2 pass...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Back out incorrect fix for PR 53617 and fix it...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Need <sys/kmem.h> for kmem_alloc()
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/dts it's called "snps,dis_u2_susphy_quirk" in b...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/kernel Make the t_subr_prf test build after changes to...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel add printf attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel unexpand
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern va_copy list needs va_end; pointed out by kre@
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern undo the unintended part of the previous commit.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern put back line accidentally removed.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/cpuctl/arch All MSRs can only be read at privilege ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix some typos and remove cargo-cult quoting.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - I think it's not required to test "#if defined...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Adjust debug message. Inspired from PR kern/5...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Document APPLE_UFS
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Sort UFS section
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Sort Keywords section
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/conf Add APPLE_UFS (disabled)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern provide more info about who is getting ERESTART.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt opp-v2 table seems to list opps from lowest to h...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Mainline dts has switched to operating-poin...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Not yet. Back out EFS description which was c...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Note initial 9P2000.u support
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Relax test for valid stack frame ad...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Fix previous and use the original p...
=?iso-8859-1?q?kamil?=[src/trunk]: src Allow to use KCOV + kASan together
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys Implement the needed part of Solaris...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Update ddi environment:
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Enable the zvol m...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing zvol_...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/sys Implement disk_rename()/iostat_rename() to rename a ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add missing include to fix the cras...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 filesystem -> file system
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/kern Increase LD_BATCH_SHIFT for ia64 LOCKDEBUG kernels....
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 LOCKDEBUG kernels should work now.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist 2019-05-14 22:26 Christos Zoulas <c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new file(1)
=?iso-8859-1?q?maya?=[src/trunk]: src/include Limit static_assert visibility to C11.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Swap polarity of the vcc_host1_5v pin to en...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/mount_portal KNF: blank lines after declarations, retu...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/mount_portal Better handling of comments in portal.conf...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note change to comments in portal.conf for mount_portal(8).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Remove extra white spaces. No functional change.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Update the kmem_cache emulation ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/mount_portal Remove superfluous Pp.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/scsipi No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/bi - Use aprint_*().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb -No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb -No functional change:
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/mount_portal PR bin/54222
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Remove unnecessary file lock.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Whitespace fix (mainly tabify).
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/acpi fix build without options MULTIPROCESSOR
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/at91 - Fix compile error (remove unused variable).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Honour the polarity of the pin xref
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Remove vcc_host1_5v hack now that fixedregu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Revert previous
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip Merg...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/imx Fix compile error.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata Also schedule timeouts when all openings are in ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Whilespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/qbus Make it compilable. Not tested.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/qbus Revert previous.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/qbus Make if_il.c compilable again.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/vax/conf Add il(4). Commented out.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ALPR ANPR AVI CPR LPR MLPR VLPR VRI
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/altera Use standard DT bindings for card detect
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/wscons Added drivers for Hyper-V Synthetic Keyboard ...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man3 Add rbtree(3) to SEE ALSO
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot LUNA's firmware requires OMAGIC ...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add <> for e-mail address
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man3 Remove empty line.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add the Lamobo R1 board.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix typo in comment.
=?iso-8859-1?q?isaki?=[src/trunk]: src/doc isaki-audio2 branch is terminated (merged to -current).
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Relax prohibition of Program Counter set to 0x0 in ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add get_user_va0_disable() in t_ptrace_wa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new user_va0_disable* tests in t_ptra...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Update the ptrace(2) documentation
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix yds_intr. It has not worked well since netb...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/bluetooth Make it compilable even with debug option.
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man2 Document TRAP_SCE and TRAP_SCX in siginfo(2)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/input Merge c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts updated to 5.1.4
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/thermal Impor...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts: Import dts files from Linux 5.1.4.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Remove duplicat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, sun8i-h3-...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, meson-gxl...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan don't claim lsan su...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Undo previous (disable l...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ata use PR_ZERO
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Restore "not configured" autoconfiguration print...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist 19 March 2019: Wouter
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd - resolve conflicts
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Fix bug. We must fetch the whole FPU state,...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new nsd
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new unbound
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 tuck in include inside ifdef, from Ryosuke ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/dist Import 1.9.1:
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Drop no longer needed macros KCOV_STORE() KCOV...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/include use explicit_memset()
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/lib/libunbound new files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/dist/util fix include order.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb usbd_transfer may sleep, add a mutex to prevent ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Drop no longer available macros KCOV_STORE() KCOV_L...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libc/db/man Fix typo: s/then/the
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Adjust copywin test to work correctly wi...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/slave Start supporting wide char tests.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Add sanity checks to SCIOCCOMMAND, adapter dr...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add more tests for curses
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/lib/libumem Add missing part of kmem_cac...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/sys Fix IOCSNPRINTF(), 'R' and 'W' were reversed.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Take "sc_lock" after calling disk_ioctl() to make GP...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs upport wedges as ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add gmac clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Increase I2C_MAX_ADDR to 0xfff for sunx...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Match allwinner,sun9i-a80-apbs-gates-clk
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Rename cv from old driver name "awinp2wi"...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Also destroy the mutex. Thanks chs@ for noticing.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern fix flatly wrong indent
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add <> to e-mail address
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 ure(4) also uses rgephy(4)
=?iso-8859-1?q?hannken?=[src/trunk]: src/distrib/sets/lists/tests Add entries for the recent tests/li...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old Import gdb current to gdb.old
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk build gdb from gdb.old
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old Sync with HEAD
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests sort.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist May 11th, 2019: GDB 8.3 Released!
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Set nosplit to suppress newline in AUTHORS
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist Resolve conflicts (by choosing the ne...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/amiga/conf Include bsd.own.mk so that ${TOOL_SED} i...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/amiga/conf The config files supported by this port ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/amiga/conf regen
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libm on i386 with FLT_EVAL_METHOD=2, the computati...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libm Print result of function we tested (sinf),
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 Remove very outdated note about no WPA support.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Claim suspend support.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Don't take softnet_lock in sysctl_rtable
=?iso-8859-1?q?kamil?=[src/trunk]: src/include As a _NETBSD_SOURCE extension define static_assert f...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc GCD
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove 'ci_svs_kpdirpa', unused. While here fix a f...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Change the effect of SVS on the TLB. Keep C...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add support for AXP806
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c FDT-ize AC100 driver
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add A80 support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add apb0 and cpus clock drivers for A80
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sun8iapbclk, sun9icpusclk, ac100ic
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use Mt for emails.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Adjust regulator voltage at attach time to be be...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Honour regulator-enable-ramp-delay
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix support for Allwinner-specific pin bi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Set has_io_bias_config flag
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable vmmc-supply if present
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add has_io_bias_config property to sunxi_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable phy-supply if present
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add basic support for AXP809
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable parent clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc If a mem function fails to initialize, set the...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old/dist/gdb fix locally modified file.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/amd64 Replace misaligned operations with memc...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/ufs/ffs Avoid unportable shift base -1 in ffs_subr.c
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet6 Decorate struct in6_addr with the __packed attr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/acpica/dist/include Use pack attribute for ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix typos. From OpenBSD r1.52.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/amlogic - since ttyinput (t_linesw->l_rint) sho...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Modify to use athn_set_multi().
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern changes of r1.68 was reverted by r1.69. apply it ag...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Use ETHER_LOCK()/ETHER_UNLOCK() for all...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Revert previous (accidentally committed).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/mmcformat s/recieve/receive/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add missing ETHER_LOCK().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Enable always-on and boot-on regulators at attac...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Fix ldo_io[01] enable and disable values for axp809
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Disable sanitizer instrumentation in x86_ho...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/sysinst/arch/hppa Clear the screen after running in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/acpica/dist/tables Correct misaligned point...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix compile error.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Start adjusting to the c++ world.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Avoid the 1<<31 construct
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c remove superfluous parentheses
=?iso-8859-1?q?maxv?=[src/trunk]: src/etc http -> https
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add more axp809 controls
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man4 Correct the example in kcov(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add A80 USB support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sun9iusbclk, sun9iusbphy
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable USB2 controllers on Cubieboard4.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc UCS, UTF
=?iso-8859-1?q?christos?=[src/trunk]: src Add GLOB_TILDE_CHECK (from GNU)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/readline use snprintf
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/bfd remove conflict marker
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb/common Add a declaration for cano...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb we don't have xfer_partial
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb add netbsd specific files
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb adjust for gdb-8.3
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk amd64 switched to gdb-8.3
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new gdb
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/lib/libc/net Fix typo(s/suppport/support/) in comment. From ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/suppport/support/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch White space fix. No functional change.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add LeMaker Banana Pro.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Whitespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sbus KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/cavium/dev - Simplify MII structure initializa...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb mutexes are destroyed unconditionally in detach,...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb don't use a spin lock, the USB host driver may n...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Even if we don't use MII(4), use the common path of ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Addition of ec_ifmedia.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.bin/tr tr.1: add a "see also" xref to ctype(3) (to align...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix build error on i386. These were only needed...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libxcb Pick up xcb pkgconfig version a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/broadcom Remove unused variable.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/ralink Fix compile error.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/i386/i386 Use PRIxREGISTER suggested by Kamil.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add PCID support in SVS. This avoids TLB flushes du...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add support for AMD Family 17h.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix build and regen for i386
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add i386
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Move definitions into configure.n...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb make those compile again...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Some more mechanical c++ificiation.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk move sparc* to new gdb.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb more cleanups and homogenization
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib vaxinate.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk add vax to new gdb
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/gdbscripts fix some minor issues in these user functions...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Simplify MII structure initialization and refere...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic - include uvm.h before uvm_device.h
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/x86 Avoid undefined reference to `hyperv_guid_v...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb Fix aarch64
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix alpha
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/wsfontload Note lack of a method to determine which...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix arm
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci add IDs for SATA controllers VT8237S and VX855
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib fix hppa...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi use correct size when copying outgoing sense ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib add armeb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb hello sun2!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib add m68k
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb add mips64eb
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: implement the interrupt API i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib add mips64el
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib fix mipsel
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib add mipseb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix sh3eb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb put back the kvm pcb code.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb set the architecture of the infer...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb let's do things in the order ever...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb need arch-utils.h
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix ppc
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/atactl Add support for ATA command pass-through to SCSI...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Everyone is on gdb-8.3 now.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/include use __asm
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb remove unused variable
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb ATA passthrough commands, supported by many SPC-...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/gallium Add libraries to resolve missi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm Make the first EDID we find availa...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wsfb If an EDID is available, attempt to use the scr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/radeon Make the first EDID we find ava...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/radeon Teach radeondrmkmsfb to use drm...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/x86 Back out r1.30 change.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/radeon Quickly hide a KASSERT that fir...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/radeon Restore previous KASSERT but wi...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Avoid undefined reference to `hyperv_is_gen1'...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/atactl Mention SATL support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm Add missing prop_object_release(),...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib shuffle the build order: we need libX1...
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Raise the number of uhid nodes from 4 to 16.
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/notes/common Omit mention of the boot prompt having ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/net/if_bridge Increase the timeout for the manyaddrs t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/atactl New sentence, new line.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm Check property length, not array (...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Implement KERN_PROC_CWD in sysctl(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Use proper copylen for copyout in fill_cwd()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern fill_cwd() Drop GETCWD_CHECK_ACCESS
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/external/bsd/drm2/radeon radeondrmkmsfb now requires drm...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Mmh, check the highest leaf before calling ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server 1.20.5 is now current.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/rump_server Deal with fallout from the addition of
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/lib/libpam/modules/pam_ssh Fix key loading logic and add log...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists radeon_drv major was bumped.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Fix two bugs in pmap_write_protect():
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci rename VT8237S_SATA_2 to VT8237S_SATA_RAID and u...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci match VIA Technologies VX800, VX855, and VT8237S...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr remove obsolete comments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/public-domain/sqlite/lib remove no longer required ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm/pmap Misc changes in RISC-V. Start changing the memo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/man Install ssh-copy-id(1) from the OpenS...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet Replace potentially misaligned pointer dereferen...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add XXXs for SCTP bugs.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb Disable mpfr to make MKCROSSGDB work again. The pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Do as FreeBSD does ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Add defines so this...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't r...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/netinet Define carp6_cksum only when it is used, that is...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/rockchip Loop variables work better when they a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Align the KERN_PROC_CWD interface to semantics clos...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/kernel Add ATF KERN_PROC_CWD tests
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man7 Document KERN_PROC_CWD in sysctl(7)
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists Fix CATPAGES entries in distrib files
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/kernel Fix a mistake in a test for KERN_PROC_CWD
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb add two db_stack_print_trace frontends that emit to ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Changes based on code from an anonymous con...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix building x86 with X11 but not LLVM:
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci updated patch from Andrius - update the chip map...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/sim/common put back script deleted du...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc/etc.evbarm Include armv4 for "earm", not just "earmv4".
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/evbarm/gzboot/gzimg Fix building of gzboot images in...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CSP
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/rump/librump/rumpkern Apply a patch from hannken@ which ...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/misc One more CPS.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk minor hack fix for the previous:
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb force libexpat since the autoconfig test are not c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen with forcing libexpa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci I think it's not required to call msk_init_yukon...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Fix typo in comment(s/similiar/similar/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Fix typo in comment (s/seperate/separate/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/x86 Use efi_probe().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Use pmf(9).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Fix the detach path to prevent panic:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Make new sk_unreset_{xmac,yukon}() and use them ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_msdos We already incremented cl; fix indexing. Not...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Only call wsmouse_input() if we have a ws...
=?iso-8859-1?q?hannken?=[src/trunk]: src/lib/libc/rpc Implement xdrmem_control(), used as xdr_control...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/lib/libnvpair Use native XDR for libnvpa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Update some Intel ixgbe devices:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Match the follwing devices:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet Fix typo (s/recevie/receive/).
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg PR toolchain/54269
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Stop trying to inform debugger about events from an...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Delete a redundant (useless) assignment. NFCI.
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add more debug to register writing tests
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Fix alignment of SSE filling data
=?iso-8859-1?q?hannken?=[src/trunk]: src Move the basic part of XDR to common/include/rpc and common/...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/compat/netbsd32 compat32: Translate userland PT_* reques...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/arch/amd64/amd64 compat32: Implement PT_GETDBREGS and PT...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic revert previous as suggested by mrg IPL_SCHED is ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CCTL ERC TLER
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add another SMP from the world of storage and SES
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SED
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ISE
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: set interrupt debounce filter...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix rtcache cannot be released once an esp-fragm...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet The packets which will be esp-fragmented should ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Add a device tree for the Banana Pi BPI-P2 Zero. T...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note Banana Pi BPI-P2 Zero support.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/x86 Add TODO comments to support MSI multiple v...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add Banana Pi BPI-M2 Zero and P2 Zero.
=?iso-8859-1?q?hannken?=[src/trunk]: src/common Make XDR usable from kernel or module.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/modules/solaris Switch module solaris to native XDR.
=?iso-8859-1?q?triaxx?=[src/trunk]: src/sys/dev/mii Cosmetic changes
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic add missing kthread_exit
=?iso-8859-1?q?mrg?=[src/trunk]: src install new evbarm/rktsadc(4) manual.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note rktsadc(4) addition.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.evbarm Use bulleted list to full effect,...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/usb Return correct properties.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Revert rev1.7.
=?iso-8859-1?q?martin?=[src/trunk]: src Fix editor mishap
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Handle files not present upstream:
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/cmd/stat/common Remove "dist/cmd/st...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/mii Add ID for the Broadcom BCM53125 1000BASE-T switch.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/mii Regen for addition of BCM53125 switch.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata Count only the initial start of a transfer, not ...
=?iso-8859-1?q?jklos?=[src/trunk]: src/sys/arch/mac68k/include As per port-m68k/54254 and a few mon...
=?iso-8859-1?q?jklos?=[src/trunk]: src/doc Add note about mac68k page size switch to 8KB.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc If setting HS_TIMING fails, keep trying slower...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ata Take channel lock for calling reset_drive.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb - call Debugger() from adbkbd_keys() instead of ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach sunxi dma controllers earlier.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Update compatible strings for mainline
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Remove audio related nodes (they are presen...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc remove code to directly check for NULL ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned. Found by UBSan. OK'd by kamil.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/llvm/include also fix up LLVM_HOST_TRIPLE.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p Handle Rerror and return errno corre...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/gallium put BUILD_LLVMPIPE and it's MK...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mips/cavium/dev Delay setting of the filters at att...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern Sync with upstream r315983.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc LS VCCP VCP
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc AOC
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc VROC
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/gallium allow building arm llvmpipe.
=?iso-8859-1?q?cherry?=[src/trunk]: src/sys/arch/xen/x86 Fix build for the XEN3_PVHVM kernel by cond...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/sgimips/mace mavb supports only playback for now, s...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc LSD
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Whitespace
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/evbarm/mini2440 Rename uda_ssio_getprops() -> uda_s...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54279: Jonathan Perkins: Ignore adjacent star...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54280: rl_completer_quote_characters should b...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54281: Jonathan Perkins: NUL terminate rl_lin...
=?iso-8859-1?q?sborrill?=[src/trunk]: src Fix long-term broken pattern match when determining if uname...
=?iso-8859-1?q?leot?=[src/trunk]: src/usr.sbin/makemandb Properly free section_clause.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.bin/gdb Add a regression test for PR bin/54154, or...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Sync auxv vector generation with exec_el...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Add a $ORIGIN test
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests new origin test
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys deduplicate the elf auxv builder code, welcome to 8....
=?iso-8859-1?q?maxv?=[src/trunk]: src Change the NVMM API to reduce data movements. Sent to tech-k...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/tc Clean get_props().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve checking and displaying property.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix comment
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb add a section for arch64-nbsd and regen.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/misc Add MAMR
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile. now arm64 gdb...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet Don't need 'extern' for function prototypes.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_map_protect(), do a pmap_update() before poss...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/gallium add ARMDisassembler for the ar...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Rework previous fix for getch cursor position ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add an extra parameter to the h_run func...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Adjust check files for chang...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add a script that allows a check file to...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb rearrange some parts of attach/detach to avoid p...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/adb make this compile again without ddb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/binutils fix format
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Init bpll in a way that brings the big...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp new openssl man page
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Import 1.1.1c:
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssl
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern shmctl(SHM_LOCK) does not need to mess with mapping...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, regen man pages.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists mark several things that are only built w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 since uvm_faut() will fail if cache...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp it's html not himl. should fix build.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Call get_props() once at attach.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Add missing newline to some error messages.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Use AUDIO_SCALEDOWN() macro rather than seemin...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add more verbosity to debug messages in t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add posix_spawn(3) ATF tests in t_ptrace_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk turn on MKLLVMRT for aarch64 X11 builds.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses fix derwin test.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix dupwin test.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/net/icmp In the "got %d/%d" message printed at the end...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Try to retrieve t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern There is no 1:1 relation betwee...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix typo for unknown key keyname return.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/director Bracket strings being validated...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fixed bug in curses library keyname, tes...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/embedded add a method to add user accounts or ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/utils/embedded/files Use more markup, fix some typos.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Correct outdated note that posix_spawn(3) is im...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Quote the name "Ed" to avoid confusion with the...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add a help script to check for untranslated...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Initial commit of FDTised Xilinx Zynq-7000 support....
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/zfs Need rumpdev_disk for rumpfs_zfs.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Improve error message
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Typo, also fix copy & pasted license
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc MRO
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Add support for PTRACE_POSIX_SPAWN to report posix_spawn...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 8.99.44!
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Document PTRACE_POSIX_SPAWN in man-page
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new PTRACE_POSIX_SPAWN tests in ptrac...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Document that posix_spawn(3) uses a dedicated s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/embedded/files explicitly strip carriage retur...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netipsec Fix double free: key_setsaval() free's newsav b...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print ICH/PCH's NVM version.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/embedded/files various cleanups inspired by re...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/misc update this to as much reality of 2019 as i can f...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix build with -W...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Debug output improvement
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Rework internal data structures and "interf...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Comment fix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fail gracefully if gicv3_its_set_affinit...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man8 move creds_msdos.8 into the normal place and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Adjust priority mappings, NFCI
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Route all interrupts to the primary PE b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Use Xr.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Enable RK3399 PCIe.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rkpcie, rkpciephy
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Print interrupt details
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Revert "Route all interrupts to the prim...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/cortex revert rev 1.4:
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Rephrase sentence about vfork+exec in posix_spa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Try to make posix_spawn(3) note in ptrace(2) le...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc Fix typo.
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Describe about get_props() properties.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous Pp.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fill silence if the last block of the first tr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Add missing address check. This broke t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Avoid LOCKDEBUG pserialize panic by implementing...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc FRAND RAND
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc APFS ASR CLI CLS VES XSLT
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Remove unused macro
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests for posix_spa...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall Remove hard-coded lists of rc files and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Allow set_affinity calls before PEs are ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall Add missing npf.boot.conf
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netipsec fix typo in comment, improve error message, add...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netipsec make DPRINTF use varyadic cpp macros, and merge...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use ranges from the device tree.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Support configuring ranges where only prefe...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/amd64/conf Fix typo in comment (missing 'need')
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct inversed condition for dying process in sig...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall handle $SOURCEMODE
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern make pool assertion messages consistent.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto don't always panic when modunload crypto (int...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto Try to load swcrypto if we we did not find an...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst/arch/dummy make this build and likely work ...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/evbarm Use armv6_start.S
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 No functional change:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix unitialized variable
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/sparc64 Remove GPT boot (not available...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Remove GPT and extended partitioning s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 lapic_dump(): Print CMCI and thermal local ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Modify LAPIC_LVT_CMCI's comment to be c...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch In the new world order disks may come ...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Package naming to xbase md files
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not use dynamic size adjustments on inst...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When merging existing partitions into our i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add ahcisata at pci
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xdebug Consistency in keyword order and c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Indent consistently. No functional change.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Random style in ehci, also KM_SLEEP does not fail.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Fix the error handling in ehci_pci_attach(): if ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Disable debug output
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall 1. fix /etc/defaults/*.conf files
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/xdebug fix eager sed that broke xorg_glamor.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Correct use-after-free issue in vfork(2)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 8.99.45!
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Enable vfork(2) ATF tests in t_ptrace_wait*
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall Anchor the egrep search to avoid npf.co...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc Fix aarch64
=?iso-8859-1?q?christos?=[src/trunk]: src/compat make all lines look the same, and put one arch per line.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall remove obsolete library files for all t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Enhance the GDB support for NetBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall build dynamically the list of compat ar...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall make the script MI again (same across a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 KASSERT() -> KASSERTMSG() message in _bus_d...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic in nvme_attach() when creating the admin queue to...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 No functional change:
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: fix rdnss and dnssl lifetime assignment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Simplify the _ARM32_NEED_BUS_DMA_BOUNCE #...
=?iso-8859-1?q?martin?=[src/trunk]: src Use the generated "postinstall" in the objdir for postinstal...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 - Dump LAPIC and I/O APIC correctly.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/fdt Add support "interrupts-extended".
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/tprof Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCI...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/boot boot_ufs (primary bootloader) expec...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall select the powerd scripts from the sets
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Add missing newline.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall cleanup obsolete file selection from se...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update TODO.ptrace
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/emips/instkernel Bump file system size slightly
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/conf add sunxihstimer* at fdt?
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sunxihstimer: add support for Allwinner H...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi fix typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Make this work.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c explicitly initialize sensor->state
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Add rnd(9) support.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add KASAN_PANIC, an option to turn KASAN warning in...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst After deleting all partitions, reset alignm...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When setting up a "use whole disk" single o...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall exclude shared libraries that are curre...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc - sync with latest from iana
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/riscv Misc changes in RISC-V.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/x86/pci correct for known temperature bias values.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/crypto/libcrypto The runtime of the ecdsa test case in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Disable counter before updating cval/tval
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Lower estimates on required install size
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb PR/54297: sc dying: opacket of ure(4) is always 0
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Provide icc_pmr_read
=?iso-8859-1?q?christos?=[src/trunk]: src/common get rid of caddr_t
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Make sure VMX-outside-SMX is allowed. It ma...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Pass correct event ID with MOVI commands
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb Always increment, not just if we are queueing.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs Include the fs scaffolding when none of the ffs/mfs/...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/conf complete the list of filesystems and ena...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/ffs Add missing file for QUOTA
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs Don't include any of the ufs code if all the depende...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf Add more missing fs's
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/sunxi avoid allocations in the reboot (maybe cr...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Fix comma with semicolon. No functional cha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix cross gdb build on sh and ppc:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 KNF. No functional change.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Add an owner field to fstrans mount info and use it...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Skip atime update...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add fstrans_start...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Unmap pages when zfs_rezget() re...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add native vfs_su...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Improve priority handling for cases wher...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common If we don't compile a kernel with QUOTA, w...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Use tabs, not spaces, for indentation. NFCI
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/landisk Fix bogus return value from md...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/include Define PTRACE_ILLEGAL_ASM for i386
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_50 Add -DQUOTA (Paul Goyette)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common Add QUOTA ifdef (Paul Goyette)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/ia64/include Enhance ia64/mcontext defines
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/nvi/dist/docs/vitut Fix unnamed/named edito.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CHFS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/acpi The second parameter to AcpiSetFirmwareWak...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys evbppc port has been built with modules for some time no...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libutil PR/54300: Andreas Gustafsson: Remove usel...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf comment out CHFS to fix build issues
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/ufs/chfs Fix build without DIAGNOSTIC
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc/roadmaps Drop asan/ubsan entry, implemented as MKSANITIZ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/arm/include Define PTRACE_ILLEGAL_ASM for arm (32-bit)
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid variable length local array
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Bump GCC version.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc/roadmaps balloon(4) is in
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid format-nonliteral warnings from msgc ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Introduce UBSAN_ALWAYS_FATAL in micro-U...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Register UBSAN_ALWAYS_FATAL in kernel configs for k...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with FreeBSD r349157
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 use option quota
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/aoutm68k add quota check
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/aoutm68k fix excl
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/aoutm68k regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Add QUOTA define
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/freebsd add quota option
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/freebsd regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_freebsd Add quota option
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/ps Make LSDEAD usage conditional
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move struct axen_chain, struct axen_cdata, struc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add note about the case of PCI_MSI_MDATA[64...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix buffer size
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When creating an install description from e...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Include mesa-ver.mk so MESA_VER doesn'...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Happy 32nd birthday SDF.org!
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man8 Don't describe wpa supplicant flags now that ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/compat/sys Fix warning message for mknod symbol lin...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/wpa/bin/wpa_cli Add more information about comm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Use UAL syntax for udf. NFCI.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/compat_netbsd32_50 Include quota compat code by ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Include opt_quota.h
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove XXX from the quota call.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Add options for quota.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Add ifdef for quota and include the sysc...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern include #ifdefs in the syscalls autoload file and m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 sort -u opt_ to remove dup.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with FreeBSD r349177
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc more bsd-family-tree
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Allow to conditionally enable LWP ATF tes...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Introduce PTRACE_REG_FP() a helper macro to retriev...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Drop unused retval pointer from do_sys_mknod{,at}()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Stop defining in lwp.h: LSDEAD
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome 8.99.46!
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 servpce -> service
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Add support for KTR logs of SIGTRAP for TRAP_CHILD ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/bsd/wpa/bin/wpa_cli wpa_cli.8: add xref to wpa_pass...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant wpa_supplicant.8: add xr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tools/compat Add sys/uio.h & enum uio_seg, enum uio_rw to to...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/gallium allow all arm platforms, not j...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/llvm/librt skip the radeon bits for non x86 pla...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch add several cortex CPU implementations found in the...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip fix access to any busses that may appe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 Fix ioapic_dump_raw() to dump whole ioapic area.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet Sync with upstream r315983.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 KNF and add a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Update a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Whitespace and whitespace consistency
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Make a comment generic and not MIPS specific
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Unwrap short lines. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Once more short line to unwrap
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Don't wait until a block is filled.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pad pad(4)'s output format is LE even on big endian ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pad Don't call next callout when an error occurs in ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/uvm/pmap use __nothing
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Provide a 64-bit dma tag and use a coherent tag...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Conditionally use a 32- or 64-bit DMA tag based...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct wrong type of uio_seg passed to do_sys_mkno...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern In case of error resolving symbol references, we ca...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb HCSPARAMS2.SPR is bit 26, not 24
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/compat/sys Match the regular _ksiginfo size since sys/sy...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Deal with manualy set disk geometries more ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Small markup fixes.
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/ps Add a fallback definition of LSDEAD in ps(1)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Add an explicit node that lwp status numbers are set...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tools/compat Add more SunOS types to tools/compat
=?iso-8859-1?q?kamil?=[src/trunk]: src/tools/compat regen tools/compat
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst Use _fmt_ msg_ methods when formats are nee...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/msgc Introduce _fmt_ flavors of the menu functions t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/lfs unifdef -DLFS_READWRITE ulfs_readwrite.c
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs unifdef -ULFS_READWRITE ufs_readwrite.c
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Split the ufs code out of the ffs module and into its ow...
=?iso-8859-1?q?kamil?=[src/trunk]: src Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIX
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ufs module
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 8.99.47!
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys fifo -> FIFO. Sort errors.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Add support for clk subsystem in imx6 CCM driver.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Do not try to close a NULL gpt. Fixes the core dump...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old delete GCC 6.5. every platform has be...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb minor clean up, almost NFCI:
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt When biosboot is used on an existing wedge and we a...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/msgc Re-add msg_clear() accidently dropped in previous.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Mark "xbase-obsolete" to obsolete f...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Rewrite t_pad test.
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Toolify
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix panic on attach. This bug was added in rev. ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst devdev is an array, remove NULL check (rin)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst mount is an array and can't be NULL (rin)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst add more printflikes() (rin) and remove unu...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst use proper format strings in replace().
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst remove format warning.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Disklabel partitions may start at the begin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf PR/54314: Frank Kardel: LOCKDEBUG: Mutex error: ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Add error checking for previous memory allocatio...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add KASLR support in UEFI.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid architecture specific ifdefs in main ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid creating a (tiny) swap partition by d...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Eliminate PS_NOTIFYSTOP remnants from the kernel
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/include PR/54147: Increase BOOTINFO_MAXSIZE to ...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Add a third argument to the "cfn" function that is ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Enhance reliability of ptrace(2) in a debuggee with...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Revert previous
=?iso-8859-1?q?maya?=[src/trunk]: src/tools/gdb Update to working instructions.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev Use hztoms() instead of incorrect calculation.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable assertion...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix issues seen with transfers being reused befo...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tools/rpcgen Instruct tools/rpcgen about new path for rpc he...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Restore ability to create regular files with mknod(2)
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/sysinst Typos, grammar.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/sysinst Typo - distinguish has a 'g' not a 'q'
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.sbin/sysinst Replicate change in .en as requested by mar...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/landisk Use the raw partition for inst...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Sync (c) note in GDB:sh-nbsd-tdep...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst refactor disk ioctl stuff to make it smaller.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc BFD COA CST DS DSCP IST MAB MCLAG TDR
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move the software-only parts of cdce(4) out of i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb s/Static/static/
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/dkwedge Fix buffer overflow. Triggerable by plugging...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb revert the previous.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Rename watchdog -> bcmpmwdog and sdhost to bcmsdhost
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/wscons Add missing SETBELL() for WSKBDIO_COMPLEXBELL.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb re-apply rev 1.44 with a minor bug fix in axen_t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/fstyp Sync with upstream r315983.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb mark this driver MPSAFE for usb tasks and pipes,...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb wrap axen_iff() with axen_iff_locked().
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/acpitools/acpidump Dump TPM2.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc WRR
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc EAV, IRDP
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Revamp the TPM driver
=?iso-8859-1?q?hannken?=[src/trunk]: src/tools Update tools/compat/configure for new path of "rpc/typ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tools/compat Bring back two lines deleted by accident. From...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/compat_80 Add the if_media_80 source file to the...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/compat_80 Set WARNS=3 - signed-vs-unsigned integ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt Restore previous range of aa_dmat.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use bus_dmatag_subregion to get a 32-bit tag
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Finish the job
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/menuc Conserve space: make ints to shorts and make O...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst no need to initialize fields that are alrea...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc sync with FreeBSD r349295
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree++
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack Add an empty fmtcheck
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp make this compile again with -DNO_PROGRESS
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp trim down error checking if we are small.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/atari/floppies/common More fat trimming defines and ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Restore sysctl_teardown which was unintentiona...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb make cdce(4) and ure(4) usb and mpsafe:
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Fix "mvsata:0:0:1: buffer load failed: error=27" ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Add a missing newline in an error message. Notic...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Use OPT_NOMENU as error return for new_menu (i...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/menuc Menu 0 does not exist anymore (it is now OPT_N...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Ignore corrupt GPTs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Ensure that the "size" parameter of MAPD...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ALSA DDI DKI EDSAC EDVAC ENIAC NDIS ODI UDI
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove unused variable (build fix)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Enable MSI and MSI-X
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Pass correct EventID to MOVI and INV com...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/misc Fix a typo.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Use ARM_PCI_INTR_* definitions from pci_mac...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/menuc define as hex and make MC_VALID smaller so it ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/menuc don't cast malloc.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/menuc use calloc properly.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/menuc Use OPT_NOMENU instead of -1
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/i386/stand/lib Remove double-include for reboot.h
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb actually set ure_stopping, and don't follow it i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/net Fix 'unknown' spellos
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/net/can Another spello of 'unknown'
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau uses firmload, add dep...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/fstyp Sync with upstream r315983.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Put back correct recieve ring allocation size wh...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/lib/libsa Now that the ufs module has been split out fro...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If low on ram, mount the proper swap partit...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern the tracer, not the tracee determine if we are goin...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Belated bump to account for splitting the ufs stuff ...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Add gpt_change_hdr() similar to gpt_change_ent() fo...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt adjust gpt_uuid_generate() to accept gpt==NULL
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Add an "uuid" command to generate a new UUID for a ...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/doc note new gpt(8) uuid subcommand
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Assert that the label data is valid before ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/llvm/librt move a .WAIT such that it helps all ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Simplify "LIST_HEAD();" to make the code more unders...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Put the lowered mixing volume back when all pl...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/netstat Limit maximum owner name to appease gcc
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys Split out the prototypes for add/delete address into a s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix buffer overflow. It seems that some people need...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern add a comment explaining what this does.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/kern Fix word (direct -> directory) in comment.
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/msgc Do the fmtcheck for both message lookups to sat...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips s/cpulwp/curlwp/
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Fail if getcwd fails. Pointed out by maxv@
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fixed mvscanw test but leave disabled fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Honour _CRS mem ranges and translation off...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern whitespace around operators
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot Similar to changes made for...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve audiobell (and interfaces with audio).
=?iso-8859-1?q?martin?=[src/trunk]: src Bump ramdisk slightly (non MKREPRO builds with long paths fa...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve debug message and remove duplicated one.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix updating "Multiple Message Enable" fiel...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pad Style fixes. No functional changes intended.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pad Fix return value. fo_poll expects revents, not ...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/arch/x86 Fetch XSAVE area component offsets and sizes wh...
=?iso-8859-1?q?mgorny?=[src/trunk]: src Implement PT_GETXSTATE and PT_SETXSTATE
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Use Vt for variable types. New sentence, new li...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Remove redundant off != 0 check...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Remove fd_local, it is not used...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Conform to RFC 3128 by dropping...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.3 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-7.2.3
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Remove useless debugging messages which achieved no...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot make this compile again
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Enable beep test, return is correct.
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Fix typos
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Change how we detect secure vs non-secur...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove unused field
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys Always include the 32 bit structure and defin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 don't cast void *
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Although this is correct, I will let ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Include the right stuff so compat_netbsd...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys This actually needs the netbsd32 stuff presen...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 2:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 1. No func...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't call set_vfta() if any VLAN is attac...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Add comment/description for new packages
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add GPU clocks
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets Fix typo in via openchrome driver description (...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Return an error if the path was too long. Pointed o...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove offs initialization and XXX gcc comment. Off...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix this fucking shit once and for all, for fuck's ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb more smp cleanup for ure(4)/axen(4)/cdce(4):
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 nd6: restore a missing reachability confirmation
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ndp tests: test state transitions of neighbor caches
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc RADIUS SCCP TACACS XTACACS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Store a reference to the CPU that submitted the I/O requ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Fix a performance issue where one busy queue can ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/sys Added "b_ci" field to struct buf.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch Fix lingering page size comments.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Revert previous and do the off ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/hp300 Handle sti(4) graphics at sgc on HP9000...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/atari TAB/space cleanup.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/atari Fix PR/54325 (use of dangling pointer).
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/atari Remove obsolete stuff.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc expat 2.2.7 is out.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove an item that doesn't need to happen
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc GARP MMRP MRP MVR MWRP PAGP PVRST SABRE SAGE SRR ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern The big pool allocators use pool_page_alloc(), whic...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix bug, don't release the reflock if we didn't tak...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add support for multiple PMUs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Rename lpi pic to gicv3-its when an ITS ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Fix name of suspend voltage selector property
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/stand/loadkmap Misc KNF and cleanup.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/dev Misc cosmetics and cleanup.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Restore original size calculation for MA...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari Make local functions static.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/nfs Appease GCC and initialize arps_ip
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet Add rcsid
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54329: Raphael Ross: According to https://www...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Misc KNF.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k Pull OpenBSD/luna88k board.h to define SX91...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/compat/sys Provide the compat structures even if not bui...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Enable caching of ITS tables when possible
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix size of LPI pending table allocation...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add John von Neumann's date of death
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SPAN
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin Add rcsid
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add a comment explaining why we don't use DO her...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys This code is used in 32 bit arm emulations so...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Cleanup ThunderX quirk and print cache /...
=?iso-8859-1?q?he?=[src/trunk]: src/usr.bin Make the scaling of the "bytes written" sticky, so t...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add a test for verifying procinfo note in...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/base Bump libcurses major and all depende...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix return for mvscanw to return ERR/OK instea...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib Bump major number due to libcurses major bump
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb remove a few items that are done, and mark a few...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Enable mvscanw test since libcurses is n...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix test for pad and enable it.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/ufs Lay down some comments related to the previous f...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Avoid GCC warning on NetBSD/i386
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libmenu Improve formatting, fix a typo, bump date for pr...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for curses bump
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Restrict the size given to copyoutstr. It is safer ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix gpu clock parent
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Other than IXGBE_VF_RESET should wait ACK,...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD's ixv-1.5.17:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Modify some descriptions of Virtio devices from ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.10 part 1. No fun...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.10 part 2:
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SBSA
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc DTB, DTC, and another DTS from the world of devic...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc MHU, SCPI and another SCP
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/disklabel Add options to define labelsector and -offset...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/disklabel Sort and unify a bit. Add more macros.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/disklabel Fix NATIVELABEL_ONLY build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Fix enable mask for RK808 LDO regulators
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc New Postfix release.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to the latest rele...
=?iso-8859-1?q?christos?=[src/trunk]: src/include Sync with 2019b (field name change)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/zic Change the default to be slim
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Sync with 2019b:
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Inline x86_cpuid2(), prerequisite for future change...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Invert two conditions, to fix uninitialized memory ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/mii Check the return value of PHY_READ(). Because, i...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/compat/sunos Stack buffers mustn't escape their scope. P...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libisns Fix up mangled logic, hopefully. PR 54323 from D...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Define _ARM32_NEED_BUS_DMA_BOUNCE for a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Enforce 32-bit limits on ADMA2 capable controlle...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc HEVC IDCT VDPAU VLD
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Improve nouveau pci attachment...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Set correct bits when enabling gpio ts...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc If switching to fixed sampling clock, do not r...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add SDHC_FLAG_SINGLE_POWER_WRITE and SDHC_FLAG_3...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Add support for a network interface description.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sbin/ifconfig Add descr,description/-descr,-description comm...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if Add ATF test for a description.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Bump the version for if_description
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix hung queue check when the queue number...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe On ENETRESET case, not continue and quit t...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/spi Avoid workqueue_check_duplication().
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/ifconfig Formatting nit.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ADDDC AEDC IBPI LMCE POR PPR SAF-TE SDDC SSC WHEA
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Get the very ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pckbport Resynchronizing the input stream could infi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Intel Whisky Lake devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?hannken?=[src/trunk]: src/share/mk When building a module keep symbols if built with "...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Change module typ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 Change dtrace toxic ran...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SEMB SGPIO
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More inlines, prerequisites for future changes. Als...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix info leak. The padding of 'sigact' is not initi...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: a couple of...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: note NetBSD...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: note global...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix start_delay calculation for tcon0. po...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/perfused perfused.8: fix typos
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix two length checks, otherwise a malicious USB...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Localify two functions that are no longer used ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/dkwedge Add a condition in the loop. Otherwise there...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Revert previous, for now.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/gpl3/binutils/dist/binutils Don't sign-extend bytes...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Implement auto recovery of the mixing volume.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix (harmless) uninitialized variable. In the path
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix bug: if seg == UIO_SYSSPACE, tv[] is not initia...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt If panel timings are missing, assume 800x600
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base PR/54351: Izumi Tsutsui: Remove obso...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix to evaluate the validity of this track at ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Rearrange some KASSERT and debug messages, to ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Avoid memory reallocation on SET_FORMAT.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Register userspace interfaces for our co...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Enable tegradrm and tegrafb now that jm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Bump MSGBUFSIZE
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix some uninitialized memory access and a ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern The whole 'tv' structure gets added to the RND pool...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/gallium re-add arm64 to the list of ll...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man9 cnmagic.9: add xref to ddb(4), and minor gram...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/ifconfig Add "ifconfig [-]vlan-hwtagging" to enable/dis...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Add rnd(9) support.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/lib/libc/citrus/modules The correct fix for lib/51000 is not...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Properly zero new memory after reallocating...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst The network settings confirmation message i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xcalc define _CONST_X_STRING to silenc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libX11 update for libX11 1.6.8.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if_bridge tests: check that a new cache is not cre...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Don't automatically set ec_capenable's ETHERCAP_VLAN...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/hyperv Zero clear the allocated ring buffer for vmbu...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Phison PS5000 and PS5016 NVMe.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Identify 16GT/s.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print extend capability from 0x25 to 0x29 correc...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev Add tpcalib, touch panel calibration to ims(4)
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/wscons Do not overflow int64_t on HP Spectre x360 13...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev Enable finger touch panel of HP Spectre x360 13-inch...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/regex Update require.memory to match the incr...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When editing outer partitions:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Allow newfs for ext2fs partitions too.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When checking for existing NetBSD partition...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests return return atf_no_error() instead of 0 for consiste...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When we are going to create (and populate) ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Fix uninitialized variable: in ipsec_checkpcbca...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/dkwedge Fix info leak: always clear 'dkw', because s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libepoxy updates for libepoxy 1.4.3.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists update for libepoxy 1.4.3.
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add all the arm subdirs explicitly. the mtree vs ...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/bin/sh Make sure we have enough free inodes before run...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/dev/raidframe Reduce disk image size for tests (PR 442...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/dev/cgd Gracefully skip test if not enough space in te...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/hid hidms depends on tpcalib now
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix freem() argument. The 3rd argument is buf...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Use kmem_alloc/free() instead of old kern_mall...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/unbound/dist/libunbound libunbound: set real ve...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Identify Nuvoton NCT6798D correctly. It seems that t...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When deleting all partitions (e.g. before w...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Zero out 'cprng->cs_name' entirely. Otherwise the R...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix info leak: instead of using SS_INIT as a litera...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Fix info leak: use kmem_zalloc, because we align the...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc/sys Fix typo: SIGRAP -> SIGTRAP
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc/sys Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libepoxy handle @epoxy_has_glx@, @epox...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk break the build if a .pc generation leaves somethin...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc/sys Fix thinko: syscalls -> signals
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/route6d Fix typo (s/supress/suppress/).
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXt define _CONST_X_STRING for libXt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary #include
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/getty Merge lines. Fixes display problem noted in PR...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Typo in comment
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc WPAD
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/miscfs/genfs Fix (harmless) uninitialized variable: 'pg'...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Fix info leak: 'map_attrib' is not used in UVM, and ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix info leaks: the alignment of the structures cau...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/sunxi add compat string for H5
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto Disable unloading until we keep track of refe...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto relinguish our lock while we are autoloading.
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/getty Use proper markup instead of .Em to refer to c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some ServerWorks HT1100 devices from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix previous (s/1000/1100/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/getty Improve (hopefully) mark up of the capabilitie...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD's piixpm.c up to rev. 1.35:
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm Add missing lock around pmap_protect.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix STACK_ALIGN "bytes" argument wh...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Provide and use PV_ISKENTER_P. NFCI.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/fs/cd9660 Fix info leak: zero out the buffer, because it...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Implement add_outer_partition (to allow acc...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add (U)EFI system partition type
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix copy & pasto: when using the whole disk...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When adding non-disklabel boot partitions (...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add a couple of spaces to do the <space...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/bfd add the bfd ntrad vectors so that...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb put back the kvm stuff lost in pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb remove dup solib-svr4 defs
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb remove ancient and unused regset_...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 allow c9x struct casts (in new libXt)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib Regen mips
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Improve SB800 and newer chipsets support:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Define some new bits of CPUID Fn8000_00...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 G/C
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys In the setitimer_old test case, allow for...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/fs/tmpfs Remove the roundups, they are incorrect and cau...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch Use common code for SMEP/SMAP panic to print more i...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi register with pmf to allow suspend.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst We may call md_pre_mount() multiple times f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Add (ULONGEST) to prevent narrowi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Use ULONGEST_MAX instead of (ULON...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Make failure-to-attach errors a little mo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/fs/tmpfs Fix uninitialized variable: if 'tvp' is NULL, '...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Spell initarm correctly in comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Use PV_ISKENTER_P. NFCI.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Fernando Jose Corbato
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Follow our internal install instructions co...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Don't force mounting of newfs'd partitions.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Work in progress UEFI boot support, do...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/external/bsd/dwc2/dist Fix error path, kmem_free doesn't...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix a few of the very stupid mistakes I mad...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/sysinst Update sysinst(8) Polish translations
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Limit the number of menu entries in extende...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/54375: Andreas Gustafsson: gdb...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/compile Add a 'DDTK' tag so that the RPI fir...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move software parts out of the "reg" header.
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/getty Tweak markup some more.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb minor white space adjustments.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin define _CONST_X_STRING for newer versi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb adjust axe(4) similar to recent axen(4)/cdce(4)/...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Fix and improve a VPRINTF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Pass the VA of start (and not VM_MI...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Restore the comment against the lin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a comment
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix partition size display
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Don't overwrite the filesystem type uncondi...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Move a comment line get it next to the line it descr...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dev/fbt Always exclude "fbt_*" from the ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add fixup operation t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt XXX: A crude hack to ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch KNF
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add wm(4)
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Eliminate IFF_RUNNING checking code from vm...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix vmx(4) MTU setting.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add Ampere eMAG 8180 cpuid
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Remove the _BUS_DMAMAP_COHERENT optimis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Add vaddr_t initarm(void *);
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Consistently use vaddr_t as initarm and friends ret...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests PR misc/54382: whenever open(2) is called with O_CREAT...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Need CPU_PARTMASK for eMAG CPU ID
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/vfs fix misplaced paren
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Move the assignment of SCTP-specific function hooks...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILT...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Implemet VLAN hardware filter function (struct ether...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Note VLAN hardware filter.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netipsec Avoid a race condition between SA (sav) manipul...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Spell endianness correctly in comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/gdbscripts kdump was remove some time ago
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/gdbscripts Add devs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/gdbscripts Remove the 'procs' from lwps and use the one ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.9.1 with th...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of openresolv-3.9.1
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 The VLAN hardware filiter function was implem...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ndp tests: shorten the expire time of neighbor cac...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: extract all kernel logs, not just a panic m...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Show pointers of llentries on trace logs of LLE_REF_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Simplify conditionals when clearing...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove whitespace for consistency.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Intel C620 Virtual Switch Port for Termal Sens...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add support for Ryzen 2xxx and 3xxx.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Note piixpm(4), amdsmn(4) and amdzentemp(4).
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Make namei() work with no root dir yet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Use unsigned to fix compile error on i386.
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: added some missing comments ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Enhance locking of ptrace_update_lwp
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb call ure_stop_locked(), not ure_stop(), from ure...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb revert previous. meant to delete that change...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) enable jumbo frame.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Store IFF_ALLMULTI in ec->ec_flags instead ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) can be set IFEF_MPSAFE now.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/sunxi Don't allocate edid informations on stack...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/fdt Fixed compile error.
=?iso-8859-1?q?mrg?=[src/trunk]: src updates for freetype 2.10.0
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/tools update for freetype 2.10.0
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CACLS DIA ICACLS
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/netcan Don't kmem_alloc()/kmem_free() with spin lock hel...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/distrib/amd64/ramdisks/ramdisk Add newfs_msdos to amd64 inst...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys add a register validation hook for ptrace on netbsd32 to...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Restore the ability to debug a 32 bit p...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk add util-macros src dir.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/mk Install the nouveau gm206 firmware as used by my gr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/nvidia-firmware don't descend into gm20x unless MKN...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys add missing 'struct reg;' forward decl.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic move DWCGMAC_MPSAFE into dwc_gmac_var.h and intro...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb remove unused axe_accum and axe_idx members of s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb remove unused structure members. this brings mo...
=?iso-8859-1?q?maya?=[src/trunk]: src/etc Create up to pci19.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/bzip2/dist Import bzip2 1.0.8
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst scripting_fprintf: when we traverse the va_...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Reintroduce scripting for writing the diskl...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/bzip2/dist Merge bzip2 1.0.8
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When changing the user geometry, do not alt...
=?iso-8859-1?q?rjs?=[src/trunk]: src Add ftcolor.h to build from freetype2.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst scripting_vprintf: to simplify things for g...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Correct a typo. It is atf_require_pro...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Stop assuming that printf handles options in ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Stop assuming that printf handles optio...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Try to load mo...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Always use "ne...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Describe how to enter ddb for evbarm.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt The device cannot recognize break signal. Use ++...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils/embedded Fallback to non-EFI boot script if EF...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/hyperv Fix build for !WSDISPLAY_COMPAT_RAWKBD.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic Fix panic due to inconsistent lock states of tty_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 Fix hand-crafted trap instruction in cpu_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix byte order of stamp for big endian so tha...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix cursor movement for ri_xscale = 1, e.g., ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libsa Add SA_ENABLE_BIENDIAN option, which enable us...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot Enable us to load kernel image of differen...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Enable DISKLABEL_EI, which is useful fo...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc update bzip2 homepage and version
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/bzip2/dist Fix mismerge of man page after 1.0.8...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF (from nhusb)
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci remove unnecessary NULL check after kmem_za...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Art for the masses - The Dream Machine
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/pckbport hvkbd requires pckbd_keydesctab in wskbdmap...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Change register assignments.
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/fortune Use \(em to get an emphasis dash
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Use double dash to simulate em dash
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/broadcom/bcm43xx Move bcm43xx to /libdata/firmware,...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Amend the previous change: we can have (almos...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/external/bsd/libnv/dist - nvpair_create_stringf: use the...
=?iso-8859-1?q?rmind?=[src/trunk]: src NPF improvements:
=?iso-8859-1?q?nonaka?=[src/trunk]: src/usr.bin/kdump kdump(1): Symbolic printing for MALLOC_OPTIONS...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netipsec ipsec: fix a regression of the update API
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey setkey: enable to use the...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ipsec tests: add tests for getspi and udpate
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey setkey: document getspi a...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) can be detached now.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/jemalloc/lib Disable JEMALLOC_DEBUG, it served ...
=?iso-8859-1?q?martin?=[src/trunk]: src Add a note to rebuild jemalloc w/o debugging
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Modified enet_attach_common().
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Move local changes to files belo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k PR port-mac68k/24883
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf NPF portmap: add a workaround for archs without ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dev/dtrace Create "dtrace_taskq" here li...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Define RETA_ENTRY_MASK_Q(used in RSS redirection...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Add IT8655 support.
=?iso-8859-1?q?christos?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/lib/libedit_PR/54400=3A_S=F6ren_Tempel?= =?iso-8859-1?q?=3A_out-of-bounds_read_in_li=2E=2E=2E?=
=?iso-8859-1?q?uwe?=[src/trunk]: src/games/fortune/fortune Prettify formatting.
=?iso-8859-1?q?christos?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/lib/libedit_PR/54399=3A_S=F6ren_Tempel?= =?iso-8859-1?q?=3A_Uninitialized_memory_acc=2E=2E=2E?=
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit put the NULL check immediately after the allocation
=?iso-8859-1?q?uwe?=[src/trunk]: src/games/fortune/fortune strfile is installed, don't claim it i...
=?iso-8859-1?q?uwe?=[src/trunk]: src/games/fortune/fortune Use .Dl for displays with single comma...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/dev Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/dev Don't busy wait for a character in plcom...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pckbport pckbd_cngetc: Set type=0 and return if no d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach uarts on pass 4, matching GENERIC64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add support for WSDISPLAY_MULTICONS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/vexpress No need for console=fb handling with W...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid a buffer overrun with too many interf...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit remove stray brace
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libnpf Try improving a description.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Avoid formatting...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf Add RCS Id.
=?iso-8859-1?q?wiz?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Remove superfluous Li; re...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt For drivers whose framebuffer is located not pag...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k PR port-mac68k/24883
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When searching for a partition that may be ...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Note DMA support for SCSI adapters found on 660/840AV.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Call cn_halt on the old console device
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev Add cn_halt function, disable interrupts...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix the "reinstall sets" action.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb 1) If the descriptor length is bigger than the U...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Enable us to enter DDB from serial console when WSDI...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/clk Normalize clk name to prevent sysctl_createv fro...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst For upgrade / re-install allow the currentl...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc REPL
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add bicycle day
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add some AMD devices mainly taken from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Fix typo in comment (s/partion/partition/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Fix typo in comment (s/alreay/already/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add avx512ifma, cqm_mbm_total, cqm_mbm_loca...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add a driver for the NXP PCA9685 16-channel, 12-...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc Define SD_ARG_CMD52_WRITE macro correctly. Fou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c I was a little over-zealous with the includes. ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix some problems found by KUBSan:
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/sys Update uuidgen(2) man page to reflect reality a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/amd64/conf USE <SPACE>+<TAB>
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/broadcom/bcm43xx Move bcm43xx firmware back to /usr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/epoc32/dev Fix WSDISPLAY_COMPAT_RAWKBD build
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi Add missing break.
=?iso-8859-1?q?roy?=[src/trunk]: src/share/mk MKBSDTAR now defaults to yes
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.0 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/include Build with dhcpcd-8.0.0
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.0.0
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note change of MKBSDTAR to yes.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) support if_transmit and Tx multiqueu...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci refactor: unify vmxnet3_start_locked and vm...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) support if_transmit and Tx multiqueu...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/sysinst Work with bsdtar as pointed out by kamil@
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include It seems that AMD zen2's CPUID 0x800000...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/external/bsd/libnv/dist PR kern/54406: the result of vas...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch i.MX USB host code re-arrangement.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/external/bsd/libnv/dist need sys/kmem.h for kmem_free()
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for simple framebuffers when b...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Modified imx6 Clock Controller Module (CCM).
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/external/bsd/libnv/dist off by 1
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Modified i.MX GPIO control module and PCIe module.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx No functional change.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Add support for device tree.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive Merge changes from l...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive Avoid ctype warning ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libarchive/dist Import libarchive 3.4.0
=?iso-8859-1?q?joerg?=[src/trunk]: src Update build glue and configuration for libarchive 3.4.0.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/external/bsd/libnv/dist Adapt for userland compilation
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Whenever offering "current system" as targe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned. Found by K...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix SMALL build.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned. Found by K...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64/amd64 Remove XENPV-specific %ss/%cs handling,...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Remove unneeded includes.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Handle automat...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Style:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Adjust white space.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Use unsigned integers for binary data storage.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Avoid shift-count overflow to fix strange cur...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Simplify logic and tiny clean-up.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Well, masks do not have to be updated every t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Oops, revert unintentional changes.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add early fb console support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Call cn_halt for old console in wsdisplay_pre...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Temporarily turn on IPV4LL f...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch add ssdfb(4) to ALL
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/modules/npf Update the NPF kernel module Makefile. Miss...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf Install the npf-params(7) man page.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Replace the HDAUDIO_32BIT_ACCESS option with...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pci Support pci_intr_release for INTx interrupts
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npfctl: fix the bpf.jit parameter handling.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops For kUBSan, avoid undefined behaviors even if...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix screen corruption with 16-width font on 8...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf npf_portmap_flush: remove invalid assert (this r...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Cosmetic changes. No functional changes.
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest: fix double-free in ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm Only try to call EFI RT's reset once. If it...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Misc cleen up:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Provide and use FONT_GLYPH macro, tiny optimi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c If cold, automagically set I2C_F_POLL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Do the iic_acquire_bus() / iic_release_bus() dan...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c The i2c code handles the 'cold' dance with I2C_F...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set IVAR (Interrupt Vector Allocation Regi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set FCTTV(Flow Control Transmit Timer Valu...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net micro-optimization for if_snd_is_used()
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci wm: change one bus_dmamap_load_mbuf() to bus_dma...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.1 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Revert prior as dhcpcd-8.0.1...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.0.1
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix VLAN filter setting. Found by KUBSan.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix VLAN hardware filter initialization. U...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Use unsigned (RAL_RF_BUSY). Found by KUBSan.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Fix arm build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Avoid undefined behavior. Found by KUBSan. Some o...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When re-discovering a disk where we have fr...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix a few calloc() calls with wrong arg ord...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Avoid undefined behavior. Found by KUBSan.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Make register address unsigned to avoid undefine...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Add width-optimized putchar functions for 32-...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Factor out putchar and width-optimized putcha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Partially undo previous so NETWALKER_IN...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not free() an array embedded in another ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Gracefully get out of extended partitioning...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove a duplicate psci* at fdt?
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses #ifdef HAVE_WCHAR around enhanced curses stuff.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Halt the old console on both cnattach and pre...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf More Whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops XXX
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Simplify and avoid undefined behavior. Thi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Simplify code. No functional change intended.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set IVAR (Interrupt Vector Allocation Regi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Misc creen up for rasops.c:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Replace manually unrolled loops with memcpy/m...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Set sc_mask correctly in selsysinit() to avoid unde...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Set kcpuset's bit correctly to avoid undefined beha...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Calculate the multicast hash table correctly to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix 4-bpp stamp for big endian.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Fix builds
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx/fdt KNF on #includes
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/zaurus/conf comment out WSDISPLAY_COMPAT_RAWKBD for...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Remove outdated note about sysinst restrictions
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles The mother of all demos
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Strip trailing / from last mounted strings.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use aprint_debug_dev() instead of printf() in wm...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - AMD CPUID Fn8000_0001d Cache Topology...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 Decrease the reference count before freeing, so...
=?iso-8859-1?q?roy?=[src/trunk]: src Stop installing 10-wpa_supplicant.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Replace hook example 10-wpa_sup...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/misc Fix set name in previous.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Allow dhcpcd to be built withou...
=?iso-8859-1?q?rin?=[src/trunk]: src Add genfb(4) driver for mac68k grfbus.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build dhcpcd without ARP sup...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Note genfb(4) for mac68k.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src As dhcpcd no longer supports IP...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Even though the spec says SRST should read b...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Put back byte-wise copy to stop using memcpy,...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot Added tftp support to x86 efiboot.
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.mac68k Build and install WSFB and WSFBSBC.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand Pre-allocate memory for the kernel space...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail PR/54410: fmoon: typos in mail(1)
=?iso-8859-1?q?roy?=[src/trunk]: src leot wants the ability to start wpa_supplicant from dhcpcd
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc TTTR
=?iso-8859-1?q?cnst?=[src/trunk]: src/doc doc/CHANGES: fix OpenSSH 8.0 date; same for imcsmb(4) pe...
=?iso-8859-1?q?cnst?=[src/trunk]: src/doc doc/CHANGES.prev: address 7 definite time-travelling ent...
=?iso-8859-1?q?cnst?=[src/trunk]: src/doc doc/CHANGES.prev: s/mfi(8)/mfi(4)/g
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add missing ``.'' at the ends of sentences, split long l...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Put wide character functions under #ifdef HAVE...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Put slk_color() undef #ifdef HAVE_WCHAR too.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Rename a register define to make it more...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx/fdt Need opt_console for CONSADDR, etc
=?iso-8859-1?q?martin?=[src/trunk]: src Note update hickup build issue for uefi boot.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx sort some #includes
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Fix builds properly
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fixed compile error.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Remove unused needs-flag
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libcurses list the wide variant of functions.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to check cold to add I2C_F_POLL; the i2c...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libcurses nit
=?iso-8859-1?q?nakayama?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Add option -D to run in the backgro...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Whitespace
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Ensure that ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __slk_set - fix calculating "len" for HAVE_WCHAR
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __slk_set_finalise - fix length vs. width conf...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/terminfo For wsvt25, stop disabling color attributes f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb sys/dev/rasops routines support anti-aliasing f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix underline for anti-aliased fonts on 15/16...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix corruption of background-colored white sp...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix factorization fallout; pointer for shadow...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Redo fix in rev 1.2
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/uvm Avoid undefined behavior in uao_pagein_page(). Found...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54415: Ricky Zhou: libedit stats completions ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Set max link speed, remove assigned clocks
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Simplify and style. No functional changes int...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack We (especially libcurses and nvi) use ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/rasops Free kmem_alloc'd memory with kmem_free
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Provide a way for crunched programs to...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/atari/floppies Use the non-WIDE_CHAR libcurses versi...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sun3/miniroot Use the non-WIDE_CHAR version of libcu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Fix infinite loop in dwc_mmc_exec_command error path
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Cast attr to uint32_t before right shift to a...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Avoid memset to framebuffer.
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/unzip Explicitly link against libpthread and liblzma...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Deal with partition types we don't know any...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/locale PR/54414: Valery Ushakov: add a test f...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists add new wcsrtombs test
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/citrus PR/54414: Valery Ushakov: c99 requires that ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libcurses typo
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Add BCM2711 PCIe Host bridge for RPI4
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When merging existing partitions into the p...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If available, show additional names of fore...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SGIs from the MIPS & ARM world :)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix missing underlines on mono screen.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Join Tx interrupt handler and Rx interrupt ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Clean up for rasops1.c:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Convert rasops2.c and rasops4.c to use rasops...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Avoid undefined behavior when converting unal...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/user Fix warning in userdel -r.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix info leak: the padding after the header causes ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix missing NULL check after softint_establ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) uses deferred interrupt handlering l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove duplicate options TPIDRPRW_IS_CU...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci make vmx(4)'s *_process_limit tunable.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Factor out putchar_aa functions into rasops_p...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf The CUBOX-I boards have Cortex-A9 cpus,...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot Added BTINFO_EFIMEMMAP compactio...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot Sync the output of memmap comman...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/dev/ic sys/dev/ic/mfi.c: Add missing break in switch
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot Added missing efi_memory_probe()...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Support anti-aliasing for depth 24.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Enable anti-aliasing for depth 24.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix color on 24bpp screen for little endian.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Simplify and tiny optimization.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Hmmm, color was still strange for 24bpp on li...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Try to fix problem reported by ryoon:
=?iso-8859-1?q?gdt?=[src/trunk]: src/etc MAKEDEV.tmpl: Create nodes for 16 USB hubs
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - rnd_add_*() call must be serialized. Unseriali...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Remove fdtbus_gpio_release() from enet_phy_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Whitespace
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Add IIC support.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Fix loop to calculate prescaler divisor.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/libarchive/bin Add libpthread to DPADD and LDAD...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe It's not required to call ixv_stop() twice...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe ixgbe_setup_low_power_mode() calls ixgbe_s...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.2 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.0.2
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fix overflow to calculate frequencies.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) can select workqueue for packet proc...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Treat highlighted and reversed text in the sa...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix catastrophe when ri_emustride != ri_strid...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops In rasops_copy{rows,cols}(), if src == dst, w...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Update libarchive entry for 3.4.0 import.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Support shadow framebuffer for 24bpp screen.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Try to improve performance when shadow frameb...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.0_BETA!
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/utils/libhack Pull up following revision(s) (requ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #2, #4-#6.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Fix typo.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by ozaki...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #3 and #7
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/historical/nawk/dist Pull up following revision(...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gcc Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/cron/dist Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #9, #11, #12, #13, #17 and #18
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Tickets #8 and #14-#16.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #19 - #22
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/ps Pull up following revision(s) (requested by kamil ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net/npf Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #24 and #25
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by hannken i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #26 and #27
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #28 and #29.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by naka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/mtree Pull up following revision(s) (requested by nak...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #30 and #31
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/reboot Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #32 - #39
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tcikets #40 and #41
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #44 and #45
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by christos in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/lib/libdrm Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #46 - #48
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libperfuse Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/include Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #49 - #54
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by skrl...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #55
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #56
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Add missing file names and revision numbers for sysin...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/compiler_rt Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/compiler_rt/dist/lib Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/telnetd Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/misc Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/usr.bin/id Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/fs/nfs/nfsservice Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/bin/df Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/kernel Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #58 - #72
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin Pull up following revision(s) (requested by kamil in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #73
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/i915drm Pull up following revision(...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k/mac68k Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #81, #84, #85, #86, #87
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/utils/libhack Pull up following revision(s) (requ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by marti...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst/arch Pull up following revision(s) (requ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/sbin/fsck Pull up following revision(s) (requested by mar...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #74-#80, #82-#83, #88-#89.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/rump/modautoload Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/traceroute Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/netstat Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/sysctl Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/sockstat Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by ozaki-r in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #90 - #98
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/lib/libzfs/common Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/sys/kern Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #99 - #102
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by sevan...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #103 and #104
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/evbarm/instkernel/sshramdisk Pullup the following...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #105.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Backout pullup of rev.1.33, requested by kamil in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note backout of ticket #22
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/sets/lists/base Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Pull up foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by roy in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb regen for ticket #111
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #112
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/net/ndp Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #106 - #109, #111 - #115, #117, #118
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #119.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket 123 and 125.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket 130.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/i386/ramdisks/common Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/usr.bin/cc Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #120 and #121
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by gson...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs Pull up following revision(s) (requested by ha...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/modules/usbnet Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gcc/dist/gcc Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npfd Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man1 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #122, #124, #126 - #129, #131 - #137, #139 - ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #166 and #167
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Ticket #135: something went wrong in the pull...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii regen (for ticket #144, also requested in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammed ticket #144 for miidevs regen
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by brad in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #110
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #154 - #164
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #173
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/ews4800mips/floppies/ramdisk Pull up following re...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket 176.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #174
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by sevan in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by roy in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #168 - #170
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #172
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/net Pull up following revision(s) (requested by roy...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #175
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/dhcpcd/dist Catch up to current for the foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ata Pull up following revision(s) (requested by g...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #177 - #180
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by ryo ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/binutils/dist Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/nameser Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #181 - #188
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 189
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Additionally pull up the following revision for ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #192 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #195
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by maxv ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/xlint/lint1 Sync external/mpl/bind to HEAD and pu...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by manu in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix ticket #195 list of pulled up revisions.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/aarch64/atomic Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by manu in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by manu...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by bouyer in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Sync to current and pull up the following revisions, requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #201 - #208
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc Fix typo for 207
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/sets/lists/comp Additional pull up following revi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #203 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #209
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by thorpej i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man5 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/amlogic Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm/dist/shared-core Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/expat/lib/libexpat Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #210 - #228
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #229 - #232
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #233
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci regen for ticket #237 (Mellanox device IDs ad...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #234 - #238
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by ozaki-r i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #239
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #240
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by msaitoh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #241 - #249
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by brad in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot/bootia32 Pull up following re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #250 - #254
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Reword changes entry for ticket #252
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Clarify entry for #252
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/expat/lib/libexpat Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netbt Pull up following revision(s) (requested by plu...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #256 - #262
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/nvidia Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #263, #264 and #265
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Remove unused trees at external/gpl3/binutils.old/, exter...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #266 and #267
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by ozaki-r i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #268 and #269
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by knaka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/pxeboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/jemalloc/dist/src Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mpl/bind/dist/lib/isc Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #271 - #281
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #282 and #283
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by seva...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #284 - #290
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #291 - #293
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/namedb Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by sevan in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netatalk Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #294 - #298
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #299 and #300
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/aarch64/gen Pull up following revisi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #301, #302 and #304
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/sbin/newfs_msdos Pull up following revision(s) (requested...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc ticket 303
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Regen (for ticket #307)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by kamil in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/sys Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by kamil in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #305 - #334
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by maxv ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #335 and #336
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/include Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #337, #338 and #340
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by bad ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #341
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Pull up following revision(s) (requested by jmcneill ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by pgoye...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #343 - #351
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #339
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by maya in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/pkg_install/dist Pull up the following revis...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/fs/ntfs Pull up following revision(s) (requested by h...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by maxv ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #352 - #355
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/lib/libsa Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by ozaki...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by ozaki-r in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/qbus Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket #372
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #356 - #359, #361, #366 - #368, #370 - #372
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by maxv ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #362-#365 and #369.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #373
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm/dist/shared-core Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #373 - #379
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #381
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #380 and #382.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/modules/filemon Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #385
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ml...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #383 and #384
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by abs in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by knaka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by rin i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #386 - #388
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/fdt Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #342, #389, and #390
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Addionally pull up the following revision for tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Annotate ticket #388 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #391 and #392
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/rasops Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/zaurus/dev Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/zaurus/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by tsutsui i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Regen for ticket #398
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #393 - #398
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pcmcia Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #399 - #404
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/include Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dev/dtrace/amd64 Pull up following re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by pgoy...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #405 - #412
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by pgoye...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #413 - #416
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/rtadvd Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #417 and #418
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #419
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by yamaguchi in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/pax Pull up following revision(s) (requested by nakay...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #420 and #421
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by h...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #422 - #426
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by tsut...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #427 - #432
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #434
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #435
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by maya in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/sets/lists/rescue Fix mishap from processing tick...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.bin/msgc Pull up following revision(s) (requested by ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #433 and #436.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man7 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by nonak...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #437 - #441
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst/arch/i386 Pull up following revision(s) ...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #443.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/examples/npf Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/examples/npf Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by isaki in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #449
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by msaitoh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man7 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat Pull up following revision(s) (requested by ri...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #444 - #457
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by tnn ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #458
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #459 and #460
=?iso-8859-1?q?martin?=[src/netbsd-9]: src In preparation for the upcoming release, turn off DIAGNOS...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note removal of options DIAGNOSTIC
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes Pull up the following revisions:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note release doc changes.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #461
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src Pull up following revision(s) (requested by martin in tic...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by mart...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc tickets 462, 463
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #464, #465, #467, #468
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following revisions, requested by kre in tick...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/sys/arch/evbarm/beagle Pull up following revision(s) (req...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #466 and #471.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket #473
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libnvmm Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket 479
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket 479
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #470, #472 - #481
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ldd Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #469, #482 - #484
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/tmac Pull up following revision(s) (requested by kr...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #485
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #486
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #487, #488, and #490
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #489.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #491 - #493
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Special hint for new sysinst and pos...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.0_RC1
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes Pull up the following revision:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix editor mishap, note chanes to distrib/notes/commo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Add dedication for Matthias Drochner.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note added dedication
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Add dedication to Eric Schnoebelen.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend dedication
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common remove duplicate word
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Belatedly add changes from scole for macppc powerpc 6...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note manual CHANGES changes for ppc 601
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/cdrom Pull up the following revision:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note macppc ISO generator changes
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/sparc Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/games/fortune/datfiles Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/gdtoa Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libm/arch/aarch64 Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/imx Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/utils/embedded/conf Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/emips/ebus Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #494, #495, #497 - #518
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/tmac Pull up following revision(s) (requested by uw...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/menuc/testm Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by u...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Pull up the following revisions, req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes Pull up the following revisions, requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/modstat Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/engine Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/include Pull up following revision(s) (requested by kre i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/ld.elf_so/arch/powerpc Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Pull up the following changes, reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #519 - #525, #527 - #536
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc Tickets 537 and 538
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by seva...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #539 - #544
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #526 and #545
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Annotate #526 for additional changes
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by ad i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/lua/dist/src Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #546 - #548
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/emips/emips Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by g...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #549 - #553
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by g...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #554
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/sys/arch/pmax/pmax Pull up following revision(s) (request...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #559-#561.
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Fix typos.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/mail Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #555 - #558
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/rndctl Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/sys/sys Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #562 - #568
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by chris...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #569
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by joer...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #570 - #572
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by chri...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/nullfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #574 - #581
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #582 and #583
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by ad in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #584
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #585 - #589
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #590
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mpl/bind/dist/lib/isc/unix Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #591
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x68k/include Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat Pull up following revision(s) (requested by ma...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by mlel...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #592 - #599
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/dmesg Pull up following revision(s) (requested by ts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by roy in ticket #602:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hid Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by christos in ticket #604:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #600 - #606
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #607
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by pgoy...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #609
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #608.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #610
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #613
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by m...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 614
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen (for ticket #616)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/miniroot Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Fix misapplied patch in previous (ticket #616)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by simon...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/miniroot Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Apply patch, requested by pgoyette in ticket #633:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sun3/include Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sun Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by pgoy...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/libarchive Pull up the following, requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #616 - #622, #624 - #639
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #623
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/libarchive/include iconv needs const args on...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #638 for additional changes
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/dm Pull up following revision(s) (requested by ma...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #641
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Fix another patch mishap from ticket #616
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #642, #643, #644
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #645 and #646
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up the following (via patch), requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following (via patch), requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by uwe in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #647 - #656
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio regen (for ticket #658)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/fdt Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Update for ticket #660
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl Pull up the following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #657 - #660
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib/evbmips/instkernel/ramdisk Pull up following revi...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #665 and #666.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by roy in ticket # 661:
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by marti...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #668 and #669.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pcmcia Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up the following, requested by msaitoh i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #661 - #664 and #667
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst/arch/evbarm Pull up following revision(s...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #673.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci regen (for ticket #670)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by kim ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by kim ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #670 - #672, #675 - #679
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.0_RC2
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by maya...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/libarchive/dist/libarchive Pull up following...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #680 - #686, #688 - #692
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc ticket 693
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by mlels...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #694 and #695
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #696
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maya...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/ppp/dist/pppd Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net/npf Pull up following revision(s) (requested by c...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man5 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/modules/cyclic Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/kernfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/common/linux Pull up following revision(...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #697 - #705
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by mlels...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #706 and #708
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to NetBSD 9.0 - the "Valentine Release"
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Welcome to 9.0_STABLE
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #709 and #710
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hpcmips/hpcmips Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libdm Pull up following revision(s) (requested by ria...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/rand Pull up foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/cmd/zpool Pull up following revi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #711 - #716
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by mrg i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sdmmc Regen (for ticket #717)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx/dev Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #717, #718, #720 - #730
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb regen (for ticket #719)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #719
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by rin i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by rin i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #731 - #742
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix description for #725
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #743 - #749
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/cobalt/dev Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #750 - #752
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib Pull up following revision(s) (requested by riastradh...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #753 - #756
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by pgoy...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by is i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Regen (for ticket #761)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by pgoye...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libkvm Pull up following revision(s) (requested by ch...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ufs/ufs Pull up following revision(s) (requested by c...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #757 - #768
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Apply patch, requested by pgoyette in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #775
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #769 - #774
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/amd64 Fix merge botch in previous.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/config Pull up the following, requested by christ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #776
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/config Addionally pull up for ticket ticket #776,...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #776
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/usr.sbin/sysinst/arch/alpha Pull up following revision(s)...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 777
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #778
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #779
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by knakahara...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #780
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/sys/arch/xen/xen Pull up the following revisions(s) (requ...
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Ticket #781
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by riastradh...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen (for ticket #784)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen (for ticket #786)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #782 - #787
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/deadfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ufs/ffs Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/include/drm Pull up following revis...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Apply patch, requested by riastradh in ticket #79...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #788 - #795
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by sk...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #796 - #800
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/etc.amiga Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/vax/vsa Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #801 and #802
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/etc Pull up the following revisions(s) (requested by chri...
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Ticket #806
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Add missing line-break
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/locale Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/locale Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #803 - #805
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/include Pull up following revision(s) (requested by mrg i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #809 - #811
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by kim in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by mlel...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by joerg...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #812, #814, #816, #817
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #818
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #819
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/wscons Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #820, #822, #823
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/man Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #824
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Apply patch, requested by roy in ticket #825:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen for ticket #828 (uxrcom addition)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #824 - #829
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Apply patch, requested by roy in ticket #830:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #830
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/dhcpcd/dist/src Fix SMALL builds (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket #831
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #831 - #834
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/wsfb Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #835
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #836
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kim in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by gson...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by gdt ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/ossaudio Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #837 - #841
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gcc/lib/libsupc++ Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #843
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Apply patch, requested by roy in ticket #844:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #844 and #845
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen for ticket #848 (DWA-121 in urtwn)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by maya ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #846 - #851
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #852 - #854
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note OpenSSL 1.1.1g import (ticket #856)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto Pull up the following, requested by maya in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #855 - #857
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #858 and #859
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #864
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #863 and #864
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #860 - #862
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Regen for ticket #869
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Regen for ticket #872
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen for ticket #873
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #865 - #873
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by isaki in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/rand Pull up foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/games/fortune Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #874 - #879
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Add Ticket #879 (this time for real)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/stand Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #880 and #881
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #882 - #884
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sun Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/netpgp/lib/verify Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #885 - #887
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #888 and #889
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maya...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/rcp Pull up following revision(s) (requested by aymer...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/lastlogin Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/finger Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #890 - #895
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #896 and #897
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/lib/libcrypto Pull up followi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by skrll in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by skrll in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #898 - #902
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #903
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/tools/ctf/cvt Pull up following ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #904 - #907
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by nia ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #908 - #916
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/cavium Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/cavium/dev Apply patch, requested by simonb...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #917 and #918
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #919
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/compat/gen Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Apply patch, requested by kamil in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/lib/libc/sys Apply patch, requested by kamil in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rmin...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #920 - #922, #924 - #926, #929 - #932
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/amd64 Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by bouyer in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libterminfo Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #933 - #937
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Apply patch, requested by bouyer in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by kre in ticket #942:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arc/stand/boot Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by thor...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/include/arm32 Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #938 - #951
=?iso-8859-1?q?jdc?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision (requested by mart...
=?iso-8859-1?q?jdc?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision (requested by mart...
=?iso-8859-1?q?jdc?=[src/netbsd-9]: src/doc Tickets #957 & #958.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Cleanup whitespace
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/ews4800mips/stand/common Pull up following revis...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k/dev Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #952 - #956
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/hdaudioctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #959 - #966
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/npf/npftest/libnpftest Adapt to netbsd-9 branch
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #956
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/games/fortune/datfiles Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #967 - #969
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/atari/floppies/install Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x68k/x68k Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/mtree Pull up following revision(s) (requested by kim...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/cal Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/w Pull up following revision(s) (requested by kim...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #970 - #979
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by jmcne...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci regen
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/m4 Pull up following revision(s) (requested by uw...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/w Pull up following revision(s) (requested by kim...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sun3/conf Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by c...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Also pull up more cosmetic revisions to minim...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libcurses Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libcurses Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #980 - #987
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/nvi/dist/vi Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #988 and #989
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/mii Regen for ticket #990
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #991
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up the following revisions (all...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up the following revisions, reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #990 - #007
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Additionaly pull up the following revisi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #991 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/include Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/dhcpcd/dist/hooks Apply patch, requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #998 - #1003
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libcurses Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1004
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/rndctl Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kim in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1005 - #1010, #1012, #1013
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up the following, requested by msaitoh in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1014 and #1015
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1016 and #1017
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1018 amd #1019
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/wsconsctl Fix editor mishap during processing of tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1020
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/evbarm Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1021 and #1022
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/apache2/mDNSResponder/dist Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/wsfb Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by tsut...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/evbarm Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/evbarm Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1023 - #1030
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Apply patch, requested by msaitoh in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1031
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/w Pull up following revision(s) (requested by kim...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1032 - #1034
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Open code preempt_needed() which is not avai...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1032
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/dev Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1035
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1033
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by uwe i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1036 - #1041
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by mrg i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1042 - #1044
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Additionally pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1037 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by mrg ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1045
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/spi Pull up following revision(s) (requested by 1...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by nia in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/etc.news68k Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1046 - #1048
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by mrg in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gcc Pull up the following, all via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1049
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/server/xorg-server/fb Pull up following...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by mrg i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/secmodel/securelevel Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1050 - #1054
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix entry for ticket #1051
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by nonak...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1055 and #1056
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by kim ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1057
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1059
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sun3/sun3x Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/fs/union Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man8 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1058, #1060 - #1064
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1065
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/sys/kern Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1066
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1067
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/alpha/alpha Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1068 and #1069
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/alpha/alpha Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chri...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1070 - #1073
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Apply patch, requested by bouyer in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1074 and #1075
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc whitespace police
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1076
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/sockstat Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by kim in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1077 - #1083
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/engine Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1084
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ml...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1085
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hid Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/lib/libX11 Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1086 and #1087
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1089 and #1090
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chri...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1091 and #1092
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1094
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1095 and #1096
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/bin/xterm Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/bin/xeyes Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man8 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc Pull up following revision(s) (requested by kim in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by roy in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/include/arm32 Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1097 - #1105
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1106
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/ntp/dist/libntp Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by kre in #1108:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by mlelstv in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1107, #1108 and #1110
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/sys/sys Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/ntp Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1111
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1112
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc ticket 1113
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.1!
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/bin/xinit Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by kre in ticket #1116:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1115 - #1117
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.1_STABLE
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/sets/lists/xcomp Apply patch, requested by maya i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Comment out (and fix typo in) dedica...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/lib/freetype/freetype/config Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1118
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1118 and note release doc changes.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by kre in ticket #1122:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by nia ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1122, #1124, #1125
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1126
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up the following revisions(s) (requ...
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Ticket #1119
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/usr.sbin/sysinst/arch/i386 Pull up the following revision...
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Ticket #1120
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up the following revisions(s) (requ...
=?iso-8859-1?q?sborrill?=[src/netbsd-9]: src/doc Ticket #1121
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/linux/common Pull up following revision(s) (re...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1127
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1128
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/net Pull up following revision(s) (requested by kna...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1129
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/coda Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1131
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by fair in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1130
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1133
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/libexec/httpd Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1134
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by is in ticket ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/sysinst/arch/evbarm Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1135 - #1138
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/dump Pull up following revision(s) (requested by kre...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1139 and #1141
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by k...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1142 - #1145
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/pkg_install Sync external/bsd/pkg_install wi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1140
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1146
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/atactl Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1147 - #1149
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1150
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/conf Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1151 and #1152#
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/vmstat Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/dhcpcd/dist/src Apply patch, requested by ro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1153 and #1154
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by maya in ticket #1155:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1155 - #1158
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1159
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1160
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by mart...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 1164
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/dev Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/hp300 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1161-#1163, #1165, #1166
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/ufs/ufs Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1167, #1169 - #1176
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Additionally pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1173 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Apply patch, requested by khorben in ticket #117...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1177
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1183
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/fsck Pull up following revision(s) (requested by tsu...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1184
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1185
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1186
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1187 and #1188
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/progress Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1189 and #1190
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pullup the following (requested by jdolecek in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by tsut...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/mk Fix editor mishap in previous merge
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb regen (for ticket #1197)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1191 - #1197
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/arch/mips/sys Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1199
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/isibootd Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1200
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Apply additional patch, requested by jdolecek in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix entry for ticket #1191
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/stdio Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1198
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/nl Pull up following revision(s) (requested by gi...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1202
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x68k/x68k Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1203 - #1205
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/bin/xterm Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1206 and #1207
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl2/grep/dist/lib Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1208 and #1209
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/xen/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/ksh Pull up following revision(s) (requested by chris...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1210 - #1212
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/xen/xen Apply patch, requested by jdolecek in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1213
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/m68k/m68k Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1214
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/patch Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1215
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/gsc Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1216 - #1218
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1219
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1220
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following (all via patch), requested by mrg i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by tsut...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1221 - #1224
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by christos ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1225 and #1226
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/ctwm/etc Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by c...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by sbor...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1227 - #1230
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following (all via patch) requested by msaito...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1231
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by knaka...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs/sys Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1232 - #1235
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb regen for ticket #1236 (BELKIN F5D7050E fix)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1236
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1237
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Pull up the following revisions, requested by christo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Amment ticket #1237 for additional pullups
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sparc/dev Apply patch, requested by tsutsui in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl Addiotionaly pull up the foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1238 - #1240
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/ps Pull up following revision(s) (requested by simonb...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by kre in ticket #1243:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1241 - #1244
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1245
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Pull...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1246
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/zaurus/dev Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/dev Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/sparc/conf Apply patch, requested by tsutsui in ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1247 - #1249
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1250
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/hdaudioctl Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1251 and #1252
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl2/texinfo/dist Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1253
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/include Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1254
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k/mac68k Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1255 - #1257
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix entry for ticket #1257
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mac68k/mac68k Pull up following revision(s) (req...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1258 and #1259
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/include Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by mrg in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1260 - #1263
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/cmd Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1264
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/fdesc Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1266 and #1267
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by mart...
=?iso-8859-1?q?bouyer?=[src/netbsd-9]: src/doc ticket #1265
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1268
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/etc.mac68k Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1269
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by d...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1270
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #1271.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes Sets are not actually gzip'd
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to NetBSD 9.2!
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Welcome to 9.2_STABLE!
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/fs/ntfs Pull up following revision(s) (requested by h...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1272 and #1273
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1274 and #1275
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Pull...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1276 and #1277
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/conf Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/miniroot Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1278 - #1282
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sbin/dump Pull up following revision(s) (requested by han...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1283
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/libpcap/bin Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1284
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1290 - #1295
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys Pull up following revision(s) (requested by dholland ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Regen for ticket #1296
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/gen Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/libarchive/dist/test_utils Apply patch, requ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/compat/arm/oabi Apply patch, requested by mrg in ticket #...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1296 - #1309
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Fix pullup #1302 by adapting the changes to t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ammend ticket #1301
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1310
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by th...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1311
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/miscfs/kernfs Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1318
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/aarch64/atomic Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/sys/kern Pull up following revision(s...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/dtrace Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/rump/rumpkern Pull up following revision(s) - all v...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1312 - #1317
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/aarch64/atomic Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1319 and #1320
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/rump/librump/rumpvfs Apply patch, requested by chs in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1321
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/dev Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1322 and #1323
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc tickets 132[45]
=?iso-8859-1?q?snj?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 1326
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by skrll in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by skrll in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1327 - #1329
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/common/lib/libc/arch/aarch64/atomic Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1330 - #1332
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/hp300 Pull up following revision(s) (reques...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Pull up fo...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1334 - #1337
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 1333
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1338
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by a...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1339 - #1341
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1342
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by manu...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1343
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/distrib/sets Pull up following revision(s) (requested by ...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 1344
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix editor mishap, pointed out by msaitoh
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Fix typo, pointed out by msaitoh
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src Pull up following revision(s) (requested by martin in tic...
=?iso-8859-1?q?msaitoh?=[src/netbsd-9]: src/doc Ticket #1345.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1346
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following (via patch), requested by msaitoh i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/mkdir Pull up following revision(s) (requested by kre...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/cp Pull up following revision(s) (requested by skrll ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1347 and #1348
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/gpl3/gcc/dist/libgomp Apply patch, requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by thorpej in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1349 and #1350
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by thorpej in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/tests/kernel/kqueue/read Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by thorpej in ti...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1351 - #1353
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1354
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/resolv Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1355 and #1356
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1357
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/arch/aarch64/gen Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by abs in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1358 and #1359
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/amd64 Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1360
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1361
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions (all via patc...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen (for ticket #1362)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up the following, requested by msaitoh in ticket #1363:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1362 and #1363
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen (ticket #1364, urtwn Edimax N150 addition)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1364
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1365 - #1367
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by msai...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1368
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by ryo i...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1369
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libcrypt Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1370
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1371 and #1372
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Avoid undefined behavior in bge_setmulti(). fo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Avoid undefined behavior when reset the chip. fo...
=?iso-8859-1?q?martin?=[src/trunk]: src Welcome to NetBSD 9.99.1!
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Avoid undefined behavior when setting multicast a...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc/sys Include pe_lwp member in 'struct ptrace_state'
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Arrange so that the Makef...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11 There is no sp...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits Add a forwa...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Misc clean-up's:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Switch to per-device stamp, and retire stamp_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops G/C ri_delta.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Whitespace fixes. No functional change.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Reduce memcpy.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Provide buffer capable of single-row pixels i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Factor out copy-paste. No functional changes.
=?iso-8859-1?q?cnst?=[src/trunk]: src/doc doc/CHANGES.prev: fix 8.0->9.0 timetravel back to 2009
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/usbnet introduce a library of common code / back...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Make cdce depend on usbnet too
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb if_axe.c has been updated for modern times.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wscons When font is switched, not only putchar, but ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Bump for recent changes to struct rasops_info.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/usr.sbin/veriexecgen Add an option to read entries from a file.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add missing ifioctl_common() for SIOCSIFFLAGS to...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Use the dragonfly locale...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Manually patch the local...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc PR kern/53590: remove -U DEBUG from config(1) invocation...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb 1) Make sure we have a complete endpoint descrip...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/veriexecgen Fix punctuation formatting nits.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb couple of minor API updates:
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys Fix a couple of typos
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb remove unused code and use common ethernet media...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix locking botch.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gdtoa Honour the floating-point rounding mode in fl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gdtoa Sprinkle some more const in.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Remove last trace of never-used map_attrib.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops 4 is 1 << 2, not 1 << 3...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix erasecols and do_cursor for font width >=...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist PR/54424: Martijn Dekker: awk:...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist remove trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist remove ### error output accide...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/usr.sbin/veriexecgen Move case 'f' to go right after case 'F'.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmx(4) uses interrupt distribution for each...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Avoid using an unitialized variable
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Fix buffer overflow in BIOS disk geo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add full UEFI memory map to the /chosen node.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi acpi_md_OsMapMemory can be used for both n...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist Add translators for \v and \a ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Make et(4) work:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci If the memory space's BAR and the MSI-X table is...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add ena(4).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in wm_i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Use unsinged when initialize the transmit complet...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Use unsigned in rtk_setmulti() to avoid undefined...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not strip the trailing / on root mounts ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 54423: fix handling of user defined part...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 54423: complete initialization of instal...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If we can not fit a planned partition, retr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Always map ACPI table memory as normal mem...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sun4i: enable clocks for SPI[0-3], needed...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative for everyone after:
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Fix typo (s/m_free/m_freem/)
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Fix typo (s/m_free/m_freem/) (one more)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Oops, for rasops_copycols(), we cannot use me...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix unaligned writes to buffer, that are intr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Support font width 32 on monochrome screen.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Remove duplicate substitution. Style. No func...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Correct copy count. This affects ``left-to-ri...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix a bug in shadow fb support for copycols o...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Add general putchar functions for 2 and 4bpp.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Cosmetic changes. No functional changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Reflect reality.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea first step to address PR54331:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Kernel Heap Hardening: perform certain sanity check...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Notify size of shadow framebuffer if enabled.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Deal with missing labels when parsing gpt(8...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/conf Add commented out GENFB_SHADOWFB option.
=?iso-8859-1?q?joerg?=[src/trunk]: src/distrib/sparc/miniroot Bump sparc miniroot by 100KB for the ...
=?iso-8859-1?q?joerg?=[src/trunk]: src Force use of GNU as for acorn32 boot code (pre-unified assem...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/include ARMv6KZ has been misspelled by GCC sinc...
=?iso-8859-1?q?hauke?=[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Deal with gcc's "warni...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Ignore AccessWidth (PL011 and SBSA console...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/etc/mtree Change uname and gname to sync with etc/mtree/spec...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Update our vm resource use for sysctl(3) call readi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix unaligned word write's to buffer, introdu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Real fix for 24-bpp color:
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi m25p: print vendor & device id before bailing ou...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi m25p: add some ~2010 vintage parts found in junk...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sbin/disklabel Fix a trivial wrong comment. x68k's arch is ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Protect rasops_copy{rows,cols}() by _RASOPS_P...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/cron/dist PR/54433: Hisashi Todd Fujinaka: Empt...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: version 1.1.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Replace || by && in KASAN, to increase the pool cov...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Properly handle partitions that we were req...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pci Properly honour max_type arg to pci_intr_alloc
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sun4i_spi: spi(4) driver for Allwinner A1...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/conf sun4ispi* at fdt?
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When reading an existing gpt, match the wed...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sun6i_spi: bring over non-intrusive impro...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Trailing white space
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi make function prototype consistent
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Minor markup tweaks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - adjust usbnet interface to allow usbd_open_pip...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb convert axe(4) and ure(4) to usbnet.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add a list of done/todo items to the shared ethe...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix copy&pasto: when we find a FFSv1 filesy...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netipsec Fix info leaks.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: add definitions for SPI cl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move / re-add some headers to fix INET6 builds.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi m25p: add GigaDevice 25Q127CSIG
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi m25p: change devices recently added from 4kB "se...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi remove useless splbio() in sunxispi_start
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Typo in error message
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/acpi Fix undefined behavior in thinkpad_mask_init()....
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/acpi - Fix a bug that acpiec_space_handler() doesn't...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid undefined behavior...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 add forward decl
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/i2c Add support FDT.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/evbarm/netwalker Remove debug print message.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Add "fsl,imx6qp" (i.MX6QP) to ARM_PLATF...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Cast uint32_t to avoid undefined behavior in bridge_...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid read overflows
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Remove duplicate check for curpkt > 13
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd KNF for loops
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Consistent indentation / whitespace
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 pnpbios.4 is in i386
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk_spi: Rockchip SPI driver
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/conf rkspi* at fdt?
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/aarch64/include Don't define register replacements ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm fix two bugs reported in
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man7 Provide documentation for KERN_LWP.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi spi: make the "slave" config(5) locator optional
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys extend usbnet to cope with if_upl, if_smsc, and if_u...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/amd64 Do not dereference user pointer in ptra...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb for ethernet usb network devices, print the mac ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb mark axe(4) and ure(4) as needing usbnet
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/acpi - Make the case that width < 8 behave as the sa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/i386 Do not dereference user pointer in ptrace...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Whitespace fix.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Fix typo in comment. Found by Wataru Ashihara.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Change 'npgs' from int to size_t. Otherwise the 64bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Introduce an npf_conn_destroy_idx() that can han...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/drvctl add an example about reattaching USB devices
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Make EV_SET() casts compatible with the C++ code
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf - npf_conn_init(): fix a race when initialising ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Fix race in timer destruction.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Acquire shmseg uobj reference while we hold shm_lock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet Clamp tcp timer quantities to reasonable ranges.
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/ps Restore maxrss, idrss, isrss, ixrss printing in ps(1)
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ofw ofw: add of_enter_spi_devs helper method
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Many years ago someone created a new __link_set_sysctl_f...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Welcome to 9.99.4 (the module sysctl stuff changes s...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libc/sys read(2): Document ENOBUFS
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix two issues, found by maya@ while testing urn...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add support for USER_LDT in SVS. This allows us to ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf Sync with reality.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Fix panic when setting multicast addresses. Writ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Convert smsc(4) to usbnet
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Note that smsc(4) is done
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern mark a variable __diagused to fix this problem affe...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb usmsc needs usbnet
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Trailing whitespace
=?iso-8859-1?q?gson?=[src/trunk]: src/distrib/amd64/liveimage/emuimage The amd64 live image no lon...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix module build: s/axen/smsc/ in one place.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Introduce USB_DESCRIPTOR_SIZE (3), and fix two b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 trap_el0_32sync: add missing break ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Don't tell userland about ENETRESET even if a us...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Support upgrade of systems using NAME= synt...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec ipsec_getpolicybysock() should also call key_ha...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When creating the /etc/fstab for new instal...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Check fc_type before fc_cluster, because the latter ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Use _KERNEL_OPT.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Simplify calculation for 12-byte alignment.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix black color-attribution for depths 2 and 4.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Depth 2 is monochrome.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix a critical bug for rasops_copyrows() intr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Simplify rasops_do_cursor():
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Use "hp" instead of "hrp" consistently with o...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Stop allocating ri_buf and ri_stamp dynamical...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Oops, revert an unintentional change for now.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops If RI_CLEAR is set, do not forget to clear re...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Modify struct rasops_info again (ride 9.99.4 ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Scaling dimensions of underline by font height.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Merge rasops_putchar_aa.h into rasops_putchar.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Separate general putchar for 1-4bpp from raso...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Document interaction of SYSCTL_SETUP function...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb We support anti-aliasing for depth 2.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 - Stop showing struct rasops_info; readers ca...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Avoid undefined behavior in jme_mii_write(). Fou...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gdtoa Mark the libc fegetround weak reference unused.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Make rasops_erase{rows,cols}() public again; ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/drvctl Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove leading zero in date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove Pp in wrong places. Fix Xref.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Convert udav(4) to usbnet. Based on a diff from...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/etc/rc.d Add $_rc_subr_loaded before ". /etc/rc.subr" for sp...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix previous: Link to module(9). Suggested by...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Compare against 0 for missing endpoint. From mrg@
=?iso-8859-1?q?maya?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs validate the leng...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb match USB_PRODUCT_SAMSUNG_ANDROID too
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Try to improve formatting and naration.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/i386/conf Use <SPACE>+<TAB>
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 urndis: list macallan's newer samsung instead...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev Teach urndis to handle some REMOTE_NDIS_INDICATE_STA...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common SAE: Use const_time_memcmp(...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/eap_common EAP-pwd: Use const_time...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/crypto OpenSSL: Use BN_bn2binpad()...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/common SAE: Run through prf result...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/eap_common EAP-pwd: Run through pr...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not try to fsck partitions we are never ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not even consider to fsck partitions whe...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4.48 (2019/07/24)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/include merge conflicts.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenLDAP
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt Add compiler-rt build rules for LLV...
=?iso-8859-1?q?christos?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/sys/external/bsd/ipf/netinet_PR/54443?= =?iso-8859-1?q?=3A_Edgar_Fu=DF=3A_ip_mistake=2E=2E=2E?=
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/modules/if_udav Build an if_udav module (untested)
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix arm64 build (new le32toh() call needs sys/en...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern When modules are unloaded, we call sysctl_teardown(...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/reboot reboot: fix arg order for logwtmpx(3)
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl NPF: fix BPF byte-code generation for a ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys update usbnet some:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb ride 9.99.5 bump: add un_flags here. many of th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb use new un_flags member of usbnet:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb update ethernet driver notes: mark udav as done,...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb switch urndis(4) to usbnet. thanks to maya@ for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb switch to usbnet as softc, using un_flags.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb missed commit should be paired with if_ure.c 1.20.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb G/C
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch xhci(4) is considered stable enough. So, remove mis...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/conf Add xhci(4). Just working for me.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/pci Fix build without vga at pci.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha Add CONSPEED option, which changes baud rate ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal PR/54307: Ri...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/rc.d little bit verbose for slow machines
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/conf Mimic macppc color/font settings, which...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops When legacy Apple 4-bpp color palette is used...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Fix color range overflow; we cannot make brig...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Correctly check whether character is in font ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Fix bug introduced in rev. 1.69:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net rename _ifmedia_ioctl() to ifmedia_ioctl_locked().
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm KASSERT -> KASSERTMSG so we actually display the ove...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Set 4-bpp devcmap in a similar manner to non-...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Misc style clean up's.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys reduce the scope of struct usbnet:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add a blank line after rcsid(s)
=?iso-8859-1?q?rin?=[src/trunk]: src/doc My work for rasops(9) was finished (hopefully).
=?iso-8859-1?q?yhardy?=[src/trunk]: src/sys/dev/usb Initialize tcpalib for ums devices.
=?iso-8859-1?q?manu?=[src/trunk]: src/lib/libperfuse Rollback directory filehandle screening for F...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libpthread PR lib/54440: adapt the FreeBSD change ...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Fix format in order not to confuse changes2html script.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Add fallback defintion for C++ of _EV_SET with the l...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Don't install PIC libraries by default because they...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Make the X11 library lists consistent again.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add a script to compare the library lists so we can...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Handle more corner cases in sys/event.h for C++ EV_S...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Really provide bus_funcs.h
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex spaces to tab
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Add a driver for the A5/A9 Private timer.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Use common macro for _EV_SET() for integer types
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 usbnet may be stable now. document it.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys Add the ifnet_t::if_npf_private field. Bump the kernel ...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npfctl show/validate: fix couple bugs in...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 oops. i must have deleted the 'u' in 'ustore....
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Fix typo in pragma in sys/event.h
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb in tx_prepare callback make sure to reject any m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb adjust some comments to reality.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - use usbnet_isowned*() more
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb copy a pattern from if_udav.c, which already had...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb void -Wsign-compare issue and add a stupid cast.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc/dev remove orphaned comment
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/acpi Appease GCC maybe-uninitialized for optimizatio...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Add a check in smsc_tx_prepare for the mbuf bein...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Correct the length of the buffer to copy into th...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Various fixes: Pp cleanup, use more macros, s...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Appease module build
=?iso-8859-1?q?gson?=[src/trunk]: src/distrib/amd64/liveimage/emuimage Live images built with MKDE...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Convert smsc_dbg_printf to usbhist
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libpthread Re-enable the QEMU specific timing limi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix and improve USMSC_DEBUG
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/usb urndis_attach: change "sc->sc_bulkout_no" to "un...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/common Various suffixes for the same kernel image ma...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Align output from db_md_cpuinfo_cmd
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/common Back out previous, it causes build fallout like:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Update for recent a9wdt changes
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf npf-params(7): add more bpf.jit details.
=?iso-8859-1?q?rmind?=[src/trunk]: src Adjust some internal NPF APIs:
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 minor rewording of a few places and add a new...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Minor fixes.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.sbin/npf npf.7: add xref to npf-params.7
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb relax an assert to be mutex_owned || polling.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't set dv_private. it's a bad pattern and on...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 remove mention of dv_private and note that us...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Change xbase MD package names for m...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb On NetBSD the auxv tag is always ...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Give syspkg names to xbase shl.mi f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Update for recent a9wdt changes
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib Allow individual MDSETTARGETS/MDSET_SUFFIXES to defi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix an unused register field define
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include Use __BIT()
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Make this at least work for ASCII stri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Use PMAP_DEV in DEVMAP_ENTRY rather than pm...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Fix some apparant typos of wscons defines.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Rearrange so that sys/arch/arm/imx/fdt/...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add a9ptmr
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib/libdrm We need to link against libm fo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/acpi Correct the test for writeable memory. Th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/acpi Use same style test as acpi_md_OsWritable
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for physical timers and sprinkle isb wh...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 Document pain of using wsmux with more than o...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ndp Make a permanet neighbor cache to avoid sendin...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing "defi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Add DBM
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack use unsigned char to prevent sign exte...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/pf/ftp-proxy sync with reality
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/amlogic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Updates to get Odroid-C1 in better shape since the ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Formatting tweaks.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc new nawk on Github release page
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Give syspkg names to xbase mi binar...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Drop xref to wsfontload(8).
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi spi: prepare for fdt direct attachment of spi sl...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/fdt fdt: add SPI controller frontend
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/marvell ensure spibus_attach_args is zero'ed
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi m25p: add compatible entry for "jedec,spi-nor" a...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk_spi: register controller with fdt
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/conf include the spiflash driver in the stoc...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/dts rk3399-rockpro64.dts: enable spi1 and add s...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make sure to completely initialize dynamic ...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet Remove unused checksum code.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops When using stamp, drop attributions other tha...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Cherry-pick upstream c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd Add LLVM sanitizers in the MKLLVM=yes build
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys introduce usbnet_set_dying(). will be used by url(4...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Add missing IFNET_LOCK for regen_tmpaddr
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Various fixes / changes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add eth_rxd3 and eth_rxd2 pinctrl groups
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Catch up to recent mainline dts changes
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Update to newer sshd (t...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Provide some documentation for macros / def...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch When we ask the user to select a parti...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst On architectures that usually do MBR/diskla...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix some "partition index" (as used in the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Add a meson6_timer driver and provide a timecounter
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/drm2/i915drm kern/52229
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci Support bitmap fonts with stride 4 (i.e., width ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/telnetd telnetd: Stop defining the same variables co...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sbin fsck: Stop defining the same variable concurrently in b...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Restore if_ioctl on error of ifc_destroy
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/if tests: check if ifconfig (ioctl) works after a ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys - usbnet_rx_loop_cb's usbd_xfer parameter is never u...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb port cue(4), mue(4) and url(4) to usbnet(9). di...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/misc Fix build of t_ubsan/t_ubsanxx under MKS...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin/id Avoid symbol clashes in tests/usr.bin/id un...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/fs/nfs/nfsservice Avoid symbol clashes in fs/nfs/nfsse...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/bin/df Avoid symbol clashes in bin/df under MKSANITIZER
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/ypserv/ypserv Avoid symbol clashes in usr.sbin/ypse...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 - document locking requirements more
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin Stop defining _rpcsvcdirty in bss and data
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/installboot Add missing extern declaration of ib_ma...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix Xr usage.
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Add SANITIZER_RENAME_CLASSES in bsd.prog.mk
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/kernel Adapt tests/kernel/t_subr_prf for MKSANITIZER
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc usbnet(9): Add common framework for USB network devices....
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/ata Set the ATAPI "BYTE COUNT LIMIT" field in the SA...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Indentation and wrap the resulting long line
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern More diagnostic
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Indent the field value defines. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Make pmap_db_pte_print more terse s...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makemandb PR/54343: Prevent NULL pointers in callba...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Retire KMEM_GUARD. It has been superseded by kASan,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Unlink KMEM_GUARD leftovers.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Recent rasops(9) changes have been pulled up to netbsd-9.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/installboot Replace black voodo linker magic (somet...
=?iso-8859-1?q?kamil?=[src/trunk]: src Ship with sanitizer/lsan_interface.h for GCC 7
=?iso-8859-1?q?kamil?=[src/trunk]: src Ship with sanitizer/lsan_interface.h for LLVM 7
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/installboot Never trust a compiler that predefines ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/bin/pax Install manual pages for tar and cpio only if ${MKBS...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Remove list-portmasters.pl script.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev pass sensor location info to drivers if ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb make the default debug level zero.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb internal to usbnet:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb port kue(4) to usbnet(9). interesting notes:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb kue now depends upon usbnet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/ifconfig Whitespace fix.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Use correct register for mpll2_div clock
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Initialize pp->pr_redzone to false. For some reason...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii From FreeBSD:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii From FreeBSD:
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Set NODEBUG fo...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Add PAXCTL_FLAG rules for MKSANITIZER
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/rump/modautoload Avoid symbol clashes in test/rump/mod...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/vfs The udf_renamerace test case no longer fails du...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Kernel Heap Hardening: use bitmaps on all off-page ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Set "enabled" value on...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Set "enabled" value on...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 54473: fix error prompt when a set file ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix some memory leaks in error paths
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Oops, avoid double free.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc RDP RFB VNC
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand Add GPT and RAIDframe support to bootloa...
=?iso-8859-1?q?manu?=[src/trunk]: src/share/man/man8/man8.x86 Document new GPT and RAIDframe capac...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sbin/sysctl sysctl: Add indirection of symbols to remove cla...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/traceroute traceroute: Add indirection of symbol to...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/sockstat sockstat: Add indirection of symbols to rem...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/netstat netstat: Add indirection of symbols to remov...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Align parsing of boot devices. This allows to speci...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k We've switched to 8KB page.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k 0x%p ---> %p
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets/lists/xetc Don't mark /etc/X11/conf.d entries o...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8/man8.x86 Typo fixes, 'file system'; new sente...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb usbnet_ifp() doesn't work before usbnet_attach()...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add 3 devices for upl(4) host-to-host networking:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb regen for new upl(3) devices.
=?iso-8859-1?q?abhinav?=[src/trunk]: src/usr.sbin/makemandb PR bin/54343: We want the callback_args....
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb update usbnet slight:
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note kue/upl ported to usbnet.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix a think-o in the previous: don't return when...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Fix copy...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/fsck Properly release the disk properties dictionary we...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix memory leak (found by MKSANITIZER=yes b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add two kue(4) adapters:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb regen and add kue adapters:
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 G/C mention of SCIOCREPROBE, removed in 1998.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tip check speed argument conversion (Thierry Laronde)
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Add Broadcom devices
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc regen
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/stand/lib Correct the memset(3)'s third argume...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ndp tests: fix test header name
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin/cc Add ATF c and c++ tests for TSan, MSan, lib...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: enable to create interfaces other than shmi...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: use rump_server_add_iface to create interfaces
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: check pool object leaks
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Initialize dom_mowner for MBUFTRACE
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net l2tp: initialize mowner variables for MBUFTRACE
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netcan can: add missing mowner variables for MBUFTRACE
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/arch Add MBUFTRACE to ALL configs
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Enable FDT_INTR_MPSAFE flag.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Support write protect gpio pin.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci fix panic when vmx(4) is detached.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci add vmx(4) basic statistics counters.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add USBHIST_CALLARGS() frontend to KERNHIST_CALL...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move the call to rnd_attach_source() earlier and...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb move the check against un_phyno from usbnet back...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb axe, udav, url, cue, kue, smsc, udav[*], upl, ur...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs - return (foo) -> return foo
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Enable extended attributes in modules.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern If we could not start extattr for some reason, don'...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Use a9ptmr_delay().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Use a unique name for the acpi ARM_PLATFOR...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/spi Fix typo.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Add support SPI driver for i.MX6.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs - KNF more
=?iso-8859-1?q?perseant?=[src/trunk]: src/sbin/dump Add -D flag to allow the user to specify an altern...
=?iso-8859-1?q?manu?=[src/trunk]: src/doc boot(8): GPT and RAIDframe support for x86 bootstrap [ma...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Use unsigned to avoid undefined behavior. Found by ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Fix year in previous entry's datestamp
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Check ec_capenable instead of ec_capabilities to con...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Add missing IFNET_LOCK() and IFNET_UNLOCK() in vlan_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix a bug that VLAN HW "tagging" enable/disable may ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb properly fix the kernhist calls.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys couple more changes to usbnet(9):
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/54480: when upgrading a system a...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Always open the r...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Rearrange the eva...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern task_executor: prevent use afte...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net80211 Include <net/if.h> for IFNAMSIZ
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 compat32 drm ioctl support from Surya Sh...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_netbsd32 Add netbsd32 drm support from Su...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net Disable rump_server_check_memleaks for now
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 add NetBSD copyright.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if: announce flag changes other than up or down
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xbase Give syspkg name to xbase mi files
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Disable netbsd32_drm.c until it receives proper review.
=?iso-8859-1?q?sevan?=[src/trunk]: src/distrib sysctl(8) is useful to have in the install env when ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New macro ALIGNED_POINTER_LOAD.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/common/lib/libc/hash/murmurhash Fix byte order bug in murmur...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb typo in error message
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 Don't say that makeoptions DEBUG="-g" also tu...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 make things compile again.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 From maxv@:
=?iso-8859-1?q?para?=[src/trunk]: src/common/lib/libc/hash/murmurhash add now required includes fo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/sysmon Fix info leak, not all of 'pev' is initialized.
=?iso-8859-1?q?perseant?=[src/trunk]: src Allow the user to specify the filesystem ID for umapfs at mo...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/mount_umap Sort options in usage.
=?iso-8859-1?q?perseant?=[src/trunk]: src Clean up debugging cruft that somehow made it into my previo...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_iomux: add some #ifdef'd out co...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fixes. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mvme Fix typo (s/contoller/controller/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ata Fix typo (s/controler/controller/).
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Use ETHER_LOCK()/ETHER_UNLOCK() suggested by knakahara.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add micron/crucial SM2263 nvme.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb match xhci version 3.10. allows properly findin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen for new micron/crucial/amd entries, and PC...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/spi Make this at least compile - I have no way to test.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Simplify ix{gbe,v}_[un]register_vlan() API...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb convert pairs of USBHIST_CALLED()+USBHIST_LOG*()...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Increment offset when adding an element to histo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch No USER_LDT on Xen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Don't depend on #ifdef USER_LDT in cpu_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Style and remove dead stuff.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/distrib/sets/lists/base Remove obsolete entry for libgomp.so...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Switch from printf to panic. These mess...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Remove the single-step check, it is wro...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.3 With the fo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Style and cleanup.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.0.3
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Spell pmap_bootstrap in comments correctly
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hp300/conf Fix the pmap_bootstrap.o dependency (it ...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf - npftest: fix a memleak in a unit test (standa...
=?iso-8859-1?q?rmind?=[src/trunk]: src npfkern/libnpf: Add support for the table replace/swap opera...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb usbhist(9):
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb like most things: turn debug off by default, sys...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/i386/ramdisks/common Set NOSANITIZER in i386 ramdisk...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix more kernhist vs 32 bit issues.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Revert a change...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - move software parts into if_aue.c.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Adjust GMT bias automatically by usin...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Fix assertion of "audiocfg list <n>" when n...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/conf G/C obsoleted
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/dev Remove adbsys.c, which has been unused s...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route(8): print RTM_CHANGE messages
=?iso-8859-1?q?adam?=[src/trunk]: src Fix building compiler_rt with MKCOMPAT=no; approved by kamil@
=?iso-8859-1?q?brad?=[src/trunk]: src/lib/libutil Teach getdiskrawname and getdiskcookedname about...
=?iso-8859-1?q?brad?=[src/trunk]: src/sbin/resize_lfs Use getdiskrawname to find the device name.
=?iso-8859-1?q?brad?=[src/trunk]: src/libexec/lfs_cleanerd Use getdiskrawname to find the device name
=?iso-8859-1?q?roy?=[src/trunk]: src/sys rtsock: rework rt_clonedmsg to take a message type and l...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 nd6: notify userland of neighbour lla updates o...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc ATF NURBS
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Donnie Darko
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net - kmem_alloc(,KM_SLEEP) never return NULL, so remove...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - remove unused uncd_rx_cnt
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb s/UBSNET_MII_DECL_DEFAULT/USBNET_MII_DECL_DEFAUL...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb convert a debug message to an error message. wi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb convert aue(4) to usbnet(9).
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 update for usbnet_mii and read/write reg retu...
=?iso-8859-1?q?kamil?=[src/trunk]: src Enhance MKSANITIZER support
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin Define target_not_supported_body() in TSan, MS...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix info leaks.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Fix info leak.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Fix info leaks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - remove items that are fixed (usually in the di...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Mark up NULL. Capitalize NetBSD.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb avoid using old bsd types (u_int etc) so that th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb update the list of splusb drivers (it's grown un...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix info leaks.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix info leaks in sysinfo().
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix info leaks in sigaltstack.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix MKCXX=no:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb aue depends upon usbnet
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/audio Add missing mutex, we were hitting a KASSERT.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Fix stupid bugs in linux_sys_shmctl(): the index cou...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/arch/amd64 Remove printf.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Danny Cohen
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common When dealing with an unknown value, ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Add a default case, don't call sys_ioctl() with a...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/ossaudio Fix error handling, returns an errno, no...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux32/common Put the printf under DEBUG_LINUX.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Fix info leaks.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux32/common Hum, don't forget the 'pid' argume...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 Fix info leak.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/miscfs/procfs Fix info leaks.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/ddb Avoids signedness bit shift in db_get_value()
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Fix LLVM sanit...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Rename some members in adev for clarity. N...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Revert to use single descriptor for "audioc...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Use device unit number for index.
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Check mode argument earlier.
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Use err(3)/warn(3) instead of perror(3)/fpr...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Make the same code that appears repeatedly ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Fix markup. index of list command is optio...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg AUDIO_GETBUFINFO is more efficient for this...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Create a waveform in hardware native sample...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/audiocfg Revert about index number changes. It brea...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't try to deref a maybe-NULL pointer. instea...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Fix typo
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add Mellanox ConnectX-4, ConnectX-4 Lx, ConnectX...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 bus_dmamap_load_raw: support coherent map...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Don't read data from userland direct...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement poll su...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement kqueue ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing dmu_z...
=?iso-8859-1?q?rmind?=[src/trunk]: src libnpf fix: link the library itself to libnv; libnpf users s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Hum, don't pass an mbuf to realloc()...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Fix memory leak.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common I don't see the point in having this...
=?iso-8859-1?q?kamil?=[src/trunk]: src Rework the LLVM compiler_rt build rules
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Fix the size passed to memcpy, we only want 8 bytes....
=?iso-8859-1?q?rmind?=[src/trunk]: src - npfctl_load_nvlist: simplify the config loading logic.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/sys Move PACKET_TAG_NPF where it belongs to.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf ake npfctl_switch() and pfil private to OS-speci...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libm/arch/aarch64 Fix fesetenv and feupdateenv.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libm/arch/aarch64 Fix feraiseexcept.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add MosChip MCS7730 and Sitecom Europe LN030 eth...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb regen with new moschip/sitcom adapters.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: restore rump_server_check_poolleaks for lle...
=?iso-8859-1?q?kamil?=[src/trunk]: src Correct the build rules of LLVM sanitizers
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: explain how rump_server_check_memleaks works
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: add tests for IPv6 link-local addresses...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/dev/sysmon Module class of sysmon_envsys, sysmon_wdog an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Reject negative offsets, to prevent panics later in...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Change buf_nbuf()'s return value from int to u_int to av...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Revert r1.254, put back || for KASAN, some destruct...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix a bug when installing to pre-exising GP...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/microcode/radeon Update BONAIRE_uvd.bin to the latest.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/conf PR kern/54486
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb PR kern/54486
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not offer to upgared the "current system...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add more missing firmwares.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/libnv/lib Move common parts into a makefile fra...
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libnpf Include libnv directly into this library
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When requesting no special FS sub type, def...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix bug, remove {0,0} because we switched to usb...
=?iso-8859-1?q?rjs?=[src/trunk]: src/external/gpl3/binutils/dist Fix to PR port-arm/54159.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: nd6_free assumes all routers are process...
=?iso-8859-1?q?kamil?=[src/trunk]: src Enhance the support of LLVM sanitizers
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add new usbd_do_request_len() that can allocate ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb in usbnet_detach(), check both that the private ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb introduce and use XHCIHIST_CALLARGS(). reduces ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb s/no free/no freelist entry/ in a debug message.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe X550EM supports QSFP, so check ixgbe_media...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe An interrupt might not arrive when a modul...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp syspkg naming for xcomp shl.mi
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove dead (#if 0) code.
=?iso-8859-1?q?rmind?=[src/trunk]: src/share/man/man9 Add thmap(9) man page. Reviewed by wiz@.
=?iso-8859-1?q?rmind?=[src/trunk]: src/share/man/man9 Install thmap(9) man page.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Add RCS Id, sort sections.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add missing NUL to prevent buffer overrun.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/miscfs Add missing operation VOP_GETPAGES() returning EF...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix a lock hang reported by sc.dying in PR#54495.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe fix typo in error handling of ixgbe_alloca...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Fix panic when ncpu == 1 && sysctl -w hw.i...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Don't keep our local modification...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix lock assertion on async I/O mode.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: change rt_announce and llchange to bool ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 more bool
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Earliest reference to /dev/null I can find is...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 New sentence - new line. Minor markup tweaks.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 Userland really has no business with NA messages.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev Add "d_minphys" to "mddkdriver" to make physio() on ...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note inet6 change about router -> host.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Only set #address-cells and #size-cells pr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/gemini Don't dereference pointer when we're abo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/eisa Delete dead null test after malloc(M_WAITOK).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Delete dead-as-a-doorn...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci vmxnet3_softc.vmx_stats should not count gl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't try to set dying when we haven't usbnet_at...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 avoid misalignment in 32 bit kernels and "m...
=?iso-8859-1?q?roy?=[src/trunk]: src inet6: Revert prior
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man4 document usbnet diagnostics in usbnet(4). re...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Various minor fixes.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add definitions of AMD's CPUID Fn8000_0...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Decode AMD's CPUID Fn8000_0008 %ebx.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Use macro.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SICP
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet ARP: remove unused sysctl entry log_unknown_network
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet ARP: change default sysctl entry log_movements to 0
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb make Kensington Turbo Mouse ( actually a trackba...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Document history
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Register syms....
=?iso-8859-1?q?brad?=[src/trunk]: src/libexec/lfs_cleanerd Add support for passing the raw device ...
=?iso-8859-1?q?brad?=[src/trunk]: src/usr.sbin/puffs/rump_lfs The cleaner is compiled into rump_lf...
=?iso-8859-1?q?brad?=[src/trunk]: src/tests/fs/common The cleaner is compiled into the ATF test ha...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: don't set an invalid lladdr in nd6_free()
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb fix Kensington Turbo Mouse support properly
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/lfs_cleanerd New sentence, new line. Punctuation imp...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1 Direct reader to shell documentation generall...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route(8): show addrs for RTM_MISS
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Restore the kvm support
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man1 Move the text that explains that cd(1) is a s...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pcmcia add PCMCIA_CISTPL_SDIO definition.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/stdio Refer to "w+" as "mode" as that's what fopen(...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic From OpenBSD:
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc From OpenBSD:
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc From OpenBSD:
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 List bwfm at sdmmc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Keep SDIO interrupt enable state when mas...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.atari grammar
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.atari new sentence, new line
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.x68k Improve readability
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.x68k spelling and grammar
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Instead of delaying ack of sdio card inte...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.x68k Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.x68k Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man1/man1.x68k Grammar
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Driver for Broadcom RNG200 hardware random generator
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man9 Update arpresolve arguments
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_mmc_wait_rint: protect against spur...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man8/man8.next68k grammar
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Attachment for RNG200
=?iso-8859-1?q?oster?=[src/trunk]: src/share/man/man9 s/Xr store/Xr ustore/ to fix cross-references...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/sort sort was there since v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/dc dc was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/du du was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/mail mail was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/mesg mesg was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/pr Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/su su was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/tty Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/wc Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/who Update URL
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/write write was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/init grammar
=?iso-8859-1?q?roy?=[src/trunk]: src/sys inet6: Send RTM_MISS when we fail to resolve an address.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man5 passwd(5) was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man5 utmp(5) was present in v1
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9)
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9). Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9). Remove reference to un...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/mail Remove superfluous Pp.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document history of chdir(2)
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/su Remove superfluous Ns.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/init Remove superfluous Pp.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document history of chmod(2)
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document history of chown(2)
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document history
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: Re-introduce ND6_LLINFO_WAITDELETE so we...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/compat-43 create was present in v1
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Document recent inet6 changes.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/gen Document history of exec()
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Remove superfluous Pp.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/stdlib Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys fork was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys stat() was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys getuid was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document history
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc GECOS
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet inet: Send RTM_MISS when we fail to resolve an a...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note inet change as well.
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/bcd Document history.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 urndis.4: note two additional brands/models k...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libcompat/4.1 stty & gtty were around since v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys mount & umount were present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Open was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys read was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys seek was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys setuid was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys unlink was presen in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys wait was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys write was present in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/time start documenting history
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libm/man exp was present in v1
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route(8): Show addres for RTM_LOSING
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/stdio Start documenting history
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libm/man log appeared in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/stdio putc & putw were in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libm/man Start documenting history
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Add support for imx6qp-pcie.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) UVMHIST options
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand Make sure devices names are copied inclu...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic tagging work queue as MPSAFE was premature. Revert.
=?iso-8859-1?q?wiz?=[src/trunk]: src/games/bcd End sentence with a dot.
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses(3): add curses_version()
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc PPT
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc SD_IO_RW_EXTENDED is a data transfer command, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii s/etphy/atphy/. No functional change.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG wit...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Set NOLIBCSANI...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: Add __NetBSD_Curses_Version__
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: believe in unicorns
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/prep/stand/boot PR 54394: do not compile in experim...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Use unsigned to avoid undefined behavior. Found b...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change to reduce diff against {Fre...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Revert "Add more missing firmwares."
=?iso-8859-1?q?riastradh?=[src/trunk]: src Add UPDATING note about radeon firmware image mistake.
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net tests: fix ARP and NDP tests for RTM_* messages
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc INODE STM
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Update man page to reflect switch from CTR_DR...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Replace slightly wrong rant by shorter and sl...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Update NIST SP800-90A reference.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom RNG200 attachment
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line. Use \(em.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Teranetics, Aquantia and Renesas.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci printf -> device_printf
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe printf -> device_printf
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set IFM_1000_BX10 correctly.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Use uppercase for vendor name.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use aprint_*() in the attach function.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/ews4800mips/floppies/ramdisk Use the non wide char l...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/nameser Since we advance cp after the bounds check,...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.4 with the follow...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note dhcpcd import
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that MBSDC (Bad SFD Count) isn't...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern requires memory barrier before IPI ack.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add support SIOCZIFDATA as ixgbe.c.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Remove unused, and style.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex - Use pic_do_pending_ints in intr handler
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Fix a maya fix so that cobalt boots again.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Add spiflash support in GENERIC
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/spi Add support for Winbond W25Q128.V (128mb) chips,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation on the atomic functions. Use m...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/sunxi The mmc module clock needs to be doubled ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.14.5 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge conflicts and fix the build.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump for bind
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Fix decorators for __thread, add _Thread...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet6 Revert regression introduced in in6.h r. 1.95
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb now that I figured out how the checksum for the ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 9.99.11
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Catch up with RTC-related DTS changes for...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Tune some debug message level.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Reorder for clarity, and localify pool_allocator_bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix more bind bump.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Cherry-pick upstream GDB patch to...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/stty Don't fail when the line discipline ioctl fails (si...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/fstat Add -O to print offsets; align columns properly.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/fstat Use \(em.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Do not assume that DRAM is linear w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_GENERIC_CPU_INITCLOCKS
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add "machine cpuinfo/a" to show cpu...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 prevent switching to CPUs that are ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation for memmove.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 - remove incorrect KASSERT. mmap(2)...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation on the bus_space functions tha...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Add a memory barrier on wrmsr, because ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add checking status of MMU and devm...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add AARCH64_KSEG_MASK. pmap_page.S ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man3 dir(5) was what appeared in v7, the struct wa...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/stdio Document history
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev The device does not support recording.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document sbrk() history and adjust brk()'s.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man3 I missread a diff before making the change fo...
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document the destiny for these functions.
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys New sentence, new line
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Prevent DoS from hosts tryi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - move quadruplicated code into a function
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Extend history section
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Convert rdmsr_locked and wrmsr_locked to inlines.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Merge amd64func.S into cpufunc.S, and clean up.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/miscfs/procfs have procfs_do_pid_stat() pass the proc's ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Punctuation nit.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Add missing word. More markup.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove superfluous Pp.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm Cortex A12 is marketed as A17 but has a distinc...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.2.0, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix 32-bit debug build, and also vmstat -y. rep...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix ryzen usb issue: we set TD size to '1', wher...
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libedit PR lib/54510: Fix file completion inside quotes ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb add driver for Kensington Turbo Mouse ( actually...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Introduce sigaction_copy(), to copy sigaction structures...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/arm32 report A12 as A17 to the user. A12 is ret...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/include cpu identification macros for A17
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libperfuse Use the right values for .Bl -width
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Fix libkvm build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Map device memory for early console XN
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Document MAP_ANONYMOUS
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Sort flags
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys Extend history
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/linux/common Hum, remove incorrect assignment. Us...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb avoid non-debug kernel build issues.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb - use CALLARGS vs CALLED for better usbhist
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb normalise an error message.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.9.2 with th...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src resolvconf: Build the pdns_recursor subscriber
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of openresolv-3.9.2
=?iso-8859-1?q?roy?=[src/trunk]: src resolvconf: Build the pdnsd subscriber
=?iso-8859-1?q?sevan?=[src/trunk]: src/lib/libc/sys mprotect first appeared in SunOS 4.0
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man5 core(5) was in v1
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man5 wtmp was actually arount in v2
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Adjust history
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add MCOMMIT instruction.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Call cpu_dcp_cacheinfo() only when the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb document usbnet_private locking. minor knf.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove superfluous Pp.
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/arp t_arp: Wait for 10 seconds for RTM_MISS
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc GFCI, RCD
=?iso-8859-1?q?maya?=[src/trunk]: src/tools/gcc Fix bugurl. PR toolchain/48712
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind put back the blacklistd integration that g...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use L1-L3 blocks/pages for KSEG map...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CSU UTS
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/mmeye/dev adjust several missed drivers for wdcprob...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/ddb Add support for 'p' qualifier for pointer values on ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/ddb - examin/m displays with splitting by spaces as spec...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Switch back _Noreturn to __dead in C11 threads
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/nfs remove NCHNAMLEN optimization
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Print message when the number of multicast...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 used L3 even if L2 could cover the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include - Fix TCR_TG0 field definitions to ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/bin/twm Use the more obviously replaced na...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Be consistent about semicolons in macros: always put...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/arm/sunxi Switch to fdtbus_attach_spibus(), so spi ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/ps Plug memory leak in ps(1)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Move the TCR and TTBR defines into ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Define PRIxPTE
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump/kern/lib define sysautoload here too, to catch up w...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump add src/external/public-domain/xz.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Summary: add grep and stat.
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/x86/acpi Attempt to obtain ACPI RSDP from the hyper...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Summary: ammend previous. remove pax from userspace...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 even if "no options MULTIPROCESSOR"...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Make SIOCADDMULTI returns ENOSPC when th...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Fix a normally harmless race: initialize se...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Add KASSERT to catch bugs. Something tells me it cou...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Redistributors with virtual LPI support ha...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Do not attempt to change coherency_...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/ddb changes of r1.39 was incomplete. only "examin/m" cou...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/lib/libkvm Need register defines that were moved to armreg.h
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Give package name to xcomp machine ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Reduce ixv(4)'s multicast table array size...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add support ALLMULTI on ixv(4):
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/x86/acpi Cast physical addresses via uintptr_t to A...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Summary: pax needs pack_dev.h from mknod. move mkno...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist remove bad file
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/ddb db_get_qvalue() with size=8 on 64bit arch returns in...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Summary: add the files from src/tools/headerlist to...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Summary: export the files from headerlist before th...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb db_putchar - check if we need to wrap at $maxwidth a...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Make include_headerlist ignore files in already exp...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man9 Update parameter list, struct buf is typedefe...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man9 struct buf is typedefed to buf_t
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Add ews4800mips and sh3 heads only listed in src/to...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump typo: ARCH_EXTRA -> ARCHS_EXTRA
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/postinstall exclude_libs - redirect ls 2> /dev/null...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist/src/ap [PATCH] AP: Silently ignore man...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Accept root device specification as NAME=label
=?iso-8859-1?q?manu?=[src/trunk]: src/share/man/man8/man8.x86 Document that bootdev option accepts...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386 Add multiboot 2 support to x86 bootloaders
=?iso-8859-1?q?manu?=[src/trunk]: src/doc boot(8): multiboot 2 support, Xen can now boot from EFI
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/comp Add new multiboot2.h header.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net As I suspected, the KASSERT I added yesterday can fi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Return EPERM when the interface is not t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8/man8.x86 New sentence, new line. Bump date fo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Make it compilable with UPL_DEBUG.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net if_flags is neither int nor short. It's unsigned short.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add PROMISC support.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Allow overriding the default man substitutions with...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/bin/twm Use an upstream-friendly version o...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.5 with the fo...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Don't pass empty mbufs to the network stack.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.6 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd No longer any need to build ...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note new dhcpcd import.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd Add a note about how to import now.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv Add an upgrading note
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd wpa -> dhcpcd
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/pmap deal with variable length namecache entries.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin Expose struct namecache.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - make nc_nlen short since we can now accommodate mo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - expose the now hidden namecache
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Always set hwcode on error. Useful for debu...
=?iso-8859-1?q?dyoung?=[src/trunk]: src/usr.bin/unexpand Fix a handful of bugs in unexpand(1):
=?iso-8859-1?q?dyoung?=[src/trunk]: src/usr.bin/unexpand Fix `unexpand -a -t n`, which also did not ...
=?iso-8859-1?q?dyoung?=[src/trunk]: src/usr.bin/unexpand Deduplicate some code I'd duplicated, short...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 In pmap_devmap_bootstrap(), cpu_earlydevice...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/usb Support serial speeds up to 12mbaud with newer F...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc resolve typedef conflicts ...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add vHCI, a driver which allows to send and receive USB pack...
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 add SYNOPSIS for how to make ugen capture spe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fixes:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix NULL derefs, to prevent kernel crashes when ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix NULL deref, to prevent kernel crashes when d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix NULL deref, to prevent kernel crashes when d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PT/54527: Anthony Mallet: Don't clear socket errors...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi KB -> kB
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Revert ira-color.c r1.2.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Initialize the mode before access...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Fix build.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi On second thought revert that. Let's open this c...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix possible NULL deref. Found by vHCI.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes at...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix NULL deref. Found by vHCI.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes at...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Restore interface to pass a MD reset function to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci - KNF
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - add missing error check
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen fix wrong names and add markup
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Fix markup, and remove two superfluous Pp.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Don't kmem_alloc(0) if there are no endpoints, o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Add missing length checks on descriptors, to pre...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Reset ud_pipe0 to NULL before calling usbd_setup...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic __sync_or_and_fetch_8 sh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/conf Wrong major.
=?iso-8859-1?q?ryoon?=[src/trunk]: src/etc Replace major number in MAKEDEV for vhci
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Return the ELF loader dl_phdr_info informa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Add Clang/LLVM specific feature/extension detection ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic __sync_{,x}or_and_fetch_8 sh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man8 Regen for vHCI, IPMI (was forgotten it seems)...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/aarch64 report A72 errata #859971 workaround status...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Define __NO_LEAKS in sys/cdefs.h
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note vHCI.
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/ps ps(1): Guard freeing the memory of pinfo with __NO_LE...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb fix non-debug build
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Add F_GETPATH, presented to tech-kern.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists add t_fcntl
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Add tests for fexecve(2)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys documentation for fexecve(2)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fexecve(2) related additions.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/kern indentation and whitespace
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/kern More indentation
=?iso-8859-1?q?brad?=[src/trunk]: src Add support for legacy ZFS filesystems, specified by mountpo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Don't set AT_SUN_EXECNAME if we don't have a fully ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern adjust for new check_exec signature.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - Add support for fexecve
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern set VEXEC if FEXEC is set.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - Add O_EXEC, FEXEC.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys - Adjust function signatures
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 fix fexecve
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Prevent O_EXEC for mq_open(2), and O_EXEC with a wr...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/cddl/osnet/sbin/zfs mount_zfs.8: add xref to fstab(5)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys Document O_EXEC, and add some extra explanation...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys Packet filters can return an mbuf chain with fragmented ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man5 fstab.5: add mention of zfs
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/evbarm/conf Inlcude external/bsd/sljit/conf/files.s...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Fix type and remove cast (Yuichiro NAITO/FreeBSD).
=?iso-8859-1?q?bad?=[src/trunk]: src/share/mk Also don't add a sysroot at all if a rumpkernel build.
=?iso-8859-1?q?christos?=[src/trunk]: src/include Declare fexecve
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/c063 Remove the incomplete define.
=?iso-8859-1?q?christos?=[src/trunk]: src/include Remove the _INCOMPLETE_XOPEN_C063 stuff.
=?iso-8859-1?q?christos?=[src/trunk]: src/include one fexecve declaration should be enough.
=?iso-8859-1?q?christos?=[src/trunk]: src/include remove comment for incomplete x/open impl (kamil)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys more _INCOMPLETE_XOPEN_C063 (kamil)
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Remove debug define.
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/dd Drop -D_INCOMPLETE_XOPEN_C063 from dd(1)
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Rollback change to accept NAME=label root device sp...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumphijack Stop passing -D_INCOMPLETE_XOPEN_C063 (obs...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Accept root device specification as NAME=label
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Remove _INCOMPLETE_XOPEN_C063, no longer needed
=?iso-8859-1?q?manu?=[src/trunk]: src/share/man/man8/man8.x86 Remove obsoeolete BUGS note that UEF...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Add missing word, fix typo, remove trailing whi...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Add missing word, add comma in enumeration.
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/cddl/osnet/sbin/zfs Use more markup.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Sort errors.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/tools/fc-cache Define XML_POOR_ENTROPY in ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/dist Import expat 2.2.8
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/dist Merge expat 2.2.8
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/lib/libexpat Regenerate the output of exp...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Update expat entry
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add ktm at adb driver
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/man Include mount_zfs man pages only for ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/dist Remove old generated file.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys merge the two E2BIG entries (wiz)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/54549: ng0: always initialize execname.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/lib/libexpat Remove unused definitions, a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Traiing whitespace.
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man5 MKZFS is no longer the default on i386; it wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules add modules for all usbnet drivers not present.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules build exec_elf32 module on arm64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules enable building modules for if_aue(4), if_cdce(4...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/sunos32 pass new missing fd argument to execve1().
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add a boolean argument to indicate if we have a path...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys belatedly bump for execve1 signature change which af...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in lii_...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Sort errors; remove two more duplicates.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/etc/rc.d Moved zfs out of MKX11 block.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the multicast filter isn't ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Remove ixgbe_set_promisc() and use ixgbe_s...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 nd6: remove extra pserialize_read_exit
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe s/ixgbe_set_multi/ixgbe_set_rxfilter/. No ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rkiic: coalesce smbus-style writes int...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c rkpmic: add RTC support; register w/ todr(9)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Define __noubsan in sys/cdefs.h for KERNEL sanitization
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Switch to __noubsan in x86_hotpatch()
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c rkpmic: correct delay
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Decorate percpu_cpu_swap() with __noubsan
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Handle M_EXT with M_BUFADDR, and introduce M_BUFSIZE. Us...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Add newly created vnodes to the namei cache. The rest of...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap s/pte/ptep/ in pmap_pte_process for consistency...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/chfs fix compilation
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/df Print the wedge name with -W instead of mntfrom
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/df mention that -W needs root.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/amd64 Avoid VLA to appease stack-protector
=?iso-8859-1?q?uwe?=[src/trunk]: src/etc Use $file instead of $(echo $file). I don't think the e...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/df It is not just root, it is device read access (kre)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc Create the character device for spiflash, in addition to...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.sbin/installboot Add support for additional install step...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/scsipi Use unsigned to avoid undefined behavior in s...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Avoid having a rtcache directly in a percpu storage
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet wqinput: avoid having struct wqinput_worklist di...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net Add missing #include <sys/kmem.h>
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Divide Tx context of l2tp(4) to improve performance.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Apply some missing changes lost on the previous commit
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Avoid having a rtcache directly in a percpu storage for ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net l2tp(4): avoid having struct ifqueue directly in a p...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Rototill to add complex character support:
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/nist_hash_drbg Use CTASSERT where possible, run-t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - ICPLUS -> xxICPLUS
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/nist_hash_drbg Use an explicit run-time assertion...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic Don't set Phase Tag bit of Completion Queue entry...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 ref/mod bit should be set according...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net dedup
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/arm/imx Use M_BUFADDR.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Fix direction of the loop.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Fix argument.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Make ixv_set_multi() work correctly (esp...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print some DPC register values not with %04x but...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add mos(4) driver for Moschip MCS7730/MCS7830/MC...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Adapt DRMKMS BUILD_BUG_ON_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Fix programming mistake: 'paddrp' is a pointer given...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Don't use the same iterator in a nested loop. (Ho...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Define DRMCTASSERT() for C...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Switch CTASSERT() to DRM...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Validate usec ranges in do_sys_utimes()
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Add ifdefs to eliminate false positives on lgtm, sam...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date, add comma in enumeration.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/df file system police. Fix typo. Fix macro use.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Validate usec ranges in settimeofday1()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ic declare printflike functions and fix another prin...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet6 Decorate in6_clearscope() with __noubsan
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Validate usec ranges in sys___select50()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat/common Validate usec ranges in compat_50_sys_sele...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat/netbsd32 Validate usec ranges in compat_50_netbsd...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat/netbsd32 Validate usec ranges in netbsd32___selec...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat Avoid signed integer overflow when convering linu...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev identify TAS3001 from i2c address if the...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev various minor fixes and updates:
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea don't enable NAP mode on 7450 CPUs - my...
=?iso-8859-1?q?brad?=[src/trunk]: src/external/cddl/osnet/sbin/zfs Add a copyright to the man page...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet/sbin/zfs Use Pa macro for path
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Fix off by one in sbc encoder. Tes...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32___mount50():
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Add __printflike, and fix two incorrect fmts. Rep...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Remove unused function prototype. Reported by the...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add 8.1 release
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars sort
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars We use spaces, not tabs here
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Honour block device's IO alignment require...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Modify Attansic Ethernet devices' description to...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf With bin/54124 fixed, the rule needs to b...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/ic bus_addt_t is different widths on different archs...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add support for Mellanox 5th generation ethernet...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc mcx(4): Added driver for Mellanox 5th generation ethernet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Killer E2400 and E2500.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/fs/vfs Initialise the sometvs array of struct timeval ...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/lib/libexpat Actually define BYTEORDER si...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/usbdevs Look for up to 16 USB controllers, to match...
=?iso-8859-1?q?sevan?=[src/trunk]: src/dist/pf/usr.sbin/ftp-proxy grammar
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Drop the final keyword to use the default...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf default policy is to blockall
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Add descriptions for all rules and make u...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf improve description
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf pastos
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/luna68k/dev Spell out "Hitachi" correctly in comment.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/luna68k/dev Correct size of framebuffer; page offse...
=?iso-8859-1?q?dsainty?=[src/trunk]: src/usr.bin/usbhidctl Purge an ancient email address, use dsaint...
=?iso-8859-1?q?dsainty?=[src/trunk]: src/share/man/man4 Purge an ancient email address, use dsainty@N...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add mcx attachment.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/ic Reduce always true comparison in malo_cmd_set_txp...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Correct mcx comment, drop mii dependency
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Fix KASAN on aarch64: the bus_space_* functions are ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb fix "show kernhist".
=?iso-8859-1?q?gson?=[src/trunk]: src/etc Don't mix tabs and spaces
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Disable translation table walks usi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ic 8168H model didn't link up well. some models seem...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Use vcons for simplefb preattach to speed ...
=?iso-8859-1?q?brad?=[src/trunk]: src/lib/libpthread Add USE_SHLIBDIR=yes to a number of Makefiles...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Passive FTP works as a client without thi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Add support for blacklistd
=?iso-8859-1?q?christos?=[src/trunk]: src Add a new member to struct vfsstat and grow the unused members
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys regen
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Make __CTASSERT static assert again
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys new files for statvfs90
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Handle LSan/LLVM and LSan/GCC in __NO_LEAKS
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Add LSan and UBSan specific prepr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Stop passing a large const structure by value, in or...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Enable POOL_REDZONE with DIAGNOSTIC.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/drm when "boot -x", don't turn on *all...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci A * is missing here. This could cause a use-afte...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Remove unused assignment. Found by the lgtm bot.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci Remove (unused) reference to m_pktdat.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Use M_BUFADDR to dedup code in M_LEADINGSPACE.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Match APMC0D0F compatible string.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/intrctl add "-w wait" arg to "intrctl list" to have...
=?iso-8859-1?q?christos?=[src/trunk]: src Restore binary compatibility by using the statvfs90 structur...
=?iso-8859-1?q?taca?=[src/trunk]: src/doc Postfix 3.1.14/3.2.11/3.3.6/3.4.7 released.
=?iso-8859-1?q?christos?=[src/trunk]: src Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/df we don't need root anymore.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/debug Fix MKDEBUG distrib sets
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use PRIxBUSADDR
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/lib/libexpat Now that expat_config.h uses...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Move the timeout check out of the loop, otherwise...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/cp PR/54564: Jan Schaumann: cp of a fifo yields an empty...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen lint is not smart enough to figure out that ilo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Use "segmap" for uvm_wait message in pmap_segta...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/man/man4 mcx(4) will appear in 9.0
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/intrctl add -z flag to intrctl list, which elides a...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sunos Add missing break
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sunos Treat valsize as unsigned
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sunos32 make this compile again
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sunos make this compile again.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Disable __NO_STRICT_ALIGNMENT on amd64/i386 for UBS...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/netinet6 Remove __noubsan from in6_clearscope()
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/efiboot/bootia32 Fix multiboot32 argumen...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Remove debug printf.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/intrctl Merge single letter options in usage.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/usr.sbin/postinstall Add ${DEST_DIR} prefix to check target ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/vax/include Avoid duplicate PRIxBUSADDR and follow ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use IFM_50G_SR2.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use correct #cells for parent address when decod...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl2/xcvs/dist/src Ignore our default core file pat...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/expat/lib/libexpat Unless we add --sysroot, the...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Add a temporary ctassert checking whether void* and...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Update build logic for mesa 19.1.7.
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Updated mesa.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl2/xcvs/dist/src Add a bunch of meta files from g...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl2/xcvs/dist/src Add missing ;
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Adjust .PATH
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Initialize DAD components properly
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Make panic messages more informative
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/ic Make clang -Wformat-security happier by not passi...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Use correct function to verify if a task has b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Convert a __CTASSERT into a KASSERT as L1...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpvfs Regen
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Sprinkle static
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Sprinkle KASSERTs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom s/2835/283X/ in BCM2835_PERIPHERALS_BA...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Add BCM2838_{PERIPHERALS,ARM_LOCAL}_BA...
=?iso-8859-1?q?jnemeth?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/sys/netinet_PR/54572_-_Edgar_Fu=DF_--_?= =?iso-8859-1?q?error_in_comment?=
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SDR
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumphijack teach hijack about the new vfs syscalls
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 avoid signed-compare warning; use uintma...
=?iso-8859-1?q?abs?=[src/trunk]: src/etc Switch default console tty from /dev/console to /dev/con...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common fix sign-compare issues.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys accrightslen is always used in an unsigned co...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 make the ?: expression types match
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 accrightslen should be u_int for compat too
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 use size_t for counters (which are compa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys make nmountcompatnames unsigned (assigned from __arrayco...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb subdevlen is an array length, make it unsigned
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe make nspares unsigned; it is assigned from...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/ossaudio - "source" is u_long in the kernel (and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 - promote regs from int to u_int in com...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_50 Limit -Wno-sign-compare to only rtsock...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Kill WARNS = 3 from all the modules that now com...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix typo in comment.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config merge gcc 7.4 into gcc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old import GCC 7.4 as gcc.old
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Define CPUID_CAPEX_FLAGS's bit 10 corre...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/dist merge gcc 7.4 into gcc.old part 2.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/i2c Abort attach if acpi_intr_establish() fails. Fro...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge gcc 7.4 into gcc.old part 3 (last?)
=?iso-8859-1?q?bad?=[src/trunk]: src/tools Exclude more subdirs if TOOLS_BUILDRUMP=yes.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/raidctl nspares is now unsigned. Validate and use as po...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/raidctl Need MIN in userland. Also some more signed/uns...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/bin/ksh Fix FALLTHROUGH comments.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/dev cgd_crypto.c: fix minor typo in comment
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic nvme(4): Don't attach the device, if namespace no...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: pass a filename to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Do a full reset of the console at startup
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys document errors returned by F_GETPATH
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/procfs Rewrite the procfs_fileno as an inline fun...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/procfs fix sign-compare issues: uio->uio_offset (...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/procfs Kill WARNS = 3
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump/librump/rumpkern Provide a weak alias for vnode_to_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/ptyfs cast VNOVAL to the the va_size type which is u_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/ptyfs kill WARNS = 3
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Cast m_mbuflen() result to "size_t". It could al...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/npf kill WARNS = 3
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Validate register number before f...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys provide VNOVALSIZE and VNOVALFLAGS to avoid casting ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Do not assume safe to pass NULL to realpath(3).
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump revert r1.35-r1.40 of sys/rump/listsrcdirs.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump rtadvd needs expandm.[hc] from libwrap.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Actually return the updated pointer-to-mbuf-pointer ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/cesfic/cesfic do not clear "cold" in MD code, that ...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Add SDHC_FLAG_NO_BUSY_INTR flag.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Add i.MX SPI device type.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Sort errors. Remove trailing whitespace.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 signed/unsigned mismatch.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Ensure failure if resid goes negative.
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/arch/i386/stand/pxeboot Incrase pxeboot code size limit ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf BEAGLE* kernel expects NetBSD bootargs ...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Exclude sys/external/{gpl2/dts,bsd/drm*}.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/rump Remove libelf from "usr" list. Deleted 2015-09-30.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom BCM2838 (RPI4) support.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/procfs Instead of casting to size_t, cast to uint...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Don't assume pinctrl-0 is the default configurat...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/stand/efiboot Use roundup2() instead of open coding some...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/puffs Fix copying issue that was causing errors in un...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Whitespace
=?iso-8859-1?q?plunky?=[src/trunk]: src/sys/netbt When encrypted connections are configured, verify ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 newline after break
=?iso-8859-1?q?plunky?=[src/trunk]: src/sys/netbt permit read_encryption_key_size from userland
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Handle BCM2838 (bcm2711) SoC pecularit...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Fix build on SOC_BCM2835 kernels
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 signed/unsigned comparison.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Update tegra_pinmux to support all bindi...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Fix typo, remove debug printf.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/acpi joshua stein, PR kern/54493: acpi_i2c uses inco...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix signed/unsigned comp...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys For 32 bit the mstohz and hztoms functions evaluate ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 document that mstohz take and return unsigned...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch remove local version of mstohz() now that <sys/para...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/include/linux fixed signed compare.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_netbsd32 Disable NETBSD32_DRMKMS by not u...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 fix sign-compare.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern mbstat_conver_to_user_cb -> mbstat_convert_to_user_cb
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 initialize a local varia...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci mcx(4): fix rx mbuf DMA overrun
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci len -> m_len
=?iso-8859-1?q?bad?=[src/trunk]: src/sbin/fsck initialize disc_dict to NULL.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/common/include/linux fix another sign compa...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/stand/efiboot Increase MI efiboot bootprompt() input buf...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Another issue, as identified on IRC/ICB
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb Print db> prompt in db_read_line(), not db_readline().
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb db_command - make sure count is always initialized.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb db_command - make setting have_addr more clear.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb db_command - don't hide local static variable in the...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c add another matchstring for the ds1307 found in ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c appease -Werror=stack-protector by avoiding vari...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 aprint_debug_dev output alignment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Typo in comment
=?iso-8859-1?q?rhialto?=[src/trunk]: src/sys/kern Do all delta calculations strictly using uint32_t. ...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npfctl: implement table replace subcommand.
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf NPF ifmap: rework and fix a few small bugs.
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl npfctl: implement table replace subcommand.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Make AHCI_RFIS_SYNC macro (currently unused) comp...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Ensure cmdh_prdtl is 0 in ahci_do_reset_drive().
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Use AHCI_CMDTBL_SYNC in ahci_exec_fis() to ensure...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic Use AHCI_RFIS_SYNC in ahci_cmd_complete() AT_READ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk gcc 7 can now be found in gcc.old.
=?iso-8859-1?q?mrg?=[src/trunk]: src convert HAVE_GCC == 7 to HAVE_GCC >= 7.
=?iso-8859-1?q?mrg?=[src/trunk]: src convert HAVE_GCC == 7 to HAVE_GCC >= 7.
=?iso-8859-1?q?rmind?=[src/trunk]: src libnpf/npfctl: support dynamic NAT rulesets using a name pre...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix typo in vmxnet3_legacy_intr().
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc remove HAVE_GCC == 6 support, add HAVE_GCC == 8 su...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix a ifa_release() leak for a specific struct rt_ad...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/common/include/linux use __inline
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man7 Document standards and correct history.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/external/bsd/ipf/netinet Fix 2 bugs, reported by Edgar F...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/external/bsd/ipf/netinet fix double space in comment
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Use -width Pa for FILES.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Fix pasto in table replace -t type
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/npf/npfctl Use -width Pa for FILES.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Move TRAP_CHLD/TRAP_LWP ptrace information from stru...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 9.99.15!
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf npf_ifmap_copylogname: be more defensive.
=?iso-8859-1?q?cnst?=[src/trunk]: src/sys/kern kern/subr_disk: bounds_check_with_label: really pro...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Increment if_iqdrops when dropping an oversized frame.
=?iso-8859-1?q?mrg?=[src/trunk]: src add a note about GCC 8.3 import probably needing cleaning.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist import GCC 8.3. it includes these ne...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set MTU correctly if mtu > 1500.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Increase maxusers to 64 for 64-bit kernels
=?iso-8859-1?q?kardel?=[src/trunk]: src/sbin/ifconfig PR/54513 ifconfig exits on newly created carp ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Don't attach an ld device if the format descripto...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.3.0 pass 1. will not com...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.3.0 pass 2. still will n...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist Sunday, July 22, 2018
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net sync with libcap-1.9.1
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tcpdump/dist Friday, September 20, 2019, by mcr...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tcpdump merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new libpcap
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tcpdump/libpcap.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern in shmdt(), wait until shmat() completes before det...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/marvell make this compile again:
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_wait(), panic if the pagedaemon thread does n...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/net in ifmedia_add(), use a wait-style memory allocation...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Alan Perlis
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/opencrypto in many device attach paths, allocate memory ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Restore the old behavior in PT_GET_PROCESS_STATE
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid undefined behavior...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add a few static asserts in t_ptrace_wait...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer final GCC 8.3 sanitizer ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc merge debug/file prefix/merge stu...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug grr forgot one libpcap.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove 2 static asserts from the kernel ptrace code
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Merge PT_GET_PROCESS_STATE checks into tr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen for GCC 8.3 and our cha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config merge GCC 8.3.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Fixed compile error.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add support for devices with separate "init" and...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/or1k retire or1k gcc 4.9 c...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - use /usr/include/gcc-8
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/common/config/or1k remove obsolet...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libcpp remove obsolete code and merge...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Print oversized frame's message only when DIAGNOSTIC...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc recycle README.gcc7 as README.gcc8 and giv...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common don't u...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc avoid multiple tm_file headers be...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend make most of this compile:
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Describe roundup2(9) in roundup(9).
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch mknative-gcc for GCC ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ddb Simplify logic to get rid of implicit dependence on ...
=?iso-8859-1?q?maya?=[src/trunk]: src/rescue Remove ldconfig from /rescue, and mark it MI obsolete.
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets/lists/base Mark /rescue/edlabel as MI-obsolete,...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc DAAP DLNA
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64 Remove garbage. M...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Note /rescue is a separate set now.
=?iso-8859-1?q?maya?=[src/trunk]: src Split out /rescue to its own set and adapt installers/images...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix core-dump register fetching.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc PR/54594: Martin Husemann: bi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove ATF t_ptrace_wait test suspend1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/nc Skip options which rely on crypto support in geto...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists gcc 8 set lists updates. i don't appear ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add gcc-8 dirs, remove gcc-6 dirs.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Revert route.c:r1.224 to fix net/arp/t_arp and net/n...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove the LazyFPU code, as posted 5 months ago on ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Improvements:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb More less kmem_zalloc(0).
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix memory leaks. Was wondering where memory had...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/doc typo
=?iso-8859-1?q?tnn?=[src/trunk]: src/libexec/ld.elf_so improve error message
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc More register definitions.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom remove debug printfs, add more compat ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Rework interrupt handling to reduce the n...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/net Add IFM_IEEE80211_VHT subtype, IFM_IEEE80211_11AC op...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic If firmware is connected in HT or VHT mode, repor...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Do not print timeout message when SCF_TOU...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - Add definitions of AMD's CPUID Fn8000...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch s/0x0x/0x/
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src realloc(ptr, 0) != { free(ptr...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libintl provide sizes so that we don't truncate accident...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libintl Since ch gets reassigned, it is not certain that...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libskey use strlcpy here; the destination string is pass...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libbluetooth Use strlcpy to NUL terminate the name strin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/net80211 ieee80211_announce: Print supported rates with ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librmt - user (an alias to the login buffer should be NU...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libterminfo Cast function pointers that take different a...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil provide a default error function instead of tryi...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/x86/pci change bus_space_map to _x86_memio_map
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/amd64/conf add mcx(4) to GENERIC
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/amd64/conf also add mcx(4) to ALL
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Since we now have a compat_90 module, the ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/lib/libutil annotate __dead
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Switch kevent udata from intptr_t void*
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Define LW_DBGSUSPEND in sys/lwp.h
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove compile-time asserts checking whether intptr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Separate flag for suspended by _lwp_suspend and sus...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Add two KASSERTS in the ptrace(2) kernel code
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil Ignore strncpy(foo, bar, sizeof(foo)) for the wt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Increase voltage for frequencies above 1GHz
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys deduplicate the conversion function from stat...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/acorn32 change 0x% -> %x
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so use __func__ (c99, c++11) instead of __FUN...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/common Make clog static. Found by lgtm bot.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Add DMA instrumentation in KASAN. We note the origin...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc - update README.gcc8 to include current st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/bin/dd copy libc's swab.c into dd as dd_swab(), and remove t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/rlogin msg:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/nvmectl avoid access uninitialised memory, found by gcc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/atf/dist/atf-sh give a catch() a variable. gcc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst turn off various warnings for various things:
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/stat adjust fallthru comment.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/telnet use memmove() instead of strncpy() for overla...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/who use destination buffer size not source buffer si...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/who revert previous; i meant to test first and if yo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Rename fpu_eagerswitch to fpu_switch, and add fpu_x...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/flock Tweak formatting.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/acorn32/acorn32 undo previous, requested by uwe
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add definitions for RDPRU, MCOMMIT, GMET an...
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/misc workaround a GCC 8 warning:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Fix definition for MWAIT. It should be bit ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Switch to the new PTE naming.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/pci add missing break.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/sunos replace memcpy() with src bounds overflow w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ata use memmove() not memcpy() for overlapping regions.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing break. up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/fs/tmpfs remove an always false check and its' "This can...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/gcc We might've switched modes, re-in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid signed integer overflow in ts2timo() for ts->...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/sh3/include Provide PTRACE_ILLEGAL_ASM, using an il...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/i386 Misc reordering, to clarify and reduce th...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/flock The command is not optional.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/flock Undo the confusion. Use separate synopsis lin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/flock fix a bug gcc 8 picked up: use ~LOCK_NB to loo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sup/source convert most sprintf() to snprintf().
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst add a size_t len to get_iso9660_volname() s...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man9 panic.9: add xrefs to printf(3) and printf(9)
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/uvm Avoid left shift changing the signedness flag
=?iso-8859-1?q?brad?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs For ZFS on NetBSD...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid -LONG_MIN msgtyp in msgrcv(2) and treat it as...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add missing break.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pcmcia add missing break.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Bail when dkdriver hasn't been initialized. This can...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Fix a pasto, uhdiev, bump date
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Switch to the new PTE naming:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Switch to the new PTE naming. No binary...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/utils/embedded/files Fix typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Remove SMC_CAPS_POLLING cap
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add support for SDIO interrupts.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Check for valid timespec in clock_settime1()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat/netbsd32 Validate input before converting timeval...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/amd64/conf Add a commented-out entry for COMPAT_90 ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/db/db __dbpanic: use the official DB typedef name i...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/tests/usr.bin/pwhash adding full scheme comparison to libcry...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/db/db __dberr: tweak signature to make gcc8 -Wbad-f...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/mk Don't add -Wabi to CXXFLAGS for gcc 8. It warns ab...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen getlogin_r: use strcpy(). We check namelen bef...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed add an abort for a case that can't happen
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed Recognize \oOOO \dDD \xXX plus the other regular...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/sed Add tests for escape sequences.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/fs/common sprintf->snprintf
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/rc.d No need to empose the script to be runnable during ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/nouveau list the PCI ID range for new ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net80211 remove __packed attribute from struct ieee80211...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/eeprom memcpy->strncpy, and avoid copying beyond th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ipf/dist use target size in a couple of strncpy...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/battlestar expand the internal consistency checks in t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin use memcpy() for strings that are not C strings.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst avoid calling snprintf/strlcat with an inpu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst remove, not comment, the partman.c option
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libubsan remove ubsan_handlers_cxx.cc ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/netstat sprintf() -> snprintf(), and adjust a buffer...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/ic Get rid of bogus ASC_CALLBACK typedef. Use the r...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/ic Get rid of bogus ADW_CALLBACK typedef. Use the r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/include/sys use memcpy() for non C-strings.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/kern Define cpu_xc_* functions with unused second argume...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/netinet6 icmp6_notify_error - fix ctlfunc typedef to mat...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm Defer to synchronous I/O before the aiodone work que...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Don't attach disks with sector sizes we cannot handle.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Use multiple cache lines for fd_dfdfile elements whe...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Disable tegradrm for now as it causes r...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Change sysctl to be named after the first CPU in...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/sys xc_barrier - convenience function to xc_broadcast() ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc AWDL, BLE, another NAN
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Format (*func)(arg1, arg2) so that "func" too...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Avoid using .Fn for XC_HIGHPRI_IPL as it look...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Use .Bl -tag -width Fn. There's no such thin...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Add a few TP-Link "Archer" wlan devices
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/notes/macppc Add a note about pre-release ISO instal...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add SICP
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc new byacc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist 2019-06-17 Thomas E. Dickey <dicke...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new yacc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/include Enable the backtracking extension...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Avoid a warning
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add support IC Plus IP1000* PHYs. PR/kern 42314 ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/fdt Fix argument to fdtbus_get_reg, from Jared.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date. Add RCS Id.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fdisk print the name of the disk causing the error.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Fix typo in a comment
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2019c
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2019c from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note tzdata2019c
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Fix AMD Fn8000_0001f %eax bit 0's name.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Open code the validity test & copy of the character c...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Remove a (completely harmless) duplicate assignment i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys remove unused ttyerrinput.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Merge more changes from FreeBSD/OpenBSD. My two ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys steal an idea from uwe@ and implement gcc-8 function typ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct the same expression on both sides of |
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/sys Convert ttynodisc() to devenodev and ttyerr*() to tt...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Copy vge_clrwol() from FreeBSD and call it in vg...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Enhance reliability of ptrace(2) in a debuggee with...
=?iso-8859-1?q?maxv?=[src/trunk]: src Improvements in tpm(4):
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify grow the bu...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil -Wstringop-truncation is only gcc.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch No I/O ports for TPM-ISA, only MMIO, so remove comm...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Change strncpy to either memcpy (when we know th...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit remore error(1) comment
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libisns use strlcpy (the buffer is already zeroed)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libisns remove useless packed attributes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/iscsi/dist/src/lib grow the buffer.
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/i2c enable FDT direct configuration.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/dts Add sun8i-h3-nanopi-r1.dts and sun8i-h3-nan...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/dts Cherry pick a few changes from the armbian ...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/evbarm/conf Add sun8i-h3-nanopi-duo2.dts and sun8i-...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf/dist the cast police is looking for me.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - cast through void * for rump
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern regen
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet All of snd_wnd, snd_cwnd and snd_ssthresh in stu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Traiing whitespace
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Add suspend support for TPM 2.0 chips. Check the TPM...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Introduce new ptrace(2) operation PT_STOP
=?iso-8859-1?q?jhigh?=[src/trunk]: src added backend support for argon2 password scheme
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/apache2/argon2/dist/phc-winner-argon2/man Fix date.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Document PT_STOP, update PT_KILL in the ptrace(...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev Provide a better abstraction for the TPM interface. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netatalk Memset to prevent stack info leak.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Fix xref.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit add +1 to strlcpy's (Patrick Welche)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Add new bits.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern revert rev 1.139 (fixing a race between shmat() and...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern simpler fix for the race between shmat() and shmdt():
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/microcode/run Update firmware from version 0.17 to 0...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist bump buffer sizes
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/fetch/lib No error for stringop truncation.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace no error for string trunca...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam no error for function cast
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_lastlog don't warn for strncpy wtmp f...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc New acpica, ath-hal, bind, unbound, nsd, bozohttpd, expa...
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc sync with latest from IANA
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc services(5) update
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/namedb Update to 2019093001
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc new named.cache
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/citrus bump size
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc Add -Wno-error for gcc-8 warnings
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/fetch/lib Only exclude ggc-8 warnings when the ...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libpam/libpam Only exclude gcc-8 warnings when the gcc w...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libpam/modules/pam_lastlog Only exclude gcc-8 warnings i...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc More cases to disable gcc-8 warnings only when we'r...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe fix the function pointer and callback mess:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix kassert failure in vmxnet3_transmit(). ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation on ucas and ufetch.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc delete bozohttpd entry; netbsd has been the master sourc...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/ipf/dist/man Typo.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/pci magic number police. use ETHER_ADDR_LEN.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/usb use ether_snprintf instead of open coding it.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/pcmcia if we can memcpy to body->macaddr, we can mem...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Make new rgephy_linkup() function and share it l...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/pcmcia Delete unused var (made redundant in previous...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern As VOP_STRATEGY() usually calls itself on the file ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Indicat master mode if the negotiated result s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Call mii_phy_flowstatus() to show the flow setting.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.0 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.0
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet ARP: Don't defend ARP probes.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Use unsigned to avoid undefined behavior. Found by k...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Match Family 15h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof/arch Add support for AMD Family 15h
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist Fix the rest of the places where s...
=?iso-8859-1?q?nros?=[src/trunk]: src/lib/libm Add manpage links for frexpf and frexpl.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof Add AMD Family 15h to supported model list
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc don't zero the MSR when building with...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/gpt gpt_uuid_parse does not set errno ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto add (void *) intermediate casts to elide gcc ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_GENERIC_START
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that multicast address filter doesn't ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Rewrite the FPU code on x86. This greatly simplifies...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Spell controller correctly
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists remove shared libraries from 'obsolete' l...
=?iso-8859-1?q?maya?=[src/trunk]: src/common/lib/libc/arch/aarch64/gen Remove htonll and ntohll as...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/newfs_msdos When we end up with too few clusters for th...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom off by one
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove p_oppid from struct proc
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid signed integer overflow for -lwp where lwp is...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.1 was released on...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/include disable CTASSERT for lint
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/catman enlarge buffer sizes
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/btpin avoid strcpy.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/lib merge openssh-8.1
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssh
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Remove now unused p_oppid from struct proc
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Refactor sigswitch()
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 9.99.17!
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ipf/lib remove dated commented warning disable.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Add sigswitch_unlock_and_switch_away(), extracted f...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Fix one the the root causes of unreliability of the...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid double lwp_exit() in eventswitch()
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Bump the number of threads in LWP t_ptrac...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Enable TEST_LWP_ENABLED in t_ptrace_wait*
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Use PRIxBUSADDR
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Restore %# for PRIxBUSADDR
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/top/dist expand a buffer size to properly handl...
=?iso-8859-1?q?mrg?=[src/trunk]: src introduce some common variables for use in GCC warning disab...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/hunt/huntd adjust a fallthru comment and add a missing...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/i2c set ADM1026_ADDRMASK as 0x2f, not 0x3f8.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/net ifr_name is nul terminated. make it so.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix race in t_ptrace_wait* LWP tests
=?iso-8859-1?q?kre?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace This previously had -Wno-f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk make GCC_NO_STRINGOP_OVERFLOW apply to gcc 7 too.
=?iso-8859-1?q?maxv?=[src/trunk]: src Fix incorrect parsing: the R/M field uses a special GPR map ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/locate/code fool gcc with strncpy.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/ld.elf_so use strlcpy to ensure termination.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/error can't happen, but gcc can't figure it out.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh prevent sign extension from making expression always ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mklocale use strlcpy instead of strncpy.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib use sanitizer_platform_limits_netbsd.cc.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libpam/libpam use GCC_NO_CAST_FUNCTION_TYPE.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt make worker thread pr...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg_install-20191008
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/dtrace/dtrace Elide function pointer cast errors
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern cast nullop though void *
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/include/linux cast function pointer ty...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi The MCFG base address field is the physical add...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add quirks for Amazon Graviton PCIe root p...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci The PCI Local Bus Specification says that we sho...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libnvmm add missing initializer
=?iso-8859-1?q?jhigh?=[src/trunk]: src/tests/usr.bin adding argon2 tests
=?iso-8859-1?q?jhigh?=[src/trunk]: src/tests/usr.bin/argon2 removed incorrectly added file
=?iso-8859-1?q?maxv?=[src/trunk]: src Implement XCHG, add associated tests, and add comments to ex...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Improve nvmm_vcpu_dump().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add support for Amazon's Graviton MSI controller.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change dmu_diff()...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh remove masking and cast (requested by kre@)
=?iso-8859-1?q?jhigh?=[src/trunk]: src/tests/usr.bin/argon2 added versioning tests for argon2
=?iso-8859-1?q?jhigh?=[src/trunk]: src/tests/usr.bin/argon2 added test cases
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add a check before the memcpy. memcpy is defined to...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Error out if the type is beyond the storage size. No...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Ted Nelson's birthday
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove the A72 errata #859971 detec...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi More Amazon Graviton quirks:
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/marvell convert more KM_NOSLEEP to KM_SLEEP and remo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Fix detection of root port resources for G...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing "#ifd...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg's names to xcomp mi fil...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add Apple adapter, A1433
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci PCIe downstream ports only have a single child d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Amazon Graviton maxdevs quirk no longer re...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove the short-circuit lwp_exit() path from sigsw...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Allow individual lex and yacc sources to override/e...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Apply FreeBSD r218141:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist add %code bison extension (needed by...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Move PCIe initiaization code from alc_attach() t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/acpica/bin/iasl add new grammar file
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic awge: fix issue that caused rx packets to be corr...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in agpa...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic correct pointer arithmetics
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/fdt flush the dcache in cpu_enable_psci() befor...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Use unsigned to avoid undefined behavior. Found by k...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ftpd use strncpy...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ftpd bump sizes
=?iso-8859-1?q?christos?=[src/trunk]: src/share/examples remove sup examples
=?iso-8859-1?q?christos?=[src/trunk]: src/doc sup was removed. RIP.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sup/supscan remove sup
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern Add a function cast for enosys
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't pass null pointer ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci remove conditional portion that was wrong and al...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist Use unsigned to avoid undefined b...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Apply FreeBSD r353599:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Fix missing kpreempt_disable() before soft...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix missing kpreempt_disable() before softint_schedu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc copy arm-cpu.h and arm-isa.h for arm platforms.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc make sure to include bpabi.h befo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/openldap/lib/libldap use GCC_NO_STRINGOP_OVERFL...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen arm ports for confi...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Reorganize in6_tmpaddrtimer stuffs
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 Validate ip6_temp_preferred_lifetime (net.inet6...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ndp tests: add tests for the validateion of net.in...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fixed bug when using PCIe external clock.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/usb read mac address of ure version 4c10 from URE_PL...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/usb allocate a random mac address if on-chip mac is ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.1 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.1 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.1
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch add void * casts for the clock interrupt handlers.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libobjc prevent DFmode re-definition.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys void * cast the probe functions that take more than ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Add void * function pointer casts. There are different w...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add and use __FPTRCAST, requested by uwe@
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt Do the 'dkctl makewedges' dance to drop any wedges ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen don't try to read disklabel for attached xb...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use aprint_normal_dev() for the capacity me...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/sys Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN
=?iso-8859-1?q?bad?=[src/trunk]: src/doc Mention support for FriendlyElec NanoPi R1 and Duo2.
=?iso-8859-1?q?maya?=[src/trunk]: src Switch files copyright Reinoud Zandijk from BSD 4 clause to ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix order of m_freem(). Found by kASan. OK'd by ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add rdpru.
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/sysinst Sentence begins with capital letter ("yes o...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Some alc(4) fixes:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add support for Killer E2400 and E2500.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc alc(4): Add support for Killer E2400 and E2500.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - All of Cicada and Vitesse devices' OUI are not...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Match a lot of Cicada and Vitesse devices corr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Amazon Graviton "a1.metal" insta...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc Amazon Graviton support is in 9.0, remove the changes en...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/lib/libsa Make sure we're dealing with a static binary. ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/linux correct error handling.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc correct bind location. new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.14.7 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/include remove LD_WRAP
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc move usbnet and mcx entries from CHANGES to CHANGES.prev.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/fdt back out r1.26. it makes the pinebook fail ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Amazon Graviton "a1.metal" insta...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/x86/include Add UEFI boot services and I/O method p...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/x86/x86 Fix EFI system table mapping in virtual space
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386 Make sure no bioscall is issued when booting o...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Fix multiboot1 header detection
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Add kernel symbols for multiboot1
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Fix kernel symbols for multiboot2
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/i386 Fix multiboot1 kernel symbol load
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/lib Remove prototype added twice by mistake
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch Multiboot2 kernel support for i386
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/makefs s/initalize/initialize/ in comment or printf...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/i386/stand/pxeboot Fix typos.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 in6: reset the temporary address timer on a cha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Use PRIxBUSADDR
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Use PRIxBUSADDR
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/ntfs It is not possible to call vflush() from xxx_mou...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/ntfs When the MFT record size is lower than the clust...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/mii Modified atphy(4)
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/x86/x86 Make compile with "options DEBUG".
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/i386/pci Add missing include -- kernel ALL/i386 com...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove unused call to savectx().
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci ahcisata: make sure bus mastering and memory spa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern print which process asked for an unsupported event ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/mii Fix typo. from vezhlys
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add missing splnet()/splx() around mii_tick()....
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci From OpenBSD:
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/kern mcl_cache: align items to COHERENCY_UNIT
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic awge: drop redundant m_adj(). Handled via uipc_mb...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk3399: add definition for the watchdo...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/fdt dwcwdt: make this work correctly
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/conf evbarm: add dwcwdt(4) to GENERIC64
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/zaurus Fix a build error with options VERBOS...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/indent use stdarg, annotate function as __printflike...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist/common fix printf format (llvm)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/dist/kuser - factor out common code
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Increase aarch64 MAXCPUS to 256.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Put back 'default', because llvm apparently does...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Remove KASSERT(!VM_PAGEMD_PVLIST_LOCKED_P(mdpg)...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Re-order _P() macros to match bit definitions. ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Define and use VM_PAGEMD_PVLIST_EMPTY_P
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/gpio gpio: make GPIOREAD return also the symbolic na...
=?iso-8859-1?q?tnn?=[src/trunk]: src/usr.sbin/gpioctl gpioctl: implement support for "gpioctl gpi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Invalidate dcache before polling AP...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Avoid overlap between BP and last A...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use separate cacheline aligned arra...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 cpu_hatched_p only for MULTIPROCESSOR
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel opening a symlink with O_NOFOLLOW is expected t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/gpioctl Be consistent in not marking up "GPIO".
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc CIA ISMS
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/dts/overlays Add a device tree Overlay for the ...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/usr.bin/pwhash adding argon2 support to libcrypt. argon2 use...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcrypt Mark up argon2 description. Restore removed lin...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net vlan: get rid of unnecessary if_ipackets++ in vlan_i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/sunxi if_ipackets is incremented in can_input()...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/qbus if_percpuq(9) automatically increments if_ipack...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Call cpu_probe_fpu() only once (from cpu0),...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove a hardcoded assumption that for BIOS...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names. catman, htmlman,...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern regen
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When translating (internal) indices to devi...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Skip unwanted (zero sized) partitions.
=?iso-8859-1?q?mgorny?=[src/trunk]: src Fix a race condition when handling concurrent LWP signals an...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove preprocessor switch TEST_VFORK_ENA...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove preprocessor switch TEST_LWP_ENABL...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ata Fix assert_sleepable() panic by allocating with ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ata chuq does not like insomniac allocations so unlo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci follow the channel locking protocol during probe...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names to xcomp all onli...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xetc Give syspkg names to xetc files
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic Fix channel locking - patch from Christos.
=?iso-8859-1?q?hauke?=[src/trunk]: src/sys/external/bsd/drm/dist/shared-core When building r128drm(...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk move a{md,arch}64 to gcc 8
=?iso-8859-1?q?aymeric?=[src/trunk]: src/sys/arch/arm/dts Disable private timer whose new driver clas...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic define SSD1322 command set
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic use __SHIFTIN
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic allow to have a per-product init function
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Avoid kmem_alloc(0,..), which hits an assertion.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Check if size is zero, too.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb we want to check that the allocation is going to...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Implement platform reset for i.MX6.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/sdmmc Add SDHC flags.
=?iso-8859-1?q?maxv?=[src/trunk]: src Miscellaneous changes in NVMM, to address several inconsiste...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/msan Correct the __lib...
=?iso-8859-1?q?maxv?=[src/trunk]: src Three changes in libnvmm:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ic Missing ata_channel_unlock(chp). Noted by mjg@fre...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/rc.d simplify more (from rudolf)
=?iso-8859-1?q?martin?=[src/trunk]: src Add note for GCC 8 builds (see PR 54644)
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/sysinst Fix polish translation for sysinst
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Since add_debug_regex_map is used...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Architecture dependency files are...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver mi f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gcc arm needs more files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf add new files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libiberty mknative tries to build thi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that ukphy_status() misunderstand mast...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/syslogd With TLSv1.3 a client has to receive and pr...
=?iso-8859-1?q?rhialto?=[src/trunk]: src/distrib/sets Solve [ vs. \133 in join.awk which replaces fix...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When we fail to setup for "all of the disk ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/arm Add a function cast
=?iso-8859-1?q?christos?=[src/trunk]: src 1. All Makefiles that use ARM_APCS_FLAGS add -marm unconditi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target arm-common.c needs s...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/usbdevs Switch the iconv(3) prototype to the POSIX ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin arm-common.c uses bitmap stuff so ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc libc: Changed the iconv(3) function signature to the POS...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/include bump NIRQ to 256 since we're going ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/include bump CPU_MAXNUM to 4, hardware exist...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc if we have a /cpus node, use it to fi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist/namespace fix printf formats
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Update the libnvmm man page:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Honor the "no_mbr" flag (used especially fo...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst On device where we do not want a MBR (raid,...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/filemon From the compilers point of view sys_exit re...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/onewire PR kern/54617: onewire(4):
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/amd64/conf Add missing onewire temperature sensors,...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea register the IPI before spinning up CPU...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/amd64/conf whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/isa Add support for Nuvoton NCT5104D GPIO chips, as ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Unbreak the sanitiz...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst In non-MBR specific files, #ifdef all tests...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver with...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/conf Explicitly set empty LINKENTRY to keep ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Fix another boot failure issue...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Misc cleanup to avoid future c...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat use strlcpy() for the uts conversion, makes the c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Adapt ti fdt glue to support GENERIC kernel.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Do not search 64-bit directories for dt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix am33xx_platform_early_putchar for pre-MM...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add bus driver for TI sysc interconncet.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/m68k/include Hide the register definitions that sho...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/m68k/m68k Add missing FALLTHROUGH (I am not 100% ce...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/m68k/include disable -Wshadow because in c99 mode t...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libm/src Separate the NetBSD-specific fenv functions fro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan add some more machi...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net - use accept4 instead of paccept for everyone.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sun3/miniroot make this a bit bigger to prepare for ...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add the "nvmm" group, and make nvmm_init() public. Sent to t...
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm Use the new PTE naming, and define CR3_FRAME_* s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/m68k/include Expose register difinitions for _STAND...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add a new VCPU conf option, that allows userland to request ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/luna68k/stand/boot Define _KERNEL while including r...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Mask CPUID leaf 0x0A on Intel, because we d...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/luna68k/stand/boot Back out previous - fixed differ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Make com work again
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add EDMA TPCC and TPTC drivers.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys accept() is a function, not an argument!
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add driver for one-register-per-pin type pinctrl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add MMCHS support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add USB support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Disable autoidle
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Place devmap above KERNEL_IO_VBASE
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Use Timer2 for timecounter, and enable hw mo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add support for TI AM335x
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add PCID support in the guests. This speeds...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add atmel,24c256 compat data
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add I2C support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tiiic, tps65217pmic
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add FDT support
=?iso-8859-1?q?maxv?=[src/trunk]: src Change the way root_owner works: consider the calling proces...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix early putchar, add reset func
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/alpha/include elide gcc-8 shadow warnings.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/alpha remove build output.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files No support for tegra210 in armv...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded Switch to GENERIC kernels only.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/dev/sdmmc white space police.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Get mac address from DT
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Chris' happiest moment
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/etc Allow including numbers in %XXX_chr% parameter (for upco...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/modules/vio9p Implement a front-end driver of virtio-9p ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: enable to communicate with...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/arch/amd64/conf Add vio9p to some kernel configs
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/doc Note vio9p(4) addition and mount_9p(8) update
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Skip setting power when the voltage doesn't ch...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Add and use sdmmc_pause to avoid long-term bus...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Simplyfy sdmmc_io_set_blocklen function signat...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Missing commit for sdio abort function.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Whitespace police
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc regen
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev More code from OpenBSD
=?iso-8859-1?q?maxv?=[src/trunk]: src A few changes:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Add nram in struct nvmm_ctl_mach_info.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Skip nodes with an "opp-suspend" property and fi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/nvmmctl Add nvmmctl, with two commands for now.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/modules Disable filemon.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use Nx. Improve wording. Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/puffs/mount_9p Sort SEE ALSO. "file system" police.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 "file system" police.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libnvmm Macro tidyness.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/nvmmctl Sort SEE ALSO.
=?iso-8859-1?q?maxv?=[src/trunk]: src/lib/libnvmm should be fork(2), noticed by wiz
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Make sure to clear bss before ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/debug Add debug entry for newly introduce...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules Continue to build the filemon module, but don't ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib vaxinate sanitizer_file.cc against the...
=?iso-8859-1?q?joerg?=[src/trunk]: src/distrib/sets/lists/comp Fix aarch64 set for !gcc build
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libc/misc Avoid warnings about tautological left s...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/dev/sdmmc Avoid warnings for tautological shifts as sole...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libnvmm Annotate a covering switch as such to avoid warn...
=?iso-8859-1?q?joerg?=[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/base Merge 85acd57c8a28...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/macppc/stand/bootxx Mark local-only function as sta...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/arm Add operand that GNU as considers optional,...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/aarch64/aarch64 Format string annotation for strdis...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/dev Fix operand priority of bit op vs ternary operator.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium another vax optimizer hack.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc another vax -O1
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/vax/boot/boot Rewrite the floppy selection logic, a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt enumerate devices under child "clocks" node
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for platform specific opp table filt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add fdtbus_clock_count to count the number of cl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti enumerate devices under child "clocks" node
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add AM335x DVFS support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable TI AM335x DVFS support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add support for GPIO controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tigpio
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Unhook BEAGLEBONE kernel from the build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBONE kernel config (AM335x...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Update TI AM335x SoC support to use FDT based co...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin inode.c needs -O0 for vax
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common Don't ignore EBUSY from disestablish or we...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add support for hardware RNG.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tirng
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Add more -O0 files for vax...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/qbus Implement what the documentation in rfreg.h sta...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/include do the pragma dance to avoid -Wshadow
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3 G/C
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/nvmmctl Forgot to put nvmmctl in the "nvmm" group.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add explicit FDT_OPP for operating-points-v2 so ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Rename SOC_TI_AM335X to SOC_AM33XX and rename ti_pl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Enable XSAVEOPT.
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/compiler_rt Always include soft-float compare and o...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm Explicitly annotate FPU requirements for LLVM MC.
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/ksh Avoid arithmetics on strings.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Realtek RTL8125.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/aarch64 Define PMAP_NEED_PROCWR, providing strategi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nvi/usr.bin/nvi PR/54656: Martin Husemann: gcc-...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc gcc lossage
=?iso-8859-1?q?christos?=[src/trunk]: src/games/battlestar Gcc-8 bug confusion with restrict on sh3
=?iso-8859-1?q?christos?=[src/trunk]: src/doc sh3 now
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Set stdout-path on TI OMAP3 BeagleBoard
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add support for TI OMAP3.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add OMAP3 support.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/host-mkdep Don't escape ", GNU awk 5 warns about it.
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc uubsan: Handle implicit_conversion
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative for all arm after christos ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/bin/server Looks like builtin_object_size ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc more hacks
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/include do the ignore builtin dance for gcc-8
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Add sysctl nodes to control fragmentation with IPv[46] o...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include - GMET is not bit 11 but 17.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev if_percpuq(9) automatically increments if_ipackets, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe G.C. (if_ipackets)
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd set -D_GNU_SOURCE, needed for linux systems an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Switch to new PTE bits.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/raidframe Get &rsc->sc_dksc only when we know 'rsc' ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia ether_input() automatically add input bytes t...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver amd6...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Rename JMICRON 0x0021 from JMC250 to JMP211
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add jmphy(4) from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Add note about ipgphy(4) and jmphy(4).
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/embedded/conf Move a lot of *.dtb files to a d...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch add aarch64
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Add jmphy.4.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/embedded Derive the FAT type from the MBR part...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/embedded/conf Remove debug output, fix a progr...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/raidframe Gcc -Os on landisk is not smart enough to ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Style.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch More inlined ASM.
=?iso-8859-1?q?sjg?=[src/trunk]: src/sys/dev/filemon filemon_ioctl: check fd for write permission
=?iso-8859-1?q?prlw1?=[src/trunk]: src/usr.sbin/postinstall Add nvmm group.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Skip xref if it is 0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add generic USB PHY driver
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for TI TWL4030 Power Management IC
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Use the hwmod clk to get the timer rate and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add OMAP3 USB support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add twl, usbnopphy, tiusb, tiusbtll
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Move omap3 dtb files to /boot/dtb
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove BEAGLEBOARD kernel from list of kernel...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBOARD kernel (supported by...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix PRM_RSTCTRL_RST_DPLL3 definition, now re...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove DEVKIT8000 kernel (GENERIC shoul...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove IGEPV2 and OVERO kernels from build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Revert previous for now.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Remove DPLL5 init ported from old omap code,...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/arm/dts Set the stdout-path on xM like Ti OMAP3 Bea...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove BEAGLEBOARDXM from the build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBOARDXM kernel (supported ...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk PR misc/54657: let RELEASEMACHINEDIR default to ${M...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst After RELEASEMACHINEDIR has the right defau...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Handle different register layout on OMAP3
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb check if buf/bufsz are non-NULL before freeing.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add omapfb to FDT-ized TI port.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Use dss as console on Nokia N900.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc smscphy(4): Add support for SMSC LAN87xx 10/100 Ethernet...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Port SMSC LAN87xx 10/100 Ethernet PHY driver fro...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/etc MAKEDEV: add entry for vio9p(4)
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Fix ipsecif(4) IPV6_MINMTU does not work correctly.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Make global and per-interface ipsecif(4) pmtu tunable li...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm PR kern/54395
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Enable IRQ status bits for omap3 type and se...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add RTC support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Remove tps65950pm (hardware now supported by twl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add NAND flash support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tigpmc, omapnand
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach tiusb before the default pass si...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/fdt re-apply r1.26. but only #if !defined(AARCH...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Fix previous; semantics of align argument of uvm_map...
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/fdt fix typos in comment in previous.
=?iso-8859-1?q?bad?=[src/trunk]: src/sys/arch/arm/sunxi fetch PHY id from FDT. same as sunxi_ema...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Add comments to the tcp flags.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/npf/npfctl PR/54670: Azuma OKAMOTO: Consistently us...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc uubsan: Implement function_type_mismatc...
=?iso-8859-1?q?taca?=[src/trunk]: src/sys/arch/x86/x86 Check CPU support of RDRAND before calling ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Fix KUBSAN: the kernel size now excee...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc the beginning of a driver for the 'Psoc' fan...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add psoc driver
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/jemalloc/lib Workaround for random crash of use...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Describe workaround for PR port-alpha/54307.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/rasops Fix "Alignment Fault 3" kernel failure of Net...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf Replace tps65950pm with twl (the former...
=?iso-8859-1?q?isaki?=[src/trunk]: src/lib/libossaudio Use record.sample_rate for recording on SNDC...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/compat/ossaudio Use record.sample_rate for recording on ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: add support for SSD1322
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c set flag to indicate that worker thread should b...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi add spi(4) bus frontend for ssdfb(4)
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 ssdfb: update manpage
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix RCS Id. Improve history. Punctuation nits.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Add missing quote.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date. Improve history. Wording. Punctuati...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Mention smscphy. Link to jmphy. Bump date.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev fix hang when SSDFB_ATTACH_FLAG_CONSOLE used with spi
=?iso-8859-1?q?tnn?=[src/trunk]: src/lib/libpuffs puffs_null_node_fsync: don't leak directory handle
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 expand section on GPIOREAD
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 documentation for WSDISPLAYIO_FBINFO
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci cast away unused return value
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Fix sets for gcc-8
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi add fdt device_compatible_entry
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/dev Fix build errors with options WSDISPLAY_...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/conf Put back options WSDISPLAY_COMPAT_RAWKB...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/pa netbsd/hppa uses 16 byt...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so/arch/mips simplify pointer gymnastics that...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Describe that both GCC 7.4 and 8.3 fail in the last entry.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xdebug Give syspkg names to xdebug files ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Fix non-FDT build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Cleanup and remove dependency on arch/arm/omap
=?iso-8859-1?q?isaki?=[src/trunk]: src Use record field for recording even on
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add support for GPIO interrupts and fix read...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc PR port-arm/54640: hack to work around conditional RAW_P...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Match smsc,lan9115 and honour local-mac-add...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Only one instance of twl(4) is needed
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove OVERO from build, and commented out N9...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf OMAP3 SoC and all peripherals in the OV...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove commented out IGEPV2 entry
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf OMAP3 SoC and all peripherals in the IG...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf No longer used.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Also match ti,omap2-onenand
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Defer power monitor polling to the sysmon taskq ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for NXP TDA19988 HDMI encoder
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add support for AM335x display controller (L...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tdahdmi, tilcdc, tifb
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Test DRM_MODE_* flags, not VID_*
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Comment out mode fixup (not needed it seems)
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/xdebug Fix previous; restore accidentally...
=?iso-8859-1?q?christos?=[src/trunk]: src bump for gcc8
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/xdebug Try to fix build failure due to mi...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/usb Use kmem_zalloc() instead of kmem_alloc() to ini...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Update TI OMAP3 SoC support to use FDT based con...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Use 297MHz for display clock
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Select closest rate to desired pixel clock
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Speed up mode setting a bit and turn off the dis...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/zaurus Fix build with VERBOSE_INIT_ARM witho...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.5.0, ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 For netbsd32_readlinkat(2), bufsize is n...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 netbsd32_size_t should be used instead o...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/ldd PR 54093: Align static TLS area to max_align_t.
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/ic Fix locking bug seen when using WDCNDELAY_DEBUG i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Avoid null pointer dereferenc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 bus_dmamem_map: honour BUS_DMA_PREFETCHAB...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm Map buffer objects with BUS_DMA_PR...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 Do not try to use direct map for prefetch...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Add siisata* at pci (no idea why it wa...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Add GPT wedge autodiscovery
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/i2c ssdfb: fix i2c transfer error with some controllers
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 - Use EXTRA_SPECS l...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen powerpc64
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/acpi Add the __nocsan attribute on this functio...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add Kernel Concurrency Sanitizer (kCSan) support. This sanit...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note kCSan.
=?iso-8859-1?q?dyoung?=[src/trunk]: src/share/man/man9 Fix typo: vmem_add(9) does not actually take ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Use alignof and not size_t for platforms w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Arm DMA tags with _nranges...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Add support for DRM GEM/CM...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Reserve enough memory at boot to support ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe ixv(4): disable RSS configuration on 82599...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Change kcsan_md_is_avail() to always return true; I...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc add something to auto-detect when GCC has changed ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/savecore elide recently introduced warnings that trigge...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add a note about ifnet lock vs usbnet locks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/radeon remove stray ;
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc revert the powerpc config.gcc cha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config update the comment above L...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous Pp.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid unaligned pointer arithmetic in check_label_m...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix a wrong calculation of recording ring buff...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/calendar/calendars Belatedly update several entries ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci major rework to fix link control breakage
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 an...
=?iso-8859-1?q?para?=[src/trunk]: src/external/bsd/blacklist/bin blacklistd.conf.5: pluralization fix
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Add signal documentation from Kur...
=?iso-8859-1?q?para?=[src/trunk]: src/external/bsd/blacklist/bin fix stupid typo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen mknative for powerpc and powerpc64.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist The original blacklist library suppor...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Ordinarily, the continue clause o...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makefs Correct documentation of -m and -M.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc oops, regen these again with right iconv p...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/blacklist/bin Add missing El. Use more markup.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc sync with FreeBSD r354417
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc micphy(4): Add support for Microchip KSZ80[0456]1, KSZ87...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Fix a UVMHIST_LOG format broken in 1.91
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci clarify 8842 MAC behaves 100FDX only has no alte...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 For netbsd32_statvfs, f_spare should be ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Ensure in validate_label() that struct disklabel po...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Revert src/sys/kern/subr_disk_mbr.c r.1.52
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern Preserve the LWP ID of the calling thread on (v)for...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Decorate check_label_magic() with __noubsan
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Revert subr_disk_mbr.c r.1.54
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci comment touchup
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/tls Mirror the ld.elf_so logic for handling alignin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Support reads of more than 32 bytes in...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Fix a bug that evcnt_detach() called twice ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Update Intel's NVMe SSDs.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 dtrace_trap() gets call...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Fix PMU interrupt numbers on Allwinner A64.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Exclude the PTE space from KCSAN, since there the s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/audio add support for playing IEEE float32 and float...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/audio/play copyright maint.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist Import 01f3a59fb3e2542fce74c76871...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add a rather long comment explaining what has happen...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Fix a typo is christos long comment. :)
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk_gmac: clean up code for setting up ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Understand _Alignof
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/linux/arch don't descend to sparc and sparc64, th...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern do not try to rm sysautoload when it's not actually...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Add support for internal DesignWare HDMI PHYs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add fdtbus_clock_enable and fdtbus_clock_enable_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add HDMI and VOP clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip WIP display driver for Rockchip RK3399
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) Rockchip display su...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern If we need to handle old-version signals, load the ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/linux32/common add dummy implementation of linux ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat regen
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Definition of austerity by Alexei Say...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys Add functions to open devices by device number or path.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/conf add mpt(4) SCSI controller support (see...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update a bunch of reality.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Select the correct MPLL and PHY settings for the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Force DCLK_VOP0/1 dividers to 1 and se...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix typo in phy config table
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Convert the sendsig_sigcontext_16 function pointer t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add missing initialization of sc_dev.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Convert the coredump_vec modular function pointer to use...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man3 Document __FPTRCAST
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add __FPTRCAST
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_fault_lower_io(), fetch all the map entry val...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/amd64/conf add ips driver.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: Fix reloading configuration killing ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: remove support for SIOCSIFINFO_IN6
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/netinet in many device attach paths, allocate memory wit...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles https://twitter.com/sei6r/status/1182...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 re.4: note additional cards supported, and tw...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern Ensure that the second LWP of a new process uses a ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix a bug that vlan(4) fragments IPv6 packets
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan atf: add test cases for MTU that is increa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Remove acorn26's upc(4) devices.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/misc Add UPC - universal product code
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic nvme(4): Use the SET_FEATURES command to get the ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix IP broadcast + checksum offload problem.
=?iso-8859-1?q?tnn?=[src/trunk]: src/external/bsd/blacklist/lib silence sign-conversion warning f...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Remove lockless reads of 'xc_donep'. This is an uin...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/audio/play Fix a typo. Fix some xrefs, comment out r...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man3 Make a sentence easier to read, and fix some ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: Add C flag to control the zeroing of...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/audio/play Spell the largest 32bit signed value as I...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 ski should run on i386 and amd64 with patches ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/external/bsd/ipf/netinet revert rev 1.7 (which removed t...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Add imxccm_clk_set_rate_div().
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx IPG clock is used instead of ENET_PLL clock...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/zdump Update LLVM to 10.0.0git (01f3a59fb3e2542fce7...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix SA can be expaired wrongly when there are m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/i2c match DIE_ID of 9 (SILERGY_DIE_ID_SYR83X), seen ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/usbdevs dynamically calculate the list of usb hubs ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Add more checks in ip6_pullexthdr, to prevent a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc fix the date for mos(4) import, and mention moscom(4) re...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Fixed bug.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names to lintlib packages
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Update list of audio drivers in SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove self-reference
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/audio/play Remove list of audio drivers, moved to au...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa Initialize sc_dev correctly to avoid null pointe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sbus Add missing initialization of sc_dev.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Define IPGPHY_SCR's address.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add options to the various partitioning sta...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add missing usb at ehci
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Mitigation for CVE-2019-11135: TSX Asynchronous...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 54467: we trust our own sets, extract th...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rework thread_concurrent_signals and trac...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Add a missing ("quoting") '>' in an atf...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/pci Fix whitespace. From vezhlys
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.9 to 2.9a
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/54654: Soren Tempel: Make sure el_cursor.v < ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/usr.bin/tmux new files and bump version
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall remove debugging.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/tmux/dist Appease gcc. Init "terminator".
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern put the ucode not found message under #ifdef DEBUG....
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp
=?iso-8859-1?q?hikaru?=[src/trunk]: src/sys/arch/x86/pci Disable MSI-X before writing the MSI-X table.
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Add some audio drivers in SEE ALSO.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Add support "phy-reset-post-delay".
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/usermode/usermode Switch to the new PTE naming.
=?iso-8859-1?q?martin?=[src/trunk]: src Mention LLVM fallout
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/include Revert workarounds for clang.
=?iso-8859-1?q?maxv?=[src/trunk]: src/external/cddl/osnet/dev/fbt/x86 Use x86_patch_window_{open,c...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.2 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.2
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Rename:
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Return success if no coredump module is loaded/hooked.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch Clean-up unnecessary inclusions of opt_coredump.h
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/zaurus Fix attach failure of zaudio(4) WM873...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/arm/sa11x0 Fix another attach failure of zaudio(4) ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus Make zaurus kernels use symbol tables loaded...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make cloning support optional, so we can sa...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/ews4800mips Drop MBR and cloning suppo...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm Remove old LLVM build system.
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk Restore pax-as-tar.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xdebug Fix uncorrect package name in xdeb...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist/llvm-configure/include/llvm/Support M...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Reduce load for IKE negotiations when the syste...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/llvm/dist Mark old LLVM instance as dead.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix comment.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Fixed bug.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Whitespace fix
=?iso-8859-1?q?hauke?=[src/trunk]: src/sys/dev/pci The 16C1054 and 16C1058 serial multi-port contro...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii STGE_PhyCtrl is not PHY register but MAC registe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Use auto-negotiation when forcing 1000BASE-T.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Revert previous. Sorry.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libcpp duplicate a some of Ma...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/apache2/llvm For gcc < 9 disable stringop-overflow ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make tar extraction flags depend on our usa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note kMSan.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Add support for Kernel Memory Sanitizer (kMSan). It ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Don't include "opt_kasan.h" when there's already <sy...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Don't include "opt_kcsan.h" since there's already <...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Mark several kASan functions with __nothing, to avoi...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Fix missing newlines in bios match dis...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix a few swapped fields
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Remove debug output
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable Rockchip display support
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man7 document vm.ubc_direct
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Keep SCLK high in the inactive state. (SPI ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Instrument copyout() in kCSan, for parity with kMSan.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4), hvkbd(4): No need to call vmbus_chann...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Remove the ins* and outs* functions. Not sanitizer-...
=?iso-8859-1?q?maxv?=[src/trunk]: src Make kMSan compatible with KCOV. With kMSan we are forced to...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Since cpu_in_cksum.S can be built outsi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Instrument ufetch/ustore in kMSan, these were the last r...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Make Yukon EX, FE+, SUPR stable. The code is mai...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Sort RTK_HWREV_* by value.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern NULL-check the structure pointer, not the address o...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/powerpc stuff name parameters into OF_buf b...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea bump OF_buf(fer) since we may put extra...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/powerpc fix pasto - don't limit OF_finddevi...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Remove some XXX'd comments that were remnants of wh...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/drm Add a stub for drm_ioctl() so that...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Fix change by r1.3 "prevent assert on ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add a NULL check on the structure (same logic as my...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern NULL-check the structure pointer, not the address o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet Call rtcache_unref() only when the checks succee...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add a NULL check on the structure pointer, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk i386 -> GCC 8.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk sparc & sparc64 -> GCC 8.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note i386 and sparc* conversion. note arm...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/autofs autofs: Remove unneeded header include
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/autofs autofs: Fix segfault that could occur on "au...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/autofs autofs: Support DOLLAR for $ literal
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Set sysclk rate at set_format time, so the link ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add I2S audio input support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add software volume controls.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add support for I2S clocks.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2S/PCM contro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable HDMI audio on ROCKPro64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rki2s
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add audio support
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/isa PR port-i386/54701: deal with missing pmf platfo...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/sysinst Drop unused variable.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/lib/libclangAST Build libclangAST with...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man7 Document usage of KERN_ARND
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/msgc msg_table_add(): fix mishap in the format safet...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix table of bios geomatries
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Don't report MWAITX by default.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 knf style adjustments
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Make the bootblock selection menu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc shorten names
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make sure all menus have a translatable exi...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst On amd64 support installation with a KASLR ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tcpdump/dist Fix always false test (typo). Note...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/fdt be more verbose about errors.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/bluetooth Don't wait in interrupt context.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/man/man9 Document new functions vn_bdev_open and vn_bd...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/ia64/include do the ignore -Wshadow dance for built...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix pointer arithmetic for 32-bit process on LP64 k...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch ia64 to GCC 8. boots just as far as GCC 7 i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch powerpc64 to GCC 8.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/netinet Don't allow zero sized segments that will panic ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Not a bug strictly speaking, but compute the add...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 file system police. New sentence, new line.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern Update comment to reflect third-party software's us...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64 Disable KCOV - by raising the interrupt level...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add the following bit definitions from ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch 0x7d and 0x7e are for 10th generation C...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 Mention ski works on amd64 and probably other ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 I2S clocks.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add A64 HDMI audio support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable HDMI audio support on Pine64, Pine64...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add driver for dummy spdif transmitter bindings.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add spdiftx
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add SPI clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sun6ispi
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libunwind Explicitly compile libunwind with vfp3 bec...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/etc.ofppc build GENERIC64 only on ofppc64 (doesn't build...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86 build int10 ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc few gcc 8 clean ups:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Print MAC address.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Belatedly catch up with kern_sig.c rev 1...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Sorry, revert unintentional parts of the...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev Fixed incorrect m_defrag return value check.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Sort by signal numbers as far as possibl...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 re.4: msaitoh@ added the NCube vendor ID that...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix previous: the install medium ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Provide _ptrace_state for SIGTRAP with T...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 When converting siginfo, examine si_code...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 TRAP_EXEC does not have extra fields to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat 8-byte objects on i386 or arm-oabi are aligned in...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Add exFAT support
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Remove extra 10ms delay in ihphy_reset(). The de...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch arm to gcc-8
=?iso-8859-1?q?christos?=[src/trunk]: src catch-up with more ports switched to gcc-8
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix previous: not a good idea to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Improve the script to check for installed libraries...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Compare libraries that the bsd.prog.mk "knows about...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm Use a big hammer and disabling strict ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/drm2/drm don't build stub if legacy drm is ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external Build some more LLVM components for Gallium. Switch...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/examples/npf Rename the block table to something else ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man7 Sync with FreeBSD which capitalizes the contr...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/mit/xorg/lib/gallium Looks like this requires pthread.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fixes a bug that "ifmedia vge0 media 1000baseT-F...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: added support for handling of op...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/mit/xorg/lib/gallium Restrict -Wl,-z,defs to x86 an...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net "rss_symmetric_key" iniitalizer is too short. Pointe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that atphy(4) can't negotiate correctl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Hide XSAVES-specific stuff and the masked e...
=?iso-8859-1?q?hikaru?=[src/trunk]: src Add opencrypto driver for Intel QuickAssist.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64/amd64 Fix netbsd32_process_write_dbregs() for...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sbin/mount_autofs mount_autofs: Remove blank line with trail...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sbin/mount_autofs mount_autofs: Sync man page with DragonFlyBSD
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/uvm Move all non-emulation-specific coredump code into t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Put back a microoptimisation that was accidentall...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/mount_autofs Sort options and SEE ALSO. Improve a sente...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Set duplex correctly when user setting is not ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add missing NetBSD RCS Id. Reported by Andrius V.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix multicast handling. All Atheros controllers ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa from the new comment:
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch riscv32/64 to GCC 8.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that IFF_ALLMULTI is almost always set.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove accidentally committed debug code. Sorry.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Whitespace.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size for gcc8
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp autofs: Change my email address in man pages ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/autofs autofs: Change autounmountd(8) to use time_t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/pci If attach fails, don't panic on detach.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Use lwp_changepri().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern calcru: ignore running softints, unless softint_tim...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Simplify pset locking, making it easier to sync with LWP...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Break the slow path for callout_halt() out into its...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - lwp_need_userret(): only do it if ONPROC and !cur...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lwp_create:
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes/common Add missing .bullet) and replace some v...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Sleep queues & turnstiles:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/alpha/alpha alpha_ipi_ast: use ci_data.cpu_onproc, ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes Pass the set suffix (either .tgz or .tar.xz) f...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys mi_userret(): take care of calling preempt(), set sp...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch x86: abort pageidlezero unconditionally if there is...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys lwp_setlock(): return pointer to the kmutex_t that we re...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch mi_userret(): take care of calling preempt(), set s...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Don't give up kpriority boost in preempt(). That...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Minor improvements to select/poll:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa apply the strncmp hack only to !clang. reques...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sgimips/gio ga_iot = 0 -> normal_memt
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 x86 TLB shootdown IPI changes:
=?iso-8859-1?q?joerg?=[src/trunk]: src/distrib Merge amd64's UEFI logic back into the generic booti...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/lib/libc/tls Fix PR/54074 and PR/54093 completely.
=?iso-8859-1?q?alnsn?=[src/trunk]: src/distrib/common If gpt label "cgd.conf" contains a valid /etc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Support for compat-32 type shared...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb add missing files for 32 bit debu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/x86_64 regen x86_64 for i3...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix regression introduced to ptrace_regs() in rev 1...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev report fan speeds
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/conf Bump space for ramdisk image
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/aarch64 Make cache operations available early.
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libnvmm Several improvements. In particular, reduc...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv vmbus(4), hvn(4), hvkbd(4): Fixed wait time f...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4), hvkbd(4): Only need to poll when cold.
=?iso-8859-1?q?martin?=[src/trunk]: src Document NETBSD_OFFICIAL_RELEASE and add it to /etc/release ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Ah, strcat/strchr/strrchr are ASM functions, so instrume...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch Make this files compilable w/o options DIAGNOSTIC
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib more regen stuff.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Use __diagused
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix CLK_BUS_HDMI bit
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Enable TMDS clock
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Minor correction to previous.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_tick: examine the correct LWP, and lock it.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ddb Fix crash(8). Will revisit.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch - On-demand zeroing pages with MOVNTI is crazy. It...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Add a comment.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Store the flags passed to SUNXI_CCU_FRACT...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev don't invalidate sensors every time we f...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Drop unused autofs_mount field which o...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: u_int -> unsigned int
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Fix a comment on autofs_args
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Allow bus glue to setup DDC clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add TCON0 clock
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi HDMI PHY and TX share the same clocks. Do...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Don't calculate dirent reclen twice
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch For this case during build.sh:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/include Looks like sparc clears want_ast with...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Remove unused autofs_node::an_vnode_lock
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev - Increase the default number of buffers, and scale ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/evbarm/beagle "rv" is only used on some boards and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Honour SUNXI_CCU_FRACTIONAL_SET_ENABLE in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use fdtbus_get_reg to read "reg" property
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Need to initialize the PHY before HPD sen...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Set pixel clock on mode set
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Set TCON1 parent to PLL_VIDEO1(1X)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch cpu_need_resched():
=?iso-8859-1?q?ad?=[src/trunk]: src/share/man/man9 Update to match recent changes.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Minor scheduler cleanup:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Do not assume that an fb's pitch is width...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Use actual hw mode, not proposed mode.
=?iso-8859-1?q?ad?=[src/trunk]: src/regress/sys/kern/nameibench Fix compiler warning.
=?iso-8859-1?q?ad?=[src/trunk]: src/regress/sys/kern/nameibench Redo previous differently.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Set pre-divider M to 0 in fractional mode...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Support non-zero fb start pixels.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Pull in sys/atomic.h.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Set video PLLs to 297MHz
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Do not assume the cursor pitch is the sam...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable HDMI and HDMI audio
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64 PR port-arm/54702
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/ti Fix KERNHIST build (and simplify)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Try to avoid changing hardware settings w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Use PRIxBUSADDR
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Remove unnecessary cast and wrap a long line.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch corect #include order
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes Modernize release notes:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/include part of PR port-arm/54702
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 part of PR port-arm/54702
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Reclaim bootloader FB memory for CMA pool.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lwp_start(): don't try to change the target CPU. F...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Put section attribute for turnstile0 in the correct...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/mips/mips Typo.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Make ci_want_resched a u_int.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/powerpc/pic Add IPI_AST.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sun68k/include Correction to previous.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/notes/common Add "Oxford comma"
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/sparc Quote long .Ss2 title to avoid troff's l...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Import bind 9.14.8 (security fix -- l...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fixed bug.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that SK-9D41 can't detect fiber media....
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Use *_FLUSH() more. The main purpose is to wai...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvs(4), hvn(4): Set correct size for bus_dmam...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Modify PHY initialization code. This change fix ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Use cprng_strong, not cprng_fast, for sysctl kern.a...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/notes/common Improve heading a bit. While here, use...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/autofs autofs: Add missing description for automoun...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern port-sparc/54718 (sparc install hangs since recent ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Remove some unneeded memory barriers and reads of t...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Fix incorrect ident when waiting for ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Remove notes about ipgphy(4), jmphy(4), smscphy(4), micp...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/spi Change manufacturer to Micron from Numonyx.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Move notes about ipgphy(4), jmphy(4), smscphy(4), micphy...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix typo in comment.
=?iso-8859-1?q?kre?=[src/trunk]: src/share/tmac PR toolchain/54715
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci - use mii(4) layer to control KSZ8841 builtin PHY.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Fix IFF_ALLMULTI handling.
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Convert debug printfs to usbhist.
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Change 0x%jx -> %#jx as suggested by christos.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Use NULLVP for NULL vnode
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add Xeon D-1500 NTB-secondary
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind (tcp DoS security fix)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge bind 9.14.8
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 Add a small API for in-kernel FPU operations.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/spi Remove GPIO driver attach defer.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Print dmesg correctly.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64/include Fix copy-paste in comment. No binary ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64/amd64 Use bool for "write" in ptrace_machdep_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64 Rename process_machdep_validxstate() to proce...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amd64 Add support for PT_[GS]ETXMMREGS requests for...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes More cleanup:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Simplify sc->mii_anegticks setting. Same as Fr...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes When creating the TOC file, strip all incoming...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/usbdevs Use strtoi instead of atoi() to catch bad i...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/sparc Undo the .Ss2 quoting hack, the macros c...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/terminfo merge our changes
=?iso-8859-1?q?christos?=[src/trunk]: src/share/terminfo simple import script
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new terminfo
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Make .Te and .To also emit .Ti with quoted arg...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Don't try to IPI other CPUs early on. Fixes a cras...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci localify
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/sparc It's KRUPS not GENERIC-KRUPS.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/powerpc/oea Add a hack for qemu/macppc. OF_finddevi...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Add missing backslash at the start of c...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Don't lose groff's stderr when creating TOC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix mmc and timer indexes.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix inverted ti,needs-special-hs-handling pr...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Do not pass common/macros on the command line ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Don't open-code .tm calls to emit TOC e...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Don't repeat the TOC file name, define ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Use .open/.write instead of .tm to emit TOC.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/include/isc match ifdefs with...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/broadcom There are some devices on the bcm283x ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/ic Use NULL for pointer.
=?iso-8859-1?q?roy?=[src/trunk]: src/common/lib/libc/stdlib Make it easier to use strtoi and strt...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix comment. The ifm_media member of struct ifmedia ...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/stand/ofwboot Provide a mostly-zeroed page at...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/broadcom Jared points out that interrupt_distri...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Change IFM_10G_T(10GBase-T) entry to IFM_10G_C...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev localify
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note that earm and riscv switched to GCC 8.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Fix typo in register name in previous.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Don't emit page numbers in TOC for HTML...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm Use -fno-strict-aliasing unconditional...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Aaron Swartz and Steve Jobs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Support 1-bit mode and force all xfers to bo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Do not crash if the optional vpcie3v3-...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/i2c Support more than 128Kbit model.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci switch to deferred if_start framework.
=?iso-8859-1?q?hikaru?=[src/trunk]: src/sys/opencrypto HMAC-SHA-512 has 32 bytes MAC.
=?iso-8859-1?q?hikaru?=[src/trunk]: src/sys/opencrypto crypto(4): accept CRYPTO_SHA2_384_HMAC and CR...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/include Add illegal asm and breakpoint
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/i2c Add wait for stop condition.
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Preserve the toggleCarry bit in the Endpoint Des...
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Preserve the toggleCarry bit in the Endpoint Des...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip fix copy/paste error in mux_pll_src_cp...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Set if_baudrate.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip add RK3399 eDP clocks
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip add RK3399 DisplayPort clocks
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Oops, fix typo in .el in previous.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Provide separate .Tc and .Ti definition...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/imx set the multicast filter properly.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/net bpf can send a packet greater than MCLBYTES (JumboFr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/arm32 if Thumb-32 bit instruction located on a ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netatalk Add sanity check, only sat_len bytes got copied...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/broadcom Account for the IRQ offset on the bcm2...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch PR port-sparc/54718 (sparc install hangs since rece...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Don't try to kpreempt a CPU hog unless __HAVE_PREEM...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Get rid of MUTEX_RECEIVE/MUTEX_GIVE.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/alpha/include Nix mb_* on alpha.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Largely eliminate the MD rwlock.h header file.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/include Nix mb_* on arm.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hppa/include Nix mb_* on hppa.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/ia64/include Nix mb_* on ia64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/m68k/include Nix mb_* on m68k.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/powerpc/include Nix mb_* on powerpc.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/sh3/include Nix mb_* on sh3.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Nix mb_* on sparc and sparc64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/vax/include Nix mb_* on vax.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Nix obsolete mb(9) man page.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern A couple more tweaks to avoid reading the lock word.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add TI OMAP watchdog timer driver.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add tiwdt
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New atomic load/store operations for the kernel.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Missed a spot: delete mb.9 from MLINKS too.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Nix now-unused definitions of MUTEX_GIVE/MUTEX_RECE...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/comp Missed another spot.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Improve table of contents.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Add unit tests for variable modifier...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Document xc_barrier.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Add another unit test for the :M mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Ignore temporary files from running ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Document relation to atomic_ops(3) and membar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/pcictl Use .Sy, not .Em, for bold-faced WARNING of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Fix unit test for edge case in :M mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Demonstrate some more edge cases for...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/tests Add the new unit-tests for make(1) ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86 Prevent panic when attaching genfb if using a s...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Always initialize target's status string
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Grace Hopper and Richard Feynman
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Sort
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Use SMBIOS system vendor and product strin...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Back out previous. It works on amd64 under stress ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Nix vestigial references to MUTEX_GIVE and MUTEX_REC...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sh3 Revert previous. Looks like it requires a more...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/ia64/ia64 Need <sys/atomic.h> for atomic_inc_64.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Mark the context switch counters volatile (because p...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Mark spc_curpriority volatile.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Avoid false sharing: only update spc_curpriority if ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern VOP_UNLOCK + vrele -> vput
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix 'nm /dev/ksyms' (noticed...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev onewire:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/onewire Make owtemp reliable for me:
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unused dm_dev::dev_type
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KCSAN instrumentation for atomic_{load,store}_*.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavoir. Found ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Use atomic_{load,store}_relaxed() on global counters.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb localify
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/uvm Add missing <sys/atomic.h> include
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sh3 sh3: make ASTs work as expected, and fix a few ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev minor adjustments, to avoid warnings on debug builds
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR port-sparc/54718 (sparc install hangs since rece...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys namecache changes:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Make nc_hittime volatile to defeat compiler cleverness.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Minor vnode locking changes:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Regen for VOP_LOCK & LK_UPGRADE/LK_DOWNGRADE.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.sbin/pstat Update to match change in layout of vnode LRU...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev Map the video RAM cacheable/prefetchable, it's very ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern If the system is not up and running yet, just run t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Activate pages in batch instead of acquring uvm_page...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Give each of the page queue locks their own cache line.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Deactivate pages in batch instead of acquiring uvm_p...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Adjust uvmexp.swpgonly with atomics, and make uvm_...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Minor correction to previous.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Make cpu_intr_p() safe to use anywhere, i.e. outsid...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Remove the pretty much useless 1...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix a longstanding problem with LWP limits. When c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Rework modified atomic_load/store_* to work on const...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Adapt <sys/pslist.h> to use atomic_load/store_*.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Fix false sharing problems with cpu_info. Identifie...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/gpib Mark unreachable branch with __unreachable() to...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Make the fast path in xc_wait() depend on _LP64 for...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix race on pdev create
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.19 - many kernel data structure changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm __cacheline_aligned on a lock.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Free pages in batch instead of taking uvm_pageqlock ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Back out the fastpath change in xc_wait(). It's go...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Disable KCOV instrumentation in x86_machdep.c
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Init kern_runq and kern_synch before booting second...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Switch in_interrupt() in KCOV to cpu_intr_p()
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern cpu_onproc -> ci_onproc
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/include/machine Add ci_onproc.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Back out previous temporarily - seeing unusual lookup fa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern Another instance of cpu_onproc to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Build aarch64 modules without fp or simd instructions.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Initialize b_dev ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Provide a default...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/os Need sys/atomic.h on ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Flush insn / data caches after load...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Enable ZFS support on aarch64
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Avoid calling pmap_page_protect() while under uvm_pa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Restore xcall(9) fast path using atomic_load/store_*.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/rc.d Attempt to load the zfs module even if /etc/zfs/zpo...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Reset MCU ready status before resetting the MCU.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Don't deregister twice with pmf.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/uvm Add missing #include <sys/atomic.h>
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SCSI OSD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make Fix out-of-bounds read in Str_Match.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests Add more tests for variable modifier...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/arch/x86_64/sys Add cfi annotations so that gdb can...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Use PCI_MSIX_"TBL"BIR_MASK instead of PCI_MSIX_"PBA"BIR_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Use BUS_SPACE_MAP_PREFETCHABLE only if BAR and d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Use LFENCE/SFENCE/MFENCE in x86 bus_space_b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc postfix-3.4.8 out.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add a comment on race window on unload
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove misleading comment on linear target arg
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move Intel's entry to its proper place ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Collapse multiple spaces between words.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move the entry for Mika Kortelainen to ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Collapse multiple spaces in an entry (d...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Fix ISO-646-SE spelling of Lule\[oa].
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Add entry for Ben Gray.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Leave it entirely up to the driver whether to ma...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Add entry for Cisco for the SCTP code.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop entries for "K. Kobayashi" and "K....
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/aarch64/include + ci_onproc
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/amd64/include Define PT_GETXMMREGS and PT_SETXMMREG...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpc.statd drop my name from the advertising clause.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move the entry for Matthew Fredette to ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/emips/ebus Drop advertisement clause from my licenses
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the entry for Texas A&M University.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Fix a hard hang with Xen MP.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm fix the build for when UVMHIST is enabled.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the entry for Thomas Gerner.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the entry for David Muir Sharnoff....
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move the entry for Kyma Systems to its ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the entry for Yasushi Yamasaki. N...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/x86/x86 Fix tyo in comment
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/mii Fix s/product/model/ search-and-destroy accident...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Don't use an undefined variable.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the entry for "University of Calif...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Restore the entry for Yasushi Yamasaki ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Take the basic CPU topology information we already c...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Restore entries for "K. Kobayashi" and ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move entries with short first line that...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Sort entries "by Foo." before "by Foo a...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Detect more ad clauses, pick more dupli...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Swap Per Fogelstrom entries. Missed in...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/menuc/testm Fix typo in ad clause. Ok perry@.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Fix typo in regexp to detect m4 comments.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common This product includes software develope...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Special-case badly worded ad clause in ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/upate/update/ in comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Skip fences in bus_space_barrier on I/O space.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Fix brain fart in alignment criterion.
=?iso-8859-1?q?hikaru?=[src/trunk]: src/tests/crypto/opencrypto Add HMAC-SHA-{256,384,512} test cases.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/fs/tmpfs Omit obsolete comment and needless __diagused m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix order of nulling un->un_pri->unp_ec.ec_mii.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix inequality for refcnt drain: -1 here means a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Rip out pserialize(9) logic now that the RCU patent ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Recognize ad clause in CMU PPP and some...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
=?iso-8859-1?q?uwe?=[src/trunk]: src Move the entry for CMU Computing Services to its proper plac...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move the entry for CMU Computing Servic...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Fix the enry for Computer Systems Labor...
=?iso-8859-1?q?uwe?=[src/trunk]: src Remove accidentally committed output from extract-contrib-st...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 KNF
=?iso-8859-1?q?he?=[src/trunk]: src/external/bsd/unbound/dist/util Apply a fix from upstream:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Make dwc2debug sysctl'able
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci streamline receive filter logic, work-in-progress.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/x86/x86 Make cpu_intr_p() work with "curlwp->l_cpu ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/x86/x86 Make sure the assignment to "idepth" is don...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sh3/sh3 tlb_exception: in slow path, check for user...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sh3/sh3 One more tweak.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Stopgap hack to unbreak the build: #ifdef __HAVE_AT...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Need <sys/sysctl.h> for previous
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop the final quote if followed by dot.
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Add xsrc to the invocation example.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Adapt to use the new atomic_* operations. As discus...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Use size_t for loop count variable
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Calulate the right lenght for isoc tra...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/tmac Use groff -Tencoding argument to emit <meta chars...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unused macro DM_CMD_LEN
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Doesn't need to expose struct cmd_function in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Use __insn_barrier to enforce ordering in l_ncsw lo...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Include <sys/vnode.h> in dm.h
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unused macro MAX_TARGET_STRING_LEN
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Translate Lule} to troff's Lule\(oa.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make global dm locks static
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Use troff \(xx names for the few accent...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Move the entry for Caldera to its prope...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Add a comment to the entry for Computer...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Drop entries for "Scott Bartram and Fra...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add KDTRACE_HOOKS support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Define lwp_trapframe() macro
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/modules/dtrace dtrace: add support for aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/dwc2 build fix
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Add some more failsafes to the CPU topology stuff, and...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Introspection. From "Surely You're Jo...
=?iso-8859-1?q?hikaru?=[src/trunk]: src/sys/dev/pci/qat Fix macro error if QAT_DUMP is defined for d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Update rnd(9) man page to reflect reality sin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/include/machine Fix rump definition of cpu_number().
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall PR/54730: Izumi Tsutsui: Use /var/db/ob...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/adm5120/dev Fix admsw_mediachange(). Not tested.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Disable rngtest on output of cprng_strong.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Consistency.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/macppc/dev Fix macppc/dev/if_mc.c::mc_mediachange()...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include +ci_onproc
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Rename ifm to ife for struct ifmedia_entry *. No ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic From OpenBSD:
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/root remove no longer existing gnu/* from cdpath.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes/common For HEAD builds, add a small "bleeding ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Simplify. No functional change.
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/notes/common Fix some typos.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/kern Fix typo in comment (typlogy)
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/modules/dtrace Add syscall_linux back for other arm arch...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.bin/mkubootimage Add -u flag for updating headers in place.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64 Fix alignment of .text section by changing ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Update arm64 image header in place
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Enable DTrace on aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/modules Move dtrace_syscall_linux out of ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common "Administrivia" is a real word and it w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 remove DTrace from TODO list
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.bin/mkubootimage Fix signed/unsigned comparison
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Register "PT_STOP" in ptrace PT_STRINGS
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: style + whitespace + indentation fixes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/rc.d Add missing rcvar=$name
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Comment out unused dm_dev fields documented i...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Minor fixes/cleanups
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/acpi/wmi Finally fix problem discussed in this old t...
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc Make use of the pcidevs database by default.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sbin/modstat Note that the size returned by modctl(2) and di...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx/fdt Remove unnecessary code.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Remove SIOC[GS]IFMEDIA because ieee80211_ioctl() doe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/adm5120/dev Do SIOC[GS]IFMEDIA like others. No...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Allow equality in this assertion.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Restore psz_lock just for the event count.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Switch psz_ev_excl to static evcnt.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/sys Avoid redefining uint_t &c. if c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Nuke crypto/arc4. Has not been used since 2003. Will n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Missed a spot in the crypto/arc4...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hppa/include Only need one ci_onproc member.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern #ifdef notyet ---> never
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 MAX_CACHE_LEVEL * struct aarch64_ca...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/emips/ebus Remove SIOC[SIFMEDIA because ifmedia_ioc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Fix previous comment change for ifm_media. It was co...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error by my previous commit
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/adm5120/dev Revert if_admsw.c rev. 1.25. It's ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c Revert previous. Indirect matches are not wanted...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/macppc/dev Revert if_mc.c rev. 1.25. It's not requi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include Attempt to restore Utah $Hdr$
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Belatedly note changes from scole for macppc powerpc 601...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/cdrom Copy -current to 9.0, this has diverged (macpp...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unneeded dm_get_version_ioctl()
=?iso-8859-1?q?scole?=[src/trunk]: src/doc Fix date sorting order of previous checkin
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make dm core set config to NULL after destroy
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine PR/54740: Izu...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Merge radixtree changes from yamt-pagecache.
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen Delete the counter from "struct radix_tr...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen Fix warning that appears when compiling ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the original linux f...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/powerpc/powerpc Need to call userret() from cpu_ast().
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd Add what appears to be the fixes to CVE-201...
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc Undo loading pciverbose module by default.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/gdbscripts it's mountlist not mount_list. now 'mountdum...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch Enable pciverbose option to make use of the pcidevs...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Log PID.LWP in t_ptrace_wait* tests for e...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/gdbscripts more updates for the vnode and mount list ite...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Fix reference count leak in cons(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Restore historical $Hdr$ tag after git cvsexportcomm...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd remove some XXX comments. one isn't relevant,...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ofw revert this change from early this year. it app...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev localify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Minor changes, reported by the LGTM bot.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix a bunch of unimportant "Local variable hides gl...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic Added NDIS ver.6.20 definition.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Simplify userret function signature. Fro...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic Added RNDIS RSS and TCP offload related definitions.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Clear the allocated memory in hyperv_dma_allo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Teach `rndctl -L' to update the seed file, not j...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Save the entropy seed daily in /etc/security.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Don't ignore dm_target_alloc() argument
=?iso-8859-1?q?nros?=[src/trunk]: src/lib/libc/stdlib Fix manpage due to updated aligned_alloc beh...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix typos in comments/messages
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove trailing whitespace
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern cast to proper type
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct signals in siglist+sigmask passed in kinfo_lwp
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man5 Remove misleading comments from core(5)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern softint_trigger (slow case): set RESCHED_IDLE too j...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/aarch64 Remove __HAVE_CPU_LWP_SETPRIVATE from aarch64
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_tick(): don't try to optimise something that'...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libutil Fix broken tests in big endian machines. I...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libutil Formalize that the printf formats should ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libutil Correct the man page, and say that the printf(3)...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Sanitize disk type and packname a bit more ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Adjust snprintb(3) format from '%d' to '%ju' to refl...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.20 cpu_info/cpu_data changes for topology
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Make it possible to call mi_switch() and immediately swi...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sbin/modstat Note also that the load address (if provided) i...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci clean up the video mode selection logic, switch ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/lib loadfile sets errno, return the corr...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/mopd/common Drop the advertising clause to match th...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Simplify list eviction code
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Panic instead of printf, same as syscall.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Get a Hyper-V virtual processor id in cpu_hat...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Simplify macro usage.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/mkubootimage Sync usage with man page, merge single ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/modstat Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/mdocml/dist Reduce diff to upstream.
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/mdocml/dist Really add -isoC-2018 (not just the...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libutil Remove trailing whitespace.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Fix buil...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Relax restrictions on packnames, as disklab...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern Restore call to pserialize_init.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/atomic Add missing MLINK for membar_datadep_consume...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Define __BUS_SPACE_HAS_PROBING_METHODS
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix strange pointer declarations
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Use bus_space_{peek,poke}_4 for pci co...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix indentation
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist don't call pfilter_notify()...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist don't call pfilter_notify()...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Add some more pfilter_notif...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist need pfilter.h
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mi_switch: move LOCKDEBUG_BARRIER later to accomoda...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/uvm/pmap sys/atomic.h for membar_*
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/libproc/dist Switch proc_getlwpstatus from PT_L...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Revert the in_interrupt() change to use again the x...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mi_switch: move an over eager KASSERT defeated by k...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Simplify markup for inline code to plain .Li ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add crypto engine clock
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/rc.d We don't need to require the presence of /etc/zfs/z...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add hdaudio
=?iso-8859-1?q?kre?=[src/trunk]: src/include PR lib/54744 (bruno@haible.de)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Replace mention of azalia with hdaudio
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Typo in comment
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Refactor target's ->init() i/f
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Unbreak compilation of kernel modules
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Mark FDT as non-exec and create KVA...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Move targets specific structs to .c files
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort SEE ALSO.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Fix __nomsan: missing opt_kmsan.h, and the attribute...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use the inlines; it is actually fine, since the com...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Switch to vn_bdev_open* functions.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Drop now unused dk_lookup function.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/man/man9 Drop comment about dk_lookup being in the wro...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Welcome 9.99.21. dk_lookup() has been replaced.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/54745: fix confusion about absol...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add dummy target ->sync()/->secsize() to prev...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Add another issue that I just remembered, from the time ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libutil Adjust tests for 0 hex values printing 0 i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add SUNXI_CCU_NM_ROUND_DOWN to CE clock, ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Avoid thundering herd: cv_broadcast(&bp->b_busy) -> cv_s...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Avoid thundering herd: cv_broadcast(&bp->b_busy) ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Adjustment to previous: if we're going to toss the ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Revert previous. No performance gain worth the potentia...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch After lots of testing I'm not convinced of the bene...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern For safety, cv_broadcast(&bp->b_busy) in more place...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Merge x86 pmap changes from yamt-pagecache:
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/macppc/conf add platinumfb
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/powerpc/include Fix typo in the definition of #ha()...
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/ld.elf_so _rtld_relro - fix debug printf format for ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/ld.elf_so Fix typo in a comment.
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Resolve ADDR16_LO, ADDR16_HI,...
=?iso-8859-1?q?uwe?=[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Use existing lo() and hi() ma...
=?iso-8859-1?q?sevan?=[src/trunk]: src/etc/rc.d This script just makes sure that the ZFS module loa...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/54743
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/54743
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We currently lack...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that wm_sgmii_readreg_locked() may ret...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm/pmap Convert pmap_pvt to atomic_load/store.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/dts Add crypto engine block.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Reduce some duplicated bus_dma clutter.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Draft driver for Allwinner Crypto Engine.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Factor out some of the self-test logic us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Avoid a race between interruption and rea...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Make sure ERESTART doesn't come flying ou...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Tidy up comments.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm workaround netbsd incompatibl...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Correct target name "stripe" -> "striped"
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/external/bsd/drm2/drm build drm_panel.c w/ drmkms
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix error handling in dmioctl()
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Silence aprint_normal() in dm_target_linear_s...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/emips/emips Fix incorrect argument order of cpu_int...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/54582: allow MD code to disable ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/pci Fix LOCKDEBUG panic on detach.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Expunge the panicstr checks, we don't need them.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Add mutex_owner_running().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Add a mutex_owner_running() for the benefit of th...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand In-RAID partitions with no name can be c...
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.sbin/sysinst Fix typo.
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch Add multiboot 2 support to amd64 kernel
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Correct a typo in a comment, 08x0 was meant to be 0x8...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix build break.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Handle VMBUS_CHANPKT_TYPE_INBAND pack...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Inverted test.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/modules/if_ixl Ported driver for Intel Ethernet 700 series
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4) can be added and deleted dynamically.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/share/man/man4 Added the manual for ixl(4)
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/kern Balance the parentheses - hopefully unbreak the build.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/pci p->phys_addr -> VM_PAGE_TO_PHYS(p)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 pg->phys_addr -> VM_PAGE_TO_PHYS(pg)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/nvmm/x86 pg->phys_addr > VM_PAGE_TO_PHYS(pg)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/aarch64/aarch64 pg->phys_addr -> VM_PAGE_TO_PHYS(pg)
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libkvm Mask out always zero bits off pg->phys_addr.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Oops -- forgot to kmem_free.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit When 'attempted_completion_function' non-NULL, w...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Not use _LP64 but sizeof(bus_addr_t) for getting...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add ukphy_subr flag to ipgphy to make kernel com...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/amd64/conf Rollback kernel link scrpt change for mu...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix build error related to ixl(4) on i386
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev s/enalbe/enable/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - MSI-X doesn't use sc->sc_icr variable, so move...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Set CTRL_ILOS(Invert loss of signal) bit corre...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix to detect link state down
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add SFP support part 1. The code for SerDes and ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/usb reading usbdi.c it looks like usbd_get_config_de...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Revert "Fix error handling in dmioctl()" for now
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Get rid of the evbarm preliminary menu: do ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/emips/emips Fix a longstanding "freeze right after ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 54065: add optional "old compat" variant...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/amiga For now rely on the kernel mappi...
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.sbin/pstat Report on whether vnodes are MPSAFE. For dia...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libkvm Redo previous more conventionally. Requested by ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mutex_vector_exit: if the arch doesn't have assembl...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Comment on previous explaining why it's needed.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Add a comment.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Chip matching improvements:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for snps,dis-tx-ipgap-linecheck-quir...
=?iso-8859-1?q?scole?=[src/trunk]: src Synchronize htdocs, manual, comments, and code so that enabl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable USB3 support on RK3328
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Point out that spurious wake-ups are possible...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Rather than keeping a separate mutex, condvar, and p...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/pstat Comment out xref to tb(4), it does not exist.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Remove ESSR_FIBER_LINK bit check in makphyatta...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add SFP support part 2.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci fix build failure. ok by msaitoh@n.o.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci use additional MAC addresses to accept mcast
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix detection of existing disklabels in the...
=?iso-8859-1?q?mbalmer?=[src/trunk]: src/external/mit/lua/dist/src Apply a fix for the bug "Joining a...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make target's ->init() take parsed argc and argv
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Make sure to #include to get required definitions.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Check CPUID.IBRS in addition to ARCH_CAP.IB...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix inverted comparison
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix DISKLABEL_NO_ONDISK_VERIFY (accidently ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Eliminate per-hook duplication of common code as suggest...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Inclide sys/atomic for atomic_store_relaxed
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix KASAN support by calling kasan_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii KNF. No functional change.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not try to change the keyboard layout if...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix gross use-after-free. Found by a custom quer...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Read the len before pushing the packet, otherwise po...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix memory leak in dm_pdev_rem()
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Don't KASSERT() target handlers
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Break the global uvm_pageqlock into a per-page ident...
=?iso-8859-1?q?mrg?=[src/trunk]: src/include move P_tmpdir from "/var/tmp/" to "/tmp/".
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.24 - UVM changes
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When trying to tell a fictious but empty la...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Remove bogus assert.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc call cpu_topology_set() with adjustme...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When finding (paritioning scheme native) pa...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci use FC enable bit for 8842 host port
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/emips Remove clause 3 and 4 from TNF licenses.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf Disable multiboot for now, too much brea...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Handle NULL params, fix ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unconditional debug prints in targets'...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove void casts of function calls
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Move extern declaration of global variables t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch powerpc to GCC 8.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Adapt MD parts to changes in get_fs_pa...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Make /dev/autofs cdevsw functions static
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc PCBC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build... wire_count probably do...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make dm_dbg_print_flags() take uint32_t flag
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm/pmap Use pageq.list instead of listq.list.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Adjust pdpending in uvm_pageout_start() and uvm_page...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Don't call uvm_pagedequeue() while holding pg->inter...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net/npf Skip npf_config_sync if nothing to do.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Include radixtree in the kernel.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Update uvmexp.nswget with atomics.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/modules/examples/executor Use MPSAFE callouts.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Don't assume mii is not null here. Some drivers ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Remove charade dancing around now-dead RCU patent.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Allow RPI firmware boots to work again
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Don't try to implement "status" as subset of ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Just use KASSERTMSG and panic. No need for custom w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern Omit vestigial unused commented-out experiment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern Remove never-used Mersenne twister from libk...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 revert previous - i was confused ab...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/lib/libkern Nix trailing whitespace.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Merge from yamt-pagecache: use radixtree for page lo...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Merge from yamt-pagecache: use radixtree for page lo...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If a fictious label has no RAW_PART assume ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail PR/54766: elo: Broken mime-hooks handling in ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail PR/54765: elo: Minor error in the mail(1) man p...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail PR/54764: elo: Incorrect '+file' filename compl...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Pass proper track size when initializing th...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fdisk PR/54756: germain: Avoid confusion caused by over...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm The uvmexp.pdpending change was incorrect - revert f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip rework slightly to avoid stupid gcc wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm ensure to call drm_mode_config_cleanup() when e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Fix typo -- acknowledge interrupts _and_ ...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/amd64 Restore multiboot 2 header in amd64 kernel
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/amd64/amd64 Fix typo that caused two instructions ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/lib PR/54767: elo: fix incorrect test (m...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail treat empty variables are unset (Steffen Nurpmeso)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cksum PR/54768: elo: Missing cksum(1) convenience li...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cksum bump date
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Rename targets' ->status() to ->table() given...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Do not mask out LK bit (bit 31) fro...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: "unsigned" -> "unsigned int" for consistency
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Belatedly catch up with MI com(4...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make targets' ->sync() optional
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make targets' ->secsize() optional
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/fdisk Fix xrefs.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix overlapping partitions display
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Reject (what we consider) empty/invalid fak...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not show disklabel command invocation by...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/pmax/pmax Disable (pretty useless and obscure) mess...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch After installing boot blocks with RUN_...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt style fix/KNF
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/rump/librump/rumpkern Initialize the module_hook synchro...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Style cleanups (no functional changes)
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Rename dm specific atoi() to atoi64()
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist 3 December 2019: Wouter
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound resolve conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/dist Import unbound 1.9.6:
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new nsd and unbound
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist OpenPAM Tabebuia ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/usb Remove clause 3 and 4 leftovers from TNF license...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist resolve conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenPAM
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Add vhci to x86/ALL.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch uvm_pagerealloc() can now block because of radixtre...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern PR 54619: Remove semaphore limit introduce as part ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern Teach ddb(4) about printing the full mount list.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern Teach ddb(4)'s "show vnode_lock" about matching by ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/miscfs/nullfs Set IMNT_MPSAFE before creating the vnode ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - Share common code between pmap_load() and...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Merge from yamt-pagecache:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.25 - UVM changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs Fix DEBUG build.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Add missing proto for vfs_mount_print_all().
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libpthread Drop bogus _DIAGASSERT that don't even compile.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/dist Release Notes - Heimdal - V...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new heimdal
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libpthread _DIAGASSERT that RW_FLAGMASK bits are not set...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal resolve conflicts, document HEAD...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Enable FP access for EFI RT and improve error handl...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf Fix whitespace in a comment
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/usr.bin/calendar/calendars update calendar files with all da...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs Correction to previous for DEBUG case.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Make sure memory stolen from simplefb is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src Update to new RaspberryPi firware
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix the pattern creating the relative path ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys dm: Enable dm-error and dm-zero target
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Be consistent with RPI 32-bit and 64-ke...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Cleanup dm.h (remove unneeded comments, etc)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs genfs_do_putpages(): add a missing call to ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Merge from yamt-pagecache:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern pcq_create(): fix broken assertion.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Align the TLB packet precisely on the stack...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Use the high bits of pqflags for PQ_TIME, not low.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 pmap_unmap_ptes(): ci_want_pmapload isn't d...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Just make the turnstile locks statics and avoid the...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys As with turnstiles, don't bother allocating sleepq locks...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libpthread G/c unused rwlock owner macros copy-pasted fr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern kpreempt_disabled(): softint LWPs aren't preemptable.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libpthread pthread__rwlock_spin - clarify the test.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.26 - UVM counter changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Extend the per-CPU counters matt@ did to include all o...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail revert previous, don't specialcase NUL string.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/bin/krb5-config PR/54773: David ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal Find and set a version to a make...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Hopefully unbreak the build - now that this is incl...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Rump is living up to its name
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern More rump-ing. I will split this into two files du...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand Do not use NAME=label syntax when label ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist Import 5.38:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new file(1)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Protect network ioctls from non-authorized users. (I...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use bus_space_barrier() instead of x86 spe...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys Add error and zero targets to build.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/file/dist/src Cast an off_t to intmax_t and use...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Improve some chip revisions support:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix a UVMHIST_LOG format
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/lib Add more libraries
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: implement dclk_vop0_frac a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix LOCKDEBUG panic on mutex_init().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Set ksem_max before installing the syscall package.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern ksem_sysinit(): more lossage.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip Move drm_encoder from rkvop(4) to the ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip rkvop: set stride using virtual frameb...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/bin Sync with upstream.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail fix sun2
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file Fix sun2 (static linking)
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet inet: Add support for IPv4 /31 prefixes, as desc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add AMD Family14h PCIe.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/crunch/crunchgen Also disable ssp and fortify by def...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Reduce entropy estimate for sun8icrypto T...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sun2/miniroot bump
=?iso-8859-1?q?christos?=[src/trunk]: src/lib move file/lib after xz
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/makemandb Retire filemon, discussed on tech-kern@.
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/historical/nawk/bin Remove macros with no effect.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/make Fix the build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Remove duplicate #includes
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 space to tab
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 atomic_add_16() is not used in pmap...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap KNF
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Cast to uint32_t to avoid undefined behavior. Fo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Test # of args in target's ->init()
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Remove obsolete mtree entry of usr/share/examples/...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Bump PTHREAD__UNPARK_MAX to 128 as bandaid fo...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: Reparent dclk_vop[01] to g...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Passify rump build.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/54783: t_mmap crahes the kernel
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch New function cpu_startup_hook on arm.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Implement rndseed support in efiboot and f...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys add Analogix DisplayPort core driver
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip add Rockchip (RK3399) glue for Analogi...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf add anxdp(4)
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Add another panel@fdt driver, this time for DRM-...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf enable panel at fdt drivers
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/rockchip paper over the rkpwm get_conf function...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/dts add template bits for optional eDP panel on...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.bin/make Revert the filemon removal in bmake, as pointed...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 G/C kasan_shadow_map call in pmap_e...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include aarch64_cache_info[] is not global
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Whitespace police (minor infraction).
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Code that's #if'ed out still ought to compile.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/net80211 Do not associate with with any access point if ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: u_{int,long} -> unsigned {int,long}
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/doc Note change of net80211 behavior regarding association t...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/doc Note addition of anxdp(4).
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/net80211 Add comment for previous.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/fdt Abort panel driver attach if required regulator ...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Refactor dmioctl()
=?iso-8859-1?q?leot?=[src/trunk]: src/lib/libc/termios tcgetsid() is defined in <termios.h>, not <...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/ic Avoid changing signedness bit with << in rtsx_rea...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Minor dm_ioctl.c fixes (indentation/typo/type...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/net80211 Avoid changing signedness bit with << 24 in iee...
=?iso-8859-1?q?macallan?=[src/trunk]: src/tests/lib/libc/string disable string op warnings for t_strcat
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/sdmmc Avoid changing signedness bit with << in sdmmc...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use name of variable instead of that of data str...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix softint leak in ixl(4) when detaching
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix ixl_{add|remove}_macvlan() to return errno
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix ixl(4) to set ENETRESET when IFF_ALLMULTI is...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Do IXL_AQ_OP_SET_VSI_PROMISC in ixl_ifflags_cb()...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci enable other interrupt even if ixl(4) is down
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci ixl(4) supports ETHERCAP_VLAN_HWTAGGING
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci ixl(4) supports ETHERCAP_VLAN_HWFILTER
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/share/man/man4 Add information for ixl(4)'s VLAN hardware fi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Add a speculation barrier after the 'eret'.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk move MV to sys.mk because it is used there. Pointed...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.3 with the fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.3
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Improve wording.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix "table" output format of dm-linear and dm...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/calendar/calendars Update to 2020 dates. While here:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm KNF
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib Do not populate /dev on CD images by default, instea...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/lfs Fix lfs_putpages() for bsize < nbpg.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Some more CPU topology stuff:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.27 - cpu_data changes for topology
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Use CPU_COUNT() to update nswtch. No functional ch...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Split subr_cpu.c out of kern_cpu.c, to contain routines ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.4 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.4
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/calendar/calendars Avoid the risk of being wrong and...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/historical/nawk/bin Add license from https://github...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix build failure.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_reclaimable(): need to sum the per-CPU values fo...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys schedstate_percpu: add new flag SPCF_IDLE as a cheap and...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove target's ->deps() by implementing deps...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Fix build break (ci->ci_dev is not available on ever...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Add uvm_free(): returns number of free pages in system.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvmexp.free -> uvm_free()
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Counter tweaks:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Rename VM_PGCOLOR_BUCKET() to VM_PGCOLOR(). I wan...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.28 - cpu_data & UVM changes.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Detangle the pagedaemon from uvm_fpageqlock:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_page_to_phys: mask off the lower bits.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix dm-stripe's "status" output format
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix merge error - don't init uvmpd_lock twice.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Use fork() rather than vfork() when forking to run a ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Add brcm,bcm2711 as an alias for brcm,...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add missing "ioctl called" debug prints
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/libfdt/dist Import libfdt 1.5.1
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/libfdt/dist Merge conflicts
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl2/dtc/dist Merge conflicts
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl2/dtc/dist Import dtc 1.5.1
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/libfdt/dist Avoid shadowing global variable
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl2/dtc Update for new DTC
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl2/dtc/usr.bin/dtc Update version
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc update entry for dtc & libfdt after update.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make numsec/secsize arguments in dm_table_dis...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix integer overflow when printing available memory...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Add intr_mask() and corresponding intr_unmask() cal...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 pmap_get_ptp(): the uvm_pagefree() call in ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Add acpi_intr_mask() and acpi_intr_unmask() whi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pagealloc_strat(): Tweak the locking to allow fo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c The hid-over-i2c spec specifies that compliant d...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Fix compile on !DIAGNOSTIC.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Document udata type switch in struct kevent in ...
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat Have vmstat -H report on vcache_hashtab.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall PR/54730: Izumi Tsutsui: obsolete etc f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic When resetting a drive, if the command list is ru...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/ufs Make mntvnode_lock per-mount, and address false ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic remove check for idle status when disabling EDMA,...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic don't treat the EDMA self disable as autoconfig e...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/acpi Avoid doing zero sized allocations if we get ba...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.29 - struct mount changed.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb Cleanup i2c bus acquire / release, centralizing ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/broadcom Rewrite the bcm2835 i2c driver as an i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/nvidia Use a separate lock (not the i2c bus loc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/samsung Use a separate lock (not the i2c bus lo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi When deciding to delay (rather than kpaus...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Explain in kevent(2) the semantics of EINTR
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/ingenic No need to check cold ourselves; iic_e...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to do the poll-during-autoconfiguration ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c seeprom_bootstrap_read(): no need to hard-code I...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to do the poll-during-autoconfiguration ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add missing core lock in ixgbe_handle_mod().
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/makemandb Revert the removal of filemon.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add recovery code for unsupported SFP+.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/xen Provide XEN stubs for intr_mask() / intr_unmask().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Disable the not-in-interrupt assertions for now;...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c In axppmic_power_poweroff(), check for errors fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to check 'cold' for I2C_F_POLL; the i2c ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic dwiic_i2c_exec(): No need to check 'cold' to forc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic pcfiic_i2c_exec(): No need to check 'cold' to for...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci No need to use I2C_F_POLL here.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Implement acpi_md_intr_mask and acpi_md_intr_un...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci ichsmb_i2c_exec(): No need to check 'cold' to fo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci piixpm_i2c_exec(): No need to check 'cold' to fo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c In as3722_poweroff and as3722_reboot(), check fo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Add reference counts to intr_mask/intr_unma...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Oops, missed one more instance of unneeded-I2C_F...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Make target's ->table() optional
=?iso-8859-1?q?reed?=[src/trunk]: src/share/man/man8 Simplify Subsection formatting
=?iso-8859-1?q?reed?=[src/trunk]: src/lib/libpam/modules/pam_unix Simply Subsection headers
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c In cx24227_writereg() / cx24227_readreg(), retur...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Don't read/write the device if iic_acquire_bus...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Actually, the local mutex is unnecesary; the i2c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/ews4800mips/stand/boot Bump size.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvmpdpol_selectvictim: don't assert wire_count == 0,...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/ews4800mips/conf Add a comment where the other memo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/tmac Fix if/else syntax in previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Don't use I2C_F_POLL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here. Also fix an uni...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Update to r355063
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc AVB
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix number of port for Hudson rev. 0x1f and newe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Read SB800_SMB_HOSTC correctly. This register ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Don't force using SMBUS0SEL register.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix error path in gem(4)'s TX checksum offload.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Make ichsmb and piixpm MP-safe:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Traiing whitespace
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix missing splnet() for ether_ioctl() caus...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Match brcm,bcm2711-cprman
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom We follow linux mainline and they're u...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Introduce PT_LWPSTATUS + PT_LWPNEXT, obso...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.30!
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Make pic_sourcebase static
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Update pic_add to allocate and return an ir...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Define _RTLD_SOURCE in t_ptrace_wait.c
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/tmac G/c the list of old files that are gone for decades.
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Since pthread_setspecific requires locks, ens...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Revert previous until issues can be sorted out.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Read TLS base pointer with _lwp_getprivate()
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC and allow condit...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add EARLYCONS=bcm2711 example (commente...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Remove assertions that no longer make sense now ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Cast PTRACE_LWP_GETPRIVATE to (void *) through (int...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Update supported device list with part number...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Improve DDPRINTF for ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix lack of of sysctl_teardown() in ixl(4)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet Fix typo in comment.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci ixl(4) supports IFCAP_CSUM_*_Rx
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/lenght/length/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC and allow condit...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC for all pic_add ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Put ptrace_read_lwpstatus() and process_read_lwpstatus()...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Use M_WAITOK instead of M_NOWAIT.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix address of STGE_MaxFrameSize. Same as other ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve and simplify around audio_realloc().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Apply OpenBSD rev. 1.34:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Improve flow control.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that the driver sometimes incorrectly ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/amd64/conf Add cas(4).
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch Harmonize the namespace of fast TLS base pointer ge...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Cherr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/48044: panic: kernel diagnostic assertion "u...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa s/like like/like/ in comment.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Use vlan_{get,set,has}_tag().
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Handle CFI field of VLAN.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/recevive/receive/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/is is/is/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/opration/operation/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia s/enty/entry/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb s/recive/receive/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb URL_TCR_IFG0 is not bit 4 but bit3. From OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/saftey/safety/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/suport/support/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/inital/initial/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ppbus s/manaul/manual/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/vgrind s/expresion/expression/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/transfered/transferred/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/sucess/success/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/mips s/defintion/definition/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/dec s/le_de_subr/le_dec_subr/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic s/transef/transfer/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/isa s/reister/register/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/conjuction/conjunction/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys s/referece/reference/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/rpc.pcnfsd s/orignal/original/
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Add HFS+ support
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Add APFS support
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Redo the page allocator to perform better, especiall...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.31 - page allocator changes, struct vm_p...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm vm_page: Now that listq is gone, give the pagedaemon...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Nothing uses uvm.cpus any more, and we can do the sa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix a comment.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Switch to panic, and make the message more useful.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64 Enable early write acknowledge for device m...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add a missing newline
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/arch/aarch64/include s/Memroy/Memory/ in comment.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/x86/x86 #include "opt_xen.h" so we can tell if we'r...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix typos in comments.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/dev/marvell Fix typos in messages.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/dev/pci Fix typo in comment.
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Sync TODO.sanitizers with reality
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Show exFAT volume labels with -l flag
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Use iconv(3) to convert NTFS vol label...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/uvm/pmap Add mising sys/param.h include (for COHERENCY_U...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/uvm Include <sys/param.h> here directly to have a sane d...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/uvm Use PRIxPADDR to print a physical address (instead o...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/include Bump MSGBUFSIZE (2 * NBPG).
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/luna68k/include Remove a pointless MSGBUFSIZE defin...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Fix typo in comment dklinear -> linear
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common For the built-in COMPAT_30 module code, ma...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Add missing call to uvm_pgflcache_resume().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Do not use Early Write Acknowledge for PCIe I/O and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Identify Arm Neoverse E1 and N1 CPUs.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Only ignore signals if w...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Killer E3000
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists give syspkg names to i386 machine depende...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to machine depe...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Acquire bus lock (if not polling) when changing ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Read clock frequency from device properties
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add sdhc at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add support for reading _DSD string property va...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm It looks like the freelist cache can starve the page...
=?iso-8859-1?q?triaxx?=[src/trunk]: src/share/man/man4 urndis.4: add LGE Nexus 5 as a knonw working ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/crunch/crunchgen 1. Remove all the special handling ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/include Simplify some macros: if we only ev...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/postinstall Make sure rc, rc.subr, and rc.shutdown ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.amiga Add missing '-width' argument to m...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Allow MD code to provide custom bus_dma tags on...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4/man4.amiga Use -dash list instead of -tag lis...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Give syspkg name to sparc64 machine depen...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Give syspkg names to sparc machine depend...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xdebug Fix incorrect obsolete package name
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/sparc64 add highly experimental NUMA suppor...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Match brcm,bcm2711-emmc2
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Add emmc2 clock goop from mlelstv@
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary brackets and unw...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Flush the cache and disable TTBR0 t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/rpi Add emmc2 clock goop from mlelstv@
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Update pmap_map_chunk to allow L[12...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Drop DEVMAP_{TRUNK_ADDR,ROUND_SIZE}...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Invalidate the cache just before tryin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Fix up ARM_LOCAL for 2711 so that it w...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Follow the Linux driver an use the FDT "compat...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Oops, don't match brcm,bcm2711-emmc2 h...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pagealloc_pgb(): don't fill cache if we're into ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Freelist cache: drain using a high-priority xcall an...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm pagedaemon:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Whitespace.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm/pmap pg->phys_addr -> VM_PAGE_TO_PHYS().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Split bcm2835 mbox driver into separat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Add BCM2835 EMMC acpi glue
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add bcmmbox at acpi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi MD code may allocate a new dma tag for attach a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi If a device node is a child of a module de...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Hide ACPI0004 devices on aarch64
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc PR port-sparc/54789: Sparc boot fails with "T...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Fix a problem with intr_unmask() that can cause a f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom acpi glue is conditional on acpinodebus
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Give syspkg name to x68k machine dependen...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/vchiq Split vchiq into separate fdt and acp...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg name to macppc machin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Add another cache invalidation before ...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Done giving syspkg names without xorg_ser...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/acpi Free buffers only when allocated.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Remove unnecessary inlining
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi The DMA restrictions may not be defined in...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sys_fchdir: use LK_SHARED.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fetch bus_dma tags when acpi devnodes are creat...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Rename uvm_page_locked_p() -> uvm_page_owner_locked_p()
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Rename uvm_free() -> uvm_availmem().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Include device decoding type in acpi_mem resources
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Create bus_dma tags for each device node b...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Fix mis-placed parentheses. PR kern/54812.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Fix mis-placed parentheses. PR kern/54813.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/external/cddl/osnet/sys/kern Another rename from uvm_free() ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/amd64/conf Update to not include COMPAT_90
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Rely on 32/64-bit overflow to calculate transla...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm struct vm_page: cluster fields most heavily used by ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Improve a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove a stray '
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sbin/dmesg Fix dmesg(8) to preserve leading whitespaces of k...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Remove a stupid printf
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.32 - struct vm_page changed
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Add and use wrapper functions that take and acquire pa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern Fix rump.
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dmesg Make recent change build for SMALL builds as well...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add clk provider
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm explicitely include sys/atomic.h for atomic operations.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/conf Welcome to 2020.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Add HAMMER1/2 support
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix buffer overflows. sc_{o,f}len are controlled...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix buffer overflows. Also add missing mutex_exit.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix buffer overflows: validate the lengths at at...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup and minor sync up with FreeBSD...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Add HAMMER1 multi-volume support (miss...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 Fix sizeof mismatch in copyin. This lead...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Fix build for non-__HAVE_UCAS_FULL platforms where t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom The DMA range doesn't cover all of mem...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/hid Fix small read overflows when parsing HID tables...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/net Add the ETHERTYPE_QINQ for 802.1ad VLAN stacking
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add Aquantia AQC 10G network adapters
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add support Aquantia AQC seriese 10G network ada...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/modules Add module build for aq(4)
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc note aq(4)
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/mkubootimage Adjust image size appropriately when us...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch add aq(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Add Pinebook Pro dts, from Manjaro Linux.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf + rk3399-pinebook-pro.dts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach mmcpwrseq resource earlier
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev dwcmmc improvements:
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Fix build failure on i386
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/mkubootimage Avoid mixing signed/unsigned arguments ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Add product ID for Broadcom BCM43455
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Use correct firmware for BCM43456
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Fix performance regression with previous
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Quiet chatty printfs
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Consider '@' syntax in device file pat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt No need to print all supported levels at attach,...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/54821: 9.99.32 assertion in uvm_pageactivate
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Provide a single generic bcm283x_platf...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Disable SPI for now (rkspi driver hangs at ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf upstream_kernel=1 is required wi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix a comment.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix three stack info leaks, found by kMSan when j...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/uvm/pmap Revert previous (include of sys/param.h) - the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Remove superfluous splclock()/splx() pair around tc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys todr_gettime() and todr_settime() are not referenced out...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc tmux-3.0a out.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Fix some issues around todr_wenable():
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Emove vestigial remains of the monolithic ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/compat One more vestige.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/fstyp Try fixing a sentence.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Break line after macro ends; add article
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys First steps towards properly serializing access to the T...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Add some new functions for lock objects:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Start trying to reduce the high cache miss rate ob...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys - Introduce a new global kernel variable "shutting_d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Pull in <sys/stdbool.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Now that we know if we're shutting down, enable loc...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Add support for single power writes, and enable ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add driver for simple-audio-amplifier binding
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Back out the amap allocation changes from earlier t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mi_cpu_init: set ci_smt_primary early.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Fix the EM_TILEGX number in the ELF header
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Sync the e_ident[EI_OSABI] magic values with the ELF...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Update e_machine magic values with the ELF specifica...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Remove the call to KERNEL_UNLOCK_ONE(), it was f...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add dm-flakey target
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/rump/librump/rumpkern Add shutting_down variable for rump.
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Fix "exfat: iconv_open UCS-2LE: Invali...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/conf gcc 8 needs -mapcs-frame when DDB is speci...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys - Eliminate the global "boottime" variable, which wa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.33 -- boottime global is gone.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Also force I2C_F_POLL if shutting_down.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern KNF
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern rump: initialize pg->interlock
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Use todr_gettime_ymdhms / todr_settime_ymdhms.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/crunch/crunchgen Provide a migration guide from the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Add an entry for crunchgen
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Replace the pv_hash_locks with atomic ops.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Remove unused argment to pmap_remove_pv().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Back the pv_hash stuff out. Now seeing errors ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for Everest Semi ES8316 Low Power Aud...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add es8316, simpleamp
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/s3c2xx0 Use todr_gettime_ymdhms / todr_settime_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale In the wristwatch case, use todr_gettime...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc/dev - Use todr_gettime_ymdhms / todr_settime_...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/conf add aq(4). tested on rockpro64.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sbin/ifconfig fix printing capabilities and enabled flags.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/crunch/crunchgen New sentence, new line. Fix typo.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sgimips/dev Use todr_gettime_ymdhms / todr_settime_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Correct the rule to iterate over LWPs with PT_LWPNE...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Avoid sleeping while the audio intr lock is held.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c If the rockchip,system-power-controller property...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern - In todr_gettime(), in the todr_gettime_ymdhms, pr...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/fstyp Recognize wedges and device mapper volumes as...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Eliminate all of the #ifdefs for the "strtc" dri...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup hammer.c (sync with recent Dra...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 Don't forget to initialize 'sin6_len'. With kAS...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/zaurus/conf Drop CTF sections from this size restri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot/bootarm Add -mfloat-abi=soft so that gcc 8...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Add HAILUCK keyboard (product 1e)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.5 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Add a quirk for the HAILUCK USB keyboard / touch...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-8.1.5
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/pci/ixgbe Fix some typos in comments.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Fix EFIBOOT_DEBUG build on arm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl Merge...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Fix merge botch
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts lcd_rgb666_pins is in sun50i-a64.dtsi now s...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/thermal Impor...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts To quote the upstream change "Remove useles...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add driver for CellWise CW2015 Fuel Gauge IC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add cwfg
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.bin/vmstat boottime in the kernel is no more. Instead, ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm Initialize drm_bridge and drm_pane...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Resurrect boottime, but only in the compat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/vmstat move the time nlist fetches into their own na...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup hammer2.c (sync with recent Dr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Rename sys_ptrace_lwpstatus.c to sys_process_lwpsta...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Document PT_LWPSTATUS and PT_LWPNEXT in ptrace(2)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2711-rpi-4-b.dts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt If the backlight node does not have an enable gp...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Emit PMFE_DISPLAY_{ON,OFF} events in response to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach psci as early as possible. This ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add 2000 MHz to available armclkb rates
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Remove debug printfs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add DTS files for new boards for the SO...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf sort DTS
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Supported SoC DTS audit
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc size check was backwards.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.bin/ktruss validate signal and errno before trying to pr...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.bin/ktruss check of signal number of was backwards.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Be less noisy for some commands.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Avoid race condition. Patch from bouyer@
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern A couple of scheduler tweaks which benchmark well f...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch x86 pmap improvements, reducing system time during ...
=?iso-8859-1?q?tih?=[src/trunk]: src/lib/libedit Summary: Remove over-simplified extraneous test
=?iso-8859-1?q?abhinav?=[src/trunk]: src/lib/libedit PR lib/54510 - when user supplied completion fun...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add "Copyright (c) 2015 The DragonFly Project...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: Add dm-delay target
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip in rk_vop_dpms() set or unset the VOP_...
=?iso-8859-1?q?para?=[src/trunk]: src/sys/uvm remove unused predicate function
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf Use make_label_evbarm instead of...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Use arm_fdt_cpu_bootstrap
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add a generic Arm64 platform definition that is use...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Make the generic Arm platform available for arm32 a...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes PR install/54836: fix broken conditional, pass...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/aarch64 Give aarch64 a preemption safe cpu_intr_p().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Another tweak for SMT: if a new LWP is starting life, ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mi_cpu_init(): provide fake topology info for early...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.34 - schedstate_percpu changed.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern When reading from /dev/ksyms we need to skip over e...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Page allocator:
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/sys Build fix. Add back inclusion of <sys/queue.h>, whi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Add aq(4) and ixl(4) to the MPSAFE component list.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm Add ETHER_LOCK() and ETHER_UNLOCK() to protect ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pcmcia Protect ec_multicnt.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/conf Use CFLAGS instead of COPTS for -mapcs-fra...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci correct bogus comparison. pointed by msaitoh@
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Fix DEVMAP build losage by reducing diffs between a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix new cpu_intr_p
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Move the <sys/queue.h> include into a kernel-only se...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libutil proc_compare(): weed out zombies before d...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern mutex_vector_enter(): avoid some unneeded reads of ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern ttygetinfo(): avoid crash with zombies. From skrll@...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Kill ncvhashtbl. It uses 64MB on my computer to map: vp...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat - Report namecache reverse hits with vmstat -s.
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libutil Trailing whitespace
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Protecting ec_multi* of ethercom with ec_lock have been ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Fix a bug that IFF_ALLMULTI is almost always set.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Add missing packet filter hooks, byte accounting.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src set that NetBSD overcommits (...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 3.0 to 3.0a
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/raidframe Fix big bugs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/ic Set 'ld_sync' to NULL as part of 'again', to prev...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netsmb Set 'ntencpass' to NULL as part of 'again', to pr...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Localify, constify.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 don't check the value of retval in netbs...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg remove no longer necessary -Wno-error usage.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/sh3/include Fix indentation. NFCI
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt arm_platform requires gtmr and psci. Shoul...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Appease gcc
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Give __HAVE_PIC_FAST_SOFTINTS a chance of c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt oops more KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Fix arm __HAVE_PREEMPTION build
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/x86 pmap_extract_ma(): don't need to take pm_lo...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern hppa has custom adaptive mutexes. Allow it to buil...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/x86 Correction to previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix typos in comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't call memcpy() wh...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 pmap_ept_enter(): PTE -> EPT in two places.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: remove dead code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: document probabilities...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Fix SFF_SFP_ETH_FLAGS_100FX. It's not 0x10 but...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk tweak the DBG rule that -fomit-frame-pointer for aa...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/ic Added some RNDIS status definitions from FreeBSD.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix panic when modload.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Move mutex_exit() correct place to protect sc_...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Not stop kpreempt if unnecessary, ixl(4)
=?iso-8859-1?q?ad?=[src/trunk]: src/doc Add ad-namecache.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat Show reverse misses too.
=?iso-8859-1?q?ad?=[src/trunk]: src - options NAMECACHE_ENTER_REVERSE is no more.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Remove obsoleted comment.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add makphy, found in late(ish) PowerBooks
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix an resource leak on audiobell close.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/tmux/dist Format string annotation for cmdq_ins...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.35 - namecache changes
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add lmtemp, found in some late powerbooks
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Make "mach cpu" in ddb show the IPL for eac...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lockdebug_barrier(): allow the one permitted lock t...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/kern Include XSTATE note in x86 core dumps
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Fix alignment when reading core notes
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Combine x86 register tests into unified t...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add tests for reading registers from x86 ...
=?iso-8859-1?q?ad?=[src/trunk]: src/tests/rump/rumpkern Hopefully fix some problems seen with MP...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 cpu_hatch is too late to report AP topolo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/utils/embedded/conf Use fat16 as the partition is to...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back out previous. This has no chance to work unles...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch oldlwp is always non-NULL in cpu_switchto so remove...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb send PMF events for volume and brightness contro...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix behaviour mmap()/mprotect() whe...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/amd64 Rollback multiboot2 for amd64, as requested b...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci ixl(4) supports in-chip statistic counters per port
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci ixl(4) supports in-chip statistic counters per VSI
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Re-enable the intr / mask / softint / unmask dan...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Make some parametes in ixl(4) be able to change ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Use __SHIFTIN()/__SHIFTOUT(). Suggested by riastradh@.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/i386/include Add missing compat define of PT32_GETX...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Reduce diff against OpenBSD. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Acquire/release host semaphore to share SMBus be...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Finish conversion of extended partitioning ...
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.sbin/psrset Add a recommendation for SMT to not split th...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Mmh, as noted in PR/54847, this should be u...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Registering the host's CR0 is done outside ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/fdt When attaching the first fdtbus, use the root "c...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Many small tweaks to the SMT awareness in the sche...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Instead of a (bogus) attempt to...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev if we have more than one i2c-bus node, l...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc defflag KI2C_DEBUG
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When reading the secondary disklabel partit...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib PR install/54780: in the (of course totally unlikely...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbmips/instkernel/ramdisk PR install/54777: add dhc...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add lmu driver
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc add driver for the ambient light sensor / ke...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.36 - scheduler changes
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Move the LABELSECTOR check and make it FS t...
=?iso-8859-1?q?nia?=[src/trunk]: src Use first-level heading for "NetBSD" title in README.md
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When asked to create a whole-disk partition...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man7 Add some more licenses appearing in external.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man7 Fix markup typo.
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add WP
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/error use getline(3)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm UVM_PAGE_TREE_PENALTY isn't used any more.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Remove old debug #ifdefs.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Simplify async_mixer handling.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_msdos Don't add the 2 reserved clusters before we ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include/arm32 Define the min and max page size ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - uvm_pagezerocheck(): put a global lock around it t...
=?iso-8859-1?q?sevan?=[src/trunk]: src Import rge(4) from OpenBSD for Realtek's RTL8125 based 2.5Gb...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Start porting to NetBSD. (WIP, incomplete)
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Support the combination of KB_SWAPCTRLCAPS and UK la...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Note some more layouts that work with KB_SWAP...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c In gttwsi_wait(), don't use cv_timedwait_sig() -...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx Support imxuart_freq=0 (use existing settings)
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Fix miniroot installation failure on networ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh PR/54853: Greg Oster: unable to 'unset filec' or 'un...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Fix "[: SMALL test, no fallback usage" erro...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/conf Revert "Compile with -O2 by default" ch...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern provide some semblance of valid cpu topology for bi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm l->l_emap_gen isn't used any more.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Nothing uses l->l_sleeperr any more.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 x86 pmap:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Remove some unneeded kernel_lock handling.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Bump MIN_LWP_ALIGNMENT to 64.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/emips/emips KNF and misc whitespace cleanup.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys cpu topology:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Redo previous using COHERENCY_UNIT.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Fix broken RCS NetBSD tag.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist Introduce ARCHIVE_EXTRACT_ATOMI...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk re-enable BSDTAR now that the two issues (symlinks/...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist Leave pre-existing symlinks alo...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - uvm_unmap_remove(): need to call pmap_update() wit...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/marvell Clean up gttwsi's register access stuff:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern vput(): don't drop the vnode lock, carry the hold o...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Tidy up the vnode locking around execve() on ELF ima...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh remove unused
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Shuffle some items around in struct lwp to save space....
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh Add file completion.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/sparc Fix some more places in this file it's ...
=?iso-8859-1?q?para?=[src/trunk]: src/common/lib/libc/gen initialize radix_tree_node_cache with PR...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include/arm32 fix -Wsign-compare because module...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man9 Update callout_halt() to match src/sys/sys/ca...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/pkg_install make this compile.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.37 - struct cpu_info & struct lwp changed.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Make pri_t a short and get back some more space in s...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/pkg_install/lib add Makefile
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pkg_install/lib Handle HAVE_NBTOOL_CONFIG_H
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Enable sun8icrypto in GENERIC64.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys A final set of scheduler tweaks:
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Start to switch from OpenBSD timeout(9) API to c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Improve diagnostic messages:
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/acpi apply FreeBSD revs r214848 and r214849:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix a loltastic typo.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Remove now unused mdlwp fields md_gc_pmap and md_gc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern more diag for cpu topology debug kernels:
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Typo in comment. s/LABELLOFFSET/LABELOF...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Document dlinfo(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Cross-Link from dlfcn(3) to dlinfo(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Bump date in dlinfo(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Bump date in dlfcn(3)
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/i2c Fix debug printf formats.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man3 Clean up dash use. Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man3 Add missing El. Fix grammar.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/amd64 It looks like Xen cpu_hatch() calls cpu...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Fix an inverted test that could have prevented LW...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Fix silly mistake in rev 1.12.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 It looks like Xen cpu_hatch() calls cpu_s...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man3 Miscellaneous fixes.
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Correct the authorship note of dlinfo(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man3 Fix a typo
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man3 Minor tweaks.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man3 Fix -width in the tagged list of special "han...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man3 Oops. Restore the dot lost in -width ".Dv ..."
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man3 Sort the list. Minor markup and wording tweaks.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix mis-incrementing pointer size i...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Rip out some very ambitious optimisations aro...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/pkg_install/lib use the host compiler
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/stdlib Fix aarch64 definition in old jemalloc
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/stdlib Fix atfork malloc handling to include all th...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 Don't call cpu_switchto() before idle_loop(...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix some more bugs in the topo stuff, that prevente...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include/arm32 Revert previous; we don't want ar...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata disable NCQ by default for "Samsung SSD 860 EVO ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 document the wd(4) sysctl nodes, and add the ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 bump date for previous change
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/boot consio_init() should be done before...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/x86/x86 If "application processors" were skipped/di...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Clean up.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev No functional change:
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/ktruss Catch up in ktruss(1) with ptrace descriptive...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Simplify. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Save/restore port number before selecting port. ...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/stand/ia64/ski add noinline attribute
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Update for AMD FCHs (HUDSON, BOLTON and KERNCZ).
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back to pax as tar until I figure out how I broke l...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/thread-stub Adjust the error return value of pthrea...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/54787: when trying to derive pro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive In the extract atomi...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata enable the BAD_NCQ quirk for all 860 EVO drives
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add AMDFCH41_SMBUS_PORTMASK.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/rndctl .include bsd.own.mk for ${NETBSDSRCDIR}
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add support for NXP i.MX 8M Dual/8M QuadLite/8M ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for NXP i.MX 8M family SoCs.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c tsleep -> kpause
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use a define instead of a magic constant. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use modern interfaces and kill tsleep/wakeup. F...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb If malloc fails in zyd_node_alloc then return NU...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch port the arm64 cpu topology setup for big.little to...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix typo (s/txr_opackets/txr_obytes/)
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc add a note about arm* cpu topology support.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/netwalker Fix build
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/arch/x86_64/string Rewrite bcmp() & memcmp()...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt Match the more generic fsl,imx21-i2c co...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt Add i2c clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add imxi2c
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Push the INVLPG limit for shootdowns up to 16 (...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Use strlcpy(3) for HAMMER1
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Remove redundant best_i check in HAMMER2
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat vmstat -s: report new stats:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Merge from yamt-pagecache (after much testing):
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.38 - VM system changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Back out the cpu_switchto() workaround now that it'...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix handling of inner/outer partitions (e.g...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add a method to query the partitioning sche...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid using the global "pm" variable in uti...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/arm make the topology support empty on non-SMP ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use def{flag,param} for parameters in ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix ixl(4) not to assign interrupts to cpu #0
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/dm dm(8) doesn't cause problems on suspend, don't bl...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix wrong usage of PCI_PRODUCT(), ixl(4)
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/arch/x86_64/string Back out previous, it's b...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Remove .else part of .if OBJECT_F...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/netinet Provide SIOCGIFMEDIA ioctl to deliver link status.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Rewrite limit check using cross-build to...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/net use the CARP interface for arp/nd instead of the car...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Use .org directive to fix disklabel loca...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove useless calls to get_ramsize() - ret...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/opencrypto Initialize the session variable to an impossi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test pull fix from h...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix /tmp tmpfs handling and on machines wit...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test fix test I brok...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test make things com...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive Don't remove the test harness utilit...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/test_utils Add back the test ha...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that the virtual channel extended conf...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add Fast Short Rep Mov(fsrm).
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci set/clear IFF_OACTIVE flag only on txring 0
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci make counters per queue
=?iso-8859-1?q?jklos?=[src/trunk]: src/sys/arch/evbarm/conf Remove npf in POGO because it's now in ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix the wrong expression in ixl(4)
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci support internal PHY temperature sensor
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use flags instead of bool that changes behavior ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Print nvm version of ixl(4) when attaching
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/man/man9 Add '_p' to uvm_physseg_valid to match the fu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Update PMAP_STEAL_MEMORY code to uvm_hotplug
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Set msi_id to its_id
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add more test directories
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/makemandb Remove uyurex(4).
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib new tests
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests Add libarchive tests
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin new tests for libarchive
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Back to libarchive's bsdtar
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/tar/test Extract a second time ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/pkg_install don't try to include the library if we are...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Only attach the first ITS for now
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix a bug introduced in 1.271 where pmap_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Add support for Arm N1 SDP PCIe host controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device En...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ata Acquire kernel_lock in the bp->b_iodone callback.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern biodone2(): don't acquire kernel_lock for anybody a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Apply patch from kamil@: vmob...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests remove trailing ,
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/external/bsd/drm2/include/linux set_page_dirty: take the...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/ufs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.39 - VFS changes.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests fix names of debug files and missin...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern kernel_lock:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_catchlwp(): fix an inverted test that could h...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Sort __HAVE_* defines
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/asm Don't use memset as memset...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/include Bump UBC_WINSHIFT & UBC_NWINS to more...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/alpha Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/alpha Convert #if 0'ed code to uvm_hotplug api
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/asm memset_io works with bytes...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/linux Use pci_get_segment if available
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Pull in acpica.h on aarch64
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Add a document about this directory.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Initialize the screen in all primary boo...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Pass address constants from Makefile to ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Add 0x prefix when defining variables, n...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Add comment and figure of address map.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Typo in comment. s/availble/available/
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Check whether MPU >= 68020.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Remove commented out ALIGN() operation.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Change primary bootloader's load address...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Use ASSERT() in ldscript to check first_...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Make .bss follows .data to detect size r...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Check whether the text+data+bss doesn't ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/compat/netbsd32 Catch up after getpid/getgid/getuid chan...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/conf Fix version numbers in comments
=?iso-8859-1?q?simonb?=[src/trunk]: src Revert kern/54790 and kern/54855 NCQ fix that penalised all ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/ata Tidy quirk table and remove outdated quick from ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev Add new AHCI_QUIRK_BADNCQ quick for controllers that...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Make sure we have at least one of playback o...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Ignore PCI boot config unless the _DSM for igno...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_bestcpu(): break out of the loop earlier.
=?iso-8859-1?q?ryoon?=[src/trunk]: src/tests Fix build. Three list.h files are required to generate...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev Mark the cdev MPSAFE too.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Regen generated files _after_ committing...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Use 4K pages on ARM_MMU_EXTENDED platforms (all arm...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests not require .d files for the build.
=?iso-8859-1?q?ad?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Track page dirtyn...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists Move recently added .debug files from tes...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/54872: fix printf argument order...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot fix indent.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: Fixed the problem t...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sun3/include Fix "modload nfsserver" failure on sun...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/sun Fix panic on sun3 when any key is typed when kbd...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Fix several problems with pci_configure_bus():
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/miniroot The idiom
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/miniroot test ! -n "$foo" is just a quaint way of ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Install nouveau and radeon firmware on aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Build radeon and nouveau drivers on evbarm.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Remove the strip(4) - Starmode Radio IP - pseudo-dev...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document removal of strip(4).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Stop including strip.h (it's no longer generated).
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Note removal of uyurex
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.sbin/eshconfig Remove HIPPI support and the esh(4) drive...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note removal of HIPPI support.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms Fix c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Build ati driver on evbarm.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists Fix set lists after HIPPI removal
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix non-ARM_MMU_EXTENDED buildx
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix loading TAHITI VCE...
=?iso-8859-1?q?leot?=[src/trunk]: src/doc Fix a typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Disable the use of WC memo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Style. NFCI
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix build on aarch64 by ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Pull in drm_os_netbsd...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Replace the two copies of the ADDR macro wi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom ci_core_id isn't setup early enough af...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc HIPPI has been removed.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/cats/conf Remove commented out "de* at pci? ..." (t...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests Fix static linking (sun2)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note removal of the de(4) driver.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Remove the de(4) driver, which has long since be...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Tidy rwlocks a bit, no functional change intended. Mainly:
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/make Reimplement make(1) meta mode without filemon(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/make Per sjg's suggestion, split filemon API into se...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/make Tweak makefile for USE_FILEMON=dev, from sjg.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/netinet Remove Token Ring support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note removal of Token Ring support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Token Ring has been removed.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/make/filemon Missed a spot -- define _KERNTYPES to g...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/filemon Remove filemon(4).
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern fix assertions about when it is ok for pool_get() t...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/x86/x86 assert smt_bits value only after it is comp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/broadcom use arm_cpu_mpidr() and fix arm64 builds.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Free jumbo mem structure correctly. Found ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci don't attempt to extent_alloc_subregion outside ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Another #define protection.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man when referring to the "user"/"operator"/"network m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Fix (presently harmless) psato.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet Replace kooky sctp random number generation by c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note removal of FDDI.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/netinet6 Remove FDDI support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc FDDI support has been removed.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/54880: -current hangs in mountroot
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net In ifmedia_ioctl(), go to splnet() before acquiring ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci No longer need to go to splnet() before calling ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst First try to bring evbarm installation clos...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/quota Clarify -u.
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/quota Document the actual behavior of -g; clarify th...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/quota ...and it seems that -d is no longer restricte...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm s/_ARM_ARCH_6/ARM_MMU_EXTENDED/ in the #ifdef f...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf COMPAT_43 requires COMPAT_60
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing memset in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Fix indentation
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Regen
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Split the compat_50 module into two, separating the ...
=?iso-8859-1?q?taca?=[src/trunk]: src/distrib/sets/lists/man Revive entries for uyurex(4) as obsol...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Update a comment.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/powerpc Update for changes to <sys/rwlock.h...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/conf Small re-org. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Remove unnecessary cast
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/conf Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/conf Sort a bit
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst hide disklabel_non_bootable() under NO_DISK...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/quota Use standard Dd format. Remove superfluous Pp
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219 LM10-LM15 and V10-V14 from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219 LM10-LM15 and V10-V14 from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Switch aarch64 to use a single freelist.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Provide a properly constrained 32-bit DMA ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Choose between dmat and dmat64, instead of rely...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size slightly
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix the freeing code for some error paths....
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Was too slight a bump.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Don't crash if we are on a hippie trail, head full ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern oops, undo this (committed accidentally)
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/dev/dm dm: #if0 target's ->upcall() handler
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF tests in t_ptrace_wait*
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Deal with even stranger fictious empty disk...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/test_utils Fix printf formats i...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Add a rw_owner_running() for the pagedaemon.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys ddb's "show all locks":
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvmpdpol_pageactive(): the change to not re-activate...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.41 - struct lwp changed for LOCKDEBUG
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make meta.c: report OODATE value if not empty
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove unused shift and mask definitions.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Static'ify.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/lib/libsa To support big partitions we need to make sure...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/i386/stand/bootxx/bootxx_msdos Clamp FAT partition ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/fdt save the new current level when set by the user.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/include/drm Fix PHYS_TO_BUS_MEM and BU...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/mk Switch powerpc back to GCC 7 until we fix alloca() ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Oops, the cast is required
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Writ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm #ifdef whack-a-mole for the pmap_maxproc_set fu...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Catch a leaked hold of kernel_lock sooner with DIAGNOSTI...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Add a comment.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - DIAGNOSTIC: check for leaked kernel_lock in mi_sw...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 I overlooked the esh(4) man page when removin...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libexecinfo Install gcc's unwind.h instead of libexecinfo's
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libexecinfo Fix using gcc's unwind.h
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/include Move the UBC defaults into vmparam.h
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Bump UBC defaults on sparc64 & aarch64, which alrea...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fixup a comment
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route: Decode the correct flags for interface add...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm align with u...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route: address flags are more useful than interfa...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Check for filemon valid.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Terry Jones, once clarified w...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Adapt to changed 64bit vchiq interface.
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Do not override STA...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/mk Switch powerpc to GCC 8 again now that alloca() is ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Fix DWC_MMC_INT_SDIO_INT bit
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/filemon Rename guard to avoid that already used...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf enable CPU speed / voltage control via ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Enhance debug message when autoloading a module. I...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev dwc_mmc fixes:
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Since this used to be part of the compat_5...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1c and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl resolve conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/sys Fix the build: access_regs_set_unaligned_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcryptotest add new random...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci fix softint_disestablish() in wm_detach().
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix PR security/54881. Pointed out by ohishi@II...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys exec_lock: declare it in the header, and mark with __cac...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys PAX_SEGVGUARD doesn't seem to work properly in testing f...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern #ifdef _KERNEL_OPT for previous
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add support for sharing legacy PCI interru...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Update a comment.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add the EC_GFp_nis...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/arch/vax/string Fix name of keyword so it will worw...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.42 - struct vnode changed.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/macppc/stand/bootxx Avoid warning about dcbf, icbi ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet arp: find source address then target address whe...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern callout_halt():
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Do not clean up segvguard while holding v_interlock.c
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Use .Os NetBSD/\*M \*V to get more info...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/tmac Provide ability to override <title>
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic More SDIO stability and performance fixes
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes/common Override HTML <title> to something more...
=?iso-8859-1?q?uwe?=[src/trunk]: src/distrib/notes Use -mdoc2html to generate HTML TOC to avoids ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf Adjust RAM disk size to hold the larger...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci wm(4) can use workqueue as deferred Rx/Tx handle...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Factor out all RAM size thresholds as defin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/lib/libc/sys Don't print the pagesize it messes up atf...
=?iso-8859-1?q?ad?=[src/trunk]: src/doc Myself and I think dsl@ looked into sysenter/sysexit in ...
=?iso-8859-1?q?ad?=[src/trunk]: src/doc Add some recent changes I made.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Do not attach simplefb if the width or hei...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/radeon If radeon attaches, prevent sim...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/lib/libsa Use dp->e2d_namlen rather than strlen(dp->e2d_...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/amd64/conf Set AUDIO_BLK_MS=4 - unlikely to cause s...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Carefully put kernel_lock back the way it was, and ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/vndcompress Since vnconfig(8) was renamed (many year...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Fix incorrect package name, lacked ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat Fix alignment of Flags column for vmstat -mW.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Found by kUBSan:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Print Bridge Config Retry Enable bit and Retim...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add PCIe 4.0 stuff a little:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fix for disappearing counters on graphics ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Hide the twiddle while loading efiboot plist
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Clean up the banner so it fits in 80 colum...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/comp These directories may not be install...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev defopt AUDIO_BLK_MS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Follow amd64 and set AUDIO_BLK_MS=4 by ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Pad kmem cache names with zeros so vmstat -m and ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_takecpu(): for vfork(), when looking at curcp...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern softint_execute(): don't hang onto the kernel_lock ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 cpu_lwp_free() can be called with (l != cur...
=?iso-8859-1?q?ad?=[src/trunk]: src - Fix a race between the kernel and libpthread, where a new ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Actually, uio_vmspace is never NULL, the check shou...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/videomode Fix uninitialized variable. There may not ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 A fix and an optimisation to pmap_l1tt_free
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread pthread__mutex_unlock_slow(): ignore the DEFE...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread pthread_exit(): it looks there there is at le...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Wrap a long line
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Adjustment to previous: don't call _lwp_unpar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 Remove references to le@pci, and direct users...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Retire "le* at pci?" from the shipped kernel configs:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/dri try to fix the clang build
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Retire the le@pci attachment. It has been super...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/i386/installimage grow for clang
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove the IFETHER_DOT3STATS stuff ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev defopt -> defparam (oops)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern For secondary CPUs, the idle LWP is the first to ru...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb Fix typo in comment.
=?iso-8859-1?q?taca?=[src/trunk]: src/doc Update current version of BIND and ISC DHCP.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf Add builtin WiFi and Bluetooth.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Trailing whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/conf enable bwfm at sdio.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/lib/libsa Make a debug printf compile for all platforms
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Zero the dummy page
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When retrying sets during extraction, reset...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Typo in comment
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern softint_dispatch(): replace the KASSERT for LW_RUNN...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Add SOBJ_SLEEPQ_NULL: means there is no TAILQ and the ca...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Update a comment.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Correction to previous: don't leak newuc if copyout...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Fix __HAVE_OLD_DISKLABEL bits so they at least c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Work around quirk of Fountain and Geyser 1 track...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Downgrade noisy message from aprint_verbose to D...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Unconditionally enable UATP_DEBUG.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Use __BIT.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/dhcpcd/dist/src prevent coredump when state == ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Make sure that all vendor strings are shorte...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Save 400KB of RAM by fixing a really dum...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/opencrypto If we get an error from devsw_attach(), don't...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add Rock64 and Pinebook Pro to list...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Skip inet6 addresses that begin with fe80: (not jus...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Add NetBSD ID
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix missing PCI_INTR_MPSAFE settings in ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add TX checksum offload supports for ixl(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc CCC, CPA, MDMA, SEO, WLW
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc SEO - already in comp
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc move some more to comp
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Identify the Denver2 CPU in the Nvidia TX2
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/opencrypto Use correct pseudo-device for opencry...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc remove asterisk from my name, got back for a while already
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 NVIDIA's breakaway marketing dept h...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/opencrypto Split the module glue out from the rest of op...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/rump/dev/lib/libopencrypto Update comment to reflect rec...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/opencrypto Remove left-over #includes
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.6 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note dhcpcd-8.1.6
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread pthread_detach(), pthread_join(): go back to...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add & enable uatp driver, now that it w...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Add a kernel_lock_plug_leak() that drops any holds and t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - exit1(): for DIAGNOSTIC, call kernel_lock_plug_le...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Update to openresolv-3.10.0 wit...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of openresolv-3.10.0
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Use a few strlcpy() instead of strncpy() fo...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix support for non-512-byte/sector disks a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - lwp_wait(): if the process is exiting and no prog...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Remove comment that is out of date and I think hint...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/lib/libkern/arch Make x86 use the C version of memcmp().
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libc/arch Make x86 use the C versions of bcmp() and memc...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/arch x86 uses the C versions of bcmp() and m...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/string bcmp() / memcmp(): compare in uintptr...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/string Drop the alignment check if __NO_STRI...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Match any node with device_type = "cpu"
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove duplicated entries.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/c063 PR 54902: fix octal numbers accidently s...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/mainbus Traiing whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Too much disklabel magic happening in the k...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/fdt First arg of cpu_setmodel needs to be a format s...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread pthread_join(): add a temporary hack to make ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Use __bss_start rather than edata to poi...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Revert placing .bss right after .data, a...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Set heap area explicitly.
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread - A bit more alignment in __pthread_st especi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Add a radix_tree_await_memory(), for kernel use.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Call radix_tree_init() earlier, so more stuff can m...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Put pri_t back to an int. It looks like there might...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/include More definitions.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 Jazelle and T32EE are not part of ARMv8, fi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/cpuctl/arch More identification.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 Fetch ID_AA64MMFR2_EL1. Okayed by Nick the ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/include More SCTLR.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libarchive Bump timeout to 3600 - the libarchive t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.43 - struct lwp, pri_t changed
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen gang_lookup_scan(): if a dense scan and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm ttm_io_prot: follow linux...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/ttm Do not extract mmap flags from the...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/x86/x86 Fix startup crashes caused by wrong memory ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci u_int{32,64}_t -> uint{32,64}_t. No functional c...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix typo in evcnt description. Pointed out...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net - Make _NET_STAT_GETREF()'s return value a net_stat_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/sets/lists/comp Add <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Add support for MP-safe network interface statistics...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new fork/vfork/posix_spawn ATF tests ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Do not reference ifp->if_data directly; use if_expor...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/netcan Adopt <net/if_stats.h>.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c the beginning of a driver for Philips Semiconduc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sun3/dev Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/xen/xen Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.44 -- new if_export_if_data() is now use...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/common Don't reference ifp->if_data directly; use...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/rump/net/lib/libnet Add if_stats.c to rumpnet.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix missing callout_destroy(). Pointed out...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/string Some boot blocks too big now, only co...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Mark destroyed pthread_mutexattr_t as dead
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Driver does not need ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Share route(4) proces...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Don't set or remove I...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Remove an outdated co...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Fix the maximum size ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: reduce diff with upst...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Use the pta_magic field in pthread attribute
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Use pthread_barrierattr_t and pthread_barrier...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Adopt <net/if_stats.h>.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Use pthread_condattr_t and pthread_cond_t mag...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Do not set stackbase2 twice for !__MACHINE_ST...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Revert previous
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys - Track LWPs in a per-process radixtree. It uses no...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Chack thread->pt_magic with PT_MAGIC promptly
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libpthread Fix the t_join test
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sparc/miniroot bump a little for llvm
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Check thread->pt_magic with PT_MAGIC promptly
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread - pthread_join(): remove temporary hack now k...
=?iso-8859-1?q?maya?=[src/trunk]: src/doc Note urio removal
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb remove urio(4), a driver for the Rio500 MP3 player.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Do not compare a char array to ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C some more
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Use pthread_mutexattr_t and pthread_mutex_t m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ic compile without INET
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf/lib/libatf-c Hack for clang.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb urio(4) was deleted
=?iso-8859-1?q?christos?=[src/trunk]: src/doc powepc/clang hack
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Hack for clang/powerpc
=?iso-8859-1?q?christos?=[src/trunk]: src/doc same hack different place
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Only dump ELD info if HDAFG_HDMI_DEBUG is de...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Prefer memory space register mapping over IO spa...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/misc hack for clang/powerpc
=?iso-8859-1?q?christos?=[src/trunk]: src/doc more like this
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall populate autofs files
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/x86/x86 Insert memory map with its real size, not t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch Fix typo
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mac68k/dev Fix more typos
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Align major numbers in example modules ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add SIOCSIFMTU support for ixl(4)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvmpdpol_estimatepageable(): Don't take any locks he...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Update comments
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale Update the URL for IPL_ixp400NpeLibrary-...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall change the autofs file to be user writa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common - make sure size is not used uninitialized
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libm/src Provide frexpl on non-long-double systems as al...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't implicitly cast away const ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Typo - heads up by Thorsten Glaser
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Doug Engelbart
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/finger Drop url which is now invalid, see CSRG archi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/finger finish with a full stop
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/asa new sentence, new line
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/audio/record audioamd is in the SPARC port
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4/man4.sparc new sentence, new line
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net - Use kmem(9) instead of malloc(9).
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix a wrong return code from ixl_get_phy_types()
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Remove unsupported media on ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add media and flow changes support for ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix missing kpreempt_disabe()
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread In the same spirit as the previous pthread_mu...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Revert r1.32 because some documents say that the...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/doc document what I found out about the v21...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix IPv6 over IPv4 ipsecif(4) uses IPv4 SP wron...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch constify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Be more informative.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 'oldlwp' is never NULL now, so remove the N...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat Fix copyout overflows in fhstat, found by the LGT...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 D means E here (aarch32), so don't ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 BTI definitions.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix wm(4) create too many workqueue. Pointed ou...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix missing workqueue_destroy(). ok by msaitoh@n.o
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci wm(4) unset RSS UDP flags like ixg(4) and other ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Refactor libpthread checks for invalid arguments
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/mit/xorg/lib Change HAVE_LLVM from 0x0700 to 0x0900.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Build radeonsi driver.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/mit/xorg/lib/gallium Bump MESA_LLVM_VERSION_STRING
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Match HID 808622B7 (DesignWare USB3)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Load struct filedesc::fd_dt with atomic_load_consume.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Load struct fdfile::ff_file with atomic_load_consume.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Use atomic_load/store_* in ena(4), not questiona...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci/ixgbe Use atomic_load_acquire for FreeBSDish ato...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix wrong memory order and switch bpf to atomic_load...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix wrong memory order and switch pfil to atomic_loa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Switch if_gif to atomic_load/store_*.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix order in rollback case; switch if_ipsec to atomi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Switch if_l2tp to atomic_load/store_*.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Switch if_vlan to atomic_load/store_*.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src Add and enable dhcpcd for news68k installation.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch Use "__nothing" macro defined in <sys/cdefs.h> for ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/mboot Make it output 68000 binary.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New function percpu_create.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Use __read_mostly and gather related __cacheline_al...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern KNF
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto Switch opencrypto to percpu_create.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Switch sys/net to percpu_create.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/pic Switch arm pic allocation and initializatio...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/pic pic_pending_zero is unnecessary; percpu_all...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci/ixgbe Adopt <net/if_stats.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/pic Reduce some ifdefs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/pic KNF
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use acpi_match_hid to match both _HID and _CID
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Redocument xc_barrier.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Add support for NXP Layerscape PCIe Gen4 (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add NXP/Freescale ESDHC specific support
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto softint_disestablish does xc_barrier(0) for u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci/qat opencrypto orders new_session -> process for...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use designated initializers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Use kmem_zalloc for its state, fixes pos...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen Switch atform allocations from malloc()+free() ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Remove 'ifdef 0' hacks
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Revert previous
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi appease -Werror=missing-field-initializers
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/acpi use designated initializers
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern fix incorrect type
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/acpi fix build
=?iso-8859-1?q?tsutsui?=[src/trunk]: src Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net - Add an ifmedia_fini() routine, to free resources a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Flip the switch to the per-cpu implementation in <ne...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.45 -- struct ifnet changed, per-cpu ifne...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note per-cpu network interface statistics.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/gemini Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Make if_stats competely opaque to user-space.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/common/linux Fix abuse of TAILQ_CONCAT.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/rump/net/lib Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.bin/netstat Update for per-cpu interface statistics.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/x86/pci - Adopt <net/if_stats.h>.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pcmcia - Adopt <net/if_stats.h>.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/sparc64 pass pin info to pcagpio instances,...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c attach LEDs according to info passed as device p...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c break long lines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF. One #include <sys/atomic.h> is enough
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Always pmap_kenter_pa the page in pmap_gr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Always call pmap_grow_map with a page ali...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 More KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm G/C L1_TABLE_SIZE_REAL
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Fix null deref for busses with no IO port resour...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci pci_probe_device: make sure PCI_ID_REG returns v...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add acpimcfg_conf_valid helper for pcie control...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Map and read MCFG space directly instead o...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc realpath(1): Ported from FreeBSD.
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64 Update architectures ski is known to run on
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/realpath Port realpath(1) from FreeBSD
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/marvell Adopt <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Adopt <net/if_stats.h>
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/bin/hostapd Enable syslog support for hostapd
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/defaults Enable hostapd syslog support by default.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch remove unused "emptypart" message (or ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch PR install/54921: message "ordering" t...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/usb urio(4) has gone - remove it from here as well, ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch PR install/54921: skip non-user partit...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/conf urio has gone. Comment it out (remaining visible ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 separate struct vm_page_md into vm_page_md ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/ep93xx Adopt <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/ep93xx More if_stat*
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/make Fix usage of angle-brackets and quotes in make(...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Use t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/linux Re-enable PCI MSI for DRM devices
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/nouveau Disable simplefb if nouveau at...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Remove more urio(4) traces.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net rtsock: favour ifatoia and ifatoia6 over direct stru...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/make Make delimiters in <file> and "file" literal.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/news68k/news68k Add a missing semicolon missed in r...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/miscfs/kernfs Use specfs vnops for specnodes in kernfs.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm Use ifmedia_fini().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale Add a comment that ifmedia_fini() should...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 add support pmap_pv(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Use ifmedia_fini().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/netinet Use ifmedia_fini().
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't call usb_syncmem() for zero-length packets.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Adopt <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 grammar in a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/dev Convert a few more drivers to the if_sta...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/emips/ebus Fix oversight
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF tests for unrelated tracer in...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh After bug report 262 (from 2010)
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/make Remove trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys Mention that we don't honor the other mode bits.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci/ixgbe - Fix locking problem with optics module i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ppbus finish adoption of <net/if_stats.h>
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ppbus add a config fragment to include all ppbus dev...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) test in t_ptrace_wait*
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Disable debug code
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Update comment in ixgbe_update_stats_count...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Change the OUI macro name of RDC to xxRDC. 0x00d...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii RDC -> xxRDC. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/usermode/dev Adopt <net/if_stat.h>
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Cast to uint32_t to avoid undefined behavior in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Fix the armv[67] memory attributes for uncached...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/acorn32/podulebus Adopt <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/qbus Adopt <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mac68k/nubus Trailing whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/c063 PR misc/54939: fix file descriptor leak,...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Modify note in ixv_update_stats(). VF does...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Retire ifdef ERRORCHECK in pthread(3)
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/newsmips/apbus Fix if_stats access.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Import new example kernel module ping_b...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/examples Use ENOTTY as error for an unrecognized...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/lib/libpthread Remove trailing whiteapaces and tab
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Oops, the previous didn't do what was promised. Rath...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/c063 PR misc/54940: do not combine O_SEARCH w...
=?iso-8859-1?q?fox?=[src/trunk]: src/bin/csh bin/csh: Fix the -Wclobber warning.
=?iso-8859-1?q?fox?=[src/trunk]: src/games/battlestar games/battlestar: Fix the -Werror=restrict ...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/arch/arm/amlogic Match new dtb.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor signal9 and signal10 tests in t_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/conf add MIDI sequencer device. now midipla...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Fix meta_compat mode.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev listen to PMF events in order to turn of...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci/ixgbe Ensure we don't call workqueue_enqueue() i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/locate/locate Add support for specifying an alternat...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst bootxx_name() - fix oversight in previous c...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 PR install/54934: always use -f o...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove a bogus assert: when reading disklab...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Deal with partitioning schemes having no in...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/c063 Add a few O_SEARCH tests, currently only...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/xcomp Fix incorrect package name in xcomp
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Building X11 system packages by "build.sh syspkgs"
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts to DTS. R...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci sent PMF events when (un)blanking so things like...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not assum a partitioning scheme that sup...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR bin/54944: deal with escaped spaces in N...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR bin/54944: explicitly reject GPT protect...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR bin/54944: make the "explicit single wed...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sbin/devpubd Stop including unused header <sys/poll.h>
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Reformat a query to add an automatically de...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Make re-install sets also work for an expli...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh If we are invoked with SIGCHLD ignored, we fail badly...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Fix previous brainfart.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix copy&pasto in previous - from kre.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Actually, the issue with bash (in previous) is more l...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Only a single partition can ever have the "...
=?iso-8859-1?q?fox?=[src/trunk]: src/games/battlestar games/battlestar: Replace snprintf(3) with ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Document what does ping_block.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Perform link state change processing on a work queue, ra...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use callout_setfunc() / callout_schedule().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Single mappings are translated to OutputBa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Use callout_setfunc() / callout_schedule().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net IPL_SOFTNET -> IPL_NET in previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Use callout_setfunc() / callout_schedule().
=?iso-8859-1?q?fox?=[src/trunk]: src/bin/sh bin/sh: Fixes -Werror=shadow causing build breaks.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Avoid a core dump if a child process that is not one ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc powerpc switched.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use if_link_state_change() even if ixl(4) is att...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add percpu_foreach_xcall(), which is like percpu_foreach...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Use percpu_foreach_xcall() to gather volatile per-cpu co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Document percpu_foreach_xcall().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.46 - percpu_foreach_xcall().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/sets/lists/comp Add percpu_foreach_xcall(9).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Update comment
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove duplicate word.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/linux Turn MSI off again.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/share Install LLVM saniti...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/mit/xorg/lib Define HAVE_LIBDRM (required for loade...
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Install LLVM sanitizers to /usr/lib/clang/9.0.0
=?iso-8859-1?q?uwe?=[src/trunk]: src/tests/lib/libcurses/tests Fix typo in a comment.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules/examples Improve wording
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Fix -Wstringop-truncat...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.bin/config usr.bin/config: Suppress -Werror=stringop-tru...
=?iso-8859-1?q?fox?=[src/trunk]: src/games/hack games/hack: Fix -Wstringop-truncation warning.
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Revert the strlcpy(3) ...
=?iso-8859-1?q?fox?=[src/trunk]: src/games/hack games/hack: Revert the strlcpy(1) change since th...
=?iso-8859-1?q?uwe?=[src/trunk]: src/tests/lib/libcurses Fake terminfo should not depend on TOOL_...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_krb5 stop using sprintf and check for...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_krb5 there is no potential overflow a...
=?iso-8859-1?q?kamil?=[src/trunk]: src Expand the -Wno-macro-redefined usage to MKLIBCSANITIZER
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Read GCAP and version regs after taking the ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Apple buys NeXT
=?iso-8859-1?q?fox?=[src/trunk]: src/games/hack games/hack: Suppress -Werror=stringop-truncation ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc LAG, MLAG, the G is for group, adjust MCLAG
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Suppress -Werror=strin...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci constify
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/kleak Retire KLEAK.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci localify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/pci constify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Move uvideo's parsers into usbdi.c, to make them...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Introduce usbd_clear_endpoint_feature(), and dedup.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Dedup usb_desc_iter_next with usb_desc_iter_peek.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Reorder usbdi_util.{c,h}, for clarity. No functi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Apply FreeBSD r357300:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Sync the codes with reality: partial replaced by mid, an...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Move three functions into usbdi_util.c, where th...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/env Implement env(1) -u
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/env Add CVS Id tag and switch __attribute__ to __dead.
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/env Implement env(1) -0
=?iso-8859-1?q?leot?=[src/trunk]: src/usr.bin/env Fix a typo (extra `s')
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/dhcpcd/dist/src external/bsd/dhcpcd: Fix a -Wco...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.bin/talk usr.bin/talk: Suppress -Werror=stringop-truncat...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/fstyp usr.sbin/fstyp: Fix -Werror=conversion error.
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/ntp/bin/ntpd external/bsd/ntp: Suppress -Werror...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.bin/mkubootimage arm64_image_header->image_size must be ...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.bin/tftp user.bin/tftp: Suppress -Werror=format-overflow...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/login Avoid use-after-free bug in PAM environment
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net route(4): add RO_MISSFILTER socket option
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/i386/stand/efiboot Fix a few bugs related to the fr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Change the behavior of pthread_equal()
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/c063 O_SEARCH tests: expect revoke +x failure...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/mk Don't special case aarch64 and add -fomit-frame-poi...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/ipf/bin/ipsend external/bsd/ipf: Suppress -Werr...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/ipf/bin/ipmon external/bsd/ipf: Suppress -Werro...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/usr.bin/ctfconvert external/cddl/osnet: ...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/mpl/dhcp/bin/server external/mpl/dhcp: Suppress -We...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/gpl3/gcc/usr.bin external/gpl3/gcc: Suppress -Werro...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve comments
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.bin/xlint/xlint usr.bin/xlint: Fix -Werror=format-overfl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 #if 0 / #endif -> a comment
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Specify NOLIBCSANITIZER for the ELF loader
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/macppc/macppc Traiing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/i386/stand/efiboot Do not clear the screen before e...
=?iso-8859-1?q?maxv?=[src/trunk]: src Reference nvmmctl(8).
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms Do no...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/srtconfig usr.sbin/srtconfig: Suppress -Werror=stri...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/timed/timed usr.sbin/timed: Suppress -Werror=string...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi Improve compatibility with newer A64 DE2 ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Remove trace of uyurex. Pointed out by maxv, tha...
=?iso-8859-1?q?fox?=[src/trunk]: src/usr.sbin/ypserv/makedbm usr.sbin/ypserv: Suppress -Werror=fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net route(4): dst addr could be in a different mbuf for ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/modules/azalia Retire azalia(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Teach threadpool(9) to use percpu_create, mostly.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Switch from ad-hoc logging to dtrace probes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern Initialize struct cpu_info::ci_cpu...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint use asprintf().
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fix descriptions of register map in comment
=?iso-8859-1?q?ryo?=[src/trunk]: src add support VLAN HW filter
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/dev/lib/librnd Omit duplicate rnd_init in rump.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Restore an register read for RX_FRAMES_OK which w...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumphijack Avoid unportable bit shift semantics
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix USB_DEBUG build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Reject open when attach didn't complete successfully.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rename suspend2 to suspend_no_deadlock
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not use -P for tar extractions - the in ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive When extracting syml...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Fix typo in sysctl node name
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Reflect typo fix, bump date
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Finish conversion to generic pa...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Introduce hw.alps.touchpad_movement_thresho...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add description on hw.alps.touchpad_movement_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/kernel Show errno on failure.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 use LIST(3) instead of TAILQ(3) to save one...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic use wdc_maxdrives for atabus_alloc_drives() also ...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use a closer equivalent ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Put back the delay hooks which were deleted before....
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern - check for errors in exec_resolvename() and fail
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/i386/i386 Fix a comment
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Don't use strlcpy to copy untrusted inpu...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/net safely extract character sequences from packet for p...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumphijack Change types of DUP2ALIAS and DUP2FDMASK b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/gen aarch64 doesn't trap integer division by ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Rewrite the t_ptrace_wait resume1 test
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Delete aarch64 cpu_in_cksum.S draft.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Preserve pcu(9) state in fork.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/kernel Test that fpu state is preserved by fork.
=?iso-8859-1?q?dogcow?=[src/trunk]: src/sys/kern fix compilation failure for arches without l_pcu_valid
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/usr.bin Mark compilation with -pg as xfail on aarch64.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Where did the +1 came from ?
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Add ATF tests for audio(4).
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add new test programs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/i386/stand/efiboot Use 1024x768 as the default GOP ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 G/C
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets PR misc/46937: add modules package, from Lloyd ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/at91 More <net/if_stats.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/scsipi the number of possible ATAPI devices on an AT...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/ipf/bin external/bsd/ipf: Fix build failure und...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/gpl3/gcc/usr.bin external/gpl3/gcc: Fix build failu...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/mpl/dhcp/bin/server external/mpl/dhcp: Fix build fa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Create a buffer space of 512 bytes ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Use db_write_bytes to ov...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev Tidy up a bit. No functional change...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Tidy up a bit: don't set...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Use /dev/ksyms...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 Teach dtrace about el...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Count the number of arti...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf PR/54950: Lloyd Parkes: Avoid NULL deref.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp/dist/pppd pppd: Fix bounds check in EAP code
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale Correct the location of SDRAM in the com...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 Change the address ra...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Switch from db_write_byt...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/include Define the MULTIPROCESSOR cpu_numbe...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Change the command sequence and timing to preven...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix a wrong comment in ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci xl(4) should use the aq command to access RX con...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/cyclic cyclic.kmod needs -Wno-sign-compare for a...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Remove wrong KASSERTs because mutex_owned for a ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use Set RSS key command and Set LUT command to e...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Adjust comments
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/stand Add gzboot support for NSLU2. This is...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/dev/audio Add sentinel to the testtable[] array.
=?iso-8859-1?q?leot?=[src/trunk]: src/sbin/mount_msdos Fix a thinko
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Teach usb_rem_task to return whether removed fro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb New function usb_task_pending for diagnostic ass...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Nothing guarantees xfer's timeout has completed.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb New xfer state variables ux_timeout_set and ux_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix steady state of timeouts in ehci.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/dwc2 Factor out HCI-independent xfer comple...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/dwc2 Fix steady state of root intr xfers.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Minor changes to make pmap_grow_l2_bucket...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make meta_compat_parent check for USE_FILEMON
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Add a KASERT that we're not overwriting a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Add a CTASSERT to pmap_grow_l2_bucket tha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Convert the DEBUG code in pmap_grow_map t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/stand/gzboot/NSLU2_dram_0x01d00000 Because e...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau fix error path when n...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm mark case fallthrough to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau don't consider it err...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau remove superfluous st...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci adjus...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add support for multiple GICv3 ITS domains.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Enable MSI and MSI-X support on N1SDP
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Since all ITS instances share a common L...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Make intr affinity work with MSIs again
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Turn off optimization on a function which...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/drm2/linux re-enable MSI - this actually en...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/stand/gzboot Allow a configuration to specif...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh When expanding a here-doc (NXHERE - the type with an ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pci spaces -> <tab>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Bump the amount of KMEM allowed t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc binutils-2.34 and gdb-9.1 out.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Disable UBSan reports in trigger_fpe()
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Disable UBSan warnings for trigger_segv()
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Generalize thread_concurrent_signals to a...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Extend concurrent signal tests to pass si...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Test whether signal handler is called in ...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Include LWP events in concurrent event test
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Extend concurrent events test to watchpoints
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Extend concurrent events test to breakpoints
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Enable combined breakpoint, watchpoint an...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_setatt...
=?iso-8859-1?q?tnn?=[src/trunk]: src/tests/dev/audio don't use variable 'newval' uninitialized wh...
=?iso-8859-1?q?tnn?=[src/trunk]: src/tests/lib/libc/sys adjust r1.19; add clang equivalent of gcc...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 grammar
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci redundant include
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Fix undefine...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Instead of turning optimization off, use ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/pci New stub to reduce diff.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon We use -Wno-shadow for...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Eliminate -Wpointer-arith patches; use...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Use a header file hack to cope with Li...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Undo the `enum pipe' -> ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Provide necessary forward declarations or includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Reduce diffs by nixing DRM_SUSER macro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2 Stub out console_lock/unlock and drm_f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Revert cosmetic changes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/drm DRM_HZ -> HZ, to reduce di...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Revert unnecessary...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Implement drm userptr ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Implement (obsolete) simple_strtol stub; re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Add LIST_HEAD to <linux/nbsd-namespace.h> too.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include sort __HAVE_* defines. NFCI
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sort define CI_*. NFCI.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux Placate -Wsign-compare.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules Carry new CWARNFLAGS over to module reachover ma...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Fix undoing of -Wpointer-arith workaround.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Nix another conditional ...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Use the configured IP6ADDRCTL_CMD for stopping also.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm Reduce some more cosmetic diffs.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/mii add missing two aprint_normal* lines
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/mii determine FDX flow control abilities
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Improve around {audioctl_,}open_multiuser.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/mii unbreak the previous commit error
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/include/linux fix a typo, caught by -W...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd Reduce diffs by side-loading some header fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Initialize xfer->ux_status in uhci_root_intr_start.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Set ux_isdone in uhci_poll_hub for DIAGNOSTIC.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/external/bsd/drm2/include/linux FENCE_TRACE is __printflike
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Remove the conditional __IF_STATS_PERCPU.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/dwc2 Fix mistakes in previous sloppy change...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Add UE version of D-Link DWM-157
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/dev/usb Add support for D-Link DWM-157 3G USB modem
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Remove incorrect KASSERT(!mutex_owned()).
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/hdaudio Enumerating probably always starts from sc->...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets etc and modules packages should be preserve
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Remove the 'slow' argument from cpu_topology_set and...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Various updates and improvements to cpu start up on...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Change bNbrPorts for loop to start from 1 to mat...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/jemalloc/dist/src jemalloc: Avoid variable leng...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Explain more.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci return the ifmedia active status correctly even ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Need to limit the DMA range for tx1. As...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/aarch64/aarch64 avoid nesting /*'s (-Wcomment)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Fix non-DIAGNOSTIC builds.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/dwc2 #ifdef DIAGNOSTIC --> __diagused
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Fix two comments
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - List all of the syncobjs in syncobj.h.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys PR kern/54922: 9.99.45@20200202 panic: diagnostic as...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.47 - added lwp_renumber()
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs to revo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libdm Let's not write temporary files to fixed paths in ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys - Move the LW_RUNNING flag back into l_pflag: updati...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Open /dev/urand...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Interrupt-driven I/O seems to completely go off ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Enhance the pthread(3) + malloc(3) init model
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Missed a drm2 -> common move.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd Move another file from drm2 to common for <...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Move usb_desc_* into usbdi_util.c, no functional...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Improve the check, to prevent more surprises.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/cddl/osnet/dist/cmd/zpool zpool: The NetBSD specifi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/man/man4 Remove azalia(4) references, spotted by maxv
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Rename fdtbus_set_data() to fdtbus_init(). NFC.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto use unsigned to avoi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Set __isthreaded before bootstrapping malloc(3)
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libpthread Revert "Enhance the pthread(3) + malloc(3) in...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add fdt_intr_mask() / fdt_intr_unmask() function...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Provide a back-end for fdt_intr_mask() / ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Don't access the i2c bus in interrupt context. ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern nextlwp(): fix a couple of locking bugs including o...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/external/bsd/tcpdump/dist tcpdump.1.in: fix stray line from ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/tcpdump/dist Fix comments to not break formatting.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Don't use I2C_F_POLL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add fdt_intr_mask() / fdt_intr_unmask() function...
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/fortune/datfiles something I apparently forgot to comm...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci comment mods and code tiddy ups
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch add kse(4) for i386/amd64 GENERIC
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb When aborting a pipe, set pipe->up_running = 0.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/ipsec tests: add missing ifconfig -w
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net - Remove 50GBASE-LR10.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/misc Add RIF (reduction in force).
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C LS{SLEEP,RUN,ONPROC}
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern softint_dispatch(): Temporarily call kernel_lock_pl...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Andrew Weatherall
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/powerpc/powerpc cpu_ast(): no need to call userret(...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch/hpcmips/hpcmips spelling
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/54435: Valery Ushakov: Clear urgent status after...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci It's useless to not to set PCI_PMCSR_PME_STS bit...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add comment.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Add tests.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/xscale Use ether_mediastatus().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/cavium/dev - Use ether_mediachange().
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/ffs Fix non-DIAGNOSTIC build with UVM_PAGE_TRKOWN.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys remove the aiodoned thread. I originally added this to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new awk
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix wrong KASSERT in motg abort.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist Last import was 2010 when ther...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist use the correct header name.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist regen
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm When a media change is requested, don't just al...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Define VOP_STRATE...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add a couple of GPUs i have:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/apache2/llvm/config/llvm/Config Disable HAVE_TERMIN...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/config/llvm/Config Revert last. It was...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Abort default pipe too on detach before detachin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix mistakes in timeout/abort/completion changes...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Consolidate logic to call the transfer callback.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Make sure the umass transfer callback is run in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb New dtrace usb provider, with a handful of probe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb umass dtrace probes
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev C99 initializers for scsipi_bustype. No functional ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/scsipi Sprinkle some dtrace probes into scsi(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usbdi dtrace probes
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/kern Report the OS name and release ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Mark previous #if...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix clang(1) build
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Use strlcpy in a few places to guarnatee 0-...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Move sysinst man page next to the source
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Rever previous: the d_packname in struct di...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not force -Os optimization (unless SMALL...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove unused "rel" global variable and mak...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add dma-ranges support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Attach bcmgpio before devices that may ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Remove custom bus dma tag handling.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Add support for brcm,bcm2711-emmc2
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Make this compile again with PGALLOC_VERBOSE.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Fix !__HAVE_FAST_SOFTINTS build for...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/conf Add PPC_IBM440 flag as 440 is signific...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc eieio is implemented as sync on 40x. Theref...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix NULL dereference; "pap" argument...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix off-by-one error for ctx (ASID).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Clear ti_ctx when flushing a TLB ent...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Sort headers.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Sort more headers...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Convert mi_userret(9) into powerpc-s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Provide no-op's as pcu_ops_md_defs[...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Oops, sort header again. My bad...
=?iso-8859-1?q?rin?=[src/trunk]: src libpthread sets initial value of MSR for lwp's. However, app...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use orr instead of mov (an alias fo...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: dump stats of an interface before destroyin...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: abort if MAC address duplication found
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/net/lib/libshmif shmif: use cprng_strong32 to gener...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Pull in arm_generic_dma.c to RPI kernel...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/include/drm in bus_dmamap_load_pglist(...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 When emulating obsoleted arm32 inst...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Fix two entries.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/miscfs/deadfs Use vn_bwrite, not genfs_nullop, for VOP_B...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Buffer cache SDT probes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libp2k Fix kassert in lfs by initializing vp first.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/bin/sh Typo: s/./,/
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist Fix failing unittests (by rest...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern protect deferred lists' manipulation by config_misc...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Minor changes to t_ptrace_wait*
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/rump The global offset table is spelled .TOC. on PPC64, ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Refactor dbregs_dont_inherit_lwp()
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/secmodel/suser Explicitly cast pointers to uintptr_t bef...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern OOPS -- fix mistake in previous commit.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 Fix a memory leak. Spotted by nat@
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Reduce UPAGES from 2 to 1 for ibm4x...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Improve a comment
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx In ppc4xx_tlb_find_victim(), mark ke...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Comment out badaddr() and badaddr_re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/alpha Use designated initialisers
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc When UPAGES > 1, both __HAVE_CPU_UA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic changes for assembler codes...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Tiny improvements to copyin() and co...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/llvm LLVM doesn't use term.h, so don't check for it wh...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Do not try to recovery from data pag...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Add comments.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 In pmap_changeprot_local(), drop the dirty ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/db/hash Avoid undefined behavior in *BIT macros
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/stdio Avoid undefined behavior in is_module_p...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/gen Mark division by 0 as expected in sigfpe_int
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/arm/arm32 Make sure to convey a failure to the call...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Translate bus addresses for SCB on BCM...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Avoid undefined behavior in disabledstat
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/modules Avoid undefined behavior in get_modstat_info
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add support for Broadcom GENET v5 ethernet contro...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/ufs/lfs Avoid undefined behavior in *_BITMAP_FREE() macros
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gdtoa Avoid unportable left shift construct
=?iso-8859-1?q?kamil?=[src/trunk]: src/sbin/route Avoid undefined behavior
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add ACPI glue for Broadcom GENETv5
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Limit the number of channels that userland app...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Update AUDIO_SETINFO_channels test.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix/Update comments.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio const-ify. These arguments are no longer writ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Change two aprint_error_dev() to device_printf...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve KASSERT messages.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio hw_if->query_format is already mandatory metho...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Move #if DIAGNOSTIC..#endif to correct place.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Add KASSERTs. audio_[pr]mixer_start() need ex...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio On audio_[pr]mixer_halt(), it's better to rese...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev Make calling get_props() lockless.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix previous for _ARM32_NEED_BUS_DMA_BOUNCE
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Zero out 'tv', to prevent uninitialized bytes in it...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Inline the block in the parent block, for clarity, ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern pass the address of the field, instead of relying o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net pass the address of the field, instead of relying on...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/i386/stand/efiboot If the default GOP mode is unava...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/common pass the address of the field, instead of ...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/common zfs: build a ramdisk on amd64 with enough to ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Define pinctrl-...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sbin/fsck_msdos Avoid unportable shift construct
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Avoid NULL pointer arithmetics on environ
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcrypt Avoid undefined behavior in bit shift operations
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libcrypt Avoid undefined behavior in left shift
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/i386/stand/efiboot Remove check for bestmode==-1 (s...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Improve readability of __dorand48()
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/rc.d rc.d/network: improve wording of waiting for DAD to...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/rc.d Revert unrelated changes to prior
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib rand48: Document that short integers are uns...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Reorder words to fix grammar
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add support for hardware rx filters.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys Remove vestigial remnant of an earlier modifica...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Avoid undefined behavior in the rand48(3) im...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sbin/modstat Clarify that the -k option only provides the ad...
=?iso-8859-1?q?fox?=[src/trunk]: src/common/lib/libc/stdlib common/lib/libc/stdlib: Fix possible ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Make it clear that the pfn argument to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii Add BCM54213PE
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii Match BCM54213PE
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add brgphy
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/gen Disable the t_siginfo test under MKSANITI...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/gen Update t_siginfo.c build rules
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Andrew Weatherall's tattoo and a trac...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Larry Tesler
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Bert Sutherland
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Ivan Sutherland's birthday
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm build fix
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Disable t_ptrace_wait* tests for MKSANITI...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm do not wait for memory in pgo_fault methods, just re...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/audio remove some unnecessary includes of internal U...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Teach module infrastructure to attach any static ev...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/tests/modules Update the t_modctl test to ensure that static...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Be less strict: when copyinstr() returns ENAMETOOLO...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 add relaxed atomics, ok ad@ riastradh@
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a couple of printf formats in debug...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern exit1(): remove from the radix tree before setting ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Add rw_lock_op(): return either RW_READER or RW_WRIT...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern rump rw_lock_op
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern rump_init(): need to call config_i...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern check for errors from proc_vmspace_getref().
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdio Avoid undefined behavior in fread(3)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom RPi4 UEFI firmware 1.1 reports the wro...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/lfs Make LFS/rump play nice with aiodoned removal.
=?iso-8859-1?q?joerg?=[src/trunk]: src/include Correct C99 / C++11 feature testing. Document remain...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Ken Kesey
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with FreeBSD r358254
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/modstat Fix date.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/rump/librump/rumpdev no need to call config_init_mi() in...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/lib Fix harmless syntax error.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/lib/libglapi Doesn't need or use HAVE_LLVM.
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/lib Don't hard-code LLVM version, extract ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Use C++ syntax for defining types...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc Note genet(4) addition
=?iso-8859-1?q?isaki?=[src/trunk]: src Make start_input/halt_input optional if the driver has no re...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve error handling around audio_hw_probe().
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/sparc64 add location info to sd instances i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs spec no...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/common zfs: Allow modules to be loaded once in the Z...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach device node...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Prevent a race between audiodetach and fileops...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Use a marker node to iterate lfs_dchainhd / i_lf...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Just use VOP_BWRITE for lfs_bwrite_log.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Teach lfs to transition ro<->rw.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Prevent new dirops while we issue lfs_flush_dirops.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Assert lfs_writer where I think we can now prove...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Serialize access to the splay tree with lfs_lock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Change some cheap KDASSERT into KASSERT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Take a reference and fix assertions in lfs_flush...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Don't lfs_writer_enter while holding v_interlock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Break deadlock in PR kern/52301.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Initialize/destroy lfs_allclean_wakeup in modcmd...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs In lfs_update, hold lfs_writer around lfs_vflush.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Call lfs_orphan in lfs_rename while we're still ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs lfs_writer_enter can't fail; keep it simple and ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Teach LFS_ORPHAN_NEXTFREE about lfs64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Dust off the orphan detection code and try to ma...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d Allow random seed on zfs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d If zfs=YES, unconditioally do zfs mount/unmount -a.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix mistake in use of usbd_xfer_schedule_timeout...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Simplify some branches and kassert some redundan...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 install rw_lock_op link too.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXvMCW updates for xorgproto 2019.2,...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libX11/extensions find the moved header.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib fix libXfont2 build, and (for now) rem...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/stdlib Change the previous cast from unsigned int t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 type in comment
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk update for xorg-server 1.20.6.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci/bktr typo in comment
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/common ramdisk-zfsroot: We no longer need to have /e...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf RPi4 has a different root device...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/wsfb Do not replay the msgbuf if we are booting sile...
=?iso-8859-1?q?mrg?=[src/trunk]: src updates for xkeyboard-config 2.29.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/lfs Fix !DIAGNOSTIC compile
=?iso-8859-1?q?riastradh?=[src/trunk]: src Fix userland references to LFS_ORPHAN_NEXTFREE.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 G/C l1pte_pgindex
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Fix missing <sys/evcnt.h> by removing the evcnts...
=?iso-8859-1?q?ad?=[src/trunk]: src/tests/rump/kernspace UVM locking changes, proposed on tech-k...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/compat/common Don't bother with kernel_lock for kern_reb...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.48 - UVM locking changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys kpause(): is only awoken via timeout or signal, so use S...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Adjustment to previous: TP_SET_DONE() was w...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - If concurrent calls to kern_reboot(), only let th...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern shutdown_all: take kernel_lock now that kern_reboot...
=?iso-8859-1?q?plunky?=[src/trunk]: src/sys/netbt fix reversed logic for Remote Port Negotiation, po...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libc/sys +EINVAL
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Use rw_lock_op().
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net disable the DEBUG bridge_calc_csum_flags() printf
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Merge from ad-namecache:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Mistake in previous - lwp_t *l was not meant to be ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 The PV locking changes are expensive and not ne...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with r358264 which fixes NetBSD 9.0 release
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix a comment.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add The KLF's Chill Out
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add K&R publish date
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/net Remove debug printf I put into bridge_calc_csum_flag...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/devpubd Add one-shot mode.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Oops, revert previous; fix build fo...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/devpubd New sentence, new line. Bump date for previous.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm Fix previous; we need <uvm/uvm_extern.h> fo...
=?iso-8859-1?q?rin?=[src/trunk]: src 0x%p --> %p for non-external codes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm 0x%#x --> %#x for non-external codes.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/tcpdump/dist Rearrange the code to make UNALIGN...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/tcpdump/dist Use UNALIGNED_OK to disable unalig...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/nfs v_interlock -> vmobjlock
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/arm Adjust for UVM locking changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/hppa Adjust for UVM locking changes.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs v_interlock -> vmobjlock
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern move config_init_mi() call before vfsinit(), which ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs v_interlock -> vmobjlock
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/coda v_interlock -> vmobjloc
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_unloanpage(): fix a screwup in previous. slock ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new test in t_ptrace_wait*
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Comment out do_ucas_32(), only user...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/net/lib/libshmif shmif: use cprng_strong64 instead ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/net/lib/libshmif shmif: s/sc_uuid/sc_uid/
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/net/lib/libshmif shmif: reduce the number of calls ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Added __KERNEL_RCSID
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Remove WQ_PERCPU flag for the workqueue that doe...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use workqueue API directly, without the wrapper ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Set 0 to txr_{prod,cons} and rxr_{prod,cons} whe...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add defines for the max number of queue
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Hold per-queue locks when clearing config of que...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Change position of the cpuid::ixl_hmc_txq
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Stop callout for statistics while the interface ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use callout_halt() instead of callout_stop for s...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Disable all queues before waiting for the comple...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Change the number of retry to be the same as Fre...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use kmem_alloc instead of malloc
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use IFM_25G_ACC
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add a comment about RSS and remove a wrong comment
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive Avoid NULL pointer a...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/usr.sbin/postinstall Fix the fixup script to follow the URL ...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add CableCreation CD0487 to supported adapter...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add one more: Buffalo BSUSRC06.
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Remove a trailing tab.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern fix use-after-free in config_interrupts_thread() fo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern Previous commit resolves:
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/common ramdisk-zfsroot: Remove the module loading magic
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Do not enter extended W mode conditional fo...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Messages in pms_synaptics_input() should no...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pckbport Messages in pms_synaptics_input() should no...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/echo echo.1: add a note about other echo implementations
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp update ftp version to 20190622
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/echo Add some commas.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 Draft man pages for the standard users and gr...
=?iso-8859-1?q?hikaru?=[src/trunk]: src/sys/ddb Correct PPID of "show all procs/n"
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Fix Xr section numbers.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Minor fixes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/libexec/getty uugetty is no more
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib kernfs no longer needs a hacky workaround to make ro...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/man Register groups.0 and users.0 in dist...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/ufs/ufs Zero out the padding in 'd_namlen', to prevent i...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man7 Fix unedited pasto.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man7 Make .Bl -width match the actual .It usage.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man7 Minor formatting tweaks.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules Handle pam modules that are not in this s...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc SSTP
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libpam/modules probably fix previous: it wants mod.mk's ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.2/8.2p1 (2020-02-14)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new openssh
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist fix date
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssh
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules one more level down
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_ssh This takes a provider now
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Use xxVIA instead of VIA.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/modules Make ixl(4) be able to build as a module
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/libarchive/dist/cpio/test Fix undefined behavio...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix undefined behavi...
=?iso-8859-1?q?macallan?=[src/trunk]: src/share/mk ZFS works fine on my v210, so let's enable it for s...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Register DT_GNU_HASH
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Take a mutex around mo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/conf Add cgd to evbarm GENERIC.common.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Remove explicit calls to the sysctl setup ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc Create some more cgd device nodes.
=?iso-8859-1?q?christos?=[src/trunk]: src/rescue Unfortunately libssh has an undefined symbol sshsk_si...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Explicit format string for snprintf, spotted by tnn@
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Ooppss - SYSCTL_SETUP() functions return v...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common Include all of the vfs syscalls in the sys...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/kern when reporting events to devmon, pass location info...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Remove an unneeded ifdef MULTIPROCESSOR.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Module compat_netbsd32_50 requires modul...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Tighten up the locking around vp->v_iflag a little m...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Add an implementation of MCLGETI.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Cast to make up for the difference in type betwe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs bdevsw ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Move PHY_RESET() in the media change path from if_et...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/dkwedge Update sc->sc_parent->dk_rawvp while the loc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci When a media change is requested, don't just all...
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man7 Fix .Dt to match installed section
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man7 Typo fix (remove extra TPM)
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist Move NetBSD.org-specific en...
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist Cleanup
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/fs/hfs Avoid undefined behavior in left shift semantics
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Deal with sshkey_sign. ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Drop 512 bytes limit on auvia_round_blocksize().
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c - document the config register
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Replace bnx_ifmedia_upd() in bnx_mgmt_init() wit...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Replace bnx_ifmedia_upd() in bnx_init() with mii...
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist Fix duplicate entries in th...
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist Remove unreferenced SSH_REL...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea switch PowerMac7,* CPUs to full speed v...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea do what FreeBSD does and OF_quiesce() o...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb iron out receive filter multicast/promisc logic
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb make sure to accept bcast frame all the time
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Separate matched symbol functionality out ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Implement and integrate GNU Hashing function
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc ld.elf_so(1): Implement DT_GNU_HASH
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Implement DT_GNU_HASH
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb add comments to show the RX filter intent
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Describe about (existing) constraints on roun...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/amiga/dev round_blocksize must return a multiple of...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Remove rounding by 4 bytes on round_blocksize().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/sbus round_blocksize must return a multiple of the f...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci round_blocksize must return a multiple of the fr...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci round_blocksize must return a multiple of the fr...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Release memories on audiobellclose.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Minor fix. audio_prinfo.pause is u_char, not ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/modules Group some PCI only modules together and only bu...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netbt pass the address of the field, instead of relying ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/crypto/external/bsd/openssh/dist annotate xvasprintf w/ form...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Make getdiskinfo() compatible with a DIOCGWEDGEINFO.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Fix boot -c or -d by avoiding ipi handl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/modules Disable hifn again
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Fix signed/unsigned comparisons. Send data littl...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/net80211 Fix printf to handle various datatypes for MHLEN.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Follow FreeBSD and cast MLEN and MHLEN to int. mbuf ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm earmv5 / ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix disk geometry...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use utility funct...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available. Otherw...
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Fix vax and mips build
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/modules if_ixl is MD
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Change the definition and usage of TI_HOSTADDR...
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Add extra cast to suppress incompatible-po...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci G/C the never-used version of ti_hostaddr that c...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 PR kern/55033: kernel panics when starting X
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if it's available, bu...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/crypto/external/bsd/openssh/lib Workaround build failure due...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 replace KSEG pages mapping code with generi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use pmapboot_enter_range()
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI tag, if available.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include widen bit PAR_EL1.PAR_PA from [47:1...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag, if available.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use macro
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add helper function aarch64_address...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Fix pmap to work correctly with tagged addr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add support userspace tagged addres...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Add defines for MIPS_XHASH (.MIPS.xhash)
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/whois Merge in changes from OpenBSD 6.6 whois(1).
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/whois Order caps first
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci It doesn't make any sense to pass ETHER_ALIGN as...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/whois RIPE definition no longer exists in source
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Use the 64-bit PCI DMA tag if available.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Use the 64-bit PCI DMA tag if available.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Upon further reflection, we actually do need to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/dkwedge Allow dumping to cgd(4) on a dk(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/scsipi Add a flag to dk_dump for virtual disk devices.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if avalable.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic - Support 64-bit DMA addresses for the Tx and Rx ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Reinitialize the sticky parameters whenever th...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix wrong parameter displayed in debug messages.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve an error message about round_blocksize.
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist Sync with OpenSSH 8.2p1 sam...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb use DOPAUSE. 772B Lenovo now has working rxpause...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb simplify single bit tests. no code difference is...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb introduce AXE_IS_172() conditional to highlight ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/modules/pam_ssh Add the sign client part.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist fix a sign-compare issue (f...
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Expose max_align_t to C99/C++
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Support 64-bit DMA addressing, and use the 64-bi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Fix typo in a comment
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/rc.d mountall: Mount ZFS filesystems before fstab
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Harmonize bus_dmatag_subregion() handling with o...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Range-limit our DMA tag to 40-bit.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Add explicit casts in bus_dmatag_subregion() cal...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia bus_dmatag_subregion isn't supported on ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/dev/cgd librump depends on vfs so add a dependency on ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests Centralize the base rump libraries into a variable use...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add new signal trap entry tests in t_ptra...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/rump_allserver Fix sun2
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/dev/usb fix build by adding a Makefile.inc that chains...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys fix variable name
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern child_return():
=?iso-8859-1?q?christos?=[src/trunk]: src/rescue Redo the sshsk_sign() stuff properly, but putting the...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern reassignbuf(), brelvp(): VI_WRMAPDIRTY is always cl...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/hppa/hppa Give pmap uvm_objects an empty pagerops t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - Give pmap uvm_objects an empty pagerops t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pglistalloc() / uvm_pglistfree() musn't be calle...
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Revert previous
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/utils/libhack libhack: build with -D_REENTRANT
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Implement workaround for IBM405 Err...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/cobalt/dev The PCI I/O space extent map needs to re...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Let copyinstr(9) return ENAMETOOLONG ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Re-add -lrumpdev dropped in the previous com...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 oops, fix incorrect usage of daif_e...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci KNF. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/systat increase slot slop space from 100 to 1000 bef...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/vfs zfs needs rumpkern_sysproxy
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen PR/55041: Fix printf format in syslog(3) error ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen fix print-like attrs
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Duh, acctually use all 64-bits when giving the r...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Enable compression
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen Add sysloglike attr.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Fix undefined behavio...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc Create /dev/ipmi0 in `MAKEDEV all'.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Include kern_crashme.c in non-DEBUG kernels.
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/utils/libhack libhack: revert prior, will be done pe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New ioctl DIOCGSECTORALIGN returns sector alignment ...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/amd64/ramdisks/ramdisk-zfsroot ramdisk-zfsroot: Buil...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev Add fido constants, and turn hid "raw" mode for fido...
=?iso-8859-1?q?is?=[src/trunk]: src/sys/arch/amiga/dev The Gayle interface uses swapped (little-...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci minor knits in mcast handling.
=?iso-8859-1?q?is?=[src/trunk]: src/doc Fix word accesses on Gayle (Amiga1200) pcmcia. Patch by ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist Import Yubico's libfido2 from htt...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 Add build glue
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist define as empty when not debugging
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist Import Yubico's pam-u2f from https...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist define as empty when not debugging.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist back to LOG_DEBUG
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist - fix order initialization: debug_...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist add casts, change to multiline.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist Add cast
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd Add libfido2 and pam-u2f
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f Add build glue
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libcbor Add build glue
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit Add libcbor
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libcbor/dist Import libcbor from: https://githu...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Add libcbor, libfido2
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Add libcbor, libfido2, pam-u2f
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists add libfido2, libcbor, pam-u2f, sort
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Extra directories for fido and cbor
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Enable ssh-sk-helper
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/lib/security/pam-u2f Disable debugging
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist/lib/libpam the uid is not a pam item!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist/lib/libpam print the widest int
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam Add debugging commented out.
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/pam.d Add a commented out entry for pam_u2f.so
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add fido and cbor
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix the crash when ixl(4) sends Get link status ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/bin/pamu2fcfg Add build glue
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib Remove unfinished hack I accidentally committed in 2017.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Added KASSERT
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Send packets even if link state is not up
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use ixl_atq_exec for waiting the Get link status...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Don't clear CFI and priority bit to pass them to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/sys/kern Use vpanic, not vprintf and the...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Trailing whitespace
=?iso-8859-1?q?nisimura?=[src/trunk]: src/usr.sbin/ifmcstat - show " refcount %d" for consistency
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Move libpam to the next trench since it depends on ssh
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/uvm Make some wait channel names unique to six characters.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Mark find_event_count() with __used
=?iso-8859-1?q?rin?=[src/trunk]: src/lib Comment that libpam depends on libssh.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern don't skip the rdir check for the lazy case; breaks...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib move the pam module after the trench where pam is being ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci replace #if condition for irq_slot with __diagus...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/mit/libcbor/lib CLEANFILES can only do files
=?iso-8859-1?q?thorpej?=[src/trunk]: src/libexec/ld.elf_so PT_GNU_RELRO segments are arranged such th...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb Add ioctls to get and set raw mode.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf mips64 has compat_netbsd32 but cannot have exec_aou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/cobalt/conf panel -> lcdpanel
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55045: strlcpy(NULL, ..., 0) considered ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Comment out full function of optimize...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/misc Add LUZ and WMI airports (Poland).
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Restore backward compatibility with netbsd-7 a...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Sync with sys/dev/audio/audio.c rev1.62.
=?iso-8859-1?q?maya?=[src/trunk]: src/share/misc Remove ETH (defunct) and add ETM.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libcbor/lib Fix vax and platforms that don't ha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Consistency in use of #define names. No functio...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/libexec/ssh-sk-helper Add a libm...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/bin add a libm dependency
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f Add a libm dependency.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 change kernel vm base address to use more t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd conditionalize on mkpam
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 pmap_enter(): ditch pv_entry if unmanaged. ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix pam annotations
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/misc Fix area code for Czestochowa and add area code f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/bsd Remove trailing " from pam-u2f subdir name
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke copyoutstr(9): sync style with copyin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx copy{in,out}str: sync style with booke.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx copy{in,out}str: Correctly return EN...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Use dcbst instead of dcbf to flush c...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic changes. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic change. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Misc non-critical fixes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx ppc4xx_tlb_enter(): invalidate entry...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_procwr(): use dcbst instead of ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke copyoutstr(9): return ENAMETOOLONG co...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Retire tlbpid_t (u_short):
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Need opt_inet.h for #ifdef INET, INET6.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Avoid duplicate definition of internal_state struct.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist Avoid struct inode.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/ufs Include opt_diagnostic.h for DIAGNOSTIC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove XXX comment. The sync is done one the la...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use howmany. NFC.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Hackily rename enum p...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove unused macros.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix pmap_procwr().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Part of PR kern/54994:
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf Fix comment - thanks Ryo Shimizu
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/dts #include_next confuses clang-cpp; use relat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/ufs Revert "Include opt_diagnostic.h for DIAGNOSTIC."
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/Intialize/Initialize/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Farallon PN9000SX Ethernet.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add support for Farallon PN9000SX from FreeBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src miscelaneous -> miscellaneous in comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Remove __MUTEX_PRIVATE conditional in definition of...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_netbsd32 disable a.out on aarch64
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Revert "Add fixup ope...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci u_int*_t -> unit*_t. No funcitonal change.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Fix userland build by surrounding stuff with #ifdef...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Remove references to non-existing fonts.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/conf Also exclude EXEC_AOUT stuff for aarch64
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/config genric -> generic
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amigappc/include gayle wants stride_1swap now, so d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Include "opt_uvm_page_trkown.h" for UVM_PAGE_TRKOWN.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 According to mrg@ we need to include aar...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net remove unnecessary lock in sppp_mediastatus() as it ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move macros wrapping functions from msg.h...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add await_collected()
=?iso-8859-1?q?kamil?=[src/trunk]: src Add new ptrace(2) test file
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove duplicated lines
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.sbin/sysinst Remove note that has been incorrect for a w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add more definitions for ARMv8.1-AR...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include fix missing paren
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix a comment.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/sunxi enable DDR and HS200 modes only on boards...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/conf XXX:
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Properly mark netbsd32_compat_43 syscall...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Regen
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Split sc_lock and sc_exlock.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix/Update comments about allocm/freem.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci If bus_dmatag_subregion(), actually fall back on...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/arch/x86/x86 Return error values directly where appropri...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Delete unavailable package from attrs
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/x86/x86 Fold constant. err is always 0, so switch t...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Try to fix the build. This is why all tho...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/conf Fix MIPS builds by working around an apparent bug i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/mips Add missing newline to a diagnostic printf.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix typo
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config Keep track where more objects are declared so...
=?iso-8859-1?q?is?=[src/trunk]: src/sys/arch/amiga/conf Whitespace police
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen for mknative and all platforms. the...
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 correct documentation for options TFTPROOT
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config PR/55057: Paul Goyette: Don't use % 6 arithme...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/kern clean trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config Recognize {if{,n}def,elfif{,n}def,else,endif}...
=?iso-8859-1?q?chs?=[src/trunk]: src/lib/libkvm only do bounce buffering for character devices.
=?iso-8859-1?q?chs?=[src/trunk]: src/lib/libkvm use a binary search in _kvm_pa2off(). this helps...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf undo previous since config has been fixed
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/ufs/ufs in ufsdirhash_free(), only examine dh->dh_onlist...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern split an "a && b" assertion into two so it's clear ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern KMEM_SIZE: append the size_t to the allocated buffe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Add BUS_ADDR_{LO,HI}32() macros to correctly extract...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Fix another left-over from last year's [pgoyette-com...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Support 64-bit DMA addressing on the DP83820, us...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use BUS_ADDR_{HI,LO}32().
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 fix indentation. NFCI
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/sun2 Support module(7).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/sun2 Sort headers.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/m68k Remove mutex stubs for 68010 that merely fall ...
=?iso-8859-1?q?rin?=[src/trunk]: src sun2 kernel is restricted to ~2MB due to bootloader.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/conf Retire md(4) in favor of tmpfs provided b...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/compiler_rt Fix broken printf(3) %d output for numb...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/conf Fix comments on root devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci NVIDIA 0x036[0-7] are nForce MCP55 LPC Bridge.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Use MUTEX_DEFAULT to avoid confusion
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Fix LOCKDEBUG by calling fdtbus_intr_init as par...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/tests/net/if_vlan address to ATF t_vlan failure. adapt ifmcs...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/hid Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_preempted(): always clear LP_TELEPORT.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Don't zap the non-pdpolicy bits in pg->pqflags.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Kill off kernel_lock_plug_leak(), and go back to droppin...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/sys Only inlcude fenv.h if __HAVE_FENV
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/modules Fix sets
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/55020: dbregs_dr?_dont_inherit_lwp test cas...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/config Add an ifdef test
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests new test for ifconfig
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/ufs/ext2fs Perform bit operations on unsigned integer
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config Add debugging, no functional change.
=?iso-8859-1?q?is?=[src/trunk]: src/external/bsd/file/dist/magic/magdir mask was too loose, crea...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Typo.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Only need a read lock for uvm_pagelookup().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Use BUS_ADDR_{LO,HI}32(), and rather than forc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Follow the example of the MII code and don't reg...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Avoid unnecessary...
=?iso-8859-1?q?kamil?=[src/trunk]: src/common/lib/libc/misc Add support for alignment_assumptions i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Upgrade to newer firmware needed by some txp(4) ...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/sys Sync errno messages between catalog and errno.h
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc/nls Sync signal messages between catalog and sys_si...
=?iso-8859-1?q?mgorny?=[src/trunk]: src Add tests for missing libc catalog entries
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/include PR standards/44921: Add errno consts for robus...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/external/gpl3 Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++
=?iso-8859-1?q?mgorny?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace Update dtrace errno.d mapp...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/nfs Update NFS errno mapping and add assert for correctness
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/sys Bump kernel version after errno changes in compat an...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Give each Tx DMA map 16 DMA segments rather than...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/lib/libc Bump new libc minor due to new errno codes
=?iso-8859-1?q?mgorny?=[src/trunk]: src/distrib/sets/lists Update libc SOVERSION
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump Build RUMP with -fno-delete-null-pointer-checks on ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Allocate a static set of receive software state ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common The compat_50_quota code needs quota suppo...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 If a syscall requires a module to be aut...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ddb print a message for the commands crash does not supp...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern comment out enough stuff to allow crash to print lo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Now that we're allocating rx software state from...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/crash Add primitive LOCKDEBUG support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Add an assertion.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests wrong test name
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/crash Restrict LOCKDEBUG support to archs with REAL...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/m68k/gen Remove wrong comment (copy-pas...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Give the thumb atomic ops a ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Defer crypto operations to a workqueue and make it u...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/m68k/string Add missing END() for coldf...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump Revert previous
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/alpha The (unused) md_pre_disklabel() ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config Add an enabled bit to keep track of the paren...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/config One more test from uwe.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet arp: report RTM_MISS when removing an unresolved...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/arm/include Don't expose curproc/curlwp and other r...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/config update expected result
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf remove -std=gnu++98
=?iso-8859-1?q?roy?=[src/trunk]: src/sys route: RTM_MISS now puts the message source address in R...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Rework previous, so that the real syscal...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Protect against multiple inclusion.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Add support for MBUFTRACE.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/aarch64/include protect curcpu/curlwp from _KMEMUSER
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci On NetBSD it's spelled "__NO_STRICT_ALIGNMENT". ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include tuck curproc/curlwp under _KERNEL onl...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc64/include kill extra curproc/curlwp definitio...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/mips Comment out the diagnostic message in the...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/m68k/string For kernel, rename ffs to _...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix ipsecif(4) SPDADD pfkey message has garbage. Po...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mips/ralink gcc thinks the static "led_index" could...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/blacklist Whitespace police.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc64 Don't provide things that don't make sense ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ddb Make the db_kernelonly() macro visible to all files ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/blacklist blacklist: Allow blacklist_sa to work...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 - pmap_check_inuse() is expensive so make it DE...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/blacklist/bin blacklist: Don't remove a ruleset...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist import GCC 8.4. it fixes at least th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/modules Fixup the evbarm PCI modules
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.4.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen for GCC 8.4.0.
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net tests: check RTA_AUTHOR in messages
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc update date for GCC 8.4.0 import.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc update GCC entry for 7.5.0 and 8.4.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64 mknative-gcc for a...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/pci Add device IDs of the VIA VX900 chipset.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen to get right netbsd version string.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Don't wait for data buffer.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm/pmap With DEBUG defined, it's possible to execute a ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/hid Use unsgined more.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some GeForce devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Use unsigned to avoid undefined behavior. Found b...
=?iso-8859-1?q?mrg?=[src/trunk]: src note GCC 8.4 may need some cleaning.
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: application should exit if initscr(3) ...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: Fix werase(3) wide character support
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Add support for MBUFTRACE.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci remove unnecessary code because IFM_ACTIVE is se...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci hold the lock for struct ixl_softc during read o...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Put back missing set of SPCF_SHOULDYIELD.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/blacklist Revert allowing fd == -1 at the reque...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: note the change in initscr in our fine...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libarchive Bump timeout to 10m
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: normalise erase logic with clrtoeol an...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/nvmm/x86 vmx_vmptrst(): only used when DIAGNOSTIC
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/db btree_weird_page_split: set timeout to 900...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/db bsize_torture: skip bigger page size tests...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: truncate numeric parameters to a s...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Split out the quota code from the rest of compat_netbsd3...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/modules Add new netbsd32 quota modules to...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: use perror rather than err in initscr
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist Reduce diff with upstream
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/resize_ffs Fix typo
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Handle fds that are pointing to r...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net move debugging code after the NULL check.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Disable routing perms check for now.
=?iso-8859-1?q?snj?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for xkeyboard-c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/include/booke If we're going to consult the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm/pmap pmap_tlb_miss_lock needs to be globally visible.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen xbd backend not supporting cache flush is n...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Add the D-Link products, identified by subsyst...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Adjust the logic for enabling the 64-bit data pa...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/dev Fix build without kbd at zstty, simplify.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net reduce unnecessary reqid of NAT-T ipsecif(4), sugges...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: wrap the erase logic in a macro
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Support MBUFTRACE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/mips Allow len == 0 in bus_dmamap_sync().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Use BUS_ADDR_{LO,HI}32().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Add Quake Technologies and Aeluros' OUI
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii 0x001374 is non-bitreversed value of Attansic OU...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Improve error check:
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix locking against myself at ixl_link_state_upd...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use I40E_PFINT_ITRN registers to enable ITR for ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix kern/55066. Pointed out and fixed by Chuck...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb add ASMedia Technology
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb regen.
=?iso-8859-1?q?is?=[src/trunk]: src/etc/etc.amiga Provide the (small) miniroot uncompressed, so ...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note terminfo change
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic terminfo: promote numeric parameters from short ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fixup some comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Oops... remove a stray <space>
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Re-indent a function call. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Enhance the DIAGNOSTICs around pmap_grow_map
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Use the socket credentials that are established duri...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Re-enable the routing perm check ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that atphy(4) doesn't work with Attans...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb PR/55068: sc.dying: Fix printf formats:
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Fix printf format
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/gen t_glob.c: move expected globbing result d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/gen t_glob.c: use distinct names for test str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/gen t_glob.c: add test cases for hidden direc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/gen t_glob.c: clean up test code
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb more changes from sc.dying in PR/55068
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb revert the 0x% -> %# change for fixed width form...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb fix more broken kernhist formats (now I got them...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/netbsd32 wrong size passed to copyout
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/bluetooth fix memory leaks
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include style
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 On amd64, mark the whole tree as NX. No rea...
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/debug hopefully fix builds
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/midirecord add an example of using midirecord(1) to ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/midirecord Sort sections. Fix date.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make the packet length check less strict, a...
=?iso-8859-1?q?nia?=[src/trunk]: src synaptics: Make up_down_emulation useful for single-button c...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/sparc sparc cpu_intr_p(): try to work around ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs tmpfs_reg_resize(): do nothing if newsize == ol...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs tmpfs_inactive(): do like other file systems an...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/acpi Put ACPI idle under ACPICPU_ENABLE_C3 unti...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pdpolicy: Require a write lock on the object onl...
=?iso-8859-1?q?ad?=[src/trunk]: src pmap_remove_all(): Return a boolean value to indicate the be...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - uvmspace_exec(), uvmspace_free(): if pmap_remove_a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys OR into bp->b_cflags; don't overwrite.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Trailing whitespace
=?iso-8859-1?q?is?=[src/trunk]: src/etc/etc.amiga provide both miniroot.fs (for people wanting t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/hppa/hppa Remove unused RW lock defs.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_map_lookup_entry(): save the hint even on failur...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 PR kern/55071 (Panic shortly after running X11 ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Hide the details of SPCF_SHOULDYIELD and related b...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs Unused variable.
=?iso-8859-1?q?nia?=[src/trunk]: src synaptics: Set up_down_emulation=3 by default.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern rump - page/object dirtyness track...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Make page waits (WANTED vs BUSY) interlocked by pg->inte...
=?iso-8859-1?q?ad?=[src/trunk]: src/tests/rump/kernspace Catch up with reality.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Make uvm_pagemarkdirty() responsible for putting vno...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Re: kern/55071 (Panic shortly after running...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Don't require a write lock for page enqueue/activate...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Allow the max_speed sysctls to b...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: fix syntax
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs Update a comment.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Automatically scroll when multip...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Detect multiple fingers outside ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/route route: Enable receive error reporting on the rout...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __NEED_ERASE - don't shadow __LDATA::attr with...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses werase, wclrtobot, wclrtoeol - make code even ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use roundup. NFCI.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/newfs_msdos Skip this test if the atf working dir...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Fix build with UVMHIST.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/resize_ffs Skip tests where the old or the new im...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm/pmap Fix build for ports using uvm/pmap; pmap_remove...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox driver description file for Socionext pr...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/fs/common Hardcode a check for ZFS and too little free...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Now that we have split the quota code ou...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove duplicate ehci @ fdt
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use howmany. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove useless #include
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Use SYSCTL_SETUP mechanism to establish ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF the KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Move some comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix a comment
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 pmap_enter(): look directly in the tree for...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 - pmap_enter(): Remove cosmetic differences bet...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Fix a comment.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/fs Skip tests when we know there is not enough space a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_physseg: cluster fields used during RB tree look...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/ndp tests: ndp_rtm: Check correct source address i...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Check for single-finger event ji...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Don't bother with IFF_OACTIVE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net80211 Define and implement a locking protocol for the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.50 -- ifmedia / mii locking changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add and use a new function, mowner_init_owner(), that in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Don't open-code ioctls, pass back to the...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 Unfortunately all the clockctl ioctls co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Do the "have transmit resources available" check...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR misc/54886: bump threshold for automatic...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Include <sys/rwlock.h> for krwlock_t required by uvm...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbarm/conf include files.sociox for generic64
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbarm/conf redo the commit correctly
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 audio.4: Remove reference to using O_NONBLOCK
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 audio.4: O_NONBLOCK isn't the actual problem
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 pms.4: Typo.
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.amiga Fix build; add -f flag to "rm miniroot.fs" in ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sparc64/instfs Catch up with major bump in terminfo....
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Increase default scale_z for mor...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Sort sections.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch Lower blk_ms on more ports that are even slightly l...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 audio.4: Mention the blk_ms sysctl
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm/pmap pmap_pv_track(): use PMAP_PAGE_INIT() otherwise...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm/pmap Use C99-ism to reduce ifdefs. Pointed out by c...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add a missing line
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen drop the disabled M_EXT_ROMAP mbuf code, an...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen drop the disabled M_EXT_ROMAP mbuf code, conver...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/ufs/ufs Use the module subsystem's ability to process SY...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea make the ROM font usable on G5s:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Fix a comment.
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace external/cddl/osnet: Supre...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/iscsi/dist/src/lib external/bsd/iscsi: Fix -Wer...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace external/cddl/osnet: Do no...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/xen/xen #if 0 the declaration and definition of xen...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 audio.4: 1-12 channels are only universally s...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Remove a debug printf() that accidentall...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Add a bunch of assertions.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add a redzone between the pcb and the stack. Sent t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Always set PTEs using atomics. There are too many ...
=?iso-8859-1?q?ad?=[src/trunk]: src Tweak the March 14th change to make page waits interlocked b...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - Add more assertions.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Back out the recent pmap changes until I can fi...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf remove OFWOEA_WSCONS_NO_ROM_FONT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Traiing whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/mdocml/dist mdocml: Comment out non-applicable ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib pam and tpm have nothing to do with rump, so limit them ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - pmap_enter(): under low memory conditions...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - Change some expensive checks DEBUG -> DIA...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Hallelujah, the bug has been found. Resurrect ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox step forward to fdt/ACPI dual attach device
=?iso-8859-1?q?tnn?=[src/trunk]: src/lib libp2k still needs to be under MKRUMP
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add ACPI attachment glue.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbarm/conf add ACPI attachment glue
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox more fdt/ACPI dual attach glue. SCX0002 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/usb define un (pointed out by kre@)
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbarm/conf add SC2A11 sniemmc and sniiic devices
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox new skelton files for SC2A11 eMMC and I2C
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox uncomment sniemmc and sniiic devices
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbarm/conf sort Ethernet devices for ease to read
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox use correct compatible designation
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox enrich eMMC driver realities to work a bit
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox enrich I2C driver realities to work a bit
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add SynQuacer EXIU external IRQ unit dri...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add skelton external IRQ unit driver and...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Make this compilable w/o AUE_DEBUG
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox attempt graceful failure
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add radeon, radeondrmkmsfb
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/usb This was still not correct,. USB_DEBUG is what m...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Mention new postfix releases and that our branch (3.1.x)...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Pacify assertion in a failure path.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix/dist This is the Postfix 3.5 (st...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new postfix
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen use NET[RT]XF_data_validated flag to mark when ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen for now disable Rx offloading for xvif(4) a...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc remove old postfix versions from upstream list
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix merge postfix-3.5.0
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Check for meta file corruption earlier and more...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Don't bother with IFF_OACTIVE. Just keep process...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sbus Don't bother with IFF_OACTIVE. Just keep proce...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix panic due to aquire an adaptive mutex with s...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Note the birthday of Symbolics.com
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb When there is no network around the state timeou...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb turn the success paths of FCC registration into ...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/dev/usb Only set the IPv4 address in umb(4) if both MBIM...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Bring back EXYNOS5422_DISABLE_CA7_CLUST...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for skipping IPv4 checksums
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen allow skipping IPv4 checksum on Tx
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sun2/dev Replace manipulating IFF_OACTIVE with an i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sun3/dev Don't bother with IFF_OACTIVE. Just keep ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Don't bother with IFF_OACTIVE. Just keep process...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 PR port-amd64/55083 (assertion "pmap->pm_st...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Release the sc_intr_lock on error
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/acpi PR kern/55080: current does not boot
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/tests/dev/sysmon Mark the swsensor tests "expected failure" ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm sysctl_vm_uvmexp2(): some counters were needlessly t...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox make sni_gpio.c fdt/ACPI dual attach device
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox make sni_exiu.c fdt/ACPI dual attach device
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/sys Use __builtin_va_start for clang as well. This avoid...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox Socionext AVE GbE driver for UniPhier So...
=?iso-8859-1?q?joerg?=[src/trunk]: src/include Fix visibility of various C99 features, esp. for C++11.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Update for recent locking changes.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Update to r359157 from FreeBSD
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Provide a sc_intr_cardmask to restore the value...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Use __BIT/__SHIFTOUT some more. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung G/C
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Print DDR3's row and column correctly.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Support Exynos 5410 GPIO
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix some typos, remove unnecessary Pp
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs With zfs_netbsd_r...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox remove #ifdef _LP64 as jmcneil@ suggested
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox use correct product name. still unfinished
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci This driver sleeps during iwi_media_change(), an...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Apply the same change as for if_iwi.c r1.114 her...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Add DWC_MMC_VERID_280A
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Remember / use sc_verid
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Apply the same change as for if_iwi.c r1.114 here.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Disable thrctrl or now and note why
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_fault_upper_lookup(): don't call pmap_extract() ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev cgd: switch from malloc(9) to kmem(9)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Go back to freeing struct vm_anon one by one. There...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Really use armv7 noncache memory attribute for ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - pmap_extract(): This needs to take the pm...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssl-1.1.1e out.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Improve error message - at least indicate which val...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib cleanly fail initial...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox - add missing RXC_EN bit to resume recei...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern callout_destroy(): change output from a couple of a...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox more on toward dual descriptor design
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Teach rump how to process __link_set_sysctl_funcs so it can ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/tests/dev/sysmon These test cases should now succeed, after ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/raidframe Restore historic $Hdr: ...$ text.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs CTASSERT lfs on-disk structure sizes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Avoid misaligned access to lfs64 on-disk records...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNG
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KNF
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox make comments about descriptor storage d...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox - add one more missing RXC_EN.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox - handle register adjustment when link s...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/nilfs Compile in the DPRINTF debug macro's on DEBUG k...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/nilfs Fix use-after-free issue!
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/common/bootimage Add "live-image with a FAT partitio...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/zaurus Add "build.sh live-image" support for zaurus.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/hpcarm Add "build.sh live-image" support for hpcarm.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Restore code to sysctl_free() the compat...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat Deal with having to teardown sysctl entries in mu...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/miscfs Finish the transition to SYSCTL_SETUP by removing...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Don't bother with IFF_OACTIVE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use the 64-bit DMA tag, if available, with some ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hppa/include Revert another historic $Hdr$ collapse.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci When parsing Enhanced Allocation entries, use th...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/stand/efiboot/bootx64 Fix clang build after pa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/vax PR port-vax/55094: vax pmap needs locking adjus...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/fs/lib/liblfs Suppress spurious address-of-packed e...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc remove obsolete option
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Expand the support of __no[sanitizer] attributes
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Disable Address Sanitizer instrumentation of the lin...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen need to retain csum_flags in xennetback_cop...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox - move sc_flowflags = 0 line at earlier ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for skipping IPv6 checksum vali...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox improve comments
=?iso-8859-1?q?ad?=[src/trunk]: src/sys x86 pmap:
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Revert previous
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1d and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto remove defines now defined in crypto/dso_conf.h
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Update date
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/include/openssl Add more ca...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sbin/umbctl Forbid command line parameters when parsing conf...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen actually in data_validated case, there is no ne...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Teach rump to process __link_set_evcnts entries. (Second pa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Wrap vnode_impl.h in defined(_KERNEL) || defined(_KM...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Merge vfs_cache.c from the ad-namecache branch. With th...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat - nchash is gone.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/pmap - Don't copy the entire namecache only to look ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.51 - namecache changes
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb clarify and explain
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix build failure.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/ic do not assume that a bus_space_handle_t is simply...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Add internal support for multiple endpoints.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Temporarily mark hppa, mips, powerpc and riscv with...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc cryptli...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Process concurrent page faults on individual uvm_ob...
=?iso-8859-1?q?ad?=[src/trunk]: src/doc Note some recent changes I made.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat Process concurrent page faults on individual ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm/dist Import bwfm firmware from linux-...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/apps always use fdin
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/apps add back missing goto;
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp put back removed...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bio eliminate diff w...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp reduce diff with...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto reduce diff with ups...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm Add new bwfm firmware binaries and co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note bwfm firmware update.
=?iso-8859-1?q?ragge?=[src/trunk]: src/sys/arch/vax/vsa Do not expect a struct buf to be present if...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm/dist Pinebook Pro "bwfm" firmware fro...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm Add a note about "bwfm" firmware upst...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm Install the "bwfm" firmware for the P...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/sparc cpu_intr_p(): use cpuinfo (always the s...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm The raspberrypi,model-zero-w uses the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm Install the common AP6212 nvram confi...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sbin/mount_portal/examples rfilter.2: fix a typo
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Add a few more chip ID.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/acpi in acpi_debug_init(), the string we extract fro...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern LK_SHARED is OK for VOP_ACCESS().
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Fix typo in comment.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox manifest non-MP_SAFE
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox Socionext "NetSec" GbE driver
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to DRT about EEPROM ucode
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox improve comment descriptions. DRT for uc...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox use sc_100mii variable name for RMII/MII
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to catch RMII/MII phy condition. fix...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox do better work in ifmedia_upd. fix ucode...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox replace some macro names for descriptor ...
=?iso-8859-1?q?kim?=[src/trunk]: src/share/locale Add C.UTF-8
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox adapt dual descriptor design both for AV...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Fix UVMHIST build
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size - new f...
=?iso-8859-1?q?kim?=[src/trunk]: src/share/locale Fix the currency symbol for fi_FI.ISO8859-1
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses curses: Add stubs for mouse functions
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/rump/librump/rumpkern Don't attempt to detach an evcnt b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcurses Fix synopsis, use more markup.
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libcurses Add missing man page for curses mouse functions.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Reduce #ifdefs
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Pacify a syzbot complaint about bit shifting.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix a race between cache_enter() and cache_revlooku...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Deal with (rare) hash collisions by using memcmp() to ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat ncs_collisions is gone.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Correct an assertion.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Cosmetic tweak
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Oops. Fix merge error.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern cache_remove(): remove from the vnode list first, s...
=?iso-8859-1?q?joerg?=[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Fix format st...
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/arch/evbarm/conf The image size increased.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Update comments
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumpuser Fix off-by-one
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumpuser Avoid buffer overflow
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add some more findings about SC2A11 GbE....
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox correct inverted logic to determine RMII...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic - Define some new parameters of DDR3 SPD ROM.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Calculate DDR3's tRAS correctly.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci nuke <sys/queue.h> and reorder #include
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Fix unused area size found by pgoyette@.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Use a vhci_request_t, will be required for futur...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix type confusion. Found by kASan when doing a ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk note that MKLLVMRT affects more than amdgpu.
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/man/man9 Fix cprng_fast64 return type to match code
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci fix vmx(4) cannot link up at boot time. re...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox small knit about multicast hash table ha...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to be consistent for the number of a...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox fix FDT 2nd addr to map EEPROM store. me...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to show 32 GPIO line usage
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add more registers supposed to exist
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net reset the csum_flags in bridge_brodcast() also for b...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox add more register description
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumpuser Revert previous
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/librumpuser If we're going to loop, pausing and then ret...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Remove the argument from USB_{ATTACH,DETACH}, fo...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/arch g/c UGEN_BULK_RA_WB which is not a supported option
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add entry for NetMos NM9900 Quad UART.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Update a comment.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/fdt ohci@fdt, ehci@fdt are machine independent; move...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox make sure to use mac_write() for GMACxxx...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev - Refactor the firmware loading code into a set of c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Add a file type entry for CLM files.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Simplify #ifdefs
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Use exact match to search testname.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/string Protect against malloc failure corrupting er...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/string Arrange that strerror(-1) prints "Unknown er...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt PR/55095: David A. Holland: pw_gensalt(3) undoc...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch remove 'file-system SMBFS' and 'pseudo-device nsmb'...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp add pw_gensalt
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/kern Relax fdatasync restriction that fd be writable
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt Add missing trailing $ for blowfish
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt - bump blowfish size, explain version
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to decode _DSD ACPI resource
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/string Document strerror_l()
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/string Delete the BUGS paragraph about the "missing...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcrypt Fix typos. Use more markup. New sentence, new l...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox describe DeveloperBox pin assignment cor...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/makefs/ffs improve error messages.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox use dma32 for descriptor store. likely s...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt Revert putting a $ as the final character for b...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt more info
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcrypt new paragraph
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcrypt Remove trailing whitespace.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox better boot messaging
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox better boot messaging, redo
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox DRT about config messages
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to DRT about config messages
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to DRT about config messages, redo ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add "snps,dwc3" to the list of compatible string...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox adjust minor comments
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/makefs/ffs Fix the build, use %jd and (intmax_t) ca...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Increase MEMORY_DISK_ROOT_SIZE
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump IMAGESIZE
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/evbarm/instkernel Only build sshramdisk when buildin...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox correct global reset logic. still remain...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox update register definition. from UEFI so...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix to start recording immediately when open()...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Sync with sys/dev/audio/audio.c rev1.65.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common When using SYSCTL_SETUP there is no guaran...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Add tests for poll(POLLIN) before read().
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add TLDW
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add HPD
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen Stop using IFF_OACTIVE, just keep processin...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen in xennet_tx_complete() replace the grant s...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_curcpu_runnable_p(): cosmetic change.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Don't overwrite ci_is_slow if it has explicitly bee...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Leave the idle LWPs in state LSIDL even when runnin...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Change sleepq_t from a TAILQ to a LIST and remove SOBJ_S...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.52 - sleepq_t & kcondvar_t shrunk
=?iso-8859-1?q?ad?=[src/trunk]: src/sys softint_overlay() (slow case) gains ~nothing but creates...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys SOBJ_SLEEPQ_FIFO is gone
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sigpost(): check for LSZOMB, not l_refcnt == 0.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix crash observed with procfs on current-users by ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern sleepq_t is now a LIST. Forgot to...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern TAILQ -> LIST
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Comments
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - Stats: add a cast to make sure 32-bit wraparound ...
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.sbin/crash No need for warnx() if !LOCKDEBUG
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Add the clock providers for the sun6i_a31...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add OrangePi Lite and Lite2.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/conf Attach sunxirtc in pass4; it's required...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/dts Add a more complete / correct device tree f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/broadcom/bwfm Let xunlong,orangepi-lite2 share bwfm...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox register definition mashed. from UEFI an...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox more register mashup work
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox try to be better register descriptions
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add special handling for model 0x0f steppin...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Revert changes that broke gestur...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Avoid division by zero if label isn't valid.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Allow open of RAWPART even when no medium is ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox extend mii_statchg() to use ether_mediac...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tic As described in tech-userlevel:
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sparc64/instfs Get back to terminfo.cdb.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/netinet fix in4_cksum() panic "in4_cksum: mbuf 14 too sh...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net replace the conditional m_pullup() on start of bridg...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net replace the conditional m_pullup() on start of ether...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libterminfo Introduce a bunch of inline functions and ut...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tic Use the new functions and add more error checking.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb - change to use rcvfilt_locked() name to clarify...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use standard deferred if_start framework in...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add higher state of consciousness
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 PR kern/55114: Install fails with "cpu_sw...
=?iso-8859-1?q?bad?=[src/trunk]: src/share/installboot/evbarm Belatedly add NanoPi R1.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/lfs Comment out some of the CTASSERTS for lint until...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libterminfo support for older compilers
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Add description about channel limitation intr...
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Revert 1.96, 1.97 and 1.100. (no response fr...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove trailing whitespace.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Reduce default AUDIO_BLK_MS from 40msec to 10m...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox - comb down rcvfilt() filter adjustment ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic tic: promote record type when merging newer into...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic Whitespace
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic tic: use EXIT_FAILURE rather than magic numbers
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo Whitespace
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: use , as a record version delimite...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: Add a comment for prior change.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic tic: free the old buffer after promoting the rec...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/instkernel Try to fix previous: include etc.e...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libterminfo PR/55118: Andreas Gustafsson: Oops, set the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/infocmp Deal with both .db and .cdb extensions...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Make autofs(5) timeout messages includ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/mii Don't set DVF_DETACH_SHUTDOWN. The MII layer wa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Allow path components that start with ~
=?iso-8859-1?q?kim?=[src/trunk]: src/etc Fix skipped daily in Eastern Europe
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Provide a pt_entry_t and PRIxPTE
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Fix a c&p error from 1.3 that should fixes ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Provide a curpcb
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Support PMAP_FAULTINFO on arm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 PTE_SYNC before TLB flush and no need to ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/acorn32/eb7500atx KNF
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb store the request buffer in the vxfer instead of...
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/dev/usb Summary: Introduce a keyboard event ring buffer ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Avoid "hole in RX ring" condition by ensuring a n...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Try to use the existing HW address programmed int...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/md4 restore previous...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen in xennetback_evthandler() just copy the Do...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen completely g/c the #if 0'ed xennetback_tx_f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap ENABLE_REMOTE and add rpcapd(8)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists enable remote for libpcap and add rpcapd
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add rpcapd examples
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap Descend to sbin
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/ktrace Document ktrace history
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/ktrace tense
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/lib need bsd.init.mk to grab Makefile.inc
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: Clamp numeric bounds to storage no...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: allow _ti_getname to convert from ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/infocmp infocmp: Strip versioning from terminfo name
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist Use http://sourceforge.net/p/libpc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist make the patch compile on NetBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/lib rpcap://<host>/interface support.
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/lib Define GL_LIB_NAME somewhere that appl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Don't define pt_entry_t if _LOCORE
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: Promote a terminfo description to ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tic tic: Duplicate and promote v1 records when mergi...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic reorganise rcv frame address filter code
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic DM9000 add register description
=?iso-8859-1?q?roy?=[src/trunk]: src terminfo: v3 records should create v3 aliases
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/infocmp infocmp: strip versioning from aliases as well
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: satisfy gcc bitching
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug Add rpcapd
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make make: fix -fno-common build
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Explain how configuration matchin...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libedit fix build error with SDEBUG, MAP_DEBUG, DEBUG_RE...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libedit patbuf must be updated if the length of patbuf i...
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libutil fail to create a pidfile if hostname contains '/'
=?iso-8859-1?q?ryo?=[src/trunk]: src/lib/libwrap PR/54992: fix hosts_access(5) to works for IPv6 ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/sys Teach dk(4) about ZFS.
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/blacklist/bin Fix typos.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Now that we have a partition type for it, also add F...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/sys Match indentation of previous entries.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/gpt Now that we use the same UUID for ZFS as FreeBSD, d...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Support partition type ZFS
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Enable the cycle counter when a CPU hatches an...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net On detach, destroy the mutex attach created, otherwi...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Ooops, fix previous (PT_* enum values here ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net Some interfaces (gif) don't have a mac address...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen batch the GNTTABOP_copy hypervisor calls in...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/lib Clarify that we always need a val...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/blacklist/lib New sentence, new line.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen don't check for IFF_OACTIVE, nothing sets it
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern cache_lookup(): fix a use-after-free.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Expose F_DUPFD_CLOEXEC to POSIX >= 200809
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/gen Be less of a minefield for new architectures. T...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/gen xref elf(5).
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/gen Mention elf rather than a.out some more.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/ddb Remove a.out leftovers (unused)
=?iso-8859-1?q?maya?=[src/trunk]: src/share/man/man4 Don't mention a.out support, which does not e...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Add comma in enumeration.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf/dist/tools Allow env - atf-run to work by s...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic - reorgazine the entire structure to utilise ifme...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic add comment to clearify hw nature
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/conf dme needs mii
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man4 add missing netmos devices
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic fix negated loop condition. make break when reset.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add ACPI support.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/infocmp infocmp: don't crash when a terminfo descrip...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc New OpenSSL
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Add bcm2835_bscvar.h
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Allow short transfers. We introduce a third pack...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Put the ioctl definitions in a header, and insta...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Publish the request/response structures too.
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Add getsid(2) to the XOPEN namespace (again)
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Expose getsid(2) to POSIX >= 2008
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Maintain the left/right buttons ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci switch to use ETHER_F_ALLMULTI flag
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net Enforce a standard path
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/mpls more cleanup
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/mpls factor out common code and set the path.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Import a new example kernel module fops...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix typo in comment.
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net Multilink PPP: sanity check of option values, sto...
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net Multilink fragment protocol type.
=?iso-8859-1?q?is?=[src/is-mlppp]: src Define a few more LCP options. Recognize, sanity-check an...
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net fix typo in comment.
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net The specification calls this a class, not type.
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net first part of defragmentation code. No dropping/s...
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net syntax fixes.
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net compat code to make transplanting this to netbsd-...
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net whitespace error
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net macro error
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net MLPPP mrru negotiation.
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net typo
=?iso-8859-1?q?is?=[src/is-mlppp]: src/sys/net trying to ind the right place for MLPPP renegotia...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci insert missing ETHER_UNLOCK()
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 Add AVX512_VP2INTERSECT, SERIALIZE and TSXLDTRK...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/stand/efiboot efiboot: add clang fix from i386/stand/efi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples/fopsmapper Avoid comparison between sig...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples/fopsmapper Fix CVS Id
=?iso-8859-1?q?gson?=[src/trunk]: src/etc Create the qemufwcfg device as part of "all". Discussed...
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man8 regen
=?iso-8859-1?q?gson?=[src/trunk]: src/share/man/man4 Fix incorrect device path. OK jmcneill.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add NVIDIA Quadro NVS 295.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev Use unsig...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio Calc...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/isa Newer PC Engines BIOS versions don't set up the ...
=?iso-8859-1?q?is?=[src/trunk]: src/sys/net Define a few more LCP options. Recognize, sanity-che...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip Don't fail if we cannot compute the cl...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/shmif_dumpbus improve error messages, minor cleanups.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/shmif_dumpbus Add path.
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/kdump Add ioctlprint - descriptive ioctl value printer
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc ioctlprint(1): Add ioctl descriptive printer.
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/kdump Note ioctlprint(1) in SEE ALSO
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Disks can sense vibes, DTrace confirm...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Fix evmips CI20 build
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/kdump Add comma in enumeration.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/kdump Remove superfluous Pp. Add comma in enumeratio...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with FreeBSD r359561
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update with reality
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Update with reality
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.0 & 8.2
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars align
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars just spaces
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Reduce the memory footprint by allocating a ring...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Tweak a comment in previous
=?iso-8859-1?q?roy?=[src/trunk]: src/etc Add _dhcpcd user and group
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd Build dhcpcd with privsep support.
=?iso-8859-1?q?roy?=[src/trunk]: src/etc Add chroot support for dhcpcd
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/defaults Add a default dhcpcd_chrootdir
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/mips/ingenic add miivar.h and put a stop gap to com...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base Adjust set lists for dhcpcd chroot
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/evbmips/conf add ukphy as the last resort. enable d...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall postinstall: move dhcpcd files to the c...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic add aprint_debug_dev() call for CI20
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall postinstall: add checks for _dhcpcd to ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Fix the build by bu...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.0.0
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/impliment/implement/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Hide 'hardclock_ticks' behind a new getticks() function,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add a comment.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/kdump *** empty log message ***
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin Add the ability to:
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/route Add a prog_setsockopt (thanks kre@)
=?iso-8859-1?q?roy?=[src/trunk]: src/share/man/man7 Add _dhcpcd entries.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/kdump remove debugging
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/x86 Fix TSC drift is observed almost every time...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make CHECK_VALID_META is too agressive for CMD check.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Revert arraycount
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/ofw make OpenFirmware info available via sysctl.ofw
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Avoid crashes if we fail to allocate a transfer ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/kdump Increase column widths. Improve -l description...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/kdump Update usage for ioctlprint.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib/libshmif make constant unsigned
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 PR/55030: Avoid locking against myself panic by...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Try a better syntax...
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/pax Move definition of chdname and do_chroot to options.c
=?iso-8859-1?q?martin?=[src/trunk]: src Make route and netstat share the same struct progops (and in...
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/sh Don't define max_user_fd in the header.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/netstat remove unused
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old/dist Import the HEAD of the NetBS...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch to binutils.old
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old Resolve conflicts
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/csh Don't depend on common declarations.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add KASAN instrumentation on on-stack VLAs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Verify that the terminating '\0', too, is initialized.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sbin/iscsictl Just declare driver and buf
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Add KASAN instrumentation on strcat/strchr/strrchr.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sbin/savecore Avoid overflows when reading strings.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sbin Avoid common symbols for fsck_lfs.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/ofw various fixes:
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/config Avoid depending on common symbols.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen Attach xen IPI event counters.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch CPU topology makes almost no sense for Xen, and pop...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils remove .gitignore files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.34
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc Re-add the generate...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic Mark res __diagused; #ifdef DIAGNOSTIC panic --->...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils put the binutils include before /usr/include ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils Regen x86, add libctf.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils Handle libctf new in binutils 2.34
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils rename libctf to libgnuctf to avoid c...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils rename libctf to libgnuctf
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add libgnuctf
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/gallium Add all the dependent librarie...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Fix kerberos libraries order
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Drop specificdata from KCOV, kMSan doesn't interact well...
=?iso-8859-1?q?maxv?=[src/trunk]: src KCOV doesn't depend on specificdata and cpu_intr_p() anymore...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/nfs NFSv2 is limited to use only 32bit in metadata. Prev...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Make default protocol version used by wscons ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Add D-Link DWA-121 rev B1
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Add D-Link DWA-121 rev B1 to list of supported d...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists conditionally list library versions for b...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/comp More binutils version mismatch.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys statvfs.2: Add STANDARDS section.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/wscons KNF (Format block comment)
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Add Edimax AC600 ids.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Add libproc
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.sbin/makefs Indent the makefs(8) options for UDF like th...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Linker semantics have changed; we now don't automat...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common When collecting z...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/ddb also print the LWP reference count.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen enable Rx checkum offload (i.e. skip) for x...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Enable MONITOR/MWAIT idle on AMD chips, exc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Apply fix for --noinhibit-ex...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot Add --noinhibit-exec and --no-dy...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man remove mount_smbfs(8)/nsmb(4) references
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 remove SMBFS and nsmb/netsmb - userland part
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix gssapi needs crypto
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys remove SMBFS and nsmb(4) - kernel part
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/macppc/conf remove some leftover nsmb(4) references...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets for new binutils
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/etc remove nsmb(4)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug fix libgnuctf
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note SMBFS and nsmb removal
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/libiberty const for psignal
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch mark nsmb major obsolete
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc smbfs is no more
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.sbin/lockstat Make makelists() a little bit faster.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists gnuctf is only binutils=234
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/puffs We don't have smbfs anymore.
=?iso-8859-1?q?is?=[src/trunk]: src/sys/net Multilink PPP: sanity check of option values, storag...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/dev more smb removal.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/gas/config Adjust for field rename.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib remove smbfs
=?iso-8859-1?q?christos?=[src/trunk]: src/rescue smb is no more.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/conf remove also files.netsmb from here
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump/librump/rumpvfs Avoid copying zero-sized objects (f...
=?iso-8859-1?q?is?=[src/trunk]: src/sys/net Multilink fragment protocol type.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix netsmb, libgnuctf
=?iso-8859-1?q?christos?=[src/trunk]: src Infrastructure for putting kernel+modules in /netbsd/kernel and
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern - sched_idle(): if a migration took place, rather t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Add support for lazily generating a "global thread ID" for a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.53 -- struct lwp changed.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern preempt_needed(), preempt_point(): simplify the def...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Regen for _lwp_gettid(2).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Man page for _lwp_gettid(2).
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch x86 to the new binutils.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils Regen everyone!
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Merge the remaining changes from the ad-namecache branch...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap/dist Always include the sampling member...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern vrelel(): clear VV_MAPPED with the vnode still locked.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/riscv/include silence lint.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples Add new example kernel module: current_...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Mark uvm_map_entry_cache with PR_LARGECACHE.
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/string Minor clarification. And a typo. Bump date.
=?iso-8859-1?q?fox?=[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
=?iso-8859-1?q?fox?=[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
=?iso-8859-1?q?fox?=[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/string Add missing ERRORS section.
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/string Move the note about sys_errlist[] users to C...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev fix deadlock in wdcwait() when xfer timeout happens ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/debug one more netsmb reference.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata stop xfer timeouts during recovery, all xfers wi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix L...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk make sure _OSRELEASE is defined where it is needed.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/modules/examples/current_time Switch to type generic PRI...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Document and set a default for KERNEL_DIR
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.54 - namei changes.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86 Allocate PV entries in PAGE_SIZE chunks, and ca...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc us and them, then!
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug we don't delete entries, we mark th...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55137: Kouichi Hashikawa: ip...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55137: Kouichi Hashikawa: ip...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/comp revert to previous
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add entry for NetMos NM9900 Octa UART
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Extend the curses hack to terminfo - b...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sun3/miniroot Adapt to libterminfo as part of libhac...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: Add guards to optionally build par...
=?iso-8859-1?q?roy?=[src/trunk]: src/tools/tic tools: Build tic with full fat terminfo
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/etc remove nsmb from MD list of devices to create for 'all'
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc We generate this.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen no need to pollute dmesg by xennet_watchdog...
=?iso-8859-1?q?sevan?=[src/trunk]: src Support the use of DHCP in the install environment
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libterminfo Conditionalize a few more functions (hopeful...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump/librump/rumpkern Return early on 0-sized transfers ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Don't block signals when runnin...
=?iso-8859-1?q?joerg?=[src/trunk]: src Fix depenency on common symbols in sbin.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove support for legacy rx-flip mode for ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note removal of xen rx-flip
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen remove xengnt_grant_transfer() and xengnt_revok...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc fix date for mrg arm entry
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 remove RX flip from diagnostic, it was removed
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc fix the mrg arm entry text that said v7 + v7, not v7 + v8.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys - Untangle spawn_return by splitting it up to sub-functi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys There is no "s" lock.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Switch USB to use non-coherent buffers for data transfer...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc Prevent waiting for processes to exit forever by introdu...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1e and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL/binutils
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Cleanup CPU attach output:
=?iso-8859-1?q?snj?=[src/trunk]: src/sys/arch/vax/boot/xxboot fix comment in typo
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include CPUID Fn00000001 %edx bit 8 is printed ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/fsck_ffs dion't define endian as well as try to declare...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Reintroduce struct proc::p_oppid
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen set rxreq_gntref to GRANT_INVALID_REF immed...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Remove copy-paste garbage.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 9.99.55!
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86 Rename CPUID_APM_TSC to CPUID_APM_ITSC. No func...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys define M_CSUM_BLANK, eventually to be used by xennet...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Remove ci_max_ext_cpuid because it's th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Print CPUID 0x80000007 %edx on both Int...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/fsck_ffs Sync "common" declarations with ifdefs in header.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen save some memory - no need to embed sc insi...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove some unnecessary spl*() calls, and f...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove some XENNET_DEBUG code which causes ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/alpha/conf Slightly bump ramdisk space
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/alpha/instkernel/ramdisk Use full available ram disk...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/cobalt/ramdisk Sync image size with available space ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall postinstall: fix contents_owner to retu...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/udf udf_get_node(): fix typo and honor "lktype" argum...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen #undef XENNET_DEBUG, accidentaly left enabl...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen just pass true as known_mpsafe for interrup...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen remove restriction on interrupt level for MP-sa...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make a pass on locking, replacing spl*() ca...
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Document the phil-wifi branch
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen convert to IFEF_MPSAFE, also enable interru...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen add known_mpsafe parameter also to pirq_establi...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch use conf/filesystems.config, fix missing PTYFS
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen pass and use feature-ipv6-csum-offload for ...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/man Exit successfully after printing the search path...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen adjust previous - set the Tx flag only when...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Whitespace
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 bring the section on automatic acquisition of...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ic avoid "panic: LOCKDEBUG: Mutex error: rw_vector_e...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 remove <sys/malloc.h> include, not used here
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/lib/libkern Fix KASAN build on aarch64
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/miscfs/kernfs switch to kmem_zalloc() instead of malloc(...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/miscfs/kernfs switch KERNFS_ALLOCENTRY() to use kmem_zal...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen convert from malloc() to kmem_alloc()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen no need to malloc()+copy watch.node, it's const...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/ews4800mips/floppies/ramdisk Ooops, editor mishap in...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen switch from malloc() to kmem_zalloc()
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/ews4800mips/conf Disable userconf in the RAMDISK ke...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen change xenbus_read() interface so that caller s...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Add more RDC products (Andrius V)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/pci Recognize more rdc devices (Andrius V.)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata drop wd lock in wdstart1() before calling the at...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen revert the watch.node change, xenbus_watch_path...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen make xenbus_watch_path() static, it's not used ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xenbus convert from malloc() to kmem_alloc()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen convert the node watch code to use kmem_alloc()...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen partially convert to kmem_alloc()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xenbus mostly convert to kmem_alloc()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen add a small wrapper xenbus_directory_free() to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen add wrapper to free response from xenbus_dev_re...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/banner Add history section
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/55146 (100+ file system test cases failing)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm ubc_direct_release(): remove spurious call to uvm_pa...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/54759: vm.ubc_direct deadlock when read()/wr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm For single page I/O, use direct mapping if available.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lookup_fastforward(): failure to vget foundobj vnod...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 use PMAP_PAGE_INIT() to initialize mutex in...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add two new RDC PHYs from Andrius V.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add two new RDC PHYs from Andrius V.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix typo in comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Correctly spell "count".
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Pull in https://gcc.gnu.org/g:3d9...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/powerpc/include/booke Simplify #ifdefs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Provide UVMHIST_CALLARGS
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/opencrypto Revert previous change to use SYSCTL_SETUP si...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci actually writing always the checksum offload con...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fixup field names in previous
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci wm_tx_offload() and wm_nq_tx_offload() actually ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 add a warning in checksum offload that hardwa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 Add EX2 for Vortex86 SoCs (Andrius V)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 use __arraycount, and fix comparison
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 flip the comparison again
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Fix UVMHIST build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Wrap a REALLY long line
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci adjust the condition for reusing checksum contex...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Make a comment less MIPS specific
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Stop walking MADT / GTDT subtables if we hit a ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Fix TEMPLATE_NAME ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove check for matching ethernet address ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch move xen/conf/std.xen to i386/conf/std.xen, it's i3...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/tunefs Refresh the superblock in memory if changing a m...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall Fix dhcpcd $DEST_DIR support
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen xengnt_more_entries() can be called from in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/binutils/dist/ld Fix aarch64 binutils tools build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55149: Kouichi Hashikawa: Ge...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen update to __XEN_INTERFACE_VERSION__ 0x0003020a ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add KASSERT() for owned grant_lock in xengn...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen implement DIOCGCACHE - assume if CACHE_FLUS...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen allow DIOCSSTRATEGY, there is no particular...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen update comment for DIOCGCACHE (no DKCACHE_R...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev add support for DIOCGSTRATEGY and DIOCGCACHE
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xenbus g/c unused xenwatch_mutex extern, and st...
=?iso-8859-1?q?plunky?=[src/trunk]: src/sbin/ifconfig trim extraneous return statement
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86 Skip cx8_spllower patch if we're running on any...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86 Revert, wrong branch
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen add and pass dma tag to PV drivers attached to ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Cosmetic changes
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/common Drop the entry for Yasushi Yamasaki, pe...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys - Make this needed sequence always work for condvars...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Remove buffer reference counting, now that it's safe to ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvmspace_exec(): set VM_MAP_DYING for the duration, ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/uvm Update a link to "CLOCK-Pro" paper.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9), remove now not neces...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Fix typo
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Fix all the random __SHIFTOUT casts by introduci...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use ETHER_ADDR_LEN on one more place
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/i386/conf remove commented out __XEN_INTERFACE_VERS...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen gnttab_get_status_frames frame_list is arra...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.bin/audio/play audioplay.1: generalize a reference to we...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen Rename radix_tree_node_clean_p() to radi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern vfs_mountroot(): don't needlessly grab a second ref...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/ffs New extended attributes test (does not work unt...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen PR kern/54979 (radixtree might misbehave...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.56 - struct buf changed
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev don't try to read a 32bit property into ...
=?iso-8859-1?q?ad?=[src/trunk]: src/common/lib/libc/gen Match the naming convention in the file.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add new t_extattr
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/arch/aarch64/string Fixed to not use the "br...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb add Microsoft 2.4GHz Transceiver V8.0 - PR kern/...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb enable the workaround for Microsoft transceiver ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 The vectors allow for up to 0x80 by...
=?iso-8859-1?q?rin?=[src/trunk]: src Revert previous:
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen put xenbus dmat into xenbus_device so it's avai...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9), no explicit xpmap_*(...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern explicitly use DEV_BSIZE align for all bmempools
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern for bmempools set align, not ioff
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/dkwedge allocate buffer for disk I/O via geteblk() i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen print 'backend features' instead of just 'f...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen now that getebuf() et.al. always returns DE...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/crypto/libcrypto Double the timeout for the bn test ca...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/dkscan_bsdlabel adjust to work with updated dkwedge_bsd...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/ufs remove noncompilable WAPBL_DEBUG_INODES
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen revert previous - physio arranges for tranf...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa Via enh at google dot com in tech-userlevel. ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa fix tyop
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl We can only use the SHA3 assembl...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/fs/lib/libffs remove removed file
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi Revert acpi_ec.c 1.77.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Add uxrcom driver for Exar XR21V141x USB serial ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi Revert acpi_ec.c 1.76.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi KNF
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi Reject overly large widths, from mlelstv.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?htodd?=[src/trunk]: src/sys/modules/ufs Remove ufs_wapbl.c from Makefile.
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man4 Add NetBSD CVS tag.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/conf base INSTALL kernel upon GENERIC with ma...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Don't inline cprng_strong{32,64}(), so they can be calle...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb further tweaks for USB_PRODUCT_MICROSOFT_24GHZ_X...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add support for Pointer Authentication (PAC).
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern fix race between wapbl_discard() and wapbl_biodone(...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 nd6: RTM_MISS reports RTA_AUTHOR once more
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Pass NOCRED instead of NULL for credentials. These ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Change STD[:random-whitespace:]RUMP to STD\tRUMP
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern change ' \t' to '\t'
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix locking against myself panic in xennet_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen move IFNET_UNLOCK() immediatelly after xenn...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Use UVMHIST_CALLARGS
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern delete debugging printf.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern fix wapbl_discard() to actually discard the queued ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 Fix typo.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Remove no longer needed workaro...
=?iso-8859-1?q?leot?=[src/trunk]: src/doc Hack removed in src/external/bsd/nvi/usr.bin/nvi/Makefil...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add KASSERT() for unaligned case to make su...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Oops missed one more NULL -> NOCRED
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern put back the MODULAR attributes accidentally removed.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/ffs make sure that 0 length files get their extattr...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/sys slightly change and fix the semantics of pool_set*wa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/aarch64 Meant to do a store here, not a loa...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add support for Branch Target Identification (BTI).
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note PAC and BTI.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add KASAN-DMA support on aarch64, same as amd64. Di...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Oops, forgot the empty macro version of UVMHIST_CALL...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/conf Add KASAN instrumentation on on-stack ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev constify
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Trailing whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Bump date for previous
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date. Remove Xr to non-existent modem(4)....
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove superfluous whitespace & macros.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 remove the In-System design note, related cod...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x68k/conf drop note about wd not being supported fo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb remove obsolete support for ISD-ATA umass(4) ada...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note removal of ISD-ATA for umass(4)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf remove wd* at umass?, it was dropped
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf Make KASAN compatible with LLVM. Same as...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man4 Add xref to umodem(4). Mistake picked up by ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev fix use-after-free for ata xfer on bio submission fo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/rump/dev/lib/libumass unhook umass_isdata.c from here too
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Handle "no count" properly in db_kernhist_print_cmd
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/evbarm/conf Add KUBSAN.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Work around a compiler issue when building on a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix "left shift of 255 by 24 places cann...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Apply similar fix from gic.c that fixed ...
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/netinet6 Fix default route selection
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Comments
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/rtsold Use .Dl for one line literal display. Add S...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/wsfb Get genfb's address offset correctly when the v...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.1 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.0.1
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys hardclock_ticks -> getticks()
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use relaxed atomics on spc_mcount.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make xbd(4) D_MPSAFE
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/ufs/ufs Replace most uses of vp->v_usecount with a call ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/miscfs/specfs when determining I/O block size for VBLK d...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen KASSERT() that requested I/O size is <= XBD...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/rtsold Remove trailing dot in SEE ALSO.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_fault_check(): if MADV_SEQUENTIAL, change lower ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch By default, events are bound to CPU 0 (exept for IP...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts catch up with field move
=?iso-8859-1?q?kre?=[src/trunk]: src Since dhcpcd-hools/02-dump seems to have been removed from the
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix UVMHIST bulid
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note MP-safe work for xennet(4) and xbd(4)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix a comment. From ad@
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen actually fix also the allocated memory size...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen DRY - use pages for sizeof() for the frame ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Fix typo, expand description slightly.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sort db_commands.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Remove unused ARM32_DB_COMMANDS
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Provide a "mach cpuinfo" which displays s...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen if grant fails also revoke the grants for p...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen provide d_iosize hook to cap the xfer size ...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/common We solves the zpool SIGBUS issue by building ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/udf fix debug print flag
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/fs/udf Move comment related to the sysctl_createv() in S...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add forgotten mutex_exit() in detach, which...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use single pre-allocated buffer for unalign...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/onewire add family 0x14 for DS2430A EEPROMs
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/onewire regen
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/onewire add 'driver' for DS2430A EEPROMs which simpl...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/onewire defflag ONEWIRE_DEBUG
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts Add dmesg functionality.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen rearrange slightly to do proper b_resid acc...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix KASSERT() in xbd_map_align()
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/onewire Only include opt_xxx.h headers when _KERNEL_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add timeout to syscall_signal_on_sce that...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Set p_oppid always, not just when a parent is traced
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa G/C a #include
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Drop most of the logic associated with pthrea...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa KNF
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch remove MAXPHYS override, xbd(4) was changed to work...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make xbd(4) accept 64k (aka regular MAXPHYS...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea When boot up with auto-boot? == true, s...
=?iso-8859-1?q?nia?=[src/trunk]: src ossaudio: Make SNDCTL_DSP_SPEED more robust when using inval...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Spaces to tabs
=?iso-8859-1?q?nia?=[src/trunk]: src ossaudio: Make SNDCTL_DSP_SETFMT conform with OSSv4.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa Convert PMAPDEBUG to UVMHIST
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src dhcpcd: Don't open a control so...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src privsep: Redirect to /dev/null ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use large pages for the kMSan shadows. This greatly...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/include Use large pages for the kASan shadow,...
=?iso-8859-1?q?nia?=[src/trunk]: src ossaudio: If the user's channel count is rejected, use the h...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Introduce POOL_NOCACHE, simple option to cancel poo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Drop the todo and qualify the accesses.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use 64-bit DMA if available
=?iso-8859-1?q?kim?=[src/trunk]: src Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch ppc to the new binutils
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 Swi...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk fix backslash
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk need more ||
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa More KNF
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch No functional change:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa Don't KASSERT there's an FPU present. QEMU do...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/rtsold Sort SEE ALSO.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add the case of kdb_trap(-1) called...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Shave off 3 instructions per trap
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa Fix cur{lwp,cpu} and other bits for MODULES
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen when checking for physio request check for ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa To allow concurrent page faults on the same se...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Introduce intermediate locking for fork, s...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Restore --copy-dt-n...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public/...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen if backend supports it, use indirect segmen...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev Correct rx packet count for 8192EU. Tested OK.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Add some Intel UHD Graphics devices. Mainly ta...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Comet Lake support.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4/man4.x86 Remove extraneous spaces
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4/man4.x86 Put the spaces back (they're part of...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/arm/arm32 With the right timing, V->P operations co...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ufs/ext2fs Stop using __KERNEL_RCSID() in header files; ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Discard __HAVE_UNLOCKED_PMAP for 4x...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys fix tense (Nelson Beebe)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ufs/ext2fs Revert previous for now:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?knakahara?=[src/trunk]: src/usr.sbin/tprof/arch Fix typo in a comment.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve diagnostic messages.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Use UVMHIST_CALLARGS
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/newfs align buffers used for I/O to DEV_BSIZE so it's e...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove some old #if 0 code
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/fsck_ffs align buffers used for I/O to DEV_BSIZE so it'...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen constify xbddkdriver
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix build after PV locking change
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.sbin/rtsold Update date
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Fix __CTASSERT1() in sys/cdefs.h for recent Clang/LLVM
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/sys Mark the .ident section as mergable string section t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/distrib/utils/libhack include aligned_alloc(3), now needed f...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/sys Don't use typedef at all for __CTASSERT1.
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Remove the static_assert() fallback for pre-C11 and ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/lib/libkern Slightly reorder for clarity, and add header.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 remove documentation for (non-atomic) boottim...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/cron/dist Put back the ? syntax accidentally re...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/external/bsd/cron/dist Move the range example (for 8-11) to ...
=?iso-8859-1?q?ad?=[src/trunk]: src/external/historical/nawk/dist Now that inputFS is dynamicall...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Switch from C11 specific static_assert() ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm Add an API to get a reference on the identity of an ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/pci Add ATI Radeon R5/R6/R7 Graphics.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.sbin/makefs Believe the datablocks predictor when determ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/alpha/include Fix copy & pasto in previous (to fix ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/powerpc/include It's __RCSID for an extra level of ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Remove PMAP_DEBUG by converting to UVMHIST
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Trailing whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/makefs Remove unused variable (to fix the build)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch PMAP_DEBUG has been deleted on arm
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin add NO_IOBUF_ALIGNED to not pull aligned_alloc() for re...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/distrib/utils enable NO_IOBUF_ALIGNED for x_newfs and x_fsck...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net In _if_down(), release the link state change lock be...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make compile with XBD_DEBUG
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet be consistent about byte flippi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Fix trailing whitespace.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): Avoid bus_dmamap_destroy() in msk_stop()
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys PR/55177: Carlo Arenas: mremap(MAP_REMAPD...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys Oops, need the header too.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove trailing comma.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Extended attribute support for ffsv2, from FreeBSD.
=?iso-8859-1?q?jhigh?=[src/trunk]: src/crypto/external/bsd/netpgp/dist added blowfish symmetric cip...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/cron/dist Add -s (SINGLE_JOB) from OpenBSD.
=?iso-8859-1?q?sevan?=[src/trunk]: src/sbin/fsck grammar
=?iso-8859-1?q?sevan?=[src/trunk]: src/libexec/utmp_update document history
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen read feature-persistent value on connect, e...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Rename __atomic_fork to __locked_fork and ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/include Rename "syscall" to "_syscall" and provide ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys do {...} while (0) to make DTRACE_PROBE macros prope...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Need <sys/types.h> for uint32_t and uintptr_t.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve the blocksize notation.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/hdaudio Make round_blocksize satisfy all of
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix round_blocksize not to return 0.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix typo in UVMHIST_LOG
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Fix UVMHIST_LOG compile on 32bit platforms
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public/...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Make SNDCTL_DSP_[GET|SET][PLAY|REC...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 Add tests for USER_LDT.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Take some pressure from vdrain lock:
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Destroy anonymous device vnodes on reboot once the ...
=?iso-8859-1?q?nia?=[src/trunk]: src ossaudio: Implement SNDCTL_DSP_(SET|GET)TRIGGER.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs - add locking
=?iso-8859-1?q?is?=[src/trunk]: src/share/misc New Greek National Numbering Plan, according to t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix calculation of remaining bytes in xbd_d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c In iic_acquire_bus(), unlock the bus lock if the...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist For drm drivers and on monitor ho...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/modules/compat_netbsd32 Turn off compat drm.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include dev/sysmon/sy...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Ma...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libi386 Define TESTSDIR even when not amd64 so the...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen change interface for xen_shm_map() so that call...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Add missing BUS_DMA_C...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man5 fstab.5: note the first field is a placeholde...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/arm/arm32 Give UVMHIST_LOG() the 6 args it requires...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make privpgops const
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_ffs Enable the code to clean the extattr blocks
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - Only increment nprocs when we're creating a new proces...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Set LW_SINTR earlier so it doesn't pose a problem for do...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern good grief..
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Reinit TSD mutex in the child to avoid issues...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Improve TSD behavior
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen SLIST_INIT() xbdi->xbdi_va_free just for cl...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Fix uneven performance with "bursty" vmem arenas. Adj...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/arm/arm32 PR port-arm/55186: tests crash arm pmap
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/compat/ossaudio ossaudio: Avoid giving userland uninitia...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_aio_aiodone_pages(): only call uvm_pageout_done(...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern comment
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall postinstall: ensure contents_owner fix ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lwp_wait(): don't need to check for process exit, c...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Fix the ktrace calls, the data is in user space.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/kdump Understand xattr ktruser records
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/sparc/stand/ofwboot More -Wno-error=address-of-pack...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/xen/xen Fix typo to make compilable.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs handle negative small block numbers for extattr
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
=?iso-8859-1?q?htodd?=[src/trunk]: src/sys/miscfs/procfs Add missing include to fix build.
=?iso-8859-1?q?htodd?=[src/trunk]: src/sys/miscfs/procfs Sort include files.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/x86/pci Update to support Family 15h Model 60 tempe...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man4/man4.x86 Note that these drivers are present ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: removed outdated comment
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libi386 Provide SHLIBINSTALLDIR explicitly as it d...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/x86/pci Don't mix sign and unsigned operands. Just ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external Don't let clang warn about comparing pointers with ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/miscfs/procfs Add missing include of <sys/atomic.h> to f...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/tre/dist/lib Fix indentation
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen do not retry when xen_shm_map() fails after...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove I/O defragmentation logic, pass requ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add three KASSERTs, to detect refcount bugs.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs - Allow root to set system attributes, samba doe...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Fix build with DIAGNOSTIC
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen xbdback_fragio_intvl is also no longer used
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Pull from bouyer-xenpvh:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys Rename buf_syncwait() to vfs_syncwait(), and have it wai...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/common/config/aarch64 when sortin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Get TSC frequency from CPUID 0x15 and/o...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ pull in atomicity.h (atomici...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 There is no fast spoon^Wfast path in pmap...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Print "Hz".
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/hp300 Fix garbages in dmesg caused by uniniti...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc postfix-3.5.1 out.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.2 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note newer dhcpcd
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/include LLVM is a bit stricter and wants the AR...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: Remove router renumbering - it's bee...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: Remove disabled use of SIOCGIFPREFIX...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/rtadvd Remove -M from SYNOPSIS as well.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/rtadvd Update getopt string.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/rtadvd Remove dst variable that was only set but no...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen adjust the condition for max indirect segme...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc new openssl
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for indirect segments, which ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin PR/55193: Jose Luis Duran: Fix wr...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note indirect segment support for xbd(4) and xbdback(4)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc also note the 64KB MAXPHYS for xbd(4)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/include add blkif_x86_{32,64}_request_indirect ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs use %s/__func__ so that the strings can be shared.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern vmem_list_lock needs to be an adaptive lock. Fixes...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/x86 Follow convention and put entire predicate ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/include XEN_IPI_KICK was replaced by XEN_IPI_AST.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/x86 Remove spurious reference to XEN_IPI_KICK -...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen adjust so that this at least compiles and links...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch convert to newer HYPERVISOR_physdev_op() interface,...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 two more files to convert to newer HYPERVIS...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch Use -Wno-error=address-of-packed-member for a numbe...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Revert the changes made in February to make cwdinfo ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys - Give cwdi_lock its own cache line, for multithread...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.57 - cwdinfo changed
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/stdlib Switch to using TLS in old jemalloc for ever...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Drop obsolet...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Aquantia AQC100, AQC100S and D100.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel Whiskey Lake U and Amber Lake Y devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Whiskey Lake U and Amber Lake Y support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/stdlib Fix previous for libhack, where _REENTRANT i...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/stdlib Use __mc68010__ to distinguish m68000 (sun2)...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern At the moment, we need kern/uipc_mbufdebug.c only i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/opencrypto Make crypto/rijindael optional again as cprng...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys For NO_KERNEL_RCSIDS, strip __RCSID() also for src/c...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun68k/stand/libsa Restrict usage of m68k assembler...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci show the 'interrupting at ...' info on boot
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern/arch/m68k Restrict usage of m68k assembler v...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc Add RFI, RFP
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/pci Add an eclectic mix of
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test make variable c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test Add missing bre...
=?iso-8859-1?q?scole?=[src/trunk]: src/usr.bin/units Add more Thai length, area and weight units
=?iso-8859-1?q?scole?=[src/trunk]: src/usr.bin/units On second thought, don't include more than one...
=?iso-8859-1?q?maxv?=[src/trunk]: src/regress/sys/arch/i386 We have USER_LDT tests in ATF, remove ...
=?iso-8859-1?q?scole?=[src/trunk]: src/usr.bin/units Add troyounce
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: nd6_na_input() now considers ln_state <=...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Remove _lwp_gettid(2) system call. This problem is...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Remove man page for the never-exposed _lwp_gett...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Regen for removal of _lwp_gettid(2).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Remove unit tests for the never-exposed _...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lookup_fastforward(): handle dotdot lookups and giv...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Add AQUANTIA AQC100 from Andrius V.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib Explicitly use -fcommon for globals shared between libc ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/games/backgammon/common_source buffnum is shared between sub...
=?iso-8859-1?q?joerg?=[src/trunk]: src/dist/pf/sbin/pfctl Externalize variables owned logically by ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/sysinst Don't depend on common symbol definitions.
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/rpc.pcnfsd tempstr is only used in one file, make i...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/rpc.bootparamd _rpcpmstart is defined by rpcgen, so...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/envstat Externalize yytext, it belongs to the lexer
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Mark _rtld_invalid_paths static as ldd can...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/ldpd Avoid common symbol definitions
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/mopd/common Let loop.c own iflist
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/mopd loop.c owns iflist
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/telnetd Don't play #define games with extern, just h...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/sparc/stand/bootxx Uses LFS boot code
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch rootpath is owned by libsa
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/macppc/stand/ofwboot bootfile is owned by libsa
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/indent Avoid common symbol declarations
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/netstat Avoid global scope for variables only used l...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/mountd Rename debug to mountd_debug to avoid overla...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/netstat Avoid common symbol definitions.
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/netstat sockb is only used locally, so move it into ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest_mbufops and npftest_...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/pf/pfs lineno, states and allocated should be owned...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libcurses/director saved_output is owned by direct...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/net/config Replace noatf global with conditional compi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/rump/librump/rumpkern rump doesn't own pnbuf_cache, exte...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/tip Avoid using common symbol definitions.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern For m68k, do not compile in {,u}divsi3 and {...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern/arch/m68k Remove "#ifndef __mc68010__ #error...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix outdated comment. We've enabled crashme for non...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove duplicated entry.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/umount make umount NAME= work
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci On FIBRE devices, there are times when linkstat ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen g/c no longer needed xbdi_io structure memb...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci sort product table, and tabify
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen g/c no longer used xbdi_same_page and xbdi_...
=?iso-8859-1?q?simonb?=[src/trunk]: src Add '-t' option for tcsh-style time output.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen allocate xbdback_io instances as part of st...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Stop forcing the -e option off in the subshell create...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen make xbdback actually MPSAFE and stop using...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc xbdback(4) is MP-safe
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc fix too many zeroes in date entry
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/units If we're having Thai units, make them correct....
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev pass b_flags B_PHYS and B_RAW when setting up the bu...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev drop openfirm.h include
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/fs/adosfs fix obvious typo in error handling - buf error...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/modules Add -unknown- to "./netbsd" in mo...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev make this work properly:
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/x86/pci Apply previous change ("Don't mix sign and ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen g/c unused macro
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen also let backend know that feature-ipv6-csu...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 elaborate on why we don't support hardware ch...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 fix tyop
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf/dist/tools Add the system binary paths too ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 use shortcut variables for readability.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix inverted logic in NETBSD32 user...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Typo in comment
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Swirch arm to the new binutils
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic Implement a HPET based DELAY().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm ubc_direct_release(): unbusy the pages directly sinc...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 When computing TSC skew make 8 measurements...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 - Install HPET based DELAY() before going m...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/54759 (vm.ubc_direct deadlock when read()/wr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Enable ubc_direct by default, but only on systems wi...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern cache_lookup_linked(): We can't use the name to dec...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch Fix userland gprof profiling on aarch64.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.58 - ubc_uiomove needs to see new flag
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern For m68k, do not compile in {,u}divmodsi4 al...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add AMD protected processor identification ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Overhaul the way LWP IDs are allocated. Instead of ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.59 -- LWP ID allocation changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Update for new LWP behavior -- as of 9.99...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/rump/librump/rumpkern Adapt to LWP ID allocation changes.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add support AQC100S and D100.
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man4 add AQC100, AQC100S, D100
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fix typo
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Make sure PT_F_* bits are uintptr_t.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Lowercase ppin.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/cavium/dev fetch properties in attach rather t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include - AMD CPUID Fn8000_000a %edx bit 20 is ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Reduce assumptions about LWP numbers
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c a very preliminary driver for the acclerometer f...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add sudden motion sensor 'driver'.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci mcx: sync with OpenBSD sys/dev/pci/if_mcx.c r1.44
=?iso-8859-1?q?rhialto?=[src/trunk]: src/sys/dev/hid For usb keyboards with encoding *.swapctrlcaps, ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/rump/librump/rumpkern lwp0.l_lid needs to be 0.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 actually MBUFTRACE does splvm(), kpreempt_dis...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 bump date
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf ATF runs shell script tests with "sh -e...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Give the ldt a fixed size of one page (512 slots), ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/netinet6 Fill in .pr_usrreqs for SOCK_SEQPACKET and SOCK...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1f and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssl
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm ubc_alloc_direct(): for a write make sure pages are ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern change m_defrag() to coalesce the chain to single m...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic On attach figure out how long a single read of th...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev BUS_SPACE_MAP_PREFETCHABLE yields a write combining ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern add KASSERT() that the while data buffer in a mbuf ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic On attach figure out how long a single read of th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ata Rather than creating a kthread-per-channel, use ...
=?iso-8859-1?q?maxv?=[src/trunk]: src Switch to the new PTE naming. The old naming is now unused, ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys we use kcondvars, we need to include the header
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Fix KASSERT that has been incorrect since...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/locate/locate Little clean up: use getopts and don't...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add missing receive error status bit definitions,...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man5 Document the "database" configuration option.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern in m_defrag() must copy data elsewhere before addin...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/jot Document the default values for options in a way...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/progress Whitespace nit.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use m_defrag() instead of local code now th...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020a
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020a from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Update to tzdata2020a (new zone file America/Nuuk)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Fix gcc uninitiali...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/amd64/conf Add uxrcom.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Use more markup.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Merge the bouyer-xenpvh branch, bringing...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/share/mk Add /usr/include/xen/intrdefs.h to sets
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/rump Merge the bouyer-xenpvh branch, bringing in Xen PV ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Take the ASSERT_SLEEPABLE() out of threadpool_cance...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Disable -g, which got enabled by mistake in the bou...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make - Percent on the rhs is special only if the lhs...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/flex/dist/src Fix misindentations in the flex s...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen parse indirect_op using appropriate 32/64-b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev plcom_common_putc: do not wait for FIFO ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Enable HW FIFO
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add acpiacad, acpibat, acpifan, acpitz
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) nouveaufb
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs Allow root to access and modify system spac...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man5 More path markup. Ref wizd(8).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot Adjust for binutils 2.34 in the same manne...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi Revert our local hack i...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp Adjust for binutils 2.34.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/acorn32/stand Adjust for binutils 2.34 in the same ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/modules/x86_pte_tester Add tests on the x86 PTEs. We s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/modules Split in sub-tests for clarity, and add a new ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 Add a test on the maximum number of slots.
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Update phil-wifi info - moving to hg
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen if part of checksum was undeferred via sw a...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen support feature-sg
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen bump send queue to 2*NET_TX_RING_SIZE to ma...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Drop the hardcoded array, use the hotpatch ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/common/lib/libc/arch Remove unused.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Put the template functions in the rodat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/common/lib/libc/arch Remove unused argument in macro.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/kern Implement SCTP bug fixes found by maxv@.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use the hotpatch framework for LFENCE/MFENCE.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Use __aligned(8) with naturally-aligned-yet-__pa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In expand_pid_table(), calculate the current pid ta...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Remove written-only sk_next member of struct (m)...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm Disable ubc_direct by default again. There are stil...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Silence down a warning which should re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Add a NetBSD native futex implementation, mostly written by ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys Document ENOSYS return from MODCTL_EXIST.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for native futex calls.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Due to a collision with another upcoming change, re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Mirror the change made to native -- move...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for futex call relocation.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Regen for native futex calls.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm In nvmm_open(), make sure an implementation was...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Switch hppa to gcc 8
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/arch/xen/xen Guard xen_wallclock with XENPV.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern fix DIAGNOSTIC build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/debug Add missing futex tests.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Fix -static -pie to be -st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch mips to GCC 8.
=?iso-8859-1?q?christos?=[src/trunk]: src/etc It is KERNEL_DIR
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Add missing \ to fix build for PMAP_CACHE_VIVT, i.e....
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/macppc/conf Re-enable crypto and swcrypto - "generi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Expose _FUTEX_ROBUST_HEAD_SIZE32 for !LP64; fix COMP...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk invert the GCC 7/8 conditional.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/cksum Speed up cksum word-by-word with a 15 KB table...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mips and hppa have switched.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern We would have bigger problems if PAGE_SIZE were < s...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/cksum Explicitly cast the number of bytes passed to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern pass B_PHYS|B_RAW also in nestio_setup(), courtesy ...
=?iso-8859-1?q?plunky?=[src/trunk]: src/share/misc EPT extended page tables
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make/unit-tests Adjust test for the new behavior: % ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/include Move ci_vcpu under the #ifdef XEN secti...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64/amd64 Limit the amount of code in TEXT_USER_B...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix possible bus_dmama...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 data_len == 0 on mount means "the kernel...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/doc Note Xen PV drivers under HVM guests
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet6 Call IPv4 handler for accept().
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys Do sctp_connectx() handling using ioctl() for IPv6 as well.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make document the SYSV ${VAR:old=new} corner cases.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts make this work again
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net if MTU of the added interface doesn't match the brid...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pckbport Extended buttons are reported separate from...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/net Skip pfil_run_hooks if no packet filter configured i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add support for Realtek RTS522A
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/net Remove inappropriate place for __predict_false.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/arch/x86/pci Fix the wrong logic about making the number...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix races in aborted futex waits.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Implement kvm_write() for dump files. We map the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm make kvm_pread use the mapped buffer if it is ava...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Rename futex_get -> futex_lookup_create. Remove fu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 slightly reduce th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1 use -O3 for c-common.c on mips...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin use -O3 for c-common.c on mipse[lb...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Demote "unknown output device" message from err...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi kern/55206: acpibat reporting broken by acpi_ec...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Skip block device with device-type "cdr...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Remove debug printfs
=?iso-8859-1?q?rjs?=[src/trunk]: src/distrib/sets/lists/tests The x86_pte tests are only built wh...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Don't treat failure to map the file as fatal.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand Fix inappropriate error messages when n...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: Ensure that route MTU is guarded by ARC_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix waiting on a zero bitset.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Add xbd to the list of valid disks.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Remove unused cargo cult include of <dev/mii/brg...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Use correct-semantic byteorder(9) functions to p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Make FUTEX_WAIT_BITSET(bitset=0) fail with EINVAL to match L...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pckbport pms_synaptics_enable: no need to send PMS_D...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts add a script to load the symbol files of all ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Detect PAT on the boot processor before cpu0 attach...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Add Realtek ALC293
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio regen
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/locale Fix spelling errors.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Oops, fix a silly mistake in the Linux futex sysc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Sanitize the pid and lid arguments passed to do_sch...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - proc_find() retains traditional semantics of requiring...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Fix proc / lwp lookup processing in ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Fix proc lookup by distinguishing be...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libpam/modules Reverse sense of NO_STATIC_MODULES -> OPE...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/miscfs/procfs If the procfs mount is marked as linux-com...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Set AUDIO_BLK_MS 40 msec on other old(slow) ar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Set up more of a ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Fix crgetgroups shim.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/arc/ramdisk bump ramdisk size to 3200k for gcc 8. yay!
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/miscfs/procfs Put forward declaration a little further f...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio hdaudiodevs: Add Realtek ALC292
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio hdaudiodevs: regen
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb usbdevs: more Intel Integrated Rate Matching Hub...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb usbdevs: regen
=?iso-8859-1?q?gson?=[src/trunk]: src/sbin/mount_qemufwcfg Remove references to "special", as moun...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb PR toolchain/54820
=?iso-8859-1?q?rin?=[src/trunk]: src/doc PR toolchain/54820
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): don't keep array of pointers to each rin...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): Simply keep a ring of (tx) dmamaps, rath...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/strfile strfile: Check that input/output filen...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/unstr unstr: Check that the input filename fit...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Back out HPET delay & TSC changes to rule t...
=?iso-8859-1?q?rtr?=[src/trunk]: src/share/misc LSO large send offload
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: add test case for lazy...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Sync with r1.3 from OpenBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/examples New kernel example module written by Ay...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): rework rx descriptor loading to support ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Don't attach rndsource until it's actually ready...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Turn XXX comment into KASSERT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Sort includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Accept both byte orders for random seed in `rndc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Rewrite entropy subsystem.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Simplify Intel RDRAND/RDSEED and VIA C3 RNG API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/cprng_fast Adapt cprng_fast to use entropy_epoch(...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/cprng_fast Count cprng_fast reseed events.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Convert ether_input from rnd_initial_entropy to entr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet Omit needless #include <sys/rnd.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys rnd_attach_source calls the callback itself now.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern No need for a lock around rnd_add_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Revert "- rnd_add_*() call must be serialized. U...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Make WM_NRXDESC unsigned.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Accept both byte orders for random seed in the kernel.
=?iso-8859-1?q?thorpej?=[src/trunk]: src - In uvm_voaddr_acquire(), take an extra hold on the anon lo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Missed a spot -- need <sys/atomic.h> to use atomic_*.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Convert pmap_check_alias into a function ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/examples/pollpal include sys/lwp.h and fix the b...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net for bridge(4), report the common enabled capabilitie...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/examples/ping remove debugging stuff accidentall...
=?iso-8859-1?q?nia?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Fix the detecti...
=?iso-8859-1?q?ryo?=[src/trunk]: src Add a test for sigaltstack(2) and SA_ONSTACK
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen NETTXF_csum_blank and NETTXF_data_validated...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars It was aboard the Space Shuttle A...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for scatter-gather when accepti...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.bin/kdump Decode futex op codes.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add missing dates and revisions.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/fortune/strfile Simplify, errors to stderr.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc lmcconfig(8) was removed.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/fortune/unstr Simplify, little KNF
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Hack "gcc-4.5 arm without -fno-tree-vrp generate broken ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): during attach print intrstr only once
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net add sc_capenable member, forgot to commit
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): actually moderate interrupts from the Yu...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/kdump futexput: cast the mask to u_long (as the op a...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/sys GNU as on ARM silently accepts @progbits, but interp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Avoid calling entropy_pending() with E->lock held.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Lock the rndsource list without E->lock for ioctls ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm When the identification fails, print the reason.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 If we were processing a software int/excp, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Missed a spot! (Part II(b) of no percpu_foreach un...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Switch to templates.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 The labels are already global, drop unu...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern Make kern.arandom truncate the output instead of fa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern curlwp may not be available early enough for kern_e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Mark rnd_sources_locked __diagused -- only for KASS...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C __HAVE_AST_PERPROC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Don't #include xen/intrdefs.h is !XEN.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Change module path to xen-* only for XENPV
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix sense of conditional in previous.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic Zero rndsource before using it.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Oops, accidentally #if 0'd some tests, pr...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 Move HP332 to "Supported hardware" list,...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include - Add AMD INVLPGB/TLBSYNC hypervisor en...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Fix two tests.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Explicitly align to 8 bytes, found by k...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/ic Get rid of needless __predict_true() and move a c...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use the hotpatch framework when patching _a...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Move machine dependent AUDIO_BLK_MS default va...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/nfs Resolve delayed truncation from nfs_inactive() too.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/ufs/ufs There is no difference between a zero-sized and ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Undo Rev. 1.79, it breaks root-on-raid where it des...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Use absolute jumps, and drop the PC-relative patchi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/i386/i386 Remove dead code, we are in an #ifndef XE...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Switch the rest of i386 to the x86_hotpatch mechanism.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man7 Update documentation of kern.arandom. It uses...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add IDs for Ampere eMAG PCIe Root Ports
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 rnd.4: Explain why libraries should use kern....
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 rnd.4: Bump dates.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/i386/conf Remove wd* at umass?, it was dropped.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/x86/x86 Use PRIxPADDR for paddr_t to make i386/ALL ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d Don't delete the random seed before issuing `rndctl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix test for late eval...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: add test demonstrating...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts mention the need to reload the kernel symbols
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug Move the rump module test programs ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64: handle _UC_SETSTACK and _U...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen make the csum blank/undefer counters per interface
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Tighten language so it fits in one paragraph ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Combine some related paragraphs.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen destroy dma maps in xennetback_xenbus_destr...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys no need for alloca() (breaks SSP)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/examples/pollpal s/&&/&/ and also return POLLRDN...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 link also m_apply(9) to mbuf(9)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam Fix the vax build and explain why...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets add more module sets.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug Add module debug sets
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Install <module>.kmod.debug files for kernel crash ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/modules KMODULEDIR is no longer absolute (${DESTDIR} i...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base /usr/libdata/debug/stand is where th...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add a place for the debug modules.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb don't forget to destroy the new sc_media_mtx mutex.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net report no enabled capabilities when no interface is ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/scsipi Don't attempt to read opcodes and their timeo...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Fix inverted condition in r1.136 - we do want LOCKD...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Fix previous; add missing <module>.kmod.debug to re...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Remove unused.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix gref offset when setting up copy of mul...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Modify the hotpatch mechanism, in order to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Switch to the current thread, and...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts gdb has been fixed, so no need to reload the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Cast off_t to size_t to appease lint:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Remove the D bit as part of the hotpatch cl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Call kasan_early_init earlier, to unbreak KASAN aft...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/conf This is called pvh_consinit not hvm_consinit
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Introduce Xen PVH support in GENERIC.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/doc Note Xen PVH support
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Move x86_hotpatch() in !XENPV section. Fixes XEN3* ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/fstat nuke random stuff that does not exist anymore.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys We don't have rnd_ctx anymore.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/i386/i386 HANDLE_DEFERRED_FPU has to be donne with ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 Fix build without XEN
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ata Back out changes to use a threadpool for now; it...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd external/bsd/dhcpcd: Suppres...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets Add support for debugging modules for multi-arc...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk document MKCOMPATMODULES
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs Remove the unlock/relock hack by using IO_EXT to...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/modules/compat_netbsd32 Include netbsd32_futex.c in the ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix edge cases in cv_timedwaitbt, cv_timedwaitbt_sig.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Always clear FUTEX_PRIVATE_FLAG fo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Define DEFAULT_TIMEOUT_EPSILON for cv_timedwaitbt.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New cv_timedwaitclock, cv_timedwaitclock_sig.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Use cv_timedwaitclock_sig in futex.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Make sure futex waits never return ERESTART.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Update cv_timedwaitbt documentation to reflec...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Simplify example of cv_timedwaitbt.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Add a note about setting the timeout to zero ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Document cv_timedwaitclock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Bump date.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/dkwedge Fix fallout of migration from malloc to gete...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Initialize struct krndsource::total to zero.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/sun If the sector size is 0, return early in readdis...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb Remove hack for amiga introduce...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/stdlib turn off TLS for mips on old jemalloc. it d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc Trailing whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/conf Regen to disable amiga/efa(4) in GENERIC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: refactor brk_string
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/i386/installimage bump caused by the module debug sets
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 drm/i915: There's no rea...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/compat/arch/hppa/sys More trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa Even more trailing whitespace
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen return EOPNOTSUPP for unknown IP protocol (...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/rlogin PR/54435: Adjust for new kernel behavior of s...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/rlogin (foo *) 0 -> NULL
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 If hvm_start_info has no memmap_entries, fa...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 Hanble dom0 console. This one doesn't need ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen For PVH and HVM, copy hvm_start_info.flags ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Move timedwaitclock_begin() and timedwaitclock_end() to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen reduce buffer size for format_number() so t...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for scatter-gather also for fro...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/zaurus/stand/zboot Avoid common symbol declarations.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/netpgp/lib/verify Add a linker map to hi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa/gen Remove unnecesary #define/#undef _LOCORE
=?iso-8859-1?q?agc?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Bring over ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Add bitmap access ops support for EVRX framebuffe...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Note hp425e EVRX framebuffer bitmap ops support.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen remove IPv4 csum offloading for xennet(4) -...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix delet-o
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/pci constify the pic templates
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Enable PTYFS.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Release the collision if we find one.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Add a test case for PR kern/55230. It is...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Break line after macro arguments end. Use \- ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Improve markup.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note feature-sg and jumbo frames for xennet(4)/xvif(4), ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm boardype should not be common.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch add support for using MSI for XenPV Dom0
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New timedwaitclock_setup.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/include/arm32 Prevent double definition of pt_e...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/acpi constify
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move register tests out of t_ptrace_wait....
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move syscall tests out of t_ptrace_wait.c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move PT_STEP tests out of t_ptrace_wait.c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move kill()-like tests out of t_ptrace_wa...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move byte transfer tests out of t_ptrace_...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move clone() tests out of t_ptrace_wait.c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Bump (c) year
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move fork/vfork/posix_spawn tests out of ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move signal tests out of t_ptrace_wait.c ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove the duplicate ATF_TP_ADD_TC() entries
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move eventmask tests out of t_ptrace_wait...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Remove the duplicate ATF_TP_ADD_TC() entries
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move LWP tests out of t_ptrace_wait.c to ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move exec() tests out of t_ptrace_wait.c ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move topology tests out of t_ptrace_wait....
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move threads tests out of t_ptrace_wait.c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move siginfo tests out of t_ptrace_wait.c...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc Add OWASP
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move core tests out of t_ptrace_wait.c to...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Move misc tests out of t_ptrace_wait.c to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa Remove unnecesary #define/#undef _LOCORE
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/compat/arch/hppa/sys Use the delay slot
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc Add a space before any non-nullified instruction. ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Fix KASAN, init_xen_early must be calle...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net remove struct ifnet if_mcastop, it's not used by any...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys bump version - struct ifnet change
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/i386/i386 build start_xenpvh only if XEN. Fixes NET...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net add a NOMPSAFE comment for if_mcast_op(), it is call...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net adjust comment - sosetopt() path doesn't take IFNET_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc write down some observations about the locking wild west...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen due to the locking wild west for if_ioctl c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Align address...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "Make sure futex waits never return ERESTART."
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Revert "Use cv_timedwaitclock_sig in futex."
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern New sysctl kern.entropy.gather=1 to trigger entropy...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/i386/installimage A tiny little more.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci disable I/O or mem decode before probing BAR size.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Make DOM0OPS build for PVH/PVHVM too
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Gather the section filtering in...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Skip traceme_raise* tests rather than fai...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern fix KASSERT() for MHLEN case in m_defrag() - networ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa Add a space before any non-nullified inst...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc Mark __cerror as hidden to avoid using the PLT. Th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/libexec/ld.elf_so Disable attempt to use ifunc on hppa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk switch hppa to new binutils (2.34)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amiga/amiga PR port-amiga/55233 Process hangs indef...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lwp_unpark(): no need to acquire LWP refs or drop t...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make Behave like gmake: empty string does not match ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Fix a bug in the futex_wake_highest_pri t...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumpuser Avoid buffer overflow
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/kill kill is built-in to more than just csh(1).
=?iso-8859-1?q?bouyer?=[src/trunk]: src/distrib/i386/installimage Bump INSTIMAGEMB, hopefully fix re...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.sbin/lastlogin Size output columns dynamically by defaul...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumpuser Allocate one more byte so that we are always...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/kill Bump date for previous change... I frequently forg...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.sbin/lastlogin If the passwd entry is not found for a la...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen remove the per-channel spin lock and instea...
=?iso-8859-1?q?snj?=[src/trunk]: src/doc netsmb is no more
=?iso-8859-1?q?snj?=[src/trunk]: src/external/bsd/blacklist/bin The name of the action used with ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/include Add getentropy() to libc - a simple wrapper...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Convert remaining splfoo/splx and tsleep...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen No need to run hypercalls at IPL_VM.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 KASSERT() that the per-cpu queues are run a...
=?iso-8859-1?q?aymeric?=[src/trunk]: src/bin/rcp In sink(), upon error, avoid multiple replies to the...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Don't reject seed file entropy estimates, until one...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Update to reflect change to message.
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.sbin/lastlogin Use memcpy for copying out lastlog and la...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Tweak logic to decide whether a medium is safe for an rndseed.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/conf x86/x86/ipi.c should not be built for XENP...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.sbin/lastlogin Output records in original order
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 xpq_queue_* use per-cpu queue; splvm() is e...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen We can't take v_interlock with a spin lock ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/x86 Make MP-safe: make sure the xpq_queue* are ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Attempts to make MP-safe:
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Drop xbdi_lock() before calling intr_disest...
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/share/man/man4 Document the HDAUDIO_ENABLE_HDMI and HDAUDIO_...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen The event channel is not necesserely bound ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Revert Rev. 1.63 ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix two mistakes in entropy accounting.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Revert Rev. 1.31 ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Operation zfs_zge...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Add A20 CLK_OUT_A and CLK_OUT_B clocks
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add PRID definition for newer SiByte S...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sdmmc add entry for BCM43362, found on Cubietruck
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/lastlogin New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/lastlogin Sync usage with man page.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix macro usage.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Fix macro usage. Fix typo. New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/rndctl Add -i to SYNOPSIS.
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/finger Add lastlogx support
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Cast physical address to uintptr_t, fix PAE...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Do not store a pointer to the passed in ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern If we encounter relocations fro...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Explain more.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Clarify.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/lib/libsa Update the comments.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Fix LOCKDEBUG compilation on i386.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d Pass full pathname to df, and print warning message...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Consolidate entropy on RNDADDDATA and writes to /dev/ran...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Print `entropy: ready' only when we first have full...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Touch up rndctl(8) a bit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Trigger entropy consolidation before saving seed.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Rework rndctl seed load sequence again.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/xen/xen Localify.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen Change event_set_handler() to take the target C...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen This should be mpsafe, register the event h...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Go back using cpu_info_primary, all events ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d Omit needless verbiage in error message.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/rc.d If no random seed file exists on boot, create one.
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys On debugger attach to a prestarted process don't report ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Forgot to commit this file as p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Factor randomization out of slotspace_rand.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Move cpu_rng_init a little later, just after cpu_in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Make curcpu_available() always true.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Eliminate curcpu_available() hack.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Search the descriptors of the appropriate interf...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add a new function, sleepq_transfer(), that moves an lwp...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Clear PSL_TRACEDCHILD on ptrace(PT_DETACH)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/pci Whitespace nit.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): Simplify setting the first List Element ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi expose acpi_pcidev_pciroot_bus
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Try to get the starting bus number from _C...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Use sysctl_teardown() upon detach of mskc(4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Simplify /dev/random without reference to entropy_de...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Make variable unused outside kern_entropy.c static.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev No need for a private pool cache. kmem serves just ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Simplify loops by putting interrupt test at end.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Omit needless comment.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci if_skreg.h: remove duplicate or triplicate ident...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen strlcpy() the command line only if it's pre...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 KNF
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/amd64 cpu_counter: only need to clear %eax (z...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Run Solaris cyclics from statclock() so dtrace isn'...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic Fix the TSC timecounter (on the systems I have ac...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Prune dead branch.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Also set x86_delay to xen_delay, unbreaks PVH
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa/sys No need to .import __cerror as SYS.h ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm On Intel CPUs, CPUID leaf 0xB, too, provides to...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 A kernel without USER_LDT returns ENOSYS, ...
=?iso-8859-1?q?nia?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Ensure that -DOPEN...
=?iso-8859-1?q?nia?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Define OPENSSL_CPU...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm Make the uvm_voaddr structure more compact, only occ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve the CPUID emulation of basic leaves:
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Implement swap encryption.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Avoid overflow if a very large number of pages are s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Use a temporary pool to consolidate entropy atomica...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix comments.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 Tweak kern.arandom documentation.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 Document vm.swap_encrypt.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 Mark experimental-default-off knobs clearly a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Rename things so the symbol better matches the sysct...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Make rndctl -E/-C reset entropy accounting.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Respect the convention for the hypervisor i...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Reintroduce cpu_rng_early_sample(), but this time w...
=?iso-8859-1?q?maxv?=[src/trunk]: src Pass -Wno-unused-command-line-argument for LLVM, discussed on
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/hppa Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Provide a trap.h (currently empty)
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/comp Update for trap.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: add tests for surprisi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix typo in dollar test
=?iso-8859-1?q?skrll?=[src/trunk]: src Don't futz with tpidr_el0 in {set,long}jmp as it breaks TLS ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa/sys Rename curbrk to __curbrk, and make i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: sort test cases alphab...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Add SIGPIPE to the list of dhcp...
=?iso-8859-1?q?maya?=[src/trunk]: src/lib/libc/gen Don't add getentropy.c to the build (remove sym...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey prefix errors with the pr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/include Fix ID_AA64ISAR0_EL1_RNDR field def...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Print RNDR support in verbose CPU f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/cpuctl/arch Teach cpuctl(8) about ARMv8.5-RNG RNDR/...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/uvm Add missing dependency.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd Print errors to stderr until we daemonize.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd warn only for > INFO level messages.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 "options ARMV83_PAC" is now supported for g...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Remove timedwaitclock.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/sdmmc If the controller doesn't support switch func ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Update the list of hppa options to build working ke...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/conf Enable modules
=?iso-8859-1?q?skrll?=[src/trunk]: src/doc Note hppa modules default
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Do not fail when trying to kill a dying p...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Simplify previous
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/calendar/calendars Fix typo
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add support for the ARMv8.5-RNG CPU...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen Do as the manual says, and use _PATH_DEFPATH if...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/ic Make the driver endian-independent.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch Fix GCC flags for Spectre mitigation to really only...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Redo the root-size-limit check again after ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64 Add an ebus frontend for the Winbond W83l51...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Work around early calls to cprng_strong.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When extending a partition (to fill the tot...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/conf Add "wb at ebus" and sdmmc, ld for the...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): moderate no interrupts globally
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/sparc/sparc Reject setting unaligned Program Counter
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): simplify interrupt return value creation
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/secmodel KAUTH_MACHDEP_SVS_DISABLE is deprecated.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix race in fork_singalmasked
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix potential race in ptrace(2) clone(2) ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Teach percpu to run constructors on CPU attach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Move cprng_init before configure.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Remove cprng initialization order hack.
=?iso-8859-1?q?yhardy?=[src/trunk]: src/tests/lib/libi386 Fix the build for MKCOMPAT=no.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): ack Status BMU IRQ only if we're (appare...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Minor tweak to previous: when forcing a /us...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Don't use TSC freq value from CPUID if cali...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sbin/rndctl Whitespace alignment nits.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen move xen_intr_disestablish() call in xbd_xe...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern need to take IFNET_LOCK() around if_stop (on suspen...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Add a few more bits.
=?iso-8859-1?q?leot?=[src/trunk]: src/share/man/man7 Remove a reference to /etc/netstart
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev If bus_space_map fails, just don't ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Remove the stub support of CLONE_PID in clone(2)
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Remove mentions of CLONE_PID and CLONE_STOPPED
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Oceton RNG/RNM driver modernisation...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Keep track of the filenam...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey - in script mode always o...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst At the end of a new installation save entropy.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Ooops, backout previous - twice the entropy...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55202: disable swapping if we started it...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Don't invoke callbacks of rndsources with collectio...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/55251: use of ZFS may trigger kernel memory...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/55251 (use of ZFS may trigger kernel memory...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys cache_enter_id(): give it a boolean parameter to indicat...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.61 - vfa_cache interface changed
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/aarch64/aarch64 for "mach cpuinfo", print ci_bigloc...
=?iso-8859-1?q?chs?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs fix the handling ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/distrib/sets/lists/comp fix evbarm64 build release with LLVM
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch MULTIPROCESSOR for dom0 should be safe now. Enable it.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - move aarch64 addressspace macros from pma...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/doc xen: enable MULTIPROCESSOR for Xen dom0
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Add operation fstrans_held(struct mount *), true if the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Implement pmap_extract_coherency
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Remove local USB device declarations, ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Enable ualea(4) by default
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable nouveaufb
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen don't reinitialize mutexes/cv on resume
=?iso-8859-1?q?joerg?=[src/trunk]: src/include Remove trailing whitespace
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Fix unspecified semanti...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen need to set the version on resume same as d...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb ohci_alloc_sed() returns a pointer, so use NULL ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen move the xen_intr_disestablish() to resume ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Use ux_bufsize rather than ux_length in isoc pat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/mips/cavium Rework octeon_rnm(4) random number gene...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/etc/mtree smbfs has been removed.
=?iso-8859-1?q?khorben?=[src/trunk]: src/sbin/umbctl Fix and improve parsing of configuration files
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/iscsi make the iscsi attached message aprint_verbose...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix how shutdown is acknowledged - do it ju...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/dev Mask all interrupts before reading (and cl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Use MUTEX_NODEBUG for PV locks as is common...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/common Fix previous; specify lwpid for curl...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Remove extra semicolon.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen rearrange so that suspend & resume doesn't ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libcurses KNF nit.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xenbus fix compile when DPRINK() is defined
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix resume for xennet, now the network cont...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Introduce new ptrace(2) operations: PT_SET_SIGPASS a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Welcome to 9.99.62
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc ptrace(2): Add PT_SET_SIGPASS and PT_GET_SIGPASS.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Use more markup.
=?iso-8859-1?q?snj?=[src/trunk]: src/share/man/man7 - prune src/gnu and src/sys/netsmb
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Don't even try to go past a syscall. Fi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern KASSERT -> panic
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: Don't reset the device multiple ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix uninitialized memory access. Found by KMSAN.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Draft logic to get at EFI RNG.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Pass EFI RNG output via /chosen/netbsd,efi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/fdt Teach arm fdt kernel to use /chosen/netb...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Ignore interception of the SIGCHLD signals.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Deduplicate lazy /chosen node creation logic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/fdt Deduplicate address-range querying/mappi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/stand/efiboot Bump efiboot version to note EFI RNG support.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/fdt Free kva for rndseed and efirng when done.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/include xen_vec_alloc() is no more
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpvfs PR/55102: Kamil Rytarowski: Remove ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Note some random number generation updates.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Make efi_rng_show return early if RNG prot...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd If we could not lock the pid file, don't con...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix non-diag build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpvfs Undo previous, need to fix differen...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 SCTLR_EnIA should be enabled in the caller(...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use __diagused
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Fix build on arm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Update ux_length in usbd_setup_isoc_xfer and use this to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use ux_length in isoc usb_syncmem. Missed in pr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use howmany. NFC.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet igmp_sendpkt() expects ip_output() to set 'imo.i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 only call PHYSDEVOP_map_pirq for a shared i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen use short for irq2port[] to save memory (4KB), ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Use a generic description when scanning mbufs.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb It should be allowed to have exactly a usb_descr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use ldp if possible
=?iso-8859-1?q?kamil?=[src/trunk]: src Fix typo
=?iso-8859-1?q?manu?=[src/trunk]: src/external/mpl/dhcp/dist/common crunchgen fix
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Introduce kcov_silence_enter() and kcov_silence_leave(),...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Introduce KCOV remote support. This allows to collec...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gcc/lib/libgomp Don't allow building with clan...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gcc/lib/liblsan Ignore unused private fields w...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Lock/unlock/reinit pthread__deadqueue_lock ov...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/jemalloc/dist/src When using default mutex type...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/stdlib Hook up proper fork lock handling for malloc:
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr Ignore warnings for tautolog...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc Bump libc minor version for malloc lock change
=?iso-8859-1?q?martin?=[src/trunk]: src/common/lib/libc/atomic PR 55239: initialize all RAS sections...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall Add a function to remove the debug bits...
=?iso-8859-1?q?christos?=[src/trunk]: src automatically remove old debug files for modules.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata whitespace (bad indent)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/include PR port-sparc/55261: sparc still pani...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/mk Don't add KCOV instrumentation on top of the KUBSAN...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/agr hardclock_ticks -> getticks()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata remove unused atacmd_tostatq()
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs PR kern/55268: tmpfs is slow
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Revert previous after thinking about it. It was wr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 PR kern/55268: tmpfs is slow
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Reported-by: syzbot+0f38e4aed17c14cf0af8@sy...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 PTP pages are zeroed before free again.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pagemarkdirty(): no need to set radix tree tag u...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/55268: tmpfs is slow
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Reported-by: syzbot+3e3c7cfa8093f8de047e@syzkaller.a...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed sed(1): Don't force a newline on last line, if i...
=?iso-8859-1?q?ad?=[src/trunk]: src/external/cddl/osnet/dev/profile Bump PROF_ARTIFICIAL_FRAMES ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/puffs PR/55102: Kamil Rytarowski: Duplicate fifo_vn...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/fs/lib/libnofifovfs PR/55102: Kamil Rytarowski: Dup...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/puffs Oops forgot to commit this.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Extend the monitoring to battery state,...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/npf/npftest more nofifofs lossage
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/rump/modautoload more nofifofs
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/rump_server More nofifo
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/rump/modautoload Do the same thing with linker flags i...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/dev/usb Remove uyap, USB YAP phone firmware loader.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/include Avoid pulling in "namespace.h" here, as it ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/hppa Avoid compiler warnings about un...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so Fix debug build
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/include Back out previous - it doesn't work.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Add __diagused, amd64 kernel ALL compiles again.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/sparc/include PR port-sparc/55261: sparc still pani...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Mention ACL support.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Welcome to 9.99.63 (ACLS)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc bump for ACLS
=?iso-8859-1?q?christos?=[src/trunk]: src Add ACL support for FFS. From FreeBSD.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libc
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists move the fido man pages from man to comp ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Ignore interception of SIGCHLD signals in...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/sys/secmodel/suser Make it clear that only KAUTH_MACHDEP_SVS...
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 wsdisplay.4: correct ioctl name for WSDISPLAY...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Fix typo in test names
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread - Try to eliminate a hang in "parked" I've be...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic Store initial TSC/HPET readings for hpet0 only.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Ignore interception of SIGCHLD signals in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci De-#ifdef __OpenBSD__ify hifn7751.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Remove bogus comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Reduce diffs from OpenBSD hifn(4) header files.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Merge updates from OpenBSD's hifn(4) crypto dece...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Tweak locking and use a pool cache for commands ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Rework hifn(4) RNG logic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Remove obsolete paragraph.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/include __HAVE_CPU_DATA_FIRST is still true f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use BUS_ADDR_{LO,HI}32. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Copyright maintenance
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix test for dollar an...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/acpi With the recent change of the EC address space ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/x86 Fixed a problem that caused a page fault wh...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch comments
=?iso-8859-1?q?ad?=[src/trunk]: src Install sparc/intr.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: demonstrate actual beh...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Flag EOI on TLB shootdown IPIs after the shootdown ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys softint_disestablish(): use a high priority xcall to det...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Mark amappl with PR_LARGECACHE.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - If the hardware provided NUMA info, then use it to...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists Fix lists for RUMP-less builds
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Missed a spot.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci pool_cache_prime, not pool_cache_lowat, as sugge...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Don't set PG_AOBJ on a page unless UVM_OBJ_IS_AOBJ()...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests put librumpvfs_nofifofs after librumpvfs for the benef...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests Fix sun2 build. Still there are some duplicate symbols...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/puffs reverse the order for sun2
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Reorganise the locking and allocation of fstrans_lw...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/rump_allserver fix sun2 build
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Start trying to reduce cache misses on vm_page durin...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs PR kern/55268: tmpfs is slow
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs Minor correction to previous.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Rockchip crypto engine RNG driver.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/rockchip Use rnd_add_data_sync from the callback.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/ic Mask all the MMC counter interrupts if the MMC mo...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin No ACL support for install media (SMALLPROG)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Fix typo in comment.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern vrele_flush(): yield() every 100ms like we do it in...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/ufs Assert ufs_strategy() always gets used while current...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern VOP_STRATEGY() may still deadlock with devices.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Regen.
=?iso-8859-1?q?jdc?=[src/trunk]: src/share/man/man4/man4.sparc64 Add a basic manual page for tadpmu.
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/sys/sys Remove misleading comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/mips/cavium/dev Adjust entropy estimate for the Oct...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.sparc64 Whitespace fixes and a serial co...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs Fix EPERM vs EACCES return.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs remove debugging, it is just clutter.
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles Heads up on Bell patents
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc BMP, DGEMM, DIB, GEMM, WMF
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Margaret Hamilton, Florian Sc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 fix build on netbs...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Separate devicetree .dts -> .dtb building from kernel builds...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blacklist/bin Typo fixes from FreeBSD via Ed Maste
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Note rockchip RNG.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Try to fix fallout from addition of dtb.tgz; MKDTB ...
=?iso-8859-1?q?jdc?=[src/trunk]: src Add tadpmu to Makefile and set list.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev only start the timeout machinery once the I/O is com...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic in wdctimeout() ignore timeout if not actually wa...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Fix dtblist; our echo(1) does not interpret \t.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev Round amiga_clk_interval to the nearest i...
=?iso-8859-1?q?rin?=[src/trunk]: src Bump ramdisk size to 2MB.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/luna68k/conf Oops, fix comment in the previous for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Fix comment; MEMORY_DISK_SIZE --> MEMOR...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Fix outdated or misleading comments for MEMORY_DISK...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add RISC-V's birthday
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc postfix-3.5.2 out.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Remove definition of unused struct xhci_endpoint.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Use usbd_destroy_xfer() in usbd_request_async() ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb ohci_device_isoc_done(): use ux_length rather th...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb ohci(4): always use usb_syncmem() when reading f...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp put back extattr.3
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/tmux/dist Use fixed date in man page. For MKREP...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm UVM_PAGE_TRKOWN: print the LID too
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Comment
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 lapic_delay() disable preemption since the ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Make cpu_counter(), cpu_counter32() and tsc_get_tim...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 If the the TSC timecounter is good then use...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Drop & re-acquire vmobjlock less often.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Don't try to do readahead on tmpfs.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_loanuobjpages():
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Ignore x86_delay, for xen
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/amd64 xen needs the TSC funcs too
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/xen/xen Remove duplicate def of tsc_get_timecount().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/32166: pgo_get protocol is ambiguous
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Temporary back to lapic_initclocks() from l...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch Use kernel API of PWM subsystems for i.MX PWM driver.
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/dev/fdt Modified debug message.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci radeonfb doesn't attach an iic*, so pull in iic,...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/uvm Suppress GCC warnings and fix a UVMHIST_LOG() statem...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/conf i.MX support merged into GENERIC kernel.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs remove accmode_t typedef (not needed, breaks llv...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Switch sparc64 to binutils 2.34
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/chfs fix accessx confusion (thanks hannken@)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs Fix EPERM vs EACCES on chtimes (thanks @han...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Use more-semantically-correct types in xhci allo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Make swap encryption MP-safe.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_loanuobjpages():
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/amd64 Deal with KMSAN fussiness. Pointed out...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 this is kmsan
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci use device_private() instead of casting self as ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 The boot CPU suffers a cache miss during TS...
=?iso-8859-1?q?ad?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_getpages:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern future-proof-ness
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc sync with reality
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In sleepq_insert(), in the SOBJ_SLEEPQ_SORTED case,...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include fix typo
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a problem that setcontext(2) so...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/compat/gen Teach libc's compat ldexp stub to raise ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Increase the number of ports to 8.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve the CPUID emulation on nvmm-intel: ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Complete rev1.26: reset nvmm_impl to NULL in nv...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Mmh, should check cpuid_level f...
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars The Hacienda must be rebuilt.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata stop timeout handler while scheduling another pa...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic in wdctimeout(), do not schedule another timeout ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf update Xen ldscript to add kASan .ctors ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): Be more concise in putting the setup re...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): Check for overflows with KASSERT when p...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): dynamically allocate xhci_xfer->xx_trb ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): only usbd_xfer_trycomplete() if certain...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf Do the chmod last so that the kernels get consisten...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Let's not waste time decrypting garbage, shall we?
=?iso-8859-1?q?ad?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix bugs in previ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch - Recalibrate the APIC timer using the TSC, once th...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Fix merge error
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci prune unneeded includes
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci - remove i2cbus etc. on drivers that don't use iic
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/getfacl Don't return from dead functions.
=?iso-8859-1?q?joerg?=[src/trunk]: src/bin/setfacl Mark usage as dead
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 instead of reading memory directly,...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Support VIDIOC_G_PARM/VIDIOC_S_PARM
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Support set/get_framerate
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Support get_framerate and provide a stub for set...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm DRY code in uvm_swap_io() for the write loop
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Only build GENERIC kernel for armv7 releases.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/cp fix reversed test.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch remove NO_PCI_MSI_MSIX option, MSI is supported for...
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/dtb Sort
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen Set frame = NULL in XENPV whether DIAGNOSTI...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uao_get(): handle PGO_OVERWRITE.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Remove the ubc_direct hack.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix to do backtrace properly for running LW...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci This driver sleeps during iwm_media_change(), an...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/bsd/byacc/dist Avoid duplicate "code_lines" symbols...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/gpl2/dtc/dist Satisfy -fno-common
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dtb update-sets:
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/dtb Regen
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/dtb Add one more auto-generated file.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 Now Xserver works on hp425e built-in EVR...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dtb Fix previous; add hack to prevent NetBSD RCSID from ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Revive entrypoint heuristics, acc...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mpl/dhcp/bin/server GCC8 needs -Wno-stringop-overfl...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libpam Fix fallout from NO_STATIC_MODULES -> OPENPAM_STA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dtb Simplify. No need to use sed...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/imx imxpwm depends on clk.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/imx imxpcie also depends on clk.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Deduplicate "options IMXUARTCONSOLE".
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Hum, forgot to include this fil...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Extract putc().
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/stand/prekern Bump copyrights.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add CX73xx and CXF75xx Cavium Octeon P...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add SiByte SB-1 rev 0x11 cores and CN70xx...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove evbarm OABI targets
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Remove plain "earm" targets, and require an explicit MACHINE...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Remove references to defunct arm and earm arches
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips The Cavium CN70xx PRID covers both the CN...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf GC unused INSTALL kernel configs.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - In ubc_alloc() take initial offset into account in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Use GENERIC instead.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/imx/fdt Oops, two more missing clk dependencies...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dtb/arm imx6 kernels are part of GENERIC now
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf GC TOASTER kernel
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm GC toastersensors driver
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/isa GC toaster drivers
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Fix typo in comment: IMX21_OLINUXINO --> IMX2...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf sort
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 switch back to PHYSDEVOP_alloc_irq_vector f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Fix typo in comment.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Add missing entries.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/stand/efiboot If a device tree overlay does not have a "...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src When MACHINE_ARCH is missing, give direction on how to get a...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/xlint Use -Z to pass arguments to ccp(1) direc...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc strip(4) was removed
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Not only the kernel thread, but also the us...
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/kern thmap(9): merge changes from the upstream -- primar...
=?iso-8859-1?q?rmind?=[src/trunk]: src Backport selected NPF fixes from the upstream (to be pulled ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pglistfree(): just use uvm_pagefree().
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern sched_bestcpu(): There is a fallback CPU, in case t...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys - Replace pid_table_lock with a lockless lookup covered ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Oops. If a SCHED_RR thread is preempted and has ex...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.64 - struct lwp changed
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern PR kern/55237: Panic: vrelel: bad ref count (9.99.54)
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Oops. If a SCHED_RR thread is preempted and has exc...
=?iso-8859-1?q?ad?=[src/trunk]: src/tests/rump/kernspace Move proc_lock into the data segment. ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/libexec/ld.elf_so/arch/powerpc new binutils/gcc started emit...
=?iso-8859-1?q?rin?=[src/trunk]: src Add missing MACHINE_ARCH=earmv5hf{,eb} for evbarm.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Add mipsNN_cp0_rdhwr_cpunum() which returns th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Note GENERIC and GENREIC64
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Be more careful with OHCI_PAGE limitations in oh...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Gather the conditions to return from the VCPU l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx/fdt Misc whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/xlint/xlint Remove trailing whitespace, add missing ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Prevent from occur panic when acquiri...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/sun Change proc_lock -> &proc_lock.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm fix KASAN PoolUseAfterFree for async write - can't r...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/dkwedge dkwedge_add: Allow for expanding the size of...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/resize_ffs Use getfsspecname and getrawdiskname so we c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/gpt Exit gracefully when auto-expanding a partition and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/rc.d Support resizing wedges
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Pass TOOL_GPT to mkimage
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded Add GPT support to mkimage.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/defaults Set resize_gpt=NO by default
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npfctl PR/55288: npfctl: change parameter synta...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/sdmmc Fix races in sdmmc tasks and teach ld@sdmmc to...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb uvideo(4): clamp (micro)frames-per-xfer to at mo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/gpt Add -H flag to ignore existing MBR (Hybrid MBR/GPT ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/fdisk Add -g flag to preserve GPT headers when updating...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded Add support for hybrid MBR/GPT images.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Enable GPT support w/ hybrid MBR...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libuv/dist Import libuv, needed by bind-9.16.x
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libuv Add build glue
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit Descend into libuv
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Add libuv
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.16.3 released ---
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Add uvm_pagewanted_p(): return true if someone is wa...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind and libuv
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new bind+libuv
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Adjust for bind-9.16.3
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add libuv
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - ubc_uiomove(): Always use direct access in the UB...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/fs/tmpfs tmpfs_write(): use UBC_FAULTBUSY when extending...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/gpt Fix typo in macro. Sort option descriptions.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/fdisk Use Nx, fix formatting nit.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/fdisk Add -g to usage.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Add GNU_ARCH for earmv5hf{,eb}.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata account for already transferred data (partially ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 cache information can be detected correctly...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add ARMv8.1-8.5 definitions of TCR_EL1
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Obsolete VIOIF_SOFTINT_INTR
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Remove VIRTIO_F_PCI_INTR_SOFTINT support for mul...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Register an interrupt handler for virtqueue to t...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Set handlers implemented in child device of virt...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Introduce packet handling in softint or kthread ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix the wrong segment size in vioif(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix typo in comments
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Remove redundant checks.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Replace macros with static functions for refacto...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Always hold tx lock in deferred transmit to send...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Populate mbufs in the packet receiving process, ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Introduce the lock for vioif_softc to avoid a ra...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use evcnt(9) to record error status in vioif(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Stop all processing related to rx before that re...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add __KERNEL_RCSID
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv Use howmany() macro.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 disassemblable pointer authenticati...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Switch to GPT w/ hybrid MBR for ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf No need to rename netbsd-GENERIC...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Be more careful with transfer descriptors and cr...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Bring in 2020a
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode2020a
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Fix static linking.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/ns Fix stats counters to be 32 bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/dns Pointless to force use of 64 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Fix static build
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbmips/loongson/dev Switch to CFATTACH_DECL_NEW.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata make ata_downgrade_mode() static, it's not used ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/gpib This driver is incomplete and doens't even comp...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ata disable downgrade of ATA mode from DMA, as gener...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci unifdef everything-but-NetBSD. Gets rid of a na...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm ubc_uiomove_direct(): if UBC_FAULTBUSY, the left-ove...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pageout_done(): do nothing when npages is zero.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii Add MIIF_RXID and MIIF_TXID flags to signal that...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii Add support for BCM54213PE RGMII clock delays, f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Improve RGMII TX / RX delay handling, from OpenBSD.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm PR kern/55300: ubciomove triggers page not dirty ass...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist (4.2.8p14) 2020/03/03 Released by Harl...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts Add FALLTHROUGH
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new ntp
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp Merge conflicts
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Remove support for the !DVF_PRIV_ALLOC case; device...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm - Alter the convention for uvm_page_array slightly, ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Minor correction to previous.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Make previous work as intended. Bad programmer.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uao_get(): in the PGO_SYNCIO case use uvm_page_array...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist 30 April 2020. Summary of chang...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix/dist Postfix versions 3.5.2, 3.4...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new postfix
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 disassemblable bti insns
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/uvm Catch up with the usage of struct vmspace::vm_refcnt
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Copyright maintenance
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fixed that BTI trap will be occured...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Replace vp->v_count with vrefcnt...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 clang assembler evaluates #'\r' as ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: Fix logic for resuming when the device ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Ajust pmap_enter_ma() for upcoming new Xen privcmd ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen Implement new ioctl, needed by Xen 4.13:
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: Restore compat with Solaris for 8-bit L...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/miscfs/kernfs Add need-flags for kernfs.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: remove comment that is no longer valid
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic Make the readahead-while-sending-output code cond...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch put back NO_PCI_MSI_MSIX, need to fix MSI issues re...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: Only restart recording mixer on resume ...
=?iso-8859-1?q?snj?=[src/trunk]: src/usr.sbin/sysinst it's "its"
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv vmbus(4): Fixed incorrect use of vmbus_wait()...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv vmbus(4): Do not call hyperv_dma_alloc() in i...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Make vcache_tryvget() lockless. Reviewed by hannken@.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/rump/modautoload Fix alpha build (relocation truncated...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Add RTL8192EE Wireless LAN 802.11n PCI-E NIC
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Move sun2 and alpha to new binutils
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p proto_getstat - g/c debug printfs.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Misc whitespace
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p getdfwithoffset - do not issue dummy...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb s/0/NULL/ for pointer (usb_async_proc)
=?iso-8859-1?q?joerg?=[src/trunk]: src/include Avoid depending on namespace pollution in stdlib.h.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_page_array_fill(): return ENOENT in all cases wh...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Catch up after recent ACL changes
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p puffs9p_node_lookup - use the right ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Do not allocate 9P tags in advance, ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Use the typedef to declare tag in AU...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Avoid taking lwp_lock when calling process_sstep() ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p puffs9p_node_rename - noderename tak...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p noderemove - do not call puffs_setba...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Fix typo.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/usr.bin/netstat Update sysctl key in netstat(1)
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p puffs9p_node_rename - 9P rename is d...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch alpha to GCC 8. tested by rin@, same atf re...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssh 8.3 out.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Remove duplicate #include
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Tiny optimization; timecounters should not go bad ~...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern - kern_tc.c does not depend on "options NTP"
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Don't allow open of /dev/usb if there are no att...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Oops, put back opt_ntp.h for options PPS_{SYNC,DEBUG}.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern - remove #ifdef __FreeBSD__
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Set MKDTB=yes for armv6
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Conditionally boot kernel.img or...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Fix kernel= order, add pi0w cond...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix to allocate resources actuall used around in...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm First attempt at modernising the evbarm...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm s/boards/devices/
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.evbarm Remove extremely outdated list of...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm Briefly explain how to pkgsrc u-boot. P...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump regen for lpathconf.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 tsc_get_timecount(): fix 64-bit return
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 tsc_delay(): use tsc_freq in preference to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumphijack Add pathconf and lpathconf (fixes lib/libr...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 svs_pmap_sync(): Fast-path the curcpu case....
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Reported-by: syzbot+c1770938bb3fa7c085f2@sy...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 svs_pdir_switch(): Use MOVS to copy the PTES.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch - Add a couple of wrapper functions around STOS and...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't use x8 (caller-saved register...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64/amd64 - mismatched END pointed out by maxv@
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 mismatched END pointed out by maxv@
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Move back to MBR based images fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist Adjustments to our patches requested b...
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/amd64 rename amd64 uefi-installimage to be just inst...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 - make AP{IB,DA,DB}Key are also ena...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add AMD MSR_DE_CFG's bit 1 as DE_CFG_LF...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Allow config file to override ho...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Create a separate Arm64 image that uses MBR p...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Add some new CTR_EL0 bits
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Do not send dummy Tauth, it's comple...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/common/bootimage Default USE_MBR to no
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib Only install gptmbr.bin if USE_GPTMBR=yes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm Build install images for aarch64 and earmv7hf.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm Remove support for evbarm cdrom images. Not s...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.3 was released on...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump openssh
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Remove "If you booted from a fl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Set HAVE_INSTALL_IMAGE for evbarm
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib Shrink the evbarm install image by not including the...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/i386/i386 PR port-i386/55314: i386 no longer boots
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc Remove "write a BSD-licensed web browser" from the list ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern At least panic with a useful message if there are t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add install media for earmv7hf and aarch64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/secmodel/securelevel Accept ioctl(RNDADDDATA) estimates ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Allocate proper storage for the event counter gr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump Set -fno-delete-null-pointer-checks for RUMP/MKSANI...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch vax to GCC 8. testing in simh shows the sam...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc alpha, vax, and sh3 have switched. (sh3 s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk remove useless MACHINE_ARCH == sh3 check for GCC 8.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix suspend/resume.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys u_int64_t --> uint64_t. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev For clk_timecounter:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Use __BITS consistently and inline with specific...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic Make this compile again. Not tested.
=?iso-8859-1?q?kamil?=[src/trunk]: src/crypto/external/bsd/openssh/bin/scp Specify -Wno-format-nonl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm DTB are no longer part of kerne...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/ntp/lib/libntp Fix the libntp build with Clang/...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/include Fix incorrect merge.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/ntp/bin/ntpd Fix the ntpd build with Clang/LLVM
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/include fix WORDS_BIGENDIAN
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Fix printf format error.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/bin/scp delete previous and fix ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/libntp Add explicit casts
=?iso-8859-1?q?rin?=[src/trunk]: src/sys For struct timecounter, use C99 initializers.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist fix printf format warning with format_arg
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/lib/libntp put back the warn flags
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/include Add more printf annotations
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/include make it compile again
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Reported-by: syzbot+fd9be59aa613bbf4eba8@sy...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/arc/arc Make sure to preserve MIPS_CURLWP (t8) regi...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/arc/ramdisk Shrink ramdisk to make RAMDISK kernel sm...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Fix vio9p device name in a comment.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/arc/conf Try to shrink kernels to smaller than ~6MB...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/arcbios Don't forget to save MIPS_CURLWP (t8) regist...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Provide list of options for ease of ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Initialize puffs9p::server (though i...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/arcbios Explicitly use MIPS_CURLWP macro. No binary...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev CN70XX iobdma limit appears to be 1...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/arcbios Avoid use of CALLFRAME_S0 on calling ARC BIO...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mips/mips Revert 0(sp) -> CALLFRAME_S0(sp) changes ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Introduce PTRACE_REGS_ALIGN, and on x86, enforce a ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/uvm Avoid passing file paths in panic strings, this resu...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci remove #if 0'ed pci_conf_print() call
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci change pci_conf_print() to allocate memory for t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/installimage Make room for debug sets
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/dtv allocate memory for dtv_ts_section using kmem_al...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic fix wdcprobe_with_reset() to avoid allocating big...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf add bwfm* at pci?, which is present in G...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev constify, and make static where possible
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic reduce stack usage in bwfm_rx_event_cb(), can use...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/wsfb reduce stack usage in genfb_calc_hsize()
=?iso-8859-1?q?rmind?=[src/trunk]: src Major NPF improvements (merge from upstream):
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev discussed with thorpej@, and it seems it's better to...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo: test strlcpy result against space ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern coredump_note_elf{32,64}(): avoid allcating registe...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 remove M_SOFTDEP from list of supported mallo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci gem_pci_attach(): avoid allocating a 2K buffer o...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man9 slightly improve sentence, no need to 'Note' ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb aubtfwl(4): Use kmem_asprintf() for firmware fil...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 sctlr_el1 and ctr_el0 are 64-bit re...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern cache_lookup_linked():
=?iso-8859-1?q?riastradh?=[src/trunk]: src/common/lib/libc/hash/sha3 Merge updates from upstream to red...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern Fix a lock order reversal that cau...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb catch up with changes - need bwfmreg.h before bw...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Allow LIBISPRIVATE to build a pic version of itself...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys A couple of small changes to lookup that cut 5-10% syste...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Fix merge error - adjust assertions.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libuv/lib Create pic lib and don't install pkgc...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Make libuv private, requested by joerg@
=?iso-8859-1?q?rmind?=[src/trunk]: src/sys/net/npf npf_worker_sys{init,fini}: initialize/destroy th...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest -- npf_test_init(): ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Initialise sc->sc_dev, otherwise unnamed interfa...
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Switch from printf to aprintf_error/normal
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Use device_t for sc_dev
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Use device_xname() to access dv_xname
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/ntp/dist Don't define psl as common symbol, mov...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/acpi Disable read of the ACPI timer during idle, fix...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Clean up Cavium Octeon device names. Rename device...
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid running of the end of the arr...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove unused Timer Unit register d...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Rename all Cavium Octeon device driver functio...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Add comments.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb sc_statuspend is allocated with kmem_zalloc, so ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern db_show_callout(): struct callout_cpu and cpu_info ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/miscfs/procfs struct statvfs is too large for stack. Use...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/obio For wdc_obio_match(), struct wdc_regs i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/dev #ifdef out debug garbage.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ddb Introduce db_alloc.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ddb XXX
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ddb Revert introduction of db_alloc.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Switch to db_alloc() from kmem_intr_alloc(9).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Stop returning while PMAP_LOCK() (= KER...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb make bwfm_usb_bus_ops static and const
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid using excessive kernel stack.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern/arch/m68k Add m68k assembler version of __mu...
=?iso-8859-1?q?rin?=[src/trunk]: src/common/lib/libc/arch/m68k/gen Fix typo in comment.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.1.0 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/etc dhcpcd: Empty the chroot
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base We don't install any chroot subdirs ...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base Revert prior - mark dirs as obsolete.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall postinstall: Move files out of dhcpcd c...
=?iso-8859-1?q?rmind?=[src/trunk]: src/usr.sbin/npf npf-params(7): fix the state.key defaults.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Finish rename of all Cavium Octeon device driver fu...
=?iso-8859-1?q?tnn?=[src/trunk]: src/usr.sbin/npf npf-params.7: s/filer/filter/
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/include/sys Mask NULL + 0 LLVM UBSan reports in the AT...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix sync with regular socket...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb If we failed because we didn't encounter an endp...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb also set ifc->ui_endpoints to NULL in usbd_free_...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Reset ud_ifaces and ud_cdesc to NULL, to prevent...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Stop allocating buffers dynamically in a DDB sessio...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit use strlcpy() instead of strncpy() for gcc happi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/ddb Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm Remove superfluous checking for a "disable" pro...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sociox Oops, missed a line in the last change.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl2/lvm2 Avoid redefining _REENTRANT under sanitizers
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/fetch/lib Avoid redefining _REENTRANT under san...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/net Avoid redefining _REENTRANT under sanitizers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc Use the default motd for stable builds
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 no need to make the PTE writable to...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sbin/modload Make -f description actually use the word "forc...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/modules/examples/ddbping Example of a kernel module that...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add some definitions from the latest In...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/net Typo in error message
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add 0xa5 and 0xa6 for Comet Lake.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 even if the line size of Icache and...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove some unnecessary bit shifts by using appr...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/net/npf Adjust to "npfctl debug" command line changes,...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread In the interests of reliability simplify wait...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Fix extra whitespace added by accident.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern lwp_thread_cleanup(): Remove overly-aggressive asse...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk 1. if ${LIBISPRIVATE} == "pic", create _pic.a so th...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/libuv/lib Arrange to create an _pic.a library too.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/dev/usb/libhid Set LIBISPRIVATE=yes
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/fs/common LIBISPRIVATE=yes
=?iso-8859-1?q?christos?=[src/trunk]: src Mention cleaning needed in LIBISPRIVATE directories
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Locking protocol changed...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/sysmon Don't queue sysmon refresh until the rndsourc...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/amd64 Reported-by: syzbot+6dd5a230d19f0cbc7814@syzk...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread Pass down errno when calling pthread__errorfu...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc Don't overalign _RuneStatePriv, it must share the a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/installimage Exclude ramdisk images and empty...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Appease clang -Wtentative-definition-incomplete-type.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc don't elide fortran components. we'd like...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/installimage Use a larger INSTIMAGEMB value f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Select the highest rate at boot, and update cycl...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Synchronize struct name in rump_syscalls.c and sysc...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc Don't suggest removing arc4random with a libc bump.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Set USE_XZ_SETS for evbarm-aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/installimage Revert previous; always use the ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/makemandb Register ppoll
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Add a missing entry, clean up a few...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Respect syscall aliases in the rump code
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Regenerate syscalls
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys Regenerate native NetBSD syscalls
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base dhcpcd: delete the obsolete chroot p...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/gen timespec_get(3) was developed by myself
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Fix return of alignof()
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/lib/libisc Fix the vax build: vax is speci...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Revert most of 1.396 and go back to using m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sparc/stand/boot Appease clang -Waddress-of-packed-...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add missing compat debug symbols on...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/evbarm/instkernel/ramdisk x_gzip need liblzma for xz...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils/x_gzip Manifest that we need liblzma only when...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/arc/stand/boot Explicitly strip debug info on calli...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/postinstall Ensure the dhcpcd log socket is removed.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt defflag SOC_IMX6DL and SOC_IMX6Q
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Allen Ginsberg
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Add FHRP, GLBP, HSRP
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Catch up to clock changes in last dts import.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Convert ohcireg.h to __BITS. NFCI.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Highest speed is first opp, not last
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Disable setting cpufreq at boot for now
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Add a line break before rnd_attach_source so...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti If we can't find a hwmod name, use the devic...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix SoC revision detection. BeagleBone Black...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libarchive Skip this test on machines where it wou...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/ic Don't print an error message on spurious interrup...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti Fix dpll clock setting on am335x
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti PR# port-evbarm/55263: BeagleBone Black too ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Re-enable "set cpufreq at boot" code.
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Deal with a couple of problems with threads b...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern PR kern/55032 (rump/rumpkern/t_vm:...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libpthread If _malloc_thread_cleanup is implement, call ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Nix trailing whitespace. NFCI.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Only clear BSS up to "end" symbol, n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Nix trailing whitespace. NFCI.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libpthread Nix trailing whitespace. NFCI.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/xen/xen G.C. No functional change. OK'd by bouyer@.
=?iso-8859-1?q?nia?=[src/trunk]: src/include Remove bogus tests for 64-bit i386 and SuperH
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/net getaddrinfo.3: order of the struct members is w...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.1.1 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/include dhcpcd: kqueue(2) support remove...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.1.1
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Add missing comma.
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base dhcpcd: re-obsolete the chroot sub dirs
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc ACAB
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc ACAB (worksafe variant)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Consistent whitespace. Register defines are <ta...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Call clts/stts in fpu_kern_enter/leave so t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Add self-tests for 3des and blowfish too.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Near complete conversion to __BITS
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fix KASSERT
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fix indent.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net Refactor a little and follow new format of "npfctl...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips Now that we don't zero out the second link ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove duplicated USB_VENDOR_SIERRA USB_PRODUCT_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Replace calls to usbd_device2interface_handle in...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Rework CVMSEG LM usage a litte:
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/net Remove more bogus tests for 64-bit i386 and Sup...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Tidy up some ugly output from mips_page_p...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl2/texinfo/dist/makeinfo Check x > 0 *before*, no...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fix wrong size addition...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc Add support for npfd_flags
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make cached_stats: do not conflate stat and lstat
=?iso-8859-1?q?maxv?=[src/trunk]: src Register eight vHCI buses, and use separate KCOV mailboxes f...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make make: add :Or for reverse sort
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc IME, SCIM
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/x86/x86 Change const unsigned to preprocessor define
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo terminfo(5): Numbre -> Number
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern kMSan: re-set the orig after pool_cache_get_slow(),...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 If the frame is not aligned, leave righ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb More __BITS. NFCI.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/installboot Fix ews4800mips example. Its raw parti...
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Conditionally enable the formerly #if'ed-out cod...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Increase readability by reducing #ifdef u...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc FTP
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libsa Make libsa's vsnprintf() work as expected when...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Add a test case to ensure that _lwp_creat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Relax the KASSERT() in pcu_discard_all() to allow n...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/make Remove trailing whitespace.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/installboot Reduce macro arguments.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/npf Use more markup.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Improvements to the problib(3) API:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libprop Don't use deprecated proplib APIs (in the ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/share/mk sun2 and vax have no native TLS support, so avoid u...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/common/lib/libprop Correct a deprecation warning.
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Adjust previous. In the condvar case the wak...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lwp_exit(): add a warning about (l != curlwp)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/common/lib/libppath Update for proplib(3) API changes.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/rump/librump/rumpkern Correction to previous - set VI_PA...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern uvmexp.ncolors being used where uvmexp.colormask wa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.sbin Update for proplib(3) API changes.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/stand/common Fix "illegal exceptoin" er...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/stand/boot Use -fno-unwind-tables to sh...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sbin Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.65 -- proplib(3) API additions also impa...
=?iso-8859-1?q?maxv?=[src/trunk]: src Add fault(4).
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for libprop changes
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/sets/lists/comp One more libprop-related cat pages f...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix bohr bug triggered only once by syzkaller 2,5 m...
=?iso-8859-1?q?leot?=[src/trunk]: src/games/fortune/datfiles Properly quote printf string
=?iso-8859-1?q?leot?=[src/trunk]: src/games/fortune/datfiles Recommend using `pkg_admin {fetch-pkg...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/tunefs Sort option descriptions.
=?iso-8859-1?q?fox?=[src/trunk]: src/external/bsd/atf/lib/libatf-c external/bsd/atf: Suppress -We...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/include make this compile.
=?iso-8859-1?q?fox?=[src/trunk]: src/libexec/lfs_cleanerd libexec/lfs_cleanerd: Suppress -Werror=...
=?iso-8859-1?q?fox?=[src/trunk]: src/tests/lib/libarchive tests/lib/libarchive: Suppress -Werror=...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/cddl/osnet/usr.bin/ctfmerge external/cddl/osnet: Su...
=?iso-8859-1?q?fox?=[src/trunk]: src/external/mpl/dhcp/bin/server external/mpl/dhcp: Suppress -We...
=?iso-8859-1?q?fox?=[src/trunk]: src/libexec/httpd libexec/httpd: Fix the possible -Werror=string...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix tyop in a comment. Thanks rias...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: exit if lostpeer invoked by a signal
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc make find_cpus() static.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug For /usr/libdata/debug/usr/tests/li...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Remove t_proplib.debug from debug/s...
=?iso-8859-1?q?hkenken?=[src/trunk]: src/sys/arch/arm/imx Fix wrong divider setting.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add smscphy(4)
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys install fault.h
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man2 white space
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man3 Pp before Bl
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make usr.bin/make: fix test failure
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Update for proplib(3) API changes.
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/man/man4 Use Dx macro
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libprop Ensure copy_data_create_copy() is tolerant...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/common/lib/libprop Fix a paste-o that caused prop_data_creat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sbin/gpt When we add "entries", "index", and "sector_size" v...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Add fork/vfork/posix_spawn tests for proc...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Add test case for :Or
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Update wrong and obsolete comments.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Remove debug printf.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add braces.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Dynamically build the wayname strings ins...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips If we are on a SiByte or Cavium CPU with ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Suppress "options `COMPAT_xx' is n...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Specify -fno-unwind-tables to shri...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mac68k/dev Fix inverted Y-axis value passed to wsmo...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Fix comment.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc FQA GCHQ
=?iso-8859-1?q?kamil?=[src/trunk]: src Build and install llvm-symbolizer for MKLLVM=yes
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/sparc64/sparc64 proplib API catchup
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Protect using mipsNN_foo() functions with...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Update for proplib(3) API changes.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add SRBDS_CTRL bit.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/sysinst/arch/cobalt Change mountpoint of boot ext2f...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/sysinst/arch/cobalt MBR type for Ext2 should be MBR...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf FDT-ize i.MX7. I don't have a board so ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dtb/arm Build i.MX7D dtbs for armv7
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt If enable-method is missing, try psci
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt Use generic platform definition for i.MX7
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc URM
=?iso-8859-1?q?ad?=[src/trunk]: src/tests/lib/libpthread Adjust cond_timedwait_race to take acco...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/aarch64/aarch64 - Wired/resident stats shouldn't co...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread - Make pthread_condvar and pthread_mutex work...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump/librump/rumpkern Follow the syscall() logic and mas...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern fix awk-induced bug (using wrong variable, getting ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Update for proplib(3) API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Oops, missed a couple.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Update for proplib(3) API changes.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Don't output things in awk hash order. Sort first.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Regen with new makesyscalls.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/compat/sunos Regen after -r1.82 of compat_sunos syscalls...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix IXGBE_LE32_TO_CPUS() macro for big end...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci reduce stack usage in radeonfb_pickres() and rad...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci only read the backlight level register on mobili...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add Intel XMM 7360 LTE Modem
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc Sync with r359561
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix typo. No functional change.
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc bsd-family-tree
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Stricter bounds check for some packet length we ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Better bounds checking for oversized packets, to...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt Add i.MX7 USB support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt Match fsl,imx7d-iomuxc
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libpthread Do not destroy mutices that failed to i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/bin/expr Fix typo
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sbin/drvctl Update for proplib(3) API changes.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net bpf(4): Add ioctls BIOCSETWF and BIOCLOCK
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci forgot to commit a header change, again...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd: Disable priviledge s...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Adjust memory barriers.
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Drop self->pt_lock before clearing TSD / mall...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_availmem(): give it a boolean argument to specif...
=?iso-8859-1?q?joerg?=[src/trunk]: src/common/lib/libprop Unbreak clang builds by removing question...
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat Counter tweaks:
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm Counter tweaks:
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc QOI
=?iso-8859-1?q?fox?=[src/trunk]: src/lib/libpam/modules/pam_krb5 lib/libpam: Fix the possible -We...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/common/lib/libprop Change previous to only apply when buildi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c i2c-indirect-config == false --> i2c-no-indire...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64/dev Update for proplib(3) API changes.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev more proplib API catchup
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Remove extra kpreempt_disable() -> kpre...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/external/bsd/ipf/netinet ipfilter: Prepare for life with...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note removal of RA handling.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ndp Remove in-kernel handling of Router Advertisements
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys 9.99.66 welcomes the removal of in-kernel RA handling
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/emips/include Remove unused OPENBSD_RAW_PART. (copi...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/mtree Revert accidental part of prior
=?iso-8859-1?q?fox?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend external/gpl3/gcc: Suppres...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Update for proplib(3) API changes.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/compat/netinet6 Add nd6.h compat header
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev pmf-powerdown == false --> pmf-no-powerdown == true
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use more markup.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ndp ndp: Sync usage and SYNPOSIS with reality
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet SCTP: Use ifp->if_mtu rather than ND_IFINFO(ifp)...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc/dev Initialise the mutex before we use it.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/netinet6 COMPAT_90 doesn't necessarily imply COMPAT_50. ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: consistently use ++ for increment...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: remove redundant parentheses arou...
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools tools: if MAKEVERBOSE < 2, quieten automake builds
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make nbmake bootstrap: if MAKEVERBOSE < 2, output simi...
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools tools: configure --silent if MAKEVERBOSE == 0
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make nbmake bootstrap: consistency fix in MAKEVERBOSE<...
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make nbmake bootstrap: be quieter if MAKEVERBOSE==0
=?iso-8859-1?q?lukem?=[src/trunk]: src nbmake bootstrap: silent configure if MAKEVERBOSE==0
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add ASIX AX99100 Multi I/O (Serial,Parallel,I2C,...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add entry for ASIX AX99100 PCIe 4port serial card
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add a comment to say that instruction enc...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Support IPv6.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Note some hard-coded capabilties that ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/share/misc BAU
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Use the correct config3 field name (ULRI) for ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Move MIPSNN_CFG3_ULRI so that it doesn...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Correct a comment (or at least comment on...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/evbarm/conf Comment out "options PMAPCOUNTERS". It...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/librumpuser Fix incompatible function pointer casts
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/puffs/mount_9p Add -46 to usage.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libpthread Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Fold `cipher prep' into `cipher' in cgd.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Print cgd self-test noise only with verbose boot.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Tidy up includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Remove obsolete comment -- AES block size is always ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Convert malloc -> kmem.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Shrink AES-XTS state by 280 bytes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Specify which cgd self-test failed and dump the mism...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Move cgd selftest from module init to cgdattach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Truncate hw.sun8icryptoN.rng queries to 4...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Rework sun8i crypto.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi Draft opencrypto support for Allwinner Cr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Zero the fpu registers on fpu_kern_leave.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Add comments over fpu_kern_enter/leave.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/news68k/floppies/ramdisk Use more shrinked x_foo bin...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc When reading in the MD MAKEDEV.conf, perform block / cha...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc/etc.cobalt Create a compatibility symlink panel0 -> lcdp...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm uvm_pagerealloc(): resurrect the insertion case.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch g/c vm_page_zero_enable
=?iso-8859-1?q?ad?=[src/trunk]: src/share/man/man7 g/c vm.idlezero
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: make Str_Match faster for repeate...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc New xz released
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Remove -46 from the -c usage. While...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc tmux-3.1b out.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Eliminate uio indirection for cgd crypto.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Constify.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Fix encblkno8 legacy support. Add a test vector whi...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Partial scan of components
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch Print a rate limited warning if the TSC timecounter...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys NetBSD 9.99.67 - struct lwp changed on x86
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern If a vnode is marked with VI_EXECMAP then in all li...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/miscfs/genfs genfs_putpages(): when building a cluster m...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Support optional square brackets aro...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/jot Generate format after setting the prec value
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Disable npf instead of obsolete ip...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/marvell replace EX_NOWAIT with EX_WAITOK in device a...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Disable COMPAT_13 and UFS_EXTATTR....
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/ews4800mips/conf Sort options to match GENERIC.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/ews4800mips/floppies/instkernel Put a message in bui...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Define Octeon Cavium cache layouts for...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Retire MIPS_CP0FL_USERLOCAL and MIPS_CP0FL_HWR...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips KNF police - long lines and comments.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Make core specific overrides a bit more r...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Adjust previous - move consolidated debug...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Move some "case 0" statements to be first...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Support Octeon Cavium cnMIPS I, II and II...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mips/mips Fix inconsistent mips_o32, _mips_o32, and...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mips/mips Use 32 byte cacheline ops (not 16 byte on...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: Allow addresses to be marked AUTOCONF fr...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Include room for the trailing NUL in the ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Revert thinko in previous.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mips Use proper "page" alignments for R5k Page Inva...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86 Use static constant rather than stack memset bu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64 Add some more id_aa64pfr0_el1 bits.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/arm/sunxi Fix !DIAGNOSTIC compile.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/mdsetimage Explicitly print a fs image filename on ...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libprop Fix incorrect type (found by lint), and a...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libprop add/fix linted comments
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Don't need to ignore ESRCH from _lwp_park() a...
=?iso-8859-1?q?ad?=[src/trunk]: src/lib/libpthread Another bug. The CAS loop in pthread_cond_si...
=?iso-8859-1?q?ad?=[src/trunk]: src pool_cache:
=?iso-8859-1?q?ad?=[src/trunk]: src/usr.bin/vmstat Remove PG_ZERO. It worked brilliantly on x86...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/aarch64 - Fix a lock order reversal in pmap_page_pr...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump/include/rump Fix header compatibility with C++
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm g/c vm_page_zero_enable
=?iso-8859-1?q?rkujawa?=[src/trunk]: src/share/man/man4 is -> are
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make usr.bin/make: revert performance improvement
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Arithmetic error in previous.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/pci glxsb(4): Don't use prev msg's last block ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 padlock(4): Don't use prev msg's last block...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci ubsec(4): Don't use prev msg's last block as IV ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci/qat qat(4): Simplify iv generation logic with cp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto swcrypto(4): Simplify iv generation logic wit...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 tsc_get_timecount(): disable the "clock goe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/marvell mvcesa(4): Don't use prev msg's last block a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/rump/include/rump Remove old compat include of rump_sysc...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Remove mips32r2 error introduced in previ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist Import 5.39:
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libmagic
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new file(1)
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libprop remove error(1) comments
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Use x86_read_psl/x86_disable_intr/x86_read_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Count down bits of entropy, not bits of dat...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist Import blocklist from https://github....
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Rename blacklist -> blocklist
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist missed the capitalized ones.
=?iso-8859-1?q?christos?=[src/trunk]: src mention blacklist -> blocklist rename
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Finish CPU core support for Octeon Cavium CN70XX:
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips KNF- wrap some long lines.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys Serialize rdtsc using with lfence, mfence or cpuid to re...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/usr.sbin/hdaudioctl Add show subcommand that displays the co...
=?iso-8859-1?q?sevan?=[src/trunk]: src/games/fortune/datfiles A revision of "The purpose of computi...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sgimips/conf Follow ipfilter -> npf changes.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys language sensitivity
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall deal with blacklist -> blocklist
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall fix reversed mv, pointed out by wiz@
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix performance problem in specially c...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/acpi only install space handler and enable interrupt...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.1.2 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.1.2
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd: Build privsep resour...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Fix a comment.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern lookup_fastforward():
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/arm Use sys/cpu.h so that curcpu defined in terms o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/hdaudioctl Nix trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist s/Black/Block
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall correct blocklist script
=?iso-8859-1?q?christos?=[src/trunk]: src blocklist migration has been automated.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall handle /etc/blacklistd.conf
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/arc Drop compat support for OpenBSD/arc disks.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet icmp6.h: #define ND_OPT_PI_FLAG_ROUTER
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet icmp6.h: #define ND_RA_FLAG_PROXY
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add compatfile to libblacklist
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/notes For MKREPRO builds:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/groff/dist/src/roff Add --timestamp for reprod...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Add vmem_xfreeall(), which frees all allocated regio...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/cobalt/conf Disable DEBUG.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Tidy up the function prototypes. NFCI.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libarchive PR kern/55272: skip this test on unipro...
=?iso-8859-1?q?sevan?=[src/trunk]: src/tests/lib/libarchive Improve sentence
=?iso-8859-1?q?sborrill?=[src/trunk]: src/usr.sbin/mtree Describe correctly how whitespace is formatte...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/mtree Use more markup. Bump date for previous.
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Improve wording in comments in raid_dumpbl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 remove unused
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb remove unused
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Honor addend for R_AARCH64_TL...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so/arch/arm R_ARM_TLS_TPOFF32 needs to adjust...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/rpcbind Include explicitly <rump/rump_syscallshotgu...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Add -fstack-usage to kernel builds. Produces .su fi...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix pasto (noted by ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci #include <sys/extent.h> explicitly.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common Switch from an extent mao to a vmem ar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common Typo: vmem_free -> vmem_xfree
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arc/jazz Use a vmem arena rather than an extent map...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm <sys/extent.h> not needed here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch <sys/extent.h> not needed here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch <sys/extent.h> not needed here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/ixm1200 - <sys/extent.h> not needed here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm <sys/extent.h> not needed here.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Regardless of __HAVE_FENV, include <fenv....
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Let trigger_fpe() cause floating-point di...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add missing callout_stop() for recovery_mo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Explcitly include <sys/extent.h> here.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci explicitly disable INTx interrupts to avoid inte...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Spell `blowfish-cbc' as such, not like `bf-cbc'.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Fix build for vax; Compile t_ptrace_sigch...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Modify a liitle to reduce diff between ixg...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/conf Discard -fstack-usage for vax, for which GCC does n...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium General code cleanup:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/conf style
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include style and fix typo
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 style
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/etc/etc.cobalt Fix leading 8 spaces to a tab.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys style
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sun68k/stand/libsa Make local functions static.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/atari/floppies/install Provide wdboot as a link of s...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/tunefs The ACL flag is -p, not -n.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/getfacl Fix xrefs, comment out acl(9) which we don't have.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/setfacl Sort option descriptions. Sort options in SYNOPS...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/setfacl Sync usage with manpage.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/posix1e Remove reference to non-existing extattr(2)...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/posix1e Add RCS Id.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/x68k Use a sane default for size of partition ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Add acl(9) from FreeBSD.
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/man/man9 Document kmem_strdup() and kmem_strndup()
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Use -fstack-usage only if we are using gcc.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/puffs/mount_9p Use ?:: modifier instead of .if to c...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Simplify interrupt definition: remove m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx *** empty log message ***
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Oops, commit log was missing. It sho...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Return error code from uvm layer on ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Return correct signo and si_code to ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove trailing whitespace.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/amiga Keep the top of stack zero as other m68...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Try to sanitize usage of isync and s...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/scsipi First pass at making this work again.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sun3/conf Use "-fno-unwind-tables" to shrink binari...
=?iso-8859-1?q?flxd?=[src/trunk]: src/sys/dev/usb Add umass quirk for Alcor AU6366 multi-card reader.
=?iso-8859-1?q?flxd?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf OCTEON_MEMSIZE isn't used now, remove ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Don't include now non-existant "opt_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern bump the limit on max item size for pool_init()/poo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys bump version - maximum item size for pool_init()/poo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs use pool_cache fo...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/netinet6 localify
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Spell GENERIC correctly. NFCI.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86 localify
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/mac68k/mac68k KNF.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/raidframe pass down b_flags B_PHYS|B_RAW|B_MEDIA_FLA...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/raidframe remove unnnecessary splbio() in rf_FreeDis...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libprop Fix lint
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Avoid unnecessary noise when sub-make or siblin...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Add the structure of the CVMX boot d...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Add some rudimentary boot args parsi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF #includes
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/gen Skip sigbus_adraln for powerpc.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses Fix false positive for mvscanw tests on ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.bin/tail Remove double 'each of'
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Convert to new proplib api
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/postinstall Nix trailing whitespace.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars X turned 36 today
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Nix trailing whitespace.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Fix SS_ONSTACK, which seems like broken sin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Fix inconsistency b/w kernel and userland r...
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk bsd.dep.mk: fix "make tags"
=?iso-8859-1?q?lukem?=[src/trunk]: src/tests/lib/libm fix build of t_cabsl from t_cabsl.cxx
=?iso-8859-1?q?lukem?=[src/trunk]: src/tests/lib/libpthread fix build of h_thread_local_dtor.cpp
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Use howmany(). NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Update to new proplib api
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/arm/imx Fix tyop.
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk document PROGS and PROGS_CXX, and default c++ SRCS
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/atf/tests/atf fix build of atf .cpp files
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/lutok/dist lutok; fix strncpy -Wstringop-trunca...
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/lutok/tests/lib/liblutok lutok; fix build of c+...
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/kyua-cli kyua-cli: avoid warning about deprecat...
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libterminfo libterminfo: cast to uint16/32_t before conv...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx Remove all paltforms
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.7.1, ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64/include Fix comment
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add several boards:
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64/amd64 On amd64, Xen PV calls syscalls and tra...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbmips Add evbmips installboot board data.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Add evbmips support for u-boot handling.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add module support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for installing modules that were loaded...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for loading modules with the bootloa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/installboot/evbarm Add additional sunxi boards:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs If calling d_minp...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Re-enab...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips regen
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm Revert to the...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/modes Revert to the ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/iscsi avoid the use of UVM internals in the iscsi io...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add boot.cfg support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Added boot.cfg support to efiboot
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk bsd.dep.mk: revert 1.85 (for now)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Remove unmaintained CNMAC_DEBUG debug code.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Turn trigger_fpe() back to integer divisi...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/installboot/evbmips Add missing Makefile.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove unused snprintb format strings.
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/mtree Add missing ./usr/share/installboot/evbmips.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Fix previous; hide userland ABI details for...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/powerpc/gen Turn on _UC_TLSBASE for sure in th...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/postinstall Fix do_blocklist:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/successfuly/successfully/ in comment. No functional change.
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/notes Mention that USE_XZ_SETS are either always xzi...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Work around QEMU bug #1668041 differently...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove more snprintb _BITS bits.
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars Add Quake's birthday
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Fix filenames for vt220* wscons fonts lis...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/acpi Fix memory leak. Found by kLSan.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/scsipi Use workqueues so that we don't call into the...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Permanent node doesn't need a log, plus the log get...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Revert the condition...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc Regen...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 regen
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Don't leak an unused sysctl log. Found by kLSan.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch use the C ver...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net pfil_psz gets dropped by the compiler because it is ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/scsipi Add sedetach() and also use it to remove dupl...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/modes reduce diff wi...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Always co...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make dieQuietly: ignore OP_SUBMAKE
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove unused octeon*usb*var*h incl...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto remove unneeded ifdefs
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove USB controller register defi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Don't include "opt_octeon.h" any more.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Minor tweaks and cleanup.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Cleanup - mostly removing unused code a...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Redo cnmac attachments - cnmacM @ g...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Redo cnmac attachments - cnmacM @ gmxN @ pip0 @ iobus
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Make sure we only attach to CN3xxx/...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Add support for a very simple outpu...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Support EdgeRouter 4.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe KNF. No functional change.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove unused include files.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/sdmmc Make this work on big endian machines
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes Pass the name of the compressor actually used ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig.8: Reflect actual behaviour of /dev...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig.8: remove references to using cgd f...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/cgdconfig Use Nm.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add some Microsemi (Vitesse) devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Regen.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Rename __MD_CANONICAL_BASE -> __MD_KERNMEM_BASE for...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 kernel_sanitizers.7
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Hum. Fix NULL deref triggerable with just write(0).
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/man Fix prefix for previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Add a couple of additional device IDs for the AM...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Add a PCI front-end for the "amdccp" (AMD Crypto...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/amd64/conf Add amdccp at pci.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Fix core_dump_procinfo tests for powerpc,...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libcpp PR bin/55411 (Akihiko ...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/kernel Turn err() into atf_tc_fail_errno() for parent ...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/kernel Fix random failures for pty_queue test.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/kernel errno is irrelevant here.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 New sentence, new line. Fix macro arguments. ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix bug with incorrect range calcul...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add a test case for PR bin/55389.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.bin/patch Add a test case for bin/54620.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin/cpuctl Add few basic tests for cpuctl(8). The...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin/stdhosts Add a few checks for stdethers(8) an...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.bin/fstat Check that fstat(1) works (cf. PR kern/5...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests Fix references in comments.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat remove special handling for symbolic links for CO...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man5 As bin/55344 was fixed, note the flags also i...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net Ensure sockaddrs have valid lengths for RO_MISSFILTER.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Redo cnmac attachments - cnmacM @ gmxN @ ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests Also install new tests.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libprop Fix pasto; use {,U}LLONG{MIN,MAX} correctl...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix tyop in KASSERT() condition which made ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/tools/compat Add AC_MSG_RESULT yes/no to the uio checks.
=?iso-8859-1?q?uwe?=[src/trunk]: src/tools/compat Regen: Add AC_MSG_RESULT yes/no to the uio checks.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/usr.sbin Fix directories
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/usr.sbin Add input files
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs reduce stack usag...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs change dsl_scan_v...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs reduce stack usag...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Try not to lose error output with --error-output.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/bin/mv New mv -h option.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/bin/mv Note that -h is an extension to POSIX. Bump date.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/common reduce stack usage in compat_60_ptmget_ioc...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m mdocify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch remove unused x86_stos
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m mdocify
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m No truss here
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev avoid stack usage in match routine
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev rearrange to avoid allocating softc on stack in ug_i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic actually stop using the stack variable
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic avoid allocating almost 5k struct ibm561data on s...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb disable inlining for couple functions which allo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/external/bsd/ipf/netinet reduce stack usage in ipf_nat_i...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 don't try allocating 16KB of scratch space ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Fix --error-output to be more like GNU m4. It's ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Fix --error-output to be more like GNU m4.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Bump date for previous.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Use a date that is actually a real date.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use unsigned to avoid undefined behavior i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix tyop in an acient comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Reduce ixgbe's busy loop using with workqu...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't assume ever...
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m Fix column layout
=?iso-8859-1?q?sevan?=[src/trunk]: src/external/cddl/dtracetoolkit/dist space, tab
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm use maximum-size fixed size array instead of variabl...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Require root privileges.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests Reference PRs consistently.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Reference also PR kern/53860.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ofw no need for alloca() in of_compatible(), malloc(...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix a tyop in a comment.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm make ubc_winshift / ubc_winsize constant, and based ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m Try to improve ma...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys remove experimental direct pipe code (using uvm_loan()) ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add test cases for PR kern/53546 and PR ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/powerpc/booke/dev avoid variable-length array
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/conf enable gcc stack usage limit for kernel functions, ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m Try to improve ma...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/envstat Add a test case for PR kern/53410.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/usr.bin/logger Fix PR kern/53333.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add a test case for kern/52771.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make filemon_read: report error if lseek fails
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests Fix pastos.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/kernel Add a test case for PR kern/52744, which no lon...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Fix NULL deref. The original code before Jaromir's ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Reference also PR kern/52526.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/uvm If ubc_winshift gets constified, the extern declarat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Include all necessary letters in the word "Crypt...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Actually create the tap(4) with a negati...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Instead of UINT_MAX + 2, test what is cl...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys Register NVMM as an actual pseudo-device. Without PMF ha...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/setkey Verify that PR kern/52150 is no longer pre...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 rearrange code to remove need for the scrat...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/uvm uvm_emap_size was removed a while ago
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Test creating thousands of bridge(4)'s. ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ofw Fix fallout from migration from alloca() to mall...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/stand/efiboot Add dtoverlay command to specify device tr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/gpl2/texinfo/dist Hack to get the "has ANSI C heade...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests Reference PRs consistently.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Avoid large stack usage with kmem_allo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Avoid unbounded stack usage warning
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ofw Remove !cold KASSERT - it does not compile on al...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/i2c Avoid creating a full temporary softc struct on ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/cddl/dtracetoolkit/dist/Man/man1m Sort options and ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/logger Remove superfluous Pp.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net Adjust prior to enforce minimum socket length includ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/printf Try to improve markup to get a nicer PostScri...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/printf Drop redundant quoting in the nested printf e...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build failure due to -Werror=st...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix typo in name of evcnt(4) counter.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/printf Use ASCII single quote.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Stop allocating struct cpu_info in BSS; No need to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Fix MODULAR support for ibm4xx by p...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Add new file containing a couple of...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Restrict {MIN,MAX}_PAGE_SIZE for MO...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Set FPSCR[VXSQRT] for non-zero negative...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Sort headers. No functional changes int...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Use atf_pass to avoid test failure in ca...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Fix typo in DPRINTF.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu fpu_dumpfpn(): Add missing \n in printf...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Remove extra newline in DPRINTF().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Return +INF without exception for +INF,...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu fpu_dumpfpn(): Add KASSERT to check arg...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add test cases for different 802.11 opti...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.bin/ztest Add a test case for PR kern/53767.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/modules Remove stale comments.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/arch Rename module directory for ibm4xx from /st...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add a basic test for enabling/disabling ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/compat/sys Yet another idiotic compat syscall that was d...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/usb Fix NULL deref on attach failure. Found via vHCI...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/include apply __HIDE_DELAY so zfs and frien...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/sysctl Add a simple test case that writes random ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic mark ahc_loadseq()/ahd_loadseq() as __noinline to...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic small constify
=?iso-8859-1?q?jruoho?=[src/trunk]: src Move the test for mktemp(3) to the right place.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 avoid excessive stack usage in mp_cpu_start...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable audio codec
=?iso-8859-1?q?jruoho?=[src/trunk]: src Start moving the remaining tests from src/regress to src/tests.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/distrib/sets/lists/tests Add t_t_mbtowc.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/lib/libc/stdlib Add the default TNF copyright (2005), ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/regress/lib/libc citrus SUBDIR is gone
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev prop_data_data_nocopy -> prop_data_value
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm prop_dictionary_get_cstring -...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/drm prop_data_create_data+prop_diction...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern prop_dictionary_[sg]et_cstring{,_nocopy} -> prop_di...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add also a test that writes random garba...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc belately note the stackgap removals in 2007
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Ups. Fix shell parameter.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys Ignore the supplied size, and always use the ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb mark several init-only functions as noinline to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/microcode/aic7xxx make this work with objdir, drop u...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/microcode/aic7xxx make this compile with normal WARNS
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/microcode/aic7xxx regen - NFCI, confirmed by compari...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/microcode/aic7xxx regen again
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/microcode/aic7xxx make sure to strip leading '$' fro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Support loading boot.cfg from non file-system ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev constify, NFCI
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Load boot.cfg from the EFI system partitio...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern print the index of the problematic symbol
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug fix the build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/nfs Introduce genfs_pathconf() and use it for the defaul...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt Make sure we pass full pages to fdt_memo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot command_version: print config file path
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 Improve markup for better PostScript output.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/m4 eval: Make radix optional even if minimum result ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs fix bug introduce...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/debug Add missing debug entry for new t_m...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/include/arpa nameser_compat.h: correct preprocessor error sy...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/mtree Fix /private/tmp mode to match etc/rc.d/perusertmp
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/ddb Protect against multiple inclusion.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate bug when evalua...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Remove support for storing settings in EFI...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/cadence Use prop_data_value (not prop_data_data_nocopy)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix evaluation of unreachable conditions
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix mm_md_kernacc() for 64 bit kernels (i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common Fix struct entry size (thanks kre@)
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Add font files for Spleen, which can be l...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/posix1e reality check
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/posix1e Remove Xr to extattr(2) which we don't have.
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include Allow kernel to compile by preventing ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/i2c KNF. No functional change.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/microcode/aic7xxx No longer depend on libl.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove evcnt(9) counter for tlbhit; ...
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/gpl3/gcc/usr.bin/lto-wrapper use ggc-none.c not ggc...
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/gpl3/gcc/usr.bin Fix addition of C++ .cc source to ...
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/kyua-cli/tests/kyua-cli kyua-cli: fix build of ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/i2c Check the return value of iic_acquire_bus(). Thi...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.8.0, ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/include increase UPAGES (used for lwp kernel ...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Update Spleen wscons fonts to version 1.8...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/cal Use two-letter weekday abbreviations in the heading
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/lib/libc Use -Wl,--no-fatal-warnings for the mktemp(3)...
=?iso-8859-1?q?scole?=[src/trunk]: src/sys/arch/ia64/include Fix for last checkin, don't try use no...
=?iso-8859-1?q?maya?=[src/trunk]: src/tests/lib/libc/stdlib Avoid copyright issues and name the li...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen when using two linked requests for I/O (i.e...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/printf Add quotes around command substitution in the...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/postinstall Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64 Draft fpu_kern_enter/leave on aarch64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Rework AES in kernel to finally address CVE-2005-1797.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Add x86 AES-NI support.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Implement AES in kernel using ARMv8.0-AES on aarch64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386 glxsb(4): Remove rijndael dependency.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys cgd(4): Switch from legacy rijndael API to new aes API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm(9): Switch from legacy rijndael API to new aes API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto opencrypto: Switch from legacy rijndael API t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev cgd(4): Print which key size is broken when a self-t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev cgd(4): Align IVs on the stack.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Provide the standard AES key schedule.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86 padlock(4): Remove legacy rijndael API use.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Add AES implementation with VIA ACE.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm: Make sure swap encryption IV is 128-bit-aligned...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 VIA AES: Batch AES-XTS computation i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/cgd New cgd cipher adiantum.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New SSE2-based bitsliced AES implementation.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Split SSE2 logic into separate units.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New permutation-based AES implementation using SSSE3.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Move aarch64/fpu.h to arm/fpu.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm Implement fpu_kern_enter/leave for arm32.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New permutation-based AES implementation using ARM NEON.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Make padlock(4) compile on amd64.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Provide hand-written AES NEON assemb...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Note kernel AES rework.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Rename enc_xform_rijndael128 -> enc_xform_aes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/cgd Fix sign-compare issue on 32-bit systems.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/cgd Missed a spot -- one more 32-bit sign-compare ...
=?iso-8859-1?q?sevan?=[src/trunk]: src/doc Lua 5.4.0 is out
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys NetBSD 6.99.69 welcomes you, and hopes you enjoy you...
=?iso-8859-1?q?mbalmer?=[src/trunk]: src/doc www.lua.org uses https.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Add a couple of tests for sequential ifc...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/sysctl Skip a few more nodes, and enable this tes...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/sys/dev/acpi Only need to set brightness if reading the init...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin/opensnoop Check that DTrace's execsnoop and o...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Remove local domain always, not just when looking ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src After a comedy of errors, move t_mbtowc to its final resting...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys Make copystr() a MI C function, part of libkern and ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes New sysctl node hw.aes_impl for selected AES ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 fix file path
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys be one-shot by default, with room for circular
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Limit aes_neon to cpu_cortex | aarch64.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/i2c If an error occurred in sme_refresh function, pa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src New test sys/crypto/aes/t_aes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses whline_set - save/restore the y coordinate too.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses whline - save/restore the y coordinate too.
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Compute a value for domain before comparing agains...
=?iso-8859-1?q?riastradh?=[src/trunk]: src New build.sh option: -c <compiler>
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Tweak clang neon intrinsics so they ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Fix indentation in the copyright.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch Use .p2align rather than .align.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Use `.arch_extension aes' for aese/a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Reallocate registers to avoid abusin...
=?iso-8859-1?q?lukem?=[src/trunk]: src/distrib/sets/lists/tests fix sets for MKKYUA
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern copystr is now in libkern; don't r...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Oops. Fix y/x typo in the previous whline() f...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses hline, vline - don't lose attributes when usin...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/lib/libc/stdlib Add basic tests for the rest of the mk...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/w Forbid gcc to whine about intended format truncation
=?iso-8859-1?q?jruoho?=[src/trunk]: src Add basic checks for a64l(3), l64a(3), and l64a_r(3).
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk bsd.dep.mk: fix "make tags" (again)
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/lto-wrapper use ggc-none.c not...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Switch the Icache sync operation to the nec...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - On some systems with a different cache li...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch add workaround for Neoverse N1 erratum 1542419
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/cpuctl/arch show clidr_el1 and ctr_el0.
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/cc1plus Fix addition of C++ .c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto/aes Pass the requisite -msse options for i386.
=?iso-8859-1?q?sborrill?=[src/trunk]: src/usr.sbin/hdaudioctl When using show subcommand, display node...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/kernel Add basic checks for magic symlink(7)'s. These ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci ignore interrupt when not expecting one, particu...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci revert, not working
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Fix parsing of nested variables during .for loop
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/atari/stand/bootxxx Correct SRCS; bsdstart.S not bs...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops Remove pointless cast; dp is already uint32_t *.
=?iso-8859-1?q?lukem?=[src/trunk]: src/distrib/common Makefile.minirootkmod don't have SRCS
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci prop_data_data_nocopy -> prop_data_value
=?iso-8859-1?q?lukem?=[src/trunk]: src/sys/arch/ia64/stand/ia64/efi loader.efi doesn't have source
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document the actual cause f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Document OBJMACHINE_ARCH
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Fix typo; PMAP_OEA64_BRIDGE not PMAP_OE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate another unneces...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/etc/root fix incomplete gnu/ deletion - PR misc/55444 by Jim...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add ddb "mach reset" command for Arm ports.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/arm32 Initialize ci_kfpu_spl earlier for second...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix edge case for evaluating unnecessa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate another uninten...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev proplib API catchup
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev add $NetBSD:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Set uvmexp.ncolors appropriately, w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 pmap_procwr(): sync icache even if ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unnecessary evaluation of :M and :...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64 Add support of ptrace(2) for COMPAT_NETBSD32.
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/lutok/dist lutok: use unique_ptr not auto_ptr
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/lutok/tests/lib/liblutok lutok: auto_ptr replac...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.1.3 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.1.3
=?iso-8859-1?q?lukem?=[src/trunk]: src/external/bsd/kyua-cli kyua-cli: convert auto_ptr to unique_ptr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more type safety for enums
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use enum instead of #define for VarPat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove useless parameter from Var_Set
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate some more cases...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unnecessary evaluation for :S :C :...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unnecessary evaluation of variable...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src dhcpcd: Fix SMALL build
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram(6): use standard cursor keys, use standard...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses setcchar - don't lose combining marks to a typo.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Expect a timeout for evbarm-aarch64, as ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/lib/libc/gen Verify that PR lib/55041 is no longer an ...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/bin/date Add a check for the overflow noted in PR lib/...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.bin/locale Add a check for PR bin/54692.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Provide a db_reset_cmd prototype
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Wrap a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation of Str_Match
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Use howmany()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Str_Match
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Style and share a debug string
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF (sort #includes)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Consistency...#define<tab>
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin Skip these also for Qemu runs as they cause panic...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor Str_Match
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parentheses around re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Make this compile/work on 32-bit archs. OK'ed my maxv
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/lst.lib make(1): remove redundant parentheses a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Move db_reset_cmd prototype to db_machdep.h (fo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.1.4 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.1.4
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/mtree Add /var/db/dhcpcd back
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Fix an argument passes to auixp_intr().
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/base unbreak build, put /var/db/dhcpcd in...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys don't overallocate (requested by maxv@)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add missing test for the :H and :T mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :H and :T modi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for the :H and :T modifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :R modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for :H, :T a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make code for the :E and :R modifiers ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 more
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Print the backend name when attaching.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Sync trace-pc and trace-cmp.
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/mk Enable trace-cmp.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 In cpu_uarea_{alloc,free}:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys hardclock_ticks -> getticks()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation and alignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Hash_ForEach to avoid duplicate code
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 1 page is enough for memhook now since th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 KNF (sort includes)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix bug in :E modifier, introduced in ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/compat/sys don't overallocate (follows similar change to...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/sys sync with mount.h, always use the structure s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add expected test result fo...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/external/bsd/atf/dist/atf-c Consistent use of comma in lists.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add another test for the Sy...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/sys add a cast to (struct statvfs *) for STATVFSBUF_GET(...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation, small refactor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor ApplyModifier_SysV to have le...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce line length in var.c
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses wtouchln - verify/clip input parameters
=?iso-8859-1?q?lukem?=[src/trunk]: src/libexec/ftpd NetBSD-ftpd 20200615
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/make make: fix sign-compare warning
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix uvmexp.ncolors for some big.LIT...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix previous; add missing <uvm/uvm....
=?iso-8859-1?q?lukem?=[src/trunk]: src/libexec/ftpd add missing RCSIDs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Protect with #ifdef _KERNEL
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/rc.d Trailing whitespace
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb usbdevs: Add Linux USB 3.0 debugging port serial...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb usbdevs: Regenerate
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb usb/ugensa: Support Linux USB 3.0 debugging port...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 man4: Add Linux USB 3.0 debu port to ugensa.4
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Fix unset_idtgate() for XENPV, pointed out ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the :S and :C...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary forward declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary forward declaration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of Var_Subst, clean ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary _t suffix from VarL...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/dev - Adjust location of \n in attach message.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/conf Enable snapper(4) and friends. It works...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/conf Add missing TMPFS, PTYFS, WAPBL, INET6,...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci switch to pci_intr_alloc() so this uses MSI/MSI-...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/rpi G/C
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for an obscure edg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix :hash modifier on 16-bit platforms
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): constify VarModify parameter
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use tlen for temporary length varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debugging output for :@ modifier
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Do not panic when splraise to IPL_NON...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): expand the test for variable expansion...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto Fix kmem_free size in recent malloc->kmem con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for dollar charac...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Fix off by one in the range of note values (i...
=?iso-8859-1?q?chs?=[src/trunk]: src the x86 xen and non-xen modules are identical,
=?iso-8859-1?q?chs?=[src/trunk]: src/doc note x86 Xen kernel module change.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): improve documentation about...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 add missing arg
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add post-processing for tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): ignore system-specific erro...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Add more markup. Edit for clarity.
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Middle C is in O2 (from RTFS).
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Don't overwrite host_buf as x might be pointing to...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 BUGS: note that meaning of sustain dots diffe...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Clarify that whitespace is only ignored betwe...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Clarify initial state some more.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen document utmpxname(3)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen revert previous; utmpxname is already documente...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that the xen vs non-xen issue has been resolved by ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Fix the include file name in the synopsis.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Adapt to proplib interface changes
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Adapt to proplib api changes
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Adapt to proplib api changes
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci there is more to MSI/MSI-X support in ciss(4) th...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs simplify the acl setup, and fix reversed mask in...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys mention shared bit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/cpuctl/arch (cpuctl/aarch64) Add some more aa64isar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Fix race in fpu save with fpu_kern_enter in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Make this compile without __HAVE_FA...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that the WMREG_EEARBC_I210 register is...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke XXX
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/booke e500_cpunode_submatch() shoul...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Fix comments. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include LKM was gone. _KERNEL is always def...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Consistently use _LP64 instead of _...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Correct #ifdef; _MODULE not _MODULA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/oea LKM was gone.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc db_stack_trace_print():
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Include missing ksyms.h, opt_ddb.h, a...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Style and cosmetic changes. No binary chang...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Include missing opt_multiprocessor.h ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Drop unused opt_ddb.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Include missing opt_multiprocessor.h ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Include missing opt_altivec.h for PPC...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Include required opt_*.h for sure.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/nand Include opt_nand.h for NAND_DEBUG.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/dev Drop unused opt_flash.h.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin Sleep more.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Include missing opt_ppcarch.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Drop unused opt_compat_netbsd.h include.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin/ifconfig Remove the expected timeout; there is so...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Include missing opt_ppcarch.h and op...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Now, sys/arch/powerpc/ibm4xx/pic_uic.c ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Include missing opt_ddb.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx - Drop unused opt_altivec.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Include required opt_*.h for sure.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/openbios Drop unused opt_lockdebug.h...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/openbios Do not silently #undef PPC_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/pci Include missing opt_pci.h
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Drop unused opt_lockdebug.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Drop unused opt_multiprocessor.h includes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Include missing opt_multiprocessor.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/oea Include missing opt_modular.h s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea - Drop unused opt_compat_netbsd.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Drop unused opt_ppcparam.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Drop unused opt_altivec.h, opt_interrup...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Drop unused opt_interrupt.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Drop unused opt_ppcarch.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc - Drop unused opt_ddb.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Drop unused opt_lockdebug.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Drop unused opt_altivec.h and opt_m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc - Drop unused opt_multiprocessor.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Include required opt_*.h for sure.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc This file is not used for ibm4xx.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Stop using DDBX which is defined no...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Set cpu_psluserset, cpu_pslusermod, ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Use (CI_SAVEMAX*CPUSAVE_LEN) as CPU...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net don't open the socket twice.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Restore the lwp's fpu state, not zeros, and...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net add a test for v4 mapped addresses
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new mapped test.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet - always set both ip and ip6, otherwise a kernel...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Include missing opt_lockdebug.h.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Use C99 initializers in wsdisplay_font struct...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses mvwins*(WINDOW *win, ...) functions - call win...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/libexec/httpd Add -R flag to specify a README file to add at...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses Pads are not to be automatically refreshed on ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Fix kernel panic due to tmpfs.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke For booke, restore callee saved regis...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Do not clear pcb_onfault for error pa...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke For booke, fix signo and other siginf...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Revert previous; tmpfs should be fixe...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Part of PR port-powerpc/55425
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Part of PR port-powe...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Fix boot failure for PowerMac11,2 when ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch It turned out that using some Open Firmware routine...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/conf Sync wscons colors with GENERIC; now it...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/conf Enable COPY_SYMTAB in case of directly ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Explicitly include <sys/pool.h> here; don't rely on ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Overhaul the interface to pci_configure_bus():
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci No functional change:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii "no media present" is intended case on tlphy(4),...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Call tlphy_auto correctly.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii - Remove the waitfor argument from mii_phy_auto().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb KASSERT polling or holding sc_lock in a few more...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/vi PR bin/55468
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.sbin/postinstall Sort missing IDs (users and groups) by ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea rascons_init_rasops(): Initialize color...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ls Fix skipping of directories that begin with a '.' in ...
=?iso-8859-1?q?reed?=[src/trunk]: src/usr.bin/sys_info Remove -a from example
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c whitelist -> permitlist
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 don't read memory directly.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Determination of A64,A32,T32 for disasm is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Define USPACE in terms of UPAGES ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Remove an unnecessary #ifdef
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Fix a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Provide some KVA layout #defines in arm3...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sort include "opt_..."s
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sort the __HAVE_* defines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Use the stack provided by armv6_start.S rather ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 initalize ci_kfpu_spl, to avoid triggering ...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Add font file for Spleen 6x12, which can ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Comment updates
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Add "Spleen 6x12" to wsfont, a font targetted...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Turn off pci_conf_debug -- it was enabled by mis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Trailing whitespace
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/sets/lists/base Add ./usr/share/wscons/fonts/spleen-...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Update for proplib API changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/dm Adapt to proplib API chanages.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/conf Drop -fstack-usage* from CFLAGS passed genassym.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/arm/nvidia tegra_xusb depends on firmload.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf factor out common code.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/sandpoint/sandpoint Adapt to proplib api changes
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Consistently use UVMHIST(__func__)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci "wmX: 0" on 82542 is difficult to understand, so...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove duplicated entry.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm PR kern/55467
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Rename base-termcap-share to base-terminfo-shar...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Remove some newlines
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Clean up some useless ugliness. NFC.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/arm/dts Utilite has console on uart4.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make compare_expression: return after fetch lhs and ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Fix typo
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 Adapt to proplib api changes
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/filemon filemon_dev:filemon_open need FD_CLOEXEC
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error of /usr/sbin/crash
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add missing NetBSD RCS Id.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Update pci_configure_bus(9) to reflect the ne...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove trailing comma.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Do previous differently for now
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Expose KASAN_SHADOW_SCALE_SHIFT. OK'ed by maxv.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Simplify
=?iso-8859-1?q?skrll?=[src/trunk]: src Add support for KASAN on ARMv[67]
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Oops... deal with a last minute #define...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic remove write-only sc_ccbq, and unused sc_ccbdone
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Remove stray #else / #endif block...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/filemon Use O_CLOEXEC and save a syscall.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Fix numeric variable handling in settc (lyzliyuz...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm G/C. OK'ed by jmcnell
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp fetch_url: improve signal handler restoration
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make meta_oodate: if target is explicitly .META miss...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp.c: improve signal handler restoration
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include Fix doc comment for sh_clock_init.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Fix ARM builds
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Remove support for '%n' in the kernel printf functi...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/libexec/httpd Add blocklistd(8) support.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin/opensnoop Skip this test as it may cause a pa...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/usr.sbin Sleep even more.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/sbin/wdogctl Xref x86/tco(4) instead of the parent x86/ichlp...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc spell system correctly; from vezhlys on freenode
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/sun3/sun3x Fix various typos of "system" in comment...
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/dev/scsipi Continue scanning a SCSI bus when a LUN is re...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Add support for the Brazilian keyboard layout to pck...
=?iso-8859-1?q?nia?=[src/trunk]: src Update lists of keyboard layouts to add Turkish and Brazilian
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Bring br.nodead closer to X11
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/evbsh3 Wrap _ROM_START in #ifdef ROMIMAGE to...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc/CHANGES: Added KB_BR
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/hangman Avoid messing up the display when too many let...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/wsconsctl More keyboard layouts
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/evbsh3 Use symbolic constants for SR and CCR...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF (whitespace)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 More DEBUG
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c get sensor names from device properties if possible
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c in sysctl_dbcool_behavior() - actually use the a...
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/dev/pci Fix off-by-one SCSI target reporting
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/dev/i2c Make this compile
=?iso-8859-1?q?maxv?=[src/trunk]: src/share/man/man7 fix inaccuracy about kmsan
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Add Estonian layout as a variation of Swedish for uk...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hid Add KB_TR for uhid keyboards (it was PS/2 only, ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Avoid undefined behaviour. Detected by ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add KUBSAN commented out.
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/man/man7 Note arm KUBSAN support
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Add Icelandic keyboard layout to ukbd/pckbd.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci enable MSI/MSI-X if supported by adapter
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix comment.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc No need to work around for IBM405 E...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci Remove duplicate include of opt_ppb.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic No need to test _KERNEL_OPT twice.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/macppc Fix typo; U3_HT_PIC_DE*P*UG ---> U3_H...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Drop unused opt_interrupt.h include.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb mark USBNET_DEBUG as a defflag that depends on U...
=?iso-8859-1?q?simonb?=[src/trunk]: src Copy "mach reset" logic from arm32 recently added by jmcneil...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic move some of the patching of callbacks and other ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net80211 i hit an assert in this code but we weren't sur...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb for both usbd_transfer() and usbd_ar_pipe() be s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm actually show the start/end that failed start < end ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk MKLLVMRT is automatically enabled on x86 and arm64,...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man7 Add the missing rescue(8) and tests(7) sets. ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Add keyboard layout for Latin American Spanish to uk...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix xref.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Remove a magic number.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man5 Add stub manual pages for /etc/changelist and...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/libexec/httpd Do not report status code 500 to blocklistd(8)...
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/httpd Use Nx.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Canadian French keyboard layout for ukbd/pckbd
=?iso-8859-1?q?jruoho?=[src/trunk]: src/libexec/httpd/small Add -DNO_BLOCKLIST_SUPPORT also to small...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm paddr_t can't be printed by "%lx" in some platforms.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 wskbd.4: Add KB_LA
=?iso-8859-1?q?nia?=[src/trunk]: src Move description of keyboard layouts to wskbd.4, add newer l...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): consistency tweaks
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Point readers at wskbd.4
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Whitespace/macro usage fixes.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc/CHANGES: More keyboard layouts
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 obviously wrong country code
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man7 Complete the example.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Make sure declaration of db_mach_reset_cm...
=?iso-8859-1?q?jruoho?=[src/trunk]: src Do not allow disabling interrupts on the primary CPU. Fixes ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man7 Imnprove previous.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Set up the USB xfer for every transfer, not just...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/wscons Clarify that KB_TR is the "Q" layout - there'...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 Try to improve markup, PostScript output.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man7 Xref rfc6056(7).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Limit x86 fpu_kern_enter/leave to IPL_VM or...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Limit aarch64 fpu_kern_enter/leave ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/vfp Limit arm32 fpu_kern_enter/leave to IPL_VM ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Use pcu_save_all_on_cpu, not pcu_save.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen change xbd_unmap_align() to get the bp via ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/dict +corvid
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Introduce per-cpu IDTs
=?iso-8859-1?q?reed?=[src/trunk]: src/usr.bin/sys_info show the verbose commands for bozohttpd and...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/arch/amd64/conf Enable PCPU_IDT option by default
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses newwin - fix crash with negative ncols.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc Adapt to new proplib API
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/dev Adapt to new proplib API
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci only destroy the TX pkgs and dmamaps in bnx_dma_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev add support for PERFORMANT mode, and allow MSI/MSI-X...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic g/c #if 0'ed ciss_scsi_raw_cmd()
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic only copy the actual command length in ciss_scsi_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note bnx(4) MSI/MSI-X and ciss(4) PERFORMANT+MSI/MSI-X
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic use STAILQ for ccb lists to save some memory, dou...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic remove ccb_sc to save memory, no need to store po...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev remove CISS_NO_INTERRUPT_HACK, discussed with joerg@...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci remove call to bnx_alloc_pkts() from bnx_init_tx...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci make bnx_wk (used to trigger bnx_alloc_pkts()) p...
=?iso-8859-1?q?para?=[src/trunk]: src/sys/arch/x86/x86 mark diagused variable as such
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci add newer ciss(4) devices, list obtained from Fr...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci make ciss_pci_devices[] more compact
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix __arraycount() parameter
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci match newer HP Smart Array controllers, list fro...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 update list of matched adapters
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note ciss(4) adapter match update
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fixup OpenSimpleReadFile usage:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic G.C. comment.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Remove old workaround foe cache problem...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Add missing note about Intel I219 LM10-LM15 and V10-V14.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Do not use curlwp twice. No functiona...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Do not raise divide-by-zero exception w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Do not set ksi->ksi_addr twice. No func...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu For trap instruction, ksi_code should b...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Rename emulated_opcode() to emulate...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu PR port-powerpc/55425
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu FPSCR[FEX] is not a sticky bit; it is a...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto PR port-powerpc/55425
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Treat trap instruction from userland...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Factor out emulation code for m[ft]msr in u...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp.1: don't wrap "[[user@]host [port]]"
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc For booke and ibm4xx, emulate m[ft]msr in u...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Do not raise SIGFPE unless MSR[FE0] or ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Expose fpu_get_fault_code() even if !PPC_HA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Set ksi_code correctly via fpu_get_faul...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Try to fix FPSCR bits in the end of emu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/fpu Now, FPU emulation for booke and ibm4xx...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/macppc Add NetBSD RCSID. No functional changes.
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/arch/i386/stand/boot Let consdev command also set speed
=?iso-8859-1?q?simonb?=[src/trunk]: src Rename the evbmips ERLITE kernel to OCTEON now that it suppo...
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man8/man8.x86 Document optional speed argument to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic g/c unused sc_channel_raw, sc_adapter_raw
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Fix typo. Use PRIxPADDR rather than casting.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/ftp Remove now-extraneous Op since we already have O...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc Identify SDHC 4.1 and 4.2. From {DragonFly,Fre...
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man5 Note modules.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/share/man/man5 's/blacklistd/blocklistd/'. Note also blockli...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/ftp Do not use "[...]", just "..." is enough.
=?iso-8859-1?q?leot?=[src/trunk]: src/share/man/man5 MKBSDTAR is yes by default
=?iso-8859-1?q?leot?=[src/trunk]: src/share/man/man5 Document unbound and unbound_chrootdir.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/ftp Try to improve markup for better PostScript output.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Set PCI_COMMAND_MASTER_ENABLE and PCI_COMMAND_ME...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/dict +craptacular
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch pmapboot_enter simplication
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Allow kernels to link with no console drivers
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add glue for 8250 compatible UARTs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch FDT support for Cavium OCTEON MIPS SoCs. WIP.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix variable name for BUS_DMA_DEBUG.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic revert the conversion to STAILQ, it broke executi...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic make sure the alignment of ciss_cmd matches KASSE...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci disable MSI/MSI-X for time being, it causes inte...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci need to clear IFF_OACTIVE after allocating more ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Don't accept negative value.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Make consinit actually work
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add kernel option FDT_DEFAULT_STDOUT_PATH to set...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbmips/conf Use uart0 for stdout-path
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Initialize FDT console device
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add driver for Cavium Interrupt Bus.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ofw Add of_find_bycompat helper to search a tree for...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Support 128 IRQs instead of 64. This is...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add USB3 support.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev Do not recycle loop variable for unrealated purposes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev Tweak a bit and add some comments.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/doc Note x86 per-cpu IDTs change
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Add options PMAPBOOT_DEBUG to dump TTBR whe...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF. 80 cols, use tab.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Don't use a reserved value for the ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci re-enable MSI/MSI-X, the TX timeouts were caused...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci remove mistakely committed in-progress code from...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci if bnx_tx_encap() fails because mbuf is too frag...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src don't install xen/xenio.h and xen/xenio3.h anymore, xentools...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbmips/conf Add wedge support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbmips/conf ERLITE -> OCTEON
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbmips Create an "octeon.img.gz" bootable image for...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/man man5/changelist.5 does not depend on ...
=?iso-8859-1?q?kamil?=[src/trunk]: src Add ppoll() a compatibility wrapper around pollts(2)
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/bsd/nsd/include Enable support for ppoll()
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc libc: Added ppoll() wrapper around native pollts(2)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Cleanup handling of multiple banks.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Simplify IPI handling and change IPLs o...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci make sure bnx_alloc_pkts() always clears BNX_ALL...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci remove explicit irqack() call for unexpected int...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips Remove 2 CPU limit in OCTEON interrupt control...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: add -? for help. improve synopsis
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/compat/netbsd32 Add BIOCSETWF32 (bpf)
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/gpl2/rcs/dist/man Add missing linebreak.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw/netbsd/x68k No n...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Sync wit...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Xorg 1.2...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Always call pmap_segtab_activate in pmap_activa...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm more modernization of evbarm install in...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm safe estimation of required storage
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm Initial evbarm upgrade instructions - n...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm clarify
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm missing e.g.
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm more hardware
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Now that the IDT is per-CPU, it must be sav...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Add -dh for DEBUG_HASH
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Call fdtbus_intr_init() during startup.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 The TLB flush IPIs do not respect the IPL, ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Switch to fpu_kern_enter/leave, to prevent ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate inconsistent :t...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error with LLVM.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/crypto/aes/arch/arm fix build with clang/llvm.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Revert most of ad's movs/stos change. Instead do a ...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm more contents
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Reserve space for all CPU cores (inc...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium KNF whitespace nits.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for :ts modi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move SysV string matching to var.c
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips A little KNF.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up handling of :? modifier
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Fix RPI boot which needs more early stack
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up unnecessary snprintf and mult...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Varf_Flags to VarEvalFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert VarFind flags to typed enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename flags for :S and :C pattern mat...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys don't include opt_user_ldt.h when it is not needed
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 we're already in an #ifdef USER_LDT block, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace ApplyModifiersState field with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for ampersand in S...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch for Xen MSI, fallback to INTx when PHYSDEVOP_map_pi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 Compile USER_LDT by default, but, put it b...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sbin/brconfig sync with reality
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/brconfig Remove unused Pp. Sort SEE ALSO.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for stray dollar s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Expand on importance...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/make Nix trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate macro from VarGetPattern
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate unused local variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VarGetPattern to ParseModifierPart
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/include add definition for MSR_IA32_FEATURE_CON...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 add #ifdef __HAVE_PCI_MSI_MSIX so this stil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameter from ParseModi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up VarLoop structure
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate off-by-one bug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ApplyModifiersState.flags to ef...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant loop control variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix double free introduced this mornin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix off-by-one error in :C modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for maximum numbe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix date in comment in unit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the ::= modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flatten ApplyModifier_Assign
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for assignment ope...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong VarPattern from ApplyModi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong VarPattern from ApplyModi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't call VarSubstitute unnecessarily
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make ampersand in ${VAR:from=to&} an o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary UNCONST
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/nextvod Implement cngetc to be able to talk ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3 Add placeholders/boilerplate for NextVoD.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add an extra bitfield in MIPS_COP_0_EB...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/conf Use COPY_SYMTAB to get kernel symbols.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Expose the width of the MIPS_EBASE_CPU...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Expose MIPS_EBASE_CPUNUM.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Use MIPS_EBASE_CPUNUM instead of magic nu...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Remove check/limit for only 2 cores.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Less magic numbers.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Revert previous, to unbreak the build (...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/sdmmc only ask for SDPCMD_INTSTATUS_HMB_SW_MASK and ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/sdmmc clear all interrupts, not just those we expect...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Move exc_step definition under MIPS64_OCT...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Fix confusion between ipi bitmask and m...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.8.1, ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/mk Fix typos in ${X11INCS.DIX} include paths. PR/55500
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Update Spleen wscons fonts to version 1.8...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server Remove extra "-I" for ${X11INCS.DIX...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Simplify IPI handling even more for now...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/mips Serialize CPU hatch annoucement printfs a...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/mk Switch ports using MI wsfb drivers to HAVE_XORG_SER...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Fix non-MULTIPROCESSOR build
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/mips No need for cpu_hatch_lock after all sinc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make modifier handling simpler
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Disable x86 in-kernel AES temporarily.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make implementation of the :S modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in :S modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of VarPattern.lhsLen and rhsLen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prefer memcmp over strncmp
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :tu modifier w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move documentation for assignment modi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate obscure edge ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix obscure edge case for ${VAR:e$=x}
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Revert 1.67 "Restore the lwp's fpu state, n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Revert 1.66 "Fix race in fpu save with fpu_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Save fpu state at IPL_VM to exclude fpu_ker...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Fix fpu_kern_enter in a softint that interr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Revert 1.112 "Disable x86 in-kernel AES tem...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make conditions work without pattern f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix coreX/IP4 summary register offsets
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Make DEBUG_HASH less of a fire-hose.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for nested assignm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix edge cases with $ at the end of th...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/via viadrmums: Stop gracefully at the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up implementation of :[...] and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract :ts<separator> modifier into s...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm Fix location of device trees
=?iso-8859-1?q?nia?=[src/trunk]: src/games/tetris tetris: Use arc4random_uniform instead of modul...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune fortune: arc4random_uniform for better uniform...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.bin/netstat netstat.1: add various xrefs present in the ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Add lockstat(1) ioctl handling.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Align tmpstk to 4-byte boundary as re...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Support "boot -1" to start an MP kernel in uni...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k For GCC8, do not omit frame pointer f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/amiga Align tmpstk to 4-byte boundary in the ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant wpa_supplicant: Don't r...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa_supplicant: don't log ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant wpa_supplicant: Matchin...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Sort op_mskqh, op_insqh, and op_extqh.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix mdnsd: startin...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/apache2/mDNSResponder/dist mdnsd: Treat EADDRNOTAVA...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/mk Switch x68k to HAVE_XORG_SERVER_VER=120.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/rump/net/lib/libnetcan Remove spurious call to canloopin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary VarSelectWords_t st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent and descriptive names f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up various things in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only ask for newline if :Q actually ne...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :Q and .newline
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :S,,sep
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make implementation of the :C modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove parameter from ModifyWordCallback
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/reseting/resetting/
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Fix register name in comment.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/ifconfig Skip interfaces that are already UP befo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Update to openresolv-3.11.0 wit...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Add option to use the early bitbang ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/mips Handle IPI_KPREEMPT
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Initialize PageMask and Wired registers...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Split the local disk availability step into two pha...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Omit needless <sys/pcq.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Sort #includes. Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic Add include guards and appropriate includes to bw...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/sdmmc Need <sys/kmem.h> for kmem_*.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/sdmmc Sort includes. Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic bwfm: Switch from pcq to pool_cache.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv openresolv: Rework the build system ...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/mtree Note the new resolvconf files
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note openresolv update
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw Add build glue f...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix mdnsd: Make th...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/conf enable -Walloca, warn if something uses alloca()
=?iso-8859-1?q?tsutsui?=[src/trunk]: src Add build glue for Xorg-Server-1.20'fied monolithic Xsun ser...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Note about sun3 Xsun servers.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Reorgani...
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/external/bsd/heimdal move $VERSION from Makefile.inc ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server Don't build Xsun servers for sparc ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server Remove definitions for Xdreamcast, ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server Remove duplicated (and .if 0'ed out...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/sets/lists/xdebug Add .debug binaries for Xsun servers.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/sun fix build:
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/crypto/aes/arch/arm fix build with llvm/clang.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Define CACHE_LINE_SIZE / COHERENCY_UNI...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include On second thoughts this can't be condi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Reduce the window of having interru...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm more 9.0 hardware
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm freescale support in GENERIC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Add a comment to CACHE_LINE_SIZE / COH...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Move machine-specific fixes into se...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch unidef -U_LKM
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm unifdef -U_LKM
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch unifdef -U_LKM
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/fs/hfs Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/fs/hfs unifdef -U_LKM
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size on x86_64
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate wrong error mes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong warning about missing delimiter
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only set missing_delim if it is actual...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/sun Explicitly disab...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src <xen/xenio.h> is in fact used by the newly imported xentools...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/fs/hfs Replace the */ I accidentally removed in the last...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate ApplyModifiersState.tstr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document ApplyModifiersState.cp
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Var_Parse_State into ApplyModif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allocate capturing groups for :C modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce lifetime of regmatch_t for :C m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prefer direct jump over indirect varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make condition in ModifyWord_SubstRege...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant condition
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/ofctl evbmips: add ofctl(8) and /dev/openfirm support
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm upgrades to upgrade instructions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for brk_string wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undefined (or ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): regroup source files
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format Makefile consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent Makefile directives like in pkgsrc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make it easy to run gcov on the code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for previously un...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests make(1): add newly added unit tests
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/posix1e remove duplicate, noted by chuq (this was n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Tweak VIA CPU RNG.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Invert some loops to save a jmp inst...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Split aes_impl declarations out into aes_impl.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Split aes_cbc_* and aes_xts_* into their own header ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes New aes_ccm API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net80211 Convert malloc -> kmem.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include Definitions for ST40 Privileged Mapping...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Convert ieee80211_crypto_ccmp.c to new aes_ccm API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Push CBC-MAC and CCM block updates into the a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Implement AES-CCM with BearSSL's bitsliced 32...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Implement AES-CCM with x86 AES-NI.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Implement AES-CCM with SSE2.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Implement AES-CCM with SSSE3.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Implement AES-CCM with VIA ACE.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Invert some loops to save a branch i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto/aes Implement AES-CCM with ARMv8.5-AES.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Implement AES-CCM with NEON.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Remove now-needless AES-CCM fallback logic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/marvell Omit needless rijndael dependencies.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/marvell Make this build with or without options IPSEC.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Remove now-unused legacy rijndael API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/adiantum Omit useless AES call.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/adiantum Note dependency of adiantum on aes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Make aes boot message verbose-only.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Fix missing clang big-endian case.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Add 32-bit load, store, and shift in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Nix outdated comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Fix target attribute on _mm_movehl_p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Add some Intel intrinsics for ChaCha.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys New ChaCha API in kernel.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/adiantum Convert crypto/adiantum to use new ChaCh...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Implement ChaCha with SSE2 on x86 machines.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Implement ChaCha with NEON on ARM.
=?iso-8859-1?q?riastradh?=[src/trunk]: src Add kernel ChaCha test to exercise all available implementat...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include Define CPU_PRODUCT_STX7105.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/adiantum Fix typo in comment; match the paper's n...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch Start teaching sh3 code about STX7105.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/ufs/ffs skip the assertions about page-locking when allo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Add chacha to rump libcrypto.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/ufs pull in a bit more FreeBSD code to allow specifying ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Add missing aes_ccm.c, aes_ccm_m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/adiantum Simplify internal Poly1305 API in adiant...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Fix more sort order.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Ensure aes_ccm module init runs after aes mod...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/sets/lists/xserver Give syspkg name to Xsun server f...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add a space in a comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense the list library into a singl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace macros with functions
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 - add support conditionally executi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add support swp,swpb instruction em...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Remove mostly duplicate MIPS spec CP0 ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Adjust for new CP0 reg names, comment out...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/rmi Use EIMR/EIRR regs definitions from <mips/...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add CP0 Config Registers 6 and 7.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Rework "machine cp0" command and support ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc/mtree Add /usr/tests/sys/crypto/chacha to etc/mtree/NetB...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include #define<tab>
=?iso-8859-1?q?rillig?=[src/trunk]: src make(1): remove references to the removed lst.lib
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin Refactor remaining mount_* commands to use the common p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/misc style: fix typo about enum constants being capita...
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/mk share/mk/bsd.README: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test about missing deli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix missing error message about missin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .MAKE.SAVE_DOL...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm Note support for TI AM335x SoC
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm Clarify SBSA support
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm Add BCM2711
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm ThunderX is covered by SBBR+SBSA
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm Add i.MX8MQ
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm List all supported Amlogic SoCs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm Remove duplicate word
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for appending to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/evbarm ARM -> Arm
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/notes/common Remove Arm OABI -> EABI change notice
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for appending and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for prefix mismatc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent test names i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate bug in the :S m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix bug in :S modifier from 2020-07-19
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make code in the :S modifier simpler
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sys/crypto/aes Add missing include to fix the build on...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add basic tests for the :S ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto/aes Sort includes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Buf_AddInt to make the calling cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing input ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/tests Another /usr/libdata/usr/tests/sys/...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for :!...! parse ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci Add driver for Intel XMM7360 LTE modem, based up...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Buffer functions for common tasks
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 add rudimentary wwanc(4) manpage
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/strfile Revert arc4random usage for now
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note new Intel XMM7360 driver
=?iso-8859-1?q?nia?=[src/trunk]: src/games/random random(6): Use arc4random_uniform to simplify code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add convenience functions for adding t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): help the compiler to find common subex...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/robots robots: Use arc4random_uniform for better unifo...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/etc add support for wwanc(4) device nodes (xmm[0-9])
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): avoid memory allocation for oneBigWord...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libexecinfo If Unwind_Backtrace is broken, ctx.n will st...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 add note that the network initialization scri...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 finish sentence
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the circumstances in which br...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary block scope
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): save a few bytes and cycles by compari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment for VarUniq
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix attribution - I was confused what was the co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in ParseModifierPart, only update leng...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reorder code in ParseModifierPart to b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment from VarOrder
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/posix1e this file contained the same information as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge VARE_NOSUBST into VARE_WANTRES
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp extattr.3 is obsolete
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reorder arguments of ParseModifierPart
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/common replace KDE with a desktop that's actua...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split local variable into two in Var_P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split local variable into two
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate another local variable in Va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope and rename local variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark result of Var_Parse as const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert making Var_Parse return a const...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): explicitly add dependencies on headers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make return value of Var_Parse constant
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for expanding dyna...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unclosed varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Var_Parse
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern use the right printing function
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VarEvalFlags variables to eflags
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Minor wording improvements.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add coverage test for dynam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for off-by-one err...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix off-by-one error in Var_Parse for ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Don't print the location of the include direc...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Add debug output for ENDDEFS.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract code for dynamic variable name...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make test for dynamic variable name mo...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/byacc/bin Fix markup errors.
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/byacc/bin Improve PostScript output.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/sbin/ifconfig Instead of just skipping interfaces that...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error. need cast.
=?iso-8859-1?q?jruoho?=[src/trunk]: src/tests/sbin Use the new "run_unsafe" atf_config_get() option ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Fix typo _MODULAR -> _MODULE. Hopeful...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Don't define _LKM. LKMs are dead. Long live modules.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/include Don't remove the _LKM #ifdefs, but d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include s/MODULE/_MODULE/
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 more attribution
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/
=?iso-8859-1?q?roy?=[src/trunk]: src/sys ip6: Remove __packed attribute from ip6 structures
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Nix trailing whitespace.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 add reference to net/py-xmm7360 for the netwo...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys icmp6: Remove __packed attribute from icmp6 structures
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/scsipi Improve the workqueue and callout handling. ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Trailing whitespace
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/sbin/ifconfig Skip the repeated_link_addr test by defa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document API of Var_Value
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove CPU ID test in armgic_match. Perf...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Skip v2m probe if armgic fails to attach
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add very basic test for arc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unsetting an e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): ignore gcov files for CVS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve const-correctness in archive h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): sort flags for test cases a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): prepare test for .export to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for exporting sing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary argument validation
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto New sysctl subtree kern.crypto.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes Gather auth[16] and ctr[16] into one authctr[...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing direc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch Reduce some duplication.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha Simplify ChaCha selection and allow it to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/conf Fix outdated comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Use <aarch64/asm.h> rather than c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Enable ChaCha NEON code on armv7 too.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm PIC for aes_neon_32.S.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Align critical-path loops in AES and ChaCha.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Issue aese/aesmc and aesd/aesimc in ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/gpt catch up with source rename of fbsd-zfs -> zfs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document where to fix the ....
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Add RCSIDs to the AES and ChaCha .S sources.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Take advantage of REV32 and TBL f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Note that VSRI seems to hurt here.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use shorter variable name for parsing ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto/chacha It's __ARM_NEON, not __ARM_NEON__, s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace macros with functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move modifier character out of ApplyMo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary variable assignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary field from ApplyMod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused lengthPtr and freePtr fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace comment in ApplyModifier_Match...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in ModifyWord_Match, use different var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in ApplyModifier_Match, use short loca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ApplyModifiersState.cp to next
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document and reorder ApplyModifiersState
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ApplyModifiersState.nstr and ne...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant ApplyModifiersState.t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for modifier part ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Change cpus_booted back to a simple variable instea...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use -r for export.mk to minimize int...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/sh3/include _LKM -> _MODULE
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev add a quirk to disable MSI, and enable it for Intel ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch remove NO_PCI_MSI_MSIX again, enabling MSI for Xen ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note that MSI was enabled by default for Xen
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/x86 Initialize authctr in both branches.
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add TSV
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/arch/x86/x86 Use CPU_IS_PRIMARY macro in cpu_stop(), cpu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net80211 Omit now-unused function.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Fix typo in comment.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic say what is not configured in nvme_print()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): disable archive test
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Ensure .CURDIR is correct for tests ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code from Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary struct tag
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): issue a parse error on unclosed variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): refine test for detecting m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for unknown inden...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code in parse error handling
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use cat if no POSTPROC.${.TARGET:R}
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use egrep rather than grep -E
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary parentheses in obvi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test about possibly amb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing argume...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Fix big-endian build with appropr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto/chacha Implement 4-way vectorization of Cha...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Draft 2x vectorized neon vpaes for a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Rewrite cprng_fast in terms of new ChaCha API.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/evbsh3 G/c trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for including a no...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbsh3/evbsh3 Don't write SR twice.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): when parsing an unknown directive, pri...
=?iso-8859-1?q?uwe?=[src/trunk]: src/tools Build mkubootimage for evbsh3 too.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for setting .OBJDI...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev cninit - don't reset cn_tab on entry.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gettext-0.21 is out.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add definitions for the CP0 WatchLo/Wa...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci rename label now that it has dual purpose; sugge...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci adjust OpenBSD mbuf handling so tcpdump(1) works...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci sprinkle __diagused so this compiles without DIA...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci fix xmm7360_os_msleep() macro to actually work w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Issue three more swaps to save ei...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add unit tests for parse er...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add enough tests to cover the ApplyMod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix segfault when evaluating ${::=value}
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use specialized return type for ApplyM...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document parameters to ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary assignments to st->...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb db_get_line - raw access to the DDB command line.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include Add snprintb formats. Fix PASCR name.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Code to dump PMB contents.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Sort the #define __HAVEs. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Update a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for indirect unclo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Cite Cryptography Research evaluation of VI...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include ST40_PMB_DA_BITS - all values for the n...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libutil Fix grammar.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/include Publicly declare st40_pmb_init().
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci if we find composity sync enabled, leave it on i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Bit definitions Config4 and Config5 re...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add two cnMIPS III COP0 register names.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips CN70XX has a config4 CP0 register.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include CP0 Config6 and Config7 aren't probeab...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips CN70XX also has Config6 (CvmMemCtl2) and ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Rename MIPSNN_CFG4_MMU_EXT_DEF_MMU_SIZ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys fix the UFS2 extattr truncate code to play nice with wapbl.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in malformed :S...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Fix a tyop. Thankfully this #define w...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix TLB count probe on MIPS32R2+/MIPS64R2...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Added sysctl nodes for the number of descriptors...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Added sysctl nodes for ixl(4) Interrupt throttli...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Use if_initialize() and if_register()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior when parsing ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope of local variables in App...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope of local variables in App...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parsing an inc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior when parsing in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): omit unnecessary memory writes in :tu ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove some redundant parentheses
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for chaining the :...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce number of parameters to ApplyMo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove outdated comment fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark unmodified part of ApplyModifiers...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use snprintf instead of strncpy
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for braces in depe...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc BRIDGE_IPF is MP-safe, discussed with ozaki-r@
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prefer memcpy over strncpy in DirExpan...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): trying to understand how DirExpandCurl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parsing of nested braces in depend...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe Factor out the component cache flushing co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor DirExpandCurly
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Formatting improvements.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix regression and add test for empty ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Whitespace / comment alignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add a test for deeply neste...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for expandin...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Add -dL for LINT
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe - don't overwrite existing error.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe no need for continue
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.8.2, ...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Update Spleen wscons fonts to version 1.8...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document another instance of undefined...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Minor tweak to list formatting.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): automate adding or removing...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Formatting improvements.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config The tale of two makeoptions.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Missed formatting fixes for "no makeoptions".
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Swtich from -ohang to -tag lists.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/config Minor formatting tweaks.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New functions kthread_fpu_enter/exit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Teach pcu(9) about LW_SYSTEM_FPU -- kthreads with f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add kthread_fpu_enter/exit support ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/vfp Add kthread_fpu_enter/exit support to arm.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys New workqueue flag WQ_FPU.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Add kthread_fpu_enter/exit support to x86.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Run cgd(4) crypto threads with the FPU/SIMD units pr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Fix whitespace.
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/misc style: prefer braces for single statement control...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/include Use large pages for the KASAN shado...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary snprintf from Var_E...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Remove #ifdef BRIDGE_IPF, compile in the code by def...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clearly mark a variable in Var_Set_wit...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add a comment to say that an Octeon "sync...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent pattern for testing flags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make condition in Var_Export1 simpler ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Provide a TLBINFO_OWNED
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use better variable names in Var_Exists
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Put the few x86-specific structures under #ifde...
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note BRIDGE_IPF removal.
=?iso-8859-1?q?maxv?=[src/trunk]: src Remove references to BRIDGE_IPF, it is now compiled in by de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of Var_Value
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64/include The system registers we modify can ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate unsatisfiable condition in i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for concatenating...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Main_SetVarObjdir const-correct a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): let Var_Value return a const char *
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make CondDoDefined simpler
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix typo in macro and merge to error descript...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Fix typo.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope of local variables in brk...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): avoid calls to free(3) in the common c...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern avoid VLA for the sizeof() calculations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for the SysV...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): more descriptive variable names in Str...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/conf defflag NO_PCI_MSI_MSIX
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch move __HAVE_PCI_MSI_MSIX to <x86/pci_machdep_common.h>
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf remove CISS_NO_INTERRUPT_HACK from ALL k...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86 reorder includes to pull __HAVE_PCI_MSI_MSIX pr...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 adjust includes to pull __HAVE_PCI_MSI_MSIX...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo in newly added Sys...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce the number of string comparison...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make variable names in SysV modifier m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline function in SysV modifier proce...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent indentation in source code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use ordinary string concatenation in u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline literal dollar characters
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for empty modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for ${VAR::::}
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): improve output grouping in ...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Handle hostname from DISPLAY="[2001:db8::dead:beef...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make ModifyWords simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for indirect modi...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Restore ']' if not using a result from an address ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for empty indirect...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation, use safer fallback ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script PR/55529: Soumendra Ganguly: configure the te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parameter name in Cmd_Exec
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/w Skip bracket processing if -n is used.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/55526
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Remove a redundant set of parentheses that were added...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use enum for return values of Cond_Eva...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error message when regcomp fails
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline and untangle the code for the :...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for inconsistent i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): start nesting level in ApplyModifier_M...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 pmap_unwire - deobfuscate.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): switch Buffer size from int to size_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove line numbers from generated cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant if clause from Buf_De...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern Define kthread_fpu_enter/exit for ...
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/misc style: revert previous
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Remove unnecessary wait in ldbegindetach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/misc Update style around single-line braces according ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/misc Remove confusing advice about macros that might e...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Add all the Cavium Networks cpu ids
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Add support for Privileged Access Never (ARMv8.1-PAN).
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc Note PAN.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Use a more informative panic message.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace one instance of strncpy with s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move and condense comment for For_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update implementation documentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): restructure documentation of ParseModi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in ParseModifierPart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use shorter local variable names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce the number of moving variables ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't needlessly chain p-- and p++ in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate local variable in ParseModif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document almost duplicate code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate another unnecessary UNCONST ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for nested VAR_SUB...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove debug output from un...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary assignment in Var_P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove visual clutter from VarFind
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script PR/55531: Soumendra Ganguly:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope of variables
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 Revert "Add kthread_fpu_enter/exit support ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline VarOrder into ApplyModifier_Order
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code in the :O and :u ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move qsort helper functions closer to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make :hash modifier more efficient
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up NULL pointer comparisons, use...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code in :ts modifier
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist VERSION 20200717
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): set more predictable enviro...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add a few more perfcnt CP0 registers.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Document the PerfCntCrl registers (CP0...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 db_cachedump_cmd - call the dump function v...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Declare __db_cachedump_sh3/sh4 __noinline too.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc fix blocklist mailing list, update bind
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 db_tlbdump_cmd - get rid of RUN_P2/P1, use ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 _cpu_exception_suspend, _cpu_exception_resu...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script remove trailing whitespace
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Create 8 /dev/ldX by default, as with other disk drivers...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Fix a problem in which a fault occured in a...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Implement MD ucas(9) (__HAVE_UCAS_FULL)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Rename PSSR_* to MAKPHY_PSSR_* and IGPHY_PSSR_* ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev s/MII_IGPHY_/IGPHY_/. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Setup PCS and SGMII for SFP correctly. It still ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/mii mii_knowndevs[] is de facto const, define it as ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't use st->next as a local variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace st->next with a simple string ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in lint mode, disallow dyna...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3 _cpu_exception_suspend - return old SR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use VAR_DEBUG macro instead of if stat...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.16.5 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/misc Make bind-9 arm obsolete for now sin...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump bind9 libs
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge conflicts, bump libraries, adjust th...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev DEV_VERBOSE_MODULE_DEFINE - use MODULE_CLASS_DRIVER.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Split compound assertion into several, one ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 make more ARMv8.x system registers ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 sh4_tlb_invalidate_addr - use the right con...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci port-arm/55532: kernel panic with ena on AWS a1....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): no declaration-after-statement anymore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace end-of-line comments with bloc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new dhcp
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist Internet Systems Consortium DHCP Dist...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong assertion in ApplyModifiers
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3 SH3_P2SEG_FUNC(f) - get a P2 address of a funct...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 sh4_tlb_invalidate_addr - refactor to avoid...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 sh4_mmu_start - call sh4_tlb_invalidate_all...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 sh4_mmu_start - cosmetics.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Avoid inline RUN_P2 when accessing TLB via ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Add some CvmCtl bits from newer cnM...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 st40_pmb_dump - factor out.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix bogus fast path in vput.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Mark lfs vnodes with VV_LOCKSWORK, same as ffs.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/mii mii_knowndevs[] is de facto const, define it as ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm G/C USE_TOPDOWN_VM. __USE_TOPDOWN_VM is used (and h...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/x86/x86 typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/x86/x86 Trailing whitespace
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/spi Use mutex for lwp/interrupt coordination. using ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/sun Specify default ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw/sun Sync with xo...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_ipsec Fix missing "-m tranport" options. Point...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/common/bootimage Add support for EC2 and resize root...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Explicitly cast from uint16_t to uint32_t before...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Set if_baudrate for non-MII device. Before this ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Apply some static to some symbols.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium Target all device interrupts to cpu0.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Indent branch delay slots in asm code ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/make Rework the description of the :, !, and :: depe...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/make Also mention that make dependency operators mus...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Simplify, remove unnecessary #ifdef DIAGNOS...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Use ULL, to make it clear we are unsigned.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/modules/nvmm Upgrade NVMM to WARNS=5.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Make it easier to understand what's going o...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add new field definitions.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Add new field definitions, and intercept ev...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve the CPUID emulation:
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Add new fields here and there.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xnest No need to bui...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm Add CTASSERT.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow "make retest" directly from the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert previous commit; "make retest" ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unintended "re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add rationale and expected ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 No need to recover from fault from ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/usr.bin/netstat add missing {IP,IP6}_STAT_NOIPSEC to netstat.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 revert the changes of http://mail-index.net...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Remove VARE_WANTRES for LINT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Centralise SYNC/BDSYNC in asm.h and intro...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Update test result
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use -r for recursive
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused macro Hash_Size
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for variable handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size in :D and :U modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent name for result of Cmd_...
=?iso-8859-1?q?snj?=[src/trunk]: src/distrib/notes/evbarm fix typo.
=?iso-8859-1?q?snj?=[src/trunk]: src/distrib/notes s/developement/development/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): one file per line in the Makefile
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Provide a pmap_segtab_deactivate for symmetry w...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script PR/55548: Soumendra Ganguly: Since isatty(3) ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): enable test for .IMPSRC
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/arch Use CPU_IS_PRIMARY macro on alpha and sparc64.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): enable test phony-end
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document why the suffixes t...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 Catch up with lktype addition.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 Catch up with genfs_can argument changes
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs accmode should be accmode_t
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/pci Also set the bits for horizontal sync start dela...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern pcu_available_p is only used in KASSERT(), fix non-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for exporting vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for creative vari...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Remove trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format the code in var.c a little more...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci the drawing engine needs a stride that's a multi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/tunefs Find the if a device points to an active filesys...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for debugging mess...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix debug output for indirect modifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense comment for ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix yoda-style comparisons in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change return type of Var_Export1 to B...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_UnExport
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for unknown sub-modifier of t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up VarStrftime
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :gmtime mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): consistently use postfix-increment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): align the code in Var_Append with Var_Set
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve error message in case of unfin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fixup for "Unfinished modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation of Var_Parse and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend debug logging to error values
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more detailed debug logging for va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix CRLF line endings in newly added f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo in test
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Fix ARM NEON implementations of AES and ChaCha on...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script PR/55551 Soumendra Ganguly: Simplify tcgetatt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant function prototypes f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant documentation from co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark condition strings as constant
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug logging for Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing Z from buffer functions
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common Fix the OTIOCGETD emulation. Line discipli...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 PR/55547: Dan Plassche: Fix BSD/OS binar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for the :H :T :R ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Put back the a.out netbsd an...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch regen for a.out vectors
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sys/dev/pci make this compile without bio(4)
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc add support for the onewire bus found in som...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add commented out entries for onewire a...
=?iso-8859-1?q?dholland?=[src/trunk]: src/bin/csh Don't cast the value returned from *malloc. No chang...
=?iso-8859-1?q?dholland?=[src/trunk]: src/bin/csh Use the right size for several calloc calls.
=?iso-8859-1?q?dholland?=[src/trunk]: src/bin/csh Clarify some comments.
=?iso-8859-1?q?dholland?=[src/trunk]: src/bin/csh Use the right size for several calloc calls.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/etc/etc.news68k Add missed bpf(4) node for dhcpcd(8) in INST...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Fix mistake in big-endian arm clang.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Nix outdated comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Use vshlq_n_s32 rather than vsliq_n_s32 with zero...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto Fix some clang neon intrinsics.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make Fix build; gcc does not like VLA's, so hard cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow to build using GCC 9 during deve...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Don't kcpuset_clone every pmap_tlb_shootdown_by...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use fixed-size arrays for Enum_ToString
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/ingenic Type consistency
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Add a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): restrict the type of startc and endc t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add another test case for m...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Don't use %s in UVMHIST_PRINT. Rem...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain the mod-subst-dolla...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test that demonstrates ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Use compiler defines to determine whic...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips This file is only ever used when MULTIPRO...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/conf defflag foo on each line to make searchin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/conf More whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split local variable in Cmd_Exec into two
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant assignment from Cmd_Exec
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix another UVMHIST so it doesn't u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for null byte in t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man9 fix a couple of minor issues:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips ONe '#' is enough for a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): avoid undefined behavior in Cmd_Exec
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove outdated comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for Cmd_Exec
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document a hard-to-understand pointer ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up indentation, includes, add do...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format code in str.c consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend the documentation for variable ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for non-obvious .M...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve type signature of Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark inconsistent word separators for ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/misc Add TOFU
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert C99 initializer in ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use char literals, improve documentation
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/fb Put back fbtile.c to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undefined sube...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for subexpressions in th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): improve test for undefined ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 move lcall sniffer to x86_machdep since xen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Makefile.boot
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .USE combined ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc TIFU
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix variable length array in Buf_AddInt
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man8/man8.x86 Fix cross-refs to x86/mbr that were ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format the source code consistently, a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix inconsistent formatting in lst.c
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Expose 64 bit fileystems API's on Linux and make th...
=?iso-8859-1?q?maya?=[src/trunk]: src/share/misc Add another TOFU
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/etc/defaults Fix minor typo, it's npf(7), not npf(4)
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8/man8.x86 Formatting fixes for PostScript output.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 In pmag_page_remove initilise pvp after t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 More UVMHIST_LOG and a new KASSERT
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k PR port-m68k/55556
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/crypto/aes Add hack to compile aes_ccm_tag() with -O0 fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/conf Compile sun2 kernel with -fno-omit-frame-...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/conf Reduce kernel size by
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Add -fno-omit-frame-pointer to m68k kernels with DD...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add hacks for GCC8 vs m68k ports:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch regen
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Silence -Wstringop-truncation f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/x68k/stand Make x68k/stand compile with GCC8. Teste...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix various missing transforms for man page, ala PR...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Fix typo: than --> then. Probably not worth b...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/m68k/m68k Forbid to set odd address to PC in proces...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update table for m68000 and m68k ports:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Fix siginfo support for amiga, mac68k, and sun3:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/secmodel/keylock Clean up _LKM --> _MODULE leftovers.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/miscfs/genfs Output offsets in hex for UVMHIST.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up temporary files af...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include More SYNC centralisation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up coverage files even if USE_CO...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make gcov command line configurable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix integer type in str_concat
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys Add some extra V4L ioctl() requests to latest V4L userla...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/sys NetBSD 9.99.70 - changes to video(4).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parameter name of str_concat
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace str_concat with str_concat2 an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace snprintf with concat3
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/i386 - fix lcall test
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist import GCC 7.5.0. doing this here so...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap More UVMHIST_LOG. Remove some commented output...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist re-import GCC 8.4.0.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap s/pmaphist/maphist/ for now
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 s/pmaphist/maphist/
=?iso-8859-1?q?mrg?=[src/trunk]: src update GCC 7 version to nb4 20200810, and fix the unknown GC...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/dist merge GCC 7.5.0 into gcc.old. .....
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to matc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4.50 Release (2020/04/28)
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openldap
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp new openldap.h
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap merge conflicts
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Hide OSPKE. NFC since the host never uses P...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve emulation of MSR_IA32_ARCH_CAPABILI...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Improve the CPUID emulation on nvmm-intel:
=?iso-8859-1?q?maxv?=[src/trunk]: src/doc sync
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 Micro-optimize: use pushq instead of pushw....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add str_concat4 to make the other code...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert Suff.flags from #define to enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace snprintf/malloc in ReadMakefil...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Dir_MakeFlags simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in bmake_strndup, only scan the releva...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc delete this file; it needs to be ...
=?iso-8859-1?q?mrg?=[src/trunk]: src 20200811:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips Don't include mips/asm.h from a C file
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc mknative-gcc is for GCC 8.4.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Provide assmebler versions of BITS(3) ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips No need for MIPS_EBASE_CPUNUM now that as...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix checking return value of atomic_cas_ui...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia Add CEC clock
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Part I of ad@'s performa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Part II of ad's aarch64 performance improve...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Part III of ad's performance improvements for aarch64
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Whack-a-mole
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Part IV of ad's performance improvements fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary test from bmake_str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow optional compilation with GCC 10...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace redundant NULL tests with asse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare var.c for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): enable -Wcast-qual for var.c again
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary UNCONST from arch.c
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tsort - document -d
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc set _OUTDIRBASE depending on $0, and then set _OUT...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use enum instead of #define for cached...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up DirExpandCurly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): avoid negated conditions in DirExpandC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up debug logging in dir.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): follow naming conventions for multiple...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove type alias Byte = char
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert Buf_AddByte to inline function
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use atomic_cas_uint() and atomic_store_rel...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set recovery_mode_timer workqueue's name c...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actua...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old regen mknative files for GCC 7.5.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Skip unlinked inodes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of local variable in CondGetS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch in compare_expression
=?iso-8859-1?q?riastradh?=[src/trunk]: src New system call getrandom() compatible with Linux and others.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys regen
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Note getrandom.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Nix trailing whitespace.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Make compilable even with XXBOOT_...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot - Restore display of first_kbyte....
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Style fixes. One entry per line for som...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Add xxboot.h common header to sha...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Use fixed 'xx' instead of DEV and...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Use DEV_OPEN() macro.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Reduce binary size as possible. ...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/usr.sbin/cpuctl Fix a few copy + pastos, simplify shel...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/share/mk Fix C++ file suffix (.cpp -> .cc)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Whitespace
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55572: avoid crash when answering the mo...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm centralize calls from UVM to radixtree into a few fu...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/ic restore the initialization of icp->icp_ccbs that ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/ic fix a bit that I missed in the device_t/softc spl...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/vme Adapt to new proplib api
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/base64 Use fout, fin (Mustafa Dogan)
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/sparc PR port-sparc/55573: remove kernel mess...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive PR/55568: Andreas Gu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Mirror the changes to aarch64 and
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arc Fix build by splitting large amount of inline a...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Fix incorrect pfs_type test for HAMMER...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/uvm add a __diagused to fix non-DIAGNOSTIC kernel
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix archive test
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make make(1): mark tests impsrc and phony-end ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Fix value for SCE/SWE instructions.
=?iso-8859-1?q?simonb?=[src/trunk]: src/etc/etc.evbmips Remove a misleading space in a ".elif".
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips there was no MIPS{32,64} release 4.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm use uint64_t rather than int for storing the index o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips move stacktrace_subr() from trap.c into new mi...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/tests/dev/cgd Plaintext buffers are used directly for write(...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Explain how connecting to open W...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Explain how to install pkgin on ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 #ifdef _ARM_ARCH_7 the dmbs
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Be clearer about exactly when yo...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Explain devpubd
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Mention mdnsd
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Use cdn. Don't be arch specific....
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Correct URL directory order
=?iso-8859-1?q?nia?=[src/trunk]: src/etc/root Use sysctl -n hw.machine_arch so this works on e.g....
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Convert some #ifdef DIAGNOSTIC checks t...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_findpage(), when uvm_page_array_fill_and_peek...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Remove UGEN_ASLP microoptimization.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Hold the lock over access to the data structures...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Convert DIAGNOSTIC prints to KASSERTs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Share unit numbering for ugen and ugenif.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Expose Yubikey CCID interface to userland via ug...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/ti Initialize the i2c controller before using it.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix sloppy mistakes in previous.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch netbsd/m68k to GCC 8.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Overhaul xxboot. And merge floppy boot,...
=?iso-8859-1?q?isaki?=[src/trunk]: src Replace boot_ustar with xxboot_ustarfs.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand Update and fix.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Define COHERENCY_UNIT and CACHE_LINE_SI...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Welcome to 9.99.71 - changes to arm/aarch64 struct c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve comments
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch make COMPAT_LINUX option disabled by default
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/doc note COMPAT_LINUX is disabled by default now
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/pmax/instkernel bump image from 3000k to 3.5M. than...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for :S, :C, :@ f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for the :gmtime ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add dummies for fine-graine...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix archive test
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sys/crypto Restrict the NEON code to v7hf - the softfl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): describe the purpose of eac...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include G/C MP_CPU_INFO_MEMBERS
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Be explcit that all calls to pmap_activate() ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up cleaning of test f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm Fix AES NEON code for big-endian sof...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent formatting f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha In cpu_lwp_fork(), make sure that the P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): force all tests to be run w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): run tests in an almost empt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for the :M modif...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - Undo part of rev 1.264; go back to no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for the :O and :...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for the :Ox modi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Update cgd(4) man page.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Update cprng(9) man page for CTR_DRBG -> Hash...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Update cprng_strong API documentation.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Track the currently-activated pmap in struc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/include swap sys/param.h for machine/param.h. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips add a "special3 offset" type of decode to ddb ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips port crash(8) to mips. (most of the kernel si...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips enable dumppcb.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/crash/arch mostly complete basic port of crash(8) t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note mips crash(8).
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/ffs Remove unused function rump_shutdown()
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium Handle using "octeth" as root device...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add missing workqueue_wait() for the recov...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/algor/algor remove duplicate symbol now published i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the driver sometimes missed...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Add some compile time asserts for endianness on boa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Re-enabling interrupt is required only whe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Simplify SFP+ check. No functional change.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev ipmi(4): Fixed a bug that incorrect condition is not...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm/pmap add pmaphist calls around seg_tab[] manipulatio...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 cprng(9): Remove trailing comma.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/conf enable raidframe.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Disable __HAVE_PREEMPTION. It is curr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Give a hint to what the IPI numbers are, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/sys/crypto Make the AES and ChaCha NEON tests work in ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tsort be host friendly
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Move wayward clause to where it belongs and m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/conf correct MEMORY_DISK_* option docs
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/conf remove commented out MEMORY_DISK_* entries
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium IPI_SHOOTDOWN needs to be IPL_SCHED. Sp...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium Attach an iobus with octrnm even if usi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips avoid build failure on !DBB kernels.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Add Moonbase Otago OneRNG Random Number Generator.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?perseant?=[src/trunk]: src/tests/fs/lfs Add skipped test for in-kernel roll-forward agent
=?iso-8859-1?q?nakayama?=[src/trunk]: src/distrib/sets/lists/tests Quoted from the top of the file:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Improve a panic message ever so slightly
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/cavium Fix MULTIPROCESSOR build
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net/npf Add missing cases, to prevent memory corruption.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/union Operation union_readdirhook() stores the lower ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium We don't need to call the POW and FGA b...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm fix amap_extend() to handle amaps where we previousl...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Remove an extra word from a comment to ma...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/uvm/pmap Fix small tyop in a comment.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: also flush the guest TLB when CR4...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Fix ugen detach after partial attach.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: localify a variable that doesn't need to ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: use relaxed atomics to read nmachines
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-svm: improve the CPUID emulation
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen make sure errno is always set when we return -1...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/mdconfig use opendisk()/dehumanize_number
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old initial GCC 8.4 -> gcc.old import.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/sysinst s/ be be / be /
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -q option
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the $$ expression
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -n option
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the .newline v...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix inverted logic test in pmap_tlb_shootdown_p...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Unwrap short line KASSERT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap KNF. Add some whitespace to the TLBINV_MAP mac...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix a few inconsistencies in the manua...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't optimize when measuring the code...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/uvm/pmap Remove trailing \n from UVMHIST_LOG() format st...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci whitespace fix
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 8.4 into gcc.old.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Adjust the default descriptor sizes for ixl(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Make descriptor_num in ixl(4) readonly
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/sun3/sun3x Make sure pmap_kenter_pa(9) handles unca...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uao_get(), if we unlock the uobj to read a page f...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh For now, probably forever, prohibit unquoted $ and ` ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add empty lines to separate...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk make GCC 8 consumers to use gcc.old.
=?iso-8859-1?q?mrg?=[src/trunk]: src update the latest note to talk about all 3 potential ways that
=?iso-8859-1?q?spz?=[src/trunk]: src/libexec/httpd send close_notify for the ssl connection befor...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm/pmap move pmap segtab history into a new history of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unreached code from bmake_strndup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): consistently access args->pflags in Mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove VARP_SUB_MATCHED
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use more descriptive variable name in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make a few comments more precise
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/ffs Remove non-functional cleanup code from test_ca...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/nfs Add cleanup of possible leftover rump processes...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd update for recent changes.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd compare mmap return again MAP_FAILED not -1 or 0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd call this bozohttpd/20200820
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 Sprinkle some const
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: advertise the SERIALIZE instructi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: improve the CPUID emulation
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/cgd clang can't handle __aligned on anonymous stru...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/nfs Nix trailing whitespace.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Whitespace. NFCI.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/acpitools/amldb mmap MAP_FAILED audit.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong or outdated comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of string length variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused function declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the function d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parsing functi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): enable debug logging for ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for string literal...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move complicated boolean expression ou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for variable expre...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs Don't cache id's for vnodes that have ACLs. ok chs@
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys [ozaki-r] libsodium glue
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/isc/libsodium/dist libsodium 1.0.16
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/blake2 Import small BLAKE2s implementation.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin [ozaki-r] Changes to the kernel core for wireguard
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig [ozaki-r] Add wg files
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net [ozaki-r] Fix bugs found by maxv's audits
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Fix vestiges of libb2.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin Descend into wg-userspace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use cprng_strong, not cprng_fast, for ephemeral key.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Convert wg(4) to if_stat.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Don't falsely assert cpu_softintr_p().
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Make `wgconfig --help' and variations work.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Implement sliding window for wireguard replay detect...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix in-kernel debug build.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Missed a spot -- add sys/crypto/...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use SYSCTL_SETUP for net.wireguard subtree.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Update for proplib API changes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix race in wg_worker kthread destruction.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Split up wg_process_peer_tasks into bite-size functi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Take advantage of prop_dictionary_util(3).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use consttime_memequal, not memcmp, to compare secre...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Update wgconfig(8) for proplib API changes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net KNF
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use be32enc, rather than possibly unaligned uint32_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use container_of rather than casts via void *.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Avoid callout_halt under lock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Sprinkle const.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Fill out WireGuard man pages.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf Add wg(4) to amd64/ALL.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Mark KASSERT-only variable as __diagused.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc Note WireGuard.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/doc 3RDPARTY janitorial service
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wg-userspace Fix up wg-userspace(8) man page.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Fix self-xref. Indent example displays.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Slightly less indentation.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen When not compiling -DSMALL permit use of names ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Tweak markup so the square brackets don't ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Mark up argument as such and write out wgc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Add missing description for wgconfig `set ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add lots of comments explaining what is happening in ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Be less conservative about when we do clear_traps() w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm/pmap fix hpcmips and evbppc builds (wrong type in pa...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Man page enhancements.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Fix markup around optional command name.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused code for circular lists
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/wgconfig Fix synopsis.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): properly clean up the remaining code m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't use bitfields in list processing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make list library code stricter
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/wgconfig Markup fixes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/wgconfig Mark up a few missed equal signs as literal.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): assert correct usage of the Lst_Open API
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use stricter list API for sequential a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary macro PAlloc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract creation of a list node into a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary type duplication in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Disable -Wshadow for libsodium.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense the API comments in the list ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Split flags onto separate lines, sorted, to make diffs e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Disable libsodium HAVE_TI_MODE for now.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use shorter field names in Lst and Lst...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove type information from local var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up list handling
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Ifdef out fast path that relies on atomic 64-bit loa...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Quote dot.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/sh Remove unmatched .El and mark up signal name with Dv.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert invalid assertion
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Fix sysctl types.
=?iso-8859-1?q?ryo?=[src/trunk]: src/bin/df field width of blocksize and inode can be changed by ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/bin/df - Bump Size/Used/Avail from 10 to 12, and iUsed/iAvai...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/wgconfig Use %zu for size_t
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): copy HCCPARAMS regs to softc, use when ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Use lock rather than 64-bit atomics for platforms wi...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c get sensor name from properties, remove macppc-s...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c get sensore names from properties, remove OF code
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci(4): initial support for Isochronous pipes
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c more OF -> properties for sensor names, this sho...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove function declarations without d...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/arm/nvidia #ifdef consistency.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the recently failed assertion...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Dir_Init into two functions
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet Mark KASSERT-only variable __diagused.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Fix register order. %d0...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Remove bogus duplicate MIPS_COP_0_CONT...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Explicitly #error if this is compiled wit...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Change previous LP64 check to n32/n64.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc a theoretical computer, as referenced in at least...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local list functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special so...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special so...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove form feeds in the code
=?iso-8859-1?q?lukem?=[src/trunk]: src/libexec/ftpd ftpd.conf(5): remove duplicate "be"
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for combining :: a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense the comment for Make_HandleUse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused return value for DirMatc...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Invert the MIPS-I non-4kB page size ch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for suppressing th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix constness of shellArgv
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Lst_Append to add an item at the e...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot typo in comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove constant variable
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/stand/xxboot Minor improvement.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-svm: dedup code
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: hide more CPUID flags, mostly rel...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-vmx: fix detection of the BIOS lock
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special "....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace "(void)Lst_AtEnd" with stricte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend test for .USEBEFORE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make .USEBEFORE handling simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for correct comman...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :: in the main...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for "no target to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Make_HandleUse simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert remaining Lst_AtEnd to the str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace two instances of Lst_AtFront w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow the inconsistency with Lst_OpenS...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment for Dir_Init
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert Lst_Enqueue and Lst_Dequeue to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Whitespace - line continutation alignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unexport Lst_InsertBefore and Lst_Inse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add strict argument checks for Lst_Ins...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Datum with non-null guaran...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Supress /bin/sh: in error for sh-dots
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Remove the #if defined(__mips_n64) && PAGE_SIZE...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Remove pte_zero_p and simply check against 0.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): declare unused argument in Arch_TouchL...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): require argument of Lst_Member to be n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract percentage calculation out of ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/make #include <stdint.h> for uint8_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for deferred varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): restructure GNode types and documentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert GNode type constants to enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused variable jobServer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment about possible Y2...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Add .SHELL as read-only variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace segmentation fault with failed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Lst_OpenS in Dir_SetPATH
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Lst_OpenS in make.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for assigning to t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prevent assignment to the variable wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): try a bit harder to set the...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Use TEST_MAKE to run unit-tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior when assigning ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): try to set the variable nam...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests bash says 'command not found'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up headers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for expanding wild...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Lst_OpenS in Arch_MemMTime
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Lst_Prev stricter regarding null ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make moving and copying lists simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Duplicate with Lst_CopyS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_AtFront to Lst_PrependS
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man4 Use upper-case "CPU" consistently in all text...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add /v to show only valid TLBs.
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man4 Document the MIPs "mips machine {cpu,nmi,watc...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Style fixes.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve and update comments.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve debug messages.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use common MAX macro instead of self-d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unroll loop in SuffFindArchiveDeps
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :P variabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in buf.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use proper data type for GNode.type
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use local variable in ApplyModifier_Path
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add assertions for non-nullness of str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable name in ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the newly adde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix assertion failure in debug output ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix editor mistake in previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): save a variable lookup when adding a r...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Use a 16kB USPACE (and larger kernel stack) fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): handle special case of a list containi...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/gen Provide separate functions to check for r...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/gen Expect failure only when running under qe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove another piece of code for circu...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Link to i386/pnpbios(4) instead of pnpbios(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for functions in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for numeric compa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the -i -k -v ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for + commands wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move some of the SysV modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for :H :E :R :T ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for :hash :range...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for the :tu and ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/tests/bin/df adjust the number of spaces to match the curren...
=?iso-8859-1?q?perseant?=[src/trunk]: src/tests/fs/lfs Expand test to cover more failure cases. Chang...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make navigating lists in debugging mod...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/chacha/arch/arm Adjust sp, not fp, to allocate a ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): define aliases for function types in l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reverse order of the Lst_Find parameters
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove parameter names from function p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused declarations from header...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow to run only selected tests via t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for wildcards in a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace tricky malloc+realloc+strlen+s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/sys Split getrandom tests into several cases ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in archive test, use wildca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare str.c for WARNS=6
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Initialize peers early on for error branch.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Arch_MemMTime ready for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make brk_string return size_t for the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make ArchStatMember ready for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make ArchFindMember ready for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make compat.c ready for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for .undef into s...
=?iso-8859-1?q?tpaul?=[src/trunk]: src/share/man/man5 Man page typo fix.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :U modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split code for parsing the :U modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend the documentation on the ApplyM...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): restructure code of the :ts modifier
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/lfs Nix trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant range restriction
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Don't do full initialization for autonego when j...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Remove extra PHY_RESET(sc) in the MII_TICK path ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/ressource/resource/. Found by knakahara.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/vme s/ressource/resource/. No functional change.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/gen Expect a failure to trap unaligned acesse...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Appease gcc when building with KASAN whic...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Start the daemons after configur...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: Use wpa_* for everything WiFi, u...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: uname -p, pointed out by various...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/mii Keep the change check invariant intact. The prev...
=?iso-8859-1?q?nia?=[src/trunk]: src/etc/root uname -p, pointed out by various
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 afterboot.8: If it needs a disclaimer that mo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix handling of IXGBE_REQUEST_TASK_NEED_AC...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/tests Add modorder* make unit test files
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix race in ixgbe_detach() to prevent pani...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/tests Backout previous, commiter was daz...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix ixgbe_sfp_cage_full() on X550EM_A.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/tests Restore obsolete entries for make's...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe The admin workqueue can be used even if th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix handling of IXGBE_REQUEST_TASK_NEED_AC...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Link to i386/pnpbios(4) instead of pnpbios(4)
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Link to i386/spic(4) instead of spic(4)
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Markup authors
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add a missing comma
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4 Add COMPAT_90
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4/man4.i386 Add a missing comma
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4/man4.i386 Do not split for AUTHORS
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/sys Fix getrandom() tests.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Protect tegra124_cpu_init_cpufreq agains...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/sbus Style on config_finalize_register arguments - m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in debug mode, print GNode details in ...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libm Only expect the fmod test case to fail when u...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev KNF
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sockstat RR/54971: scole_mail: sockstat command outp...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm More debug
=?iso-8859-1?q?ryoon?=[src/trunk]: src/share/man/man4/man4.i386 Sort correctly, pointed by wiz@. Th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for variable assig...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate how the parser ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sockstat turn on fortify since it is setgid (from sc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): distinguish enum flags and values in d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow custom build options
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix obvious bugs in -DCLEANUP mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow make to be compiled in C90 mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain the varmod-assign test
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Idiot typo, generated by an idiot, fixed by the same ...
=?iso-8859-1?q?leot?=[src/trunk]: src/libexec/httpd Fix a typo in a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for the ::= modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for ::!= modifier ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error message for ::!= modifier wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :D modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :L modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the .ALLTARGET...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/hid for jp keymap map also scan code 49 to right bra...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Define a UPAGES_MAX constant to size t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/bin/ps Don't rely on the USPACE kernel define as a fallback ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/systat Use the vm.uspace sysctl instead of using the...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/vax/vsa Fix misuse of device_private(). sc_dev is ...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/nfsd Remove superfluous empty line
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/nfsd Remove trailing whitespace
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/nfsd Fix indentation
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig wgconfig does not need libcrypt.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Tidy up libsodium makefile and config fragments.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen Nix trailing whitespace and mixed space/tab...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: misc improvements
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/wgconfig Clarify wg(4)'s relation to WireGuard, pen...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-svm: don't forget to intercept INVD
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: slightly clarify
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-vmx: improve the handling of CR4
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: improve the handling of RFLAGS.RF
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-svm: improve the handling of MSR_EFER
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/kern Add a check to prevent shift by -1. Not really impo...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net Check that fstat returns the correct socket owner
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern add socket info for user and group for unix sockets...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add stricter variants for remaining Ls...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Instead of returning 0 when sysctl kern.expose_addre...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sockstat undo previous, now sockstat works without p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove header sprite.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for creating a ne...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/fstat Provide a helpful error message if we don't ha...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe ADD SFP+ MOD_ABS inversion quirk.
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/column Whitespace nit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/net/lib/libwg Paranoia: use strlcpy rather than str...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/net/lib/libwg Fix order of cleanup actions in rumpu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg Use wgconfig as intended to show diagnostics...
=?iso-8859-1?q?riastradh?=[src/trunk]: src wg: Check mbuf chain length before m_copydata.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Use m_pullup to make message header contiguous b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: KASSERT m_len before mtod.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Drop invalid message types on the floor faster.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Make sure all paths into wg_handle_msg_data guar...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Minor change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix compile error.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Limit MA10-ST0's quirk only for on-chip de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert Arch_ParseArchive from ReturnS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused declarations from job.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate remaining code from Lst_Open t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_ForEachFrom to Lst_ForEach...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_ForEach to Lst_ForEachS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_Last to Lst_LastS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_Succ to Lst_SuccS
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Enable NCLOOKUP f...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/mii Move mii_phy_statusmsg(sc) back to its original ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Assert MCLBYTES is enough for requested length i...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net - when running as root, create the socket unde...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Move address hashing from init_main.c to kern_sysctl.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Sort includes, nix trailing whitespace, fix comment.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/man/man9 Fix a bunch of typos in various kernel man pa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/base Fix obsolete entry for /usr/lib/libc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/debug Omit spurious leading dash in debug...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/tests Remove bogus Atffile and Kyuafile e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists Sort and deduplicate set lists.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Avoid undefined behaviour as detected by ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net/npf npf: Don't stop early after sleeping and before ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src npf: Make sure to initialize portmap_lock only once.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest: Wait at least one t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -dg1 option
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): pass the command-line variables to the...
=?iso-8859-1?q?tih?=[src/trunk]: src/sys/net Summary: let wg interfaces carry multicast traffic
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_IsEmpty to Lst_IsEmptyS
=?iso-8859-1?q?rjs?=[src/trunk]: src/usr.sbin/rtadvd Use wrapper name for call to setsockopt(2), ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): disable the sync-mi conveni...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): print suffix flags in the standard way
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the special ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the undocument...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_First to Lst_FirstS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused reference to Lst_Last
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_Find to Lst_FindS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing 'S' from names of Lst ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Dir_AddDir
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys inet, inet6: count packets dropped by IPsec
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inet: reduce indents of a normal path to improve...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net net: introduce IFQ_ENQUEUE_ISR to assemble packet qu...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net ether: separate handling of LLC frames as ether_inpu...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net ether: count dropped packets on input
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net ether: count dropped packets on output
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 inet6: pass rcvif to ip6_forward to avoid extra...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inet: pull m_get_rcvif_psref out of ip_input for...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inet: reduce silent packet discards
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 inet6: reduce silent packet discards
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.bin/netstat netstat: support new packet counters
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net/npf npf: Remove harmless vestiges of debugging hacks.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix assertion failure in suffix handling
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/sets/lists/debug Revert removal -- evidently the lea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix the other assertion from Lst_FindFrom
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Just zero out struct file::f_lock when exposed to u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet netinet: Include the needful so include order do...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Sort includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 thmap(9): Minor readability and style tweaks.
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.bin/netstat netstat: strengthen against kernel changes
=?iso-8859-1?q?hannken?=[src/trunk]: src/share/man/man9 Another typo -- its vfs_newvnode().
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Bump the version for entry additions to IP_STAT and ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm arm_cpu_topology_set only takes two arguments
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern We already zeroed the struct, no point in zeroing t...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man8 New man page from Dan Plassche.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net Remove unneeded sete{u,g}id pointed out by kre.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/man new compat_bsdos man page.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix typo
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hpcarm/hpcarm Fix typo in comment
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Fix uninitialized, caught by llvm. Tuck variables in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm #ifdef -> #if defined
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend test for the exists ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Change to the KVA stack address straight af...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/broadcom Fix build if NBCMDMAC is zero
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Use C rather than assembly
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Some KASAN fixes and tweaks
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for operator prece...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net When running the tests with atf-run the direct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unquoted strin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/net Nix trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the &&, || an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/conf Nix trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall Restrict npf.conf fixes to "blacklistd"...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/postinstall missing quote
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8 Formatting tweaks.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for interrupting a...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/man Fix a bunch of typos in various device drivers and...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/kern Glue operation secpolicy_fs_mou...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Don't cache the sa, because we are dealing with ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usbnet: Reject buflen>MCLBYTES in usbnet_newbuf.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script PR/55605: Soumendra Ganguly: Wait for child t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8 Add RCS Id. Remove Pp before/after Sh. Remove...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix manual page about the modifiers of...
=?iso-8859-1?q?tih?=[src/trunk]: src/usr.sbin/wgconfig Show the time of the latest handshake prop...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for :tl and :tu m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up suffix handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test for interrupted co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up arch.c
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test PR/55612: Marti...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libarchive PR/55612: Martin Husemann: libarchive t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb atu(4): Reject packets larger than MCLBYTES.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up targ.c
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/rump/rumpkern Skip a few tests with reference to alrea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename SuffixCmpData to SuffSuffIsSuff...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/rump/rumpkern lockme_DOUBLEINIT:
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/rump/rumpkern Also skip the stress_short test - it jus...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix build errors for USER_CPPFLAGS=-DN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline LstIsValid and LstNodeIsValid
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant comments from hash.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused variable not_parallel
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant MAKEFLAGS from subdir...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Zero out more lock snapshots in sysctl exposure.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Nix trailing whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Allow vdprintf to work on non-blocking non-re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix pasto in previous -- pass the right size to mem...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/tc Fix white space and indent.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/librumpclient Skip threxec test pointing at PR 553...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Cover the full kernel address ran...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename confusing function ReadAllMakef...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in make.c
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: explicitly include atomic.h
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/net Correct my rev1.159, it was incomplete, the check mu...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 'doreti_checkast' isn't global anymore,...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/aarch64 Slightly clarify, and style.
=?iso-8859-1?q?tih?=[src/trunk]: src/tests/net/if_wg Update the if_wg tests for the human readabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow for strict type checking for Boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add another Boolean variant to check d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix null pointer dereference when sys....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): start replacing Lst_Find with Lst_FindB
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate remaining Lst_Find to Lst_FindB
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Lst_FindB back to Lst_Find
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code for allocation a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up indentation, comments and var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename LstNode functions to match thei...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test opt-debug-g1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for bmake_strldup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add bmake_strsedup for duplicating a s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in suff.c, small ref...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove ReturnStatus, SUCCESS and FAILURE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ApplyModifier_To into paragraphs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation for CompatInter...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in dir.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add comments for ModifyWord_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make getBoolean simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): trust that Var_Subst never returns NULL
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/man Fix a bunch of typos in various man pages.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): trust that Var_Parse never returns NULL
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix assertion failure for ....
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libpcap PR/55599: Valery Ushakov: libpcap gets ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special .I...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Make sure init_prom_interface() only ru...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/stdio stdio(3): fix typos in the manual page
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha In ipl2psl_table[], use IPL_SCHED inste...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Enable DIAGNOSTIC by default in -current...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Locking protocol changed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain the shuffled messag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix build with -DUSE_EMALLOC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for .SILENT, .BEG...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Partially revert previous: set RTF_HOST regardle...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for .else and .fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/misc add WGACA
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch tegra_xusb: fix xusb static firmware build
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - cpu_need_resched(): Explicitly cover each R...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the .ifmake di...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/route Document 'L'
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/route Instead of defining RTF_LLINFO, use RTF_LLDATA
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/route Make the "interesting" flags match the netstat on...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix sh-dots test
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Bump UBC_WINSHIFT to 16 (64KB), and U...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Centralize per-CPU pmap initialization into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use loops instead of Lst_ForEach for p...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8 Minor wording tweaks from Dan Plassche.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb properly map left Command to Meta_L and left Opt...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev provide KB_APPLE layout variant which uses Command-F...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include G/C GET_IDLE_PCB -- it hasn't been us...
=?iso-8859-1?q?mrg?=[src/trunk]: src install dmxproto.pc and dpmsproto.pc
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf make us.apple the default USB keyboard ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/pmax/conf Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/pmax/conf Add some debug options to help find why t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Lst_Memeber to Lst_FindDatum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Lst_Datum to LstNode_Datum
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amd64/conf typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove ineffective malloc_options vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend test for .ifmake and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename GNode.iParents to implicitParents
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/kill Use the POSIX specified format if POSIXLY_CORRECT i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha When initializing the PROM interface, c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug macros to suff.c
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/kill Every integer that fits within a pid_t is a potenti...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Since "struct job" gained a pgrp member some time ago...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/kill Note that negative pid args are permitted (indicati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace brk_string with Str_Words
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unreachable code from CompatRun...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/kill Mark up path with Pa and use Ev for environment var...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/puffs/mount_9p include bsd.init.mk to avoid:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comment for Lst_Destroy
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unbalanced Lst_Open/Lst_Close in S...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix 82598 SFP+ problems.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): parenthesize macro arguments
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix typo in comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix copy-and-paste mistake for compili...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe If an SFP+ module is not inserted, don't t...
=?iso-8859-1?q?bouyer?=[src/trunk]: src Add back <xen/xenio3.h>, it's needed by xentools413
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/net/ipsec Skip timeout tests, pointing to PR 55632.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/script Unlike done() childwait() returns, found by c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Rename ix{gbe,v}_stop() with ix{gbe,v}_sto...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Add test case for FLAGS dependent on...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix compilation with GCC 8
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation for Buffer fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix compilation for -DNDEBUG and -O3
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test driver for different build op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the purpose of the test variants
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the currently ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix the :u modifier, which was broken ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb behave like USB keyboards - KB_US uses ctrl-alt-...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/adb defparam and use ADBKBD_LAYOUT, default to KB_US...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend the documentation for the test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more examples to the documentation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline a local variable in VarUniq
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/55629: Andreas Gustafsson: Don't crash when an e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move some of the :ts tests ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Remove IFF_POINTOPOINT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Note lock order.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Count down wg_npeers in wg_destroy_all_peers too.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: XAEAD doesn't use a counter, so don't pass one.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern thmap: Use keyed BLAKE2s for second-level hash and ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Use thmap(9) for peer and session lookup.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: mbuf m_freem audit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Fix byte order on wire.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Just call callout_halt directly.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Fix indentation. No functional change.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Switch to callout_stop for session destructor ti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Omit needless variable.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Verify mac1 as the first step on INIT and RESP m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Verify or send cookie challenge before looking u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: On INIT, do DH and decrypt timestamp before lock...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: M_NOWAIT -> M_DONTWAIT
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Allow one second of leeway ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: wg_sockaddr audit.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Simplify locking.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Make it build with WG_DEBUG on 32-bit platforms.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Avoid memory leak if socreate fails.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist Don't try so hard to convert s...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist Add a check_number function th...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist check explicitly for inf and n...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist eat the sign, pointed out by uwe@
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8 Improvements from Dan Plassche.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Call ixgbe_ifstop() instead of ixgbe_stop_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a panic on shutdown on a machine which...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - compare_{le,lt)(): Use float64_{le,lt...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Fix braino in pmap_find_gnt(), really retur...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Update to the SoftFloat-2c version of softfl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove filemon object files on clean
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Update to the SoftFloat-2b version of softfl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation in buf.h, and r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark LIBSUFF and RECHECK as independen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make data types in Dir_HasWildcards mo...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/rump/rumpkern Format PR references consistently so tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for -m option with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -m option,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable names and data types ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation for enum.c and e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Hash_Table macros with inline ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Hash_Table fields
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8 Fix chroot path (in a comment).
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Octeon CN70XX CPUs have a COP0 config5 re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Hash API from dir.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use proper types in API of cached_stat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Update to the SoftFloat-2c version of softfl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Update to the SoftFloat-2c version of milieu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline constant for hash table size
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Reduce diffs to upstream: get rid of FLOAT64...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Update to the SoftFloat-2b version of softfl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix aliasing problem in cached_stat fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce number of stat fields returned ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix cached_stat for files with st_mtime 0
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the .for direc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo in unit test for t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundancy from comments in mak...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in var.c, make VarQu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of Var_Subst
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/atheros/dev Id -> NetBSD in comment. No functi...
=?iso-8859-1?q?kim?=[src/trunk]: src/external/gpl2/groff/tmac Reflect that this is current by usi...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3 Teach config.gcc about NetBSD aarch64eb
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/netinet Fix fast path for uni directional transfers
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/lgpl3/gmp Teach native gmp about aarch64eb
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/mk Teach bsd.endian.mk about aarch64eb
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/common/lib/libc/arch/aarch64/gen Fix typo/pasteo in aarch64 ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/lib/libc/compiler_rt Treat aarch64eb the same as aarch64
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 pmap_enter_gnt(): call pmap_free_ptp() if n...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 pmap_enter_gnt():
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/alpha/alpha Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/historical/nawk/dist Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 Spell out acronyms in title for clarity.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix wrong comments in test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve grouping of the Lst functions
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man8 More clarifications from Dan Plassche.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the value restrictions for Bo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/atomic Update membar_ops(3) man page with examples ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 atomic_load/store_* appeared in NetBSD 9, not...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - alpha_ipi_process(): Continue process...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - Remove redundant memory barriers. Fo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Clean up all of the _PMAP_MAY_USE_PROM_CONSOL...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha The only remaining consumer of curpcb was the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Garabage-collect curpcb / cpu_info::c...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/pmax/tc The TC device addresses are defined in KSEG...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/pmax/pmax Make DDB "machine reset" call emulate pus...
=?iso-8859-1?q?kardel?=[src/trunk]: src/external/bsd/ntp/dist/ntpd remove unneeded newline in quotes...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/base64 base64.1: note that -w 0 disables wrapping
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/arch/alpha The conversion of FPU tracking t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Garbage-collect fpcurlwp -- it has be...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Garbage-collect the SWITCH_CONTEXT macr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make parameter of Cond_Eval and Cond_E...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update documentation for Cond_EvalExpr...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/common/lib/libc/arch/aarch64/gen Remove unused assembly sour...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the empty func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document use of magic values in CondDo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Var_Parse API to parsing position
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3 Treat aarch64eb the same as aarch64, enabling ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the :D and :U...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate ApplyModifier_Defined to Var_P...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/base Only expect ACPI and UEFI-related fi...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/etc Treat aarch64 and aarch64eb identically with regard to l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: extend test for unresolved var...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sbin/restore If we hit an unknown header type (likely to be ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for expansion of i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Define COHERENCY_UNIT and CACHE_LINE_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Allow ths file to be included by a _KMEMUSER.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Decorate some symbols with the appropri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Shuffle fields in cpu_info for better...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/stand Only build bootaa64.efi on LE aarch64 ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf Link evbarm/aarch64eb kernels in big en...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3/binutils Regen native-binutils for aarch64eb
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3 Build driver-aarch64.c for both endians of aar...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3/gcc Native GCC (new) for aarch64eb
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3/gcc.old Native GCC (old) for aarch64eb
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Make the GET_CURLWP actually return curlwp,...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Garbage-collect GET_CPUINFO; it's no ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Missed one in last change.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a typo.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Include <sys/lwp.h>
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Use SysValue to store curlwp rather than curc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Save a few instructions every time we m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend tests for the :hash ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/pmax/pmax Fix build of INSTALL kernel which doesn't...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :hash returnin...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/include include machine/vmparam.h vs mips/vmpa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets sort file lists with error checking, use lowerc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests re-indent and sort distrib/sets/lis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets add missing RCS Id line to lists/xserver/md.evb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists clean up file lists
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Put the MI cpu_data at the beginning ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix expected file for archi...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/include Add a few more CPUID flags.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special va...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-svm: check the SVM revision
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-vmx: improve the handling of CR0
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: more __read_mostly
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: improve the CPUID emulation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unexport For_Iterate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): re-enable the archive test
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use a stack instead of a list for the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more explanation for undefined var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Var_Parse in CondGetArg to Var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate get_mpt_arg to Var_ParsePP
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Remove the RAWHIDE kernel; there is not ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local functions for parsing con...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Build GENERIC with debug symbols, not ju...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add siisata.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/vfs tests/fs/vfs/t_renamerace: Test a screw case ha...
=?iso-8859-1?q?riastradh?=[src/trunk]: src genfs_rename: Fix deadlocks in cross-directory cyclic rename.
=?iso-8859-1?q?riastradh?=[src/trunk]: src ufs: Prevent mkdir from choking on deleted directories.
=?iso-8859-1?q?riastradh?=[src/trunk]: src Revert "ufs: Prevent mkdir from choking on deleted directori...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common Update a comment.
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/arch/alpha/common fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test for the MAKEFILE v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for each debug op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for -dg1 from opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing whitespace in -dg1 deb...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys x86: rename PGEX_X -> PGEX_I
=?iso-8859-1?q?maxv?=[src/trunk]: src nvmm: update copyright headers
=?iso-8859-1?q?maxv?=[src/trunk]: src/usr.sbin/cpuctl/arch x86: fix several CPUID flags
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 9.3.0. changes...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc port to GCC 9.3.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc pull out a few more things for GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 9.3.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc port reachover framework to GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc disable fetching stuff from libsanitizer for now. ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/comp fix alignment in ad.sh3
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets add distrib/sets/fmt-list to format the file li...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc endfor not endif
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 find header files in /usr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for intentional ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add expected test result fo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive avoid always passing...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Hash_Table independent from -funs...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib work around various headers not being ...
=?iso-8859-1?q?mrg?=[src/trunk]: src make the 2nd argument to __memmove_chk() const
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid passing NULL pointers to printf() like f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk disable -Wabi for GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc 9.3.0 and amd64.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove initial size argument from Hash...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin make GCC 9.3.0 build itself:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant prototypes for local ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix return type of ParseIsEscaped
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant prototype for ParseMark
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix local variable type in ParseIsEscaped
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for some of the s...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/aarch64 AArch64 instructions are always LE:...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/include Add missing prototypes for __bs_c(f,_bs...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Document all of the various interrupt level...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm Round of uvm.h cleanup.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/aarch64 Adjust aarch64 bus_space tags to al...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make test for .INCLUDEDFROM...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Suppress pool redzone message unless booted with de...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64: switch CPU to the kernel's...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Track the SSIR per-cpu, rather than globally.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .INCLUDEDFILE ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix .INCLUDEDFROMDIR/.INCLUDEDFROMFILE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make GetActuallyIncludingFile faster
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comments about setting .PARSEDIR a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments about parsing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replay the changes from v1.283
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/base lists/base/mi: fix lines with 4 fields
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/common/lib/libc/arch/aarch64/string Fix a broken corner case...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc don't include vxworks-dummy.h twice
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc 9.3.0 and arm64, alph...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update mknative-gcc status. everything bu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys Fix fallout from previous uvm.h cleanup.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc 9.3.0 and arm, earmv[...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc pass down earm* not earmv5* to mknative-gcc.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/amrctl avoid calling printf() %s with NULL.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/ccdconfig rework error message to never call printf() %...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc 9.3.0 and earmv5*.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -de option
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix mer...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/raidctl avoid trying to printf() a NULL as %s. fixes l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd use struct zero initialiser a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/traceroute6 add support for new GCC 9 warnings that...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/fgen remove unused NULL pointer that was passed to p...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch forward declare struct vm_page, and include uvm_pro...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend build-hash-table.lo and bu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/tetris apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common re-port...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists mostly support GCC 9 builds. some what t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree obsolete gcc-7 dirs. add gcc-9 dirs.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note that aarch64, earm*, sh3*, sparc*, va...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.2.0 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/include dhcpcd: Use ppoll(2)
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note dhcpcd update
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix some more uvm.h cleanup fallout.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/jemalloc/dist/src Appease gcc-9
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common fix zeroing
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/iscsi/dist/src/lib fix null argument
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common comment...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Fix some more uvm header fallout. Add include guar...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/sbus uvm/uvm_extern.h, not machine/pmap.h, for pmap(...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Fix panic caused by modload. http://mail-in...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include need swap for aarch64be
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of For.short_var
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation in For_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): properly initialize For structure in F...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up For_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add const to For_Eval and For_Accum
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Adjust string ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add const for Parse_IsVar
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Stop using alloca
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc mark GCC 9 as (so far) netbsd 20200907 version. t...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc 9.3.0 and aarch64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/efs fix unaligned access
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/apache2/llvm apply some GCC 9 -Wno-error*
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists fix mips and powerpc GCC 9 builds.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb apply -Wno-error=alloca-larger-...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers use GCC_NO_ADDR_OF_PACKED_M...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin apply GCC_NO_ADDR_OF_PACKED_MEMBER
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libc/db don't pass NULL to printf(), but use "<mem...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests avoid new GCC 9 warnings.
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/tetris avoid uninit memory and use memmove vs strncpy ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/m68k/include pass a pointer conversion via uintptr_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Fix non-DIAGNOSTIC build.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic don't call printf %s with a NULL.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa apply GCC_NO_ADDR_OF_PACKED_MEMBER
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Fix debug output now that the priority is mixed ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pkg_install/dist/lib Avoid strict aliasing issu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update status for several ports that now m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/stat avoid a GCC stringop truncate warning.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/amd64/amd64 adjust some fallback code to be slightl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ntp/dist/lib/isc avoid calling printf %s with N...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc re-gen.
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/atomic make some prototypes match the builti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 threadpool: Fix man page for threadpool_job_i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern threadpool: Simplify job reference-counting logic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Use a global pktqueue rather than a per-peer pcq.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/fs/msdosfs avoid an uninit warning with GCC 9.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Use threadpool(9) and workqueue(9) for asynchron...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa oops, move GCC_NO_ADDR_OF_PACKED_MEMBER into t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/hppa/conf enable -Wno-error=array-bounds for GCC 9 ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs/lfs Suppress -Waddress-of-packed-member just for lfs...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add CPUID(EAX=07H, ECX=0) ECX bit 16 LA...
=?iso-8859-1?q?mrg?=[src/trunk]: src remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 remove __packed from struct netbsd32_lsd...
=?iso-8859-1?q?mrg?=[src/trunk]: src remove GCC_NO_ADDR_OF_PACKED_MEMBER now lfs_accessors.h works.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix misspellings in comment.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Add the ability to set an alternate cnmagic in the ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't schedule admin work while shutdown l...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe __predict_false() should be __predict_true...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix archive test when .CURD...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in job.c
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Remove extra callout_stop() in ixgbe_det...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add local variable for escapes to for_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert ForEscapes from #define to enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant includes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split local variable in ForIterate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): constify local variables in ForIterate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): save a strlen call in ForIterate
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb Add Buffalo BWC-35H01 or BWC-30L01
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb Regenerate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary cp-- from Arch_Pars...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Var_Parse to Var_ParsePP in ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Var_Parse to Var_ParsePP in Pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate ApplyModifiers to Var_ParsePP
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sun3/conf don't error array-bounds and packed-membe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/acorn32 -march=armv3m option is obsolete. remove i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common avoid r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate to Var_ParsePP in Var_Parse an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate SuffExpandChildren to Var_ParsePP
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various updates:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs i can't confirm o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/ia64/include define __HAVE___LWP_GETPRIVATE_FAST
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/pmax/ramdisk bump image size for pmax64 builds.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libasan asan_interceptors.cc needs -O1...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/pmax/conf bump ramdisk image size to match build size.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Fix race between ixgbe_msix_admin() and ix...
=?iso-8859-1?q?mrg?=[src/trunk]: src switch mips to binutils 2.34.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc more updates:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mipsco/stand/installboot apply some GCC_NO_ADDR_OF_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic in ar5008_set_viterbi_mask() be sure to initialis...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/x86/include Fix printb string for LA57
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/crypto/chacha/arch/arm Use a working macro to detect big...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/crypto Fix vgetq_lane_u32 for aarch64eb with GCC
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include Oops. revert my previous commit. AA...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): with -dp, print name of the function i...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/mrouted change cksum prototype to const void *, and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the .WAIT depe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent spelling for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain why each test is ru...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Comment out index...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/llvm/librt Disable an init-list-lifetime wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend and explain the test...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist Simplify to avoid packed struct alignm...
=?iso-8859-1?q?dogcow?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix `build.sh tools -j1` com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document that nested braces work as ex...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 use the generic ppc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch apply some GCC_NO_ADDR_OF_PACKED_MEMBER.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch move the __packed attribute from struct frame::F_t ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc ia64 works, sun3 (m68k?) works, powerpc wo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sun2/conf don't warn about array bounds for dodgy d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix off-by-one error in SuffExpandChil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for wildcards in d...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/sbin/ifconfig disable these tests unless ATF_SBIN_IFCO...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa KNF
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove empty line. End sentence with dot. Avo...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/modules/if_iavf Added iavf(4) that is based on OpenBSD's...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 A few bus_dmatag_subregion fixes
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Make it work with empty /var
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/etc Adjust for MOUNTCRITLOCAL -> CRITLOCA...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Sort - no functional change
=?iso-8859-1?q?adam?=[src/trunk]: src/distrib/sets/lists/base Restore libgomp, liblsan, and libstd...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci iaq_datalen is 16-bit, always use htole16
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add IP_BINDANY, IPV6_BINDANY which can be used to bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/net/net Add tests for IP_BINDANY, IPV6_BINDANY
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add bind test
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in CondGetString, replace repeated Buf...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/modules Add if_iavf
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/modules Remove if_iavf
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add if_iavf
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootarm Be explicit about building for lit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys ipi: Split up initialization into two parts.
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Ooops, overlooked one MOUNTCRITLOCAL reference in the re...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootaa64 Be explicit about building for li...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Build EFI bootloader on big endian armv7 and aarch64 targets.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Drop wgp_lock while waiting for endpoint psref t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Define ACPI_BI...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm nvmm: cosmetic changes
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86-vmx: improve the handling of CR0
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 nvmm-x86: avoid hogging behavior observed r...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern workqueue: Lift unnecessary restriction on workqueu...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/crypto/chacha/arch/arm use correct condition
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm Disable EFI runtime support for BE kernels
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use \(em.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove superfluous Pp.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Improve BINDANY formatting.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Serial comma.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/tests/sys/crypto/chacha Acknowledge clang warning for NEON c...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf Enable __BUS_SPACE_HAS_STREAM_METHODS i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): group the condition parsing state into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CondLexer.condPushBack to curr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add CondLexer_SkipWhitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in cond.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/man lists/man/mi: remove extraneous space
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets distrib/sets/fmt-list: add no-action mode
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc oops, pull out the value of pstl_headers.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/alpha/alpha alpha: Use load-acquire/store-release.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes aes(9): Fix edge case in bitsliced SSE2 AES-C...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aesarmv8: Adapt aes_armv8_64.S to bi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aesarmv8: Issue two 4-register ld/st...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aesarmv8: Reallocate registers to sh...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci fix bad conditional in iavf_parse_modprop()
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Added the explain about locking order in iavf(4)
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc consolidate a bunch of libstdc++ variable collection.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/doc Note iavf(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev Add ixl and iavf
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add new /usr/include/g++/pstl for GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc more consolidation and properly condition all vari...
=?iso-8859-1?q?mrg?=[src/trunk]: src install new libstdc++ pstl headers. remove some dead makefile
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc regen gcc 9.3 / arm64eb for includes fixes.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils/lib regen for sparc and binutils 2.34.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/rump/rumpnet Disable reverse DNS lookups in ping to av...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for everything except arm64be...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ add build rules for G_CPP17_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix path for largefile-config.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc Get rid of 'sync' after each kernel build. It adds a not...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/amd64/liveimage/emuimage Look for the string "amazon...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Register getrandom.0
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/common/lib/libc/arch/aarch64/string Re-do previous aarch64eb...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys kmsan: update the copyright notices
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Workarounds for amazon's Xen 4.2 version, s...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libexecinfo PR/55648: Kyle Evans: Minor warnings i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Unconditionally install kernel headers for iSCSI as ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Fix tracedump() for sun3 and sun2 by adding __noinl...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun3/conf Build in debug symbols.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Turn off -mpltseq for kernel modules on powerpc for...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm/pmap Cast pointer arguments of UVMHIST_CALLARGS() in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Fix build with UVMHIST; stop passing ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Introduce PV_VA() macro to extract v...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_kenter_pa: Remove comment which...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix a possible deadlock in iavf(4)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Introduce PMAP_TLBDEBUG option for ibm4xx: ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Real fix for pmap_procwr(), attempte...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Tiny cosmetic fix for previous. No f...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add iavf
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch sparc to binutils 2.34. tested on an ss20.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aes neon: Issue 256-bit loads rather...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aes neon: Write vtbl with {qN} rathe...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aes neon: Tweak register usage.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aes neon: Hoist dsbd/dsbe address ca...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib Avoid using internal RTLD/libpthread/l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/aes/arch/arm aes neon: Gather mc_forward/backward...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys kcsan: fix the copyright notices
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/sys kasan: fix the copyright notices
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/stand/efiboot/bootaa64 bootaa64: explicitly set GNUEFIAR...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/base fix earmv7hfeb set list for bootarm.efi
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Typo in a comment
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/make Replace use of tr to translate '-' in tes...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/make Whitespace. NFC.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .MAKEFLAGS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .SILENT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the &, && and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the |, ||, ||...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size for parsing the || or...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/bsd/atf/dist/atf-sh Replace a pipe into tr to norma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): skip redundant condExpr-- in CondGetSt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size in CondGetString
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Disable...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Stop tracking atexit/__c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Add __lsan::ScopedInterc...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Adapt s...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib Add NetBSD LSan support
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Enable ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Use sys...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Add get...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Add pro...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/alpha/alpha Fix shift tyop in a comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CondLexer to CondParser
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CondParser.condExpr to p
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace *par->p with par->p[0]
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace *a->b with a->b[0]
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename GNodeSuff.gn to gnp
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CondGetString to CondParser_String
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent naming scheme for condi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size in CondParser_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for evaluation of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix line numbers from test ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update table for alpha, m68000, m68k, and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add rationale for evaluatin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add missing space in source code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reorder parameters of condition parsin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Wrap a long comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix comment in test for the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add tests for really strange edge case...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document CondParser_Comparison
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan __mips64 does not m...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/netinet PR/kern 55567
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man5 Document update_motd_release and motd_release...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc Add optional release info in /etc/motd
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 New sentence, new line.
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Make a ": " suffix a fixed part of the release info...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split CondParser_Comparison into 2 parts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/amldb Build acpi tools and iasl on aarch6...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net pktqueue(9): Use percpu_create to allow early initia...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net Implement address agnostic Neighbor Detection.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_llatbl.c: adjust for nd changes
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: Use generic Neighor Detection rather tha...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet tcp_input: Adjust for ND changes
=?iso-8859-1?q?roy?=[src/trunk]: src/sys ARP: Use ND rather than our own.
=?iso-8859-1?q?roy?=[src/trunk]: src/share/man/man7 sysctl: Adjust man page for new ARP sysctl ND...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the unknown =...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet in: No need to set expire here anymore
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/base Limit bootarm.efi expectation further.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys inet: Add SIOCGNBRINFO to retrieve neighbor state about ...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/arp arp: Use SIOCGNBRINFO to display neighbor state...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests about nonexistent...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract EvalNotEmpty from CondParser_C...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split EvalComparison into smaller func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for evaluating conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add wrappers around ctype.h functions
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/kdump kdump: include netinet/in_var.h to access in_n...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve slinear16-to-mulaw conversion calculat...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/tc Improve am7930 family drivers to share more code.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for combining the...
=?iso-8859-1?q?mrg?=[src/trunk]: src switch to GCC 9 on arm and x86.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Fix typo in gcc version.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Update gcc entry.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine Restore a loc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update the comment about .for loops to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use proper return type for For_Accum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wording of parse error in conditio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline local variable in Cond_Eval
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/rump/net/lib/libnet rump: Add nd.c to libnet
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ParseVErrorInternal into 2 funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .PARSEDIR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .PARSEFILE
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/comp Include nd.h in sets
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Dir_FindFile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in dir.c
=?iso-8859-1?q?rhialto?=[src/trunk]: src/libexec/httpd bozohttpd: add .m4a and .m4v file extensions.
=?iso-8859-1?q?rhialto?=[src/trunk]: src/libexec/httpd bozohttpd: correct .m4a to audio/mp4.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix inconsistent code indentation
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib Sync interceptors of sanitizers with L...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix name and prototype of Compat_RunCo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix prototype of Compat_Make
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move PrintAddr to where it belongs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix prototype of Suff_EndTransform
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix API for Targ_PrintCmd
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix trailing space in output of relate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unintended noinline from previo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix API of Targ_PrintNode
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/dev/tc Restrict stic_xmap to the kernel namespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add typedef for signal handler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in CondParser_String
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for comparison to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for Infinity and NaN
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use correct character literals in TryP...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate CondParser_String to Var_ParsePP
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/sys add event types for keyboard brightness control
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb send PMF events for keyboard brightness hotkeys ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev respond to keyboard brightness control P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Var_ParsePP back to Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove double negation in Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseVarname from Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ShortVarValue from Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reword variable invocation to variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move buffer from Var_Parse to ParseVar...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Remove dead code bl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix return type of ApplyModifier_Local...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Sync chunks of tsan...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib/libtsan Ignore unused functions in tsa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for escaping dolla...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Disable...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib/libtsan Always link TSan runtime with ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix assertion failure in Dir_Destroy i...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Build and install GCC TSan for 64-bit CPUs
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc gcc(1): Install TSan for 64bit CPUs.
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists Currently restrict GCC TSan files to gcc=9
=?iso-8859-1?q?isaki?=[src/trunk]: src/usr.bin/fstat Support audio descriptor for fstat(1).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix comments in test for th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve implementation comment in Var_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): consense documentation for Fatal
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/raidctl Allow components to be specified by wedge name.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant VARARGS comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove #endif comments for very short ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in Compat_RunCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for empty variable...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src Document keyboard mode ioctls and let wsconsctl manage it.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Sync ne...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Bump date for previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, complain about erroneous $$
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline call to strchr in ValidShortVar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ApplyModifier_Exclam
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Add mis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix sync-mi helper target, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the various ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix line number in expected...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix explanations in test fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up the documentation for Parse_File
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/make Initialize endc unconditionally, gcc complains ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline strchr call in IsInclude
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test another attempt at res...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Elf64_Phdr::p_flags is 32 bits, not 64
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet inet: Fix build without ARP
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net nd needs arp or inet6. inet is not enough.
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests make(1): add recently added tests t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce complexity of PrintLocation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comment for ParseVErrorInternal
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments for ParseErrorIntern...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Elf64_Phdr::p_offset is 64 bits, not 32
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up API for evaluating conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parameter type of CondEvalExpression
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/arp arp test: Use the ndp cache expiration test in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up RCSID blocks
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix position of MAKE_ATTR_UNUSED in in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): shorten debug output of ApplyModifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests for .INCLUDES and...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Add missing kpreempt_disable/enable around pktq_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Use RUN_ONCE to defer workqueue_create until aft...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Fix detach logic.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare Var_Parse for proper error han...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make documentation of VarParseErrors m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, improve error handling f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): suppress wrong "Malformed conditional"...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain why the dep-var tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, report undefined variabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of VarParseErrors
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch vax and ia64 to binutils 2.34. reverse the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for dynamic variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in Var_Parse, replace bmake_strldup wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in PrintLocation
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils/dist/ld merge riscv*-netbsd* target s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch regen for riscv32/ris...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note some platforms switched and some are ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Make Arm MD ACPI code big endian friendly.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server remove additional -DHAV...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc riscv64 vs xorg-server is solved (non-gcc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old Import gdb-8.3 from the latest HEAD of...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch riscv and ia64 to GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix syntax errors in previous.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch m68k and sh3 to binutils 2.34. testing sun3...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/dtb fix earmv7eb builds -- add the dtb se...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada merge confl...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/base Revert previous to make iscsi kernel...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp Revert previous to make iscsi kernel...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Revert previous to make iscsi kernel headers optiona...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old/dist/gdb merge conflicts
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc fixed armv7-eb build issue; as not gcc rel...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Add altq hooks.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sh3/include apply some parens to make macros safe. ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb.old/lib/libsim/arch/powerpc64 merge conflicts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for numbers in co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undefined expr...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb.old/dist/gdb Sync with external/gpl3/gdb/d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't require nested variables to be d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove obsolete comments fr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace.
=?iso-8859-1?q?kim?=[src/trunk]: src Fix typo in usage
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/arch/sparc/include Switch from register_t to unsigned lo...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 PID_MAX is just an initial value (soft maxi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 sprinkle LE32TOH to fetch instructions on a...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Catch unsupported L...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib/libtsan Avoid using dummy tsan_rtl_uni...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Undo local patch ad...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation of ParseDoDepen...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/lib Consistently, always link sanitizer ru...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys nd: Name l3addr union of llentry and use in-place of nd_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split confusing condition in ParseDoDe...
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/usr.bin Enable TSan tests for GCC and >32bit address s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split complicated condition in ParseDo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa -Wno-error=array-bounds
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa -Wno-error=array-bounds (missed from prev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flip conditions in ParseDoDependency
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/conf (Re)Enable -Werror=array-bounds.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline LPAREN in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract some code out of ParseDoDepend...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of parseKeywords.op
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split "general GNode *" in ParseDoDepends
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseDependencyTargetWord from...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 swap insns for aarch64eb
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate the global variable specType
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for combining seve...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation and code of Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of ParseLinkSrcArgs....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for the global variable 'targ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in the deptgt test, describ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for nested .for lo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Switch hppa to gcc 9.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in debug mode, reset unused stack spac...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/gcc hppa status
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): describe how Parse_Error might print s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline character constants in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, allow undefined variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for wrong error in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong error for undefined variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix coverity annotation for CondParser...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist Import head of gdb as of 2020-09-14 r...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk make everyone use gdb.old
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3/gcc/lib Do not build libtsan on sparc64
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb merge conflicts
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 merge generic chang...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/vax/conf make build (and run) with GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/pixman avoid ICE on sh3.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc make build and work on sh3 and vax.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc powerpc64, sh3 and vax builds now work.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists mark tsan files as !machine=sparc64.
=?iso-8859-1?q?mrg?=[src/trunk]: src actually, disable tsan on everything but amd64.
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm new dtb set needs reflecting in instruc...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump bebox and prep image sizes for GCC 9.
=?iso-8859-1?q?mrg?=[src/trunk]: src partial port to powerpc64.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev mii_detach() must come before ifmedia_fini(), otherw...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add new flag named WM_F_CRC_STRIP and use it. No...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc all mips and powerpc and sh3 build now.
=?iso-8859-1?q?mrg?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc build t...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix aarch64eb MULTIPROCESSOR boot
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch sparc* and mips* to GCC 9.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix typo
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk reverse HAVE_GCC test, and list remaining GCC 8 pla...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/usr.bin Simplify test requirements: we only build tsan...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Implement RFC 7048, making Neighbor Unreachability Detec...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/arp arp: Show U for Unreachable
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ndp ndp: Show U for Unreachable
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt If acpi_probe() falis, just panic now inste...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Fix side effect of previous commit: skip xe...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/arp arp: Permanence is from the llentry, not the route
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/arp Don't check lifetime when testing published
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move flags for lint test in...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic max_devices is a 8bit value and zero is interpret...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/libX11 libx11: Dynamically load unvers...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net nd: give missed a default of ND_LLINFO_NOSTATE
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Implement fast soft interrupts for Alpha. It...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/common ancient ARM stuff
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/libX11 someone pointed out it makes se...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys 9.99.73 welcomes SIOCGNBRINFO
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note ND changes for ARP and RFC 7048.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Add a workaround for jumbo frame on PCH2 and newer. ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use 12K for packet buffer for jumbo frame on PCH...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib disable use of ELF TLS in Mesa/libGL
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 G/C AARCH64_KMEMORY_BASE
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix dependencies for bits/la...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Reduce the __HAVE_FAST_SOFTINTS #ifdef perime...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/scsipi Some misspelling-in-comments fixes for scsipi
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Add back accidentally missed file
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb Save the mknative-gdb for 8.3 and prepare the mkna...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix a panic caused while detaching iavf(4)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb regen for x86_64 and start fixing the Make...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern PR kern/55665: temporarily comment out an assertion...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/arp arp_rtm: Only ping once
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/ndp ndp_rtm: Only ping once
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/nfsd Revert previous, don't write to the parent too...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Undo se...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Use int...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/libctf Avoid re-definitions
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb refine
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb Avoid name conflict
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb remove obsolete
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib Add new libraries, adjust old ones
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin/gdb Add new libraries
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libctf Generate ctf-error.h
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb put gnulib stuff under gnulib/ because things impo...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Ensure interrupt handles buffer is zeroed on all...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Fix word-o of function name in comment
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Ensure MSI-X is disabled if allocation of MSI-X ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin fix build.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb/doc commit generated man pages
=?iso-8859-1?q?otis?=[src/trunk]: src/etc Fix waiting for PIDs on stop.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Use alpha_pal_swpipl() directly instead...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix entering the kernel debugger when M...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Rather than having exception_return() at the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - Add exception_return() to the list of...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - Give lwp0 the same kernel thread back...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Correct an incorrectly quoted (unquoted, but should b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/sh Remove superfluous Ed.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Use callout_setfunc and callout_schedule
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Do pppoe_timeout() in thread context
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa PR/55668: Martin Husemann: Disable optimizati...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention strtod hack
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 add optimize attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa delint
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Probe all LUNs on vioscsi(4) until scsi(4) can d...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/scsipi Revert scsiconf.c 1.288, it only worked for L...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/arp arp tests: Delete ARP entry after failed ping ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib Provide better guesses for bsd...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci update register definitions from xsrc/external/m...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci minor adaptatioons to new radeonfbreg.h
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Move softintr bits into <machine/intr.h> and ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - The Alpha fast-soft-intrs implementat...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/share/misc CDN, CRTP, FTTH
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Enable __HAVE_FAST_SOFTINTS and garbage-colle...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Enable MULTIPROCESSOR by default, but di...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc/etc.alpha GENERIC.MP is no more. GENERIC defaults to MU...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note several recent Alpha improvements.
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/dev/pci Update the Proxmox comment with link to their bu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make __md_palloc pmap agnostic (think sys/u...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Define VM_KERNEL_VM_{BASE,SIZE} for aarch64 and rem...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/alpha/jensenio Possible fix for hangup on Jensen me...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/rockchip fix to work on big endian
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb The lid of the main thread == pid...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/bfd remove mis-merged code and make t...
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/dev/usb Talk Like a Pirate Day was yesterday.
=?iso-8859-1?q?mrg?=[src/trunk]: src add "distsets" alias for "distribution sets".
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm G/C uvm_pagezerocheck
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Adjust fdt_rescan to speed up booting by signifi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern KNF (sort #includes and remove duplicate sys/cpu.h)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't read data from sections wit...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch amd64 to gdb-11
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Use pmap_growkernel(VM_KERNEL_VM_BA...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib/import/m4 undo previous, it wa...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist disable -Wstack-usage since some targ...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci be more cautious about error exit path. nuke unu...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/compat/arch/powerpc64/sys Add symbol entries for th...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci guard statistics gathering callout with #ifdef
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdbsupport zero out the sockaddr, so ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm Effectively disable the AMAP_REFALL flag because it ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Refine the documentation of r_debug
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/pci - rectify nonsense and bugs around statistics co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Arch_ParseArchive
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests for .PARSEDIR/.PA...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): run tests with absolute filenames as well
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up VarParseErrors, for proper er...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb/lib/libctf make depend files also depend o...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic - Print chip revision. From OpenBSD.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xinit Define CTWM when building xinit
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man4/man4.amiga Add MLINKS for empb.4
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Allow an undefined instruction to use lr (r...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xinit also allow uxterm to be used in ...
=?iso-8859-1?q?kim?=[src/trunk]: src/distrib/sets/lists/man Add MLINKS for empb.4
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/lib/libc/time Correct range for ISO week conversion
=?iso-8859-1?q?kamil?=[src/trunk]: src Upgrade the SVR4 RTLD r_debug protocol to version 1
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc ld.so(1): Upgrade r_debug to the protocol version 1.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add specific typedefs for lists
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 do not use WEP
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm the previous fix for PR 55366 in uvm_amap.c 1.124 wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix missing deps for cow-fs_...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/arm turn on CPU_CONTROL_SWP_ENABLE.
=?iso-8859-1?q?kamil?=[src/trunk]: src/libexec/ld.elf_so Correct r_ldbase valuse
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/arm swp is only useful on armv7 uni-processor s...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man4/man4.sparc Fix weird spelling, refresh date.
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/libexec/ld.elf_so Add new RTLD test file for r_debug
=?iso-8859-1?q?kamil?=[src/trunk]: src/include Remove duplicate word in a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type Path to CachedDir
=?iso-8859-1?q?snj?=[src/trunk]: src alpha: GENERIC.MP is no more
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use fine-grained type names for lists ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of global variable 'create'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract common code from the ApplyModi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VarParseErrors to VarParseResult
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove remaining references to VAR_JUN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move VAR_JUNK and VAR_KEEP away from V...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When adding a new partition in the concrete...
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/ic PR kern/55674:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst In the concrete partitions editor, after de...
=?iso-8859-1?q?roy?=[src/trunk]: src ifconfig: Report link state even if media is not supported
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Typo in comment
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Changes to make MPSAFE interrupts work on Alpha:
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Keep a list of all partition tables from wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move ParseModifierPart further down in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): handle errors about missing delimiter ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .for loop from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare error handling in nested varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove obsolete fix for PR bin/29985
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unintended dou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unnecessary length limitation for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare Var_Subst for proper error han...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense code in Var_Subst
=?iso-8859-1?q?nia?=[src/trunk]: src remove getentropy bits
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/sets/lists/comp remove getentropy
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Define some additional Cchip registers.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Move the simple lock used for spin mu...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Move the compile-time assert outside ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: teach carrier test about ifi_link_st...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ifwatchd ifwatchd: Check link state if no media is ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix assertion failure in -j...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add variant of the counter ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline local variable delim
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Readability of a comment
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Fix typo
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Add a limit for auth at a test for invali...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for delayed commands
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unexpected behavior in ::= variabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove debug output from co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for spaces in con...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips make !DDB kernels build.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/sys The current MIPS DDB stacktrace code doesn't work if...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: test cases want LINK_STATE_UNKNOWN t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Don't dump the CPU topology in the uninspiring case...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci whitespace fix
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Sync hammer2_disk.h with DragonFly BSD
=?iso-8859-1?q?nia?=[src/trunk]: src add a script for dynamically generating a menu in the ctwm d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Use a wrapper to acquire the kernel lock for ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Define a constant for the SIO IRQ line, a...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb Add gdbserver
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver Add build glue (does not link)
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox note more about AVE EMAC design
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Switch GDB on i386 to 1100
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips fix octeon !DDB builds.
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver Make gdbserver almost work
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips skip kernel-only code on crash.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci no need to swap 32bit-packed macaddr on big endian
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add __aligned() to all __packed structures.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm move the new ctwmrc here so it doesn't con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend documentation in the...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor add_wait_dep to not use Lst_F...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm revert; use system.ctwmrc from xsrc until ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Lst_ForEach to Lst_ForEachUntil
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge Lst_ForEachFrom into Lst_ForEach...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move documentation for MakeAddAllSrc t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate MakeAddAllSrc to Lst_ForEach
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate MakeTimeStamp and MakeUnmark t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEach for debugging outpu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate printCMD in meta mode to Lst_F...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEach in Targ_PrintCmds
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Small fixes from knakahara:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant function prototypes i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips fix build on non rmx or octeon systems.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/cortex need to swap on big endian machines.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make the API of the List partially public
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys apply more _KERNEL and fix the amd64 (and probably m...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix bugs in *_bs_rm_8_swap(). it wa...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ic no need to swap pt.cmd.cdwXX at nvme_set_number_o...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/comp As indicated at the top of the file,...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb grab the gdbserver version
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver Add version.cc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver/arch/x86_64 Add the generate...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix *_bs_rm_4_swap(). it was only r...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ufs lfs: Include lfs_debug.c only if DEBUG is enabled.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Changes to make interrupt {,dis}establish MP-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix build on Debian 9
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for partial expans...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document expansion of undefined variab...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Add test cases for AC-Name and Service-Name
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Clear AC-Name and Service-Name if params are not spe...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe update test cases for AC-Name and Service...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document details on why JobRun runs .E...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function to copy AC-Name and Service-Name
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Add a newline
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace a few calls to Lst_Open with s...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix/dist/src/smtpd Notify blacklistd...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist/diff Add one more place to notify blo...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/scsipi spelling fixes in sd.c comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEach in MakeUnmark
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of local variable in ApplyMod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of local variable in ParseMod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make code in ArchSVR4Entry simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline ArchFindArchive into ArchStatMe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in ParseFuncArg
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add tags to some of the unnamed structs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Find with FindSuffByName
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't use reserved names in type names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert int to size_t for string lengths
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate suff.c from Lst_ForEachUntil t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for deleting the s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in FindSuffByName, return the suffix i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitVarTarget from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): declare strings for suff.c constant
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract parsing of the -dF option into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for make() functio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename variables cp2 to be more expres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseLine_ShellCommand from Pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in ParseLine_S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior for .MAKEFLAGS:...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for harmless bug i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix missing check for duplicate comman...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ParseFinishLine to FinishDepend...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant variable inLine from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix grammar and style in te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace a few Lst_ForEachUntil with si...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common - Fix some bugs in previous, mainly re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add support for CPU interrupt affinity for PC...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Support CPU interrupt affinity on Tsunami...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Including <ddb/db_access.h> once should b...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Whitespace consistency nit.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use 'lr' instead of 'x30' in an ins...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist we don't have a patch version for a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist empty PATCHES is needed. revert a ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist merge mpfr 4.1.0
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr updates for mpfr 4.0.1.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpfr/dist GNU mpfr 4.1.0. main changes from ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpc/lib/libmpc updates for mpc 1.2.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpc/dist initial import of mpc 1.2.0. main c...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note mpc (1.2.0) and mpfr (4.1.0) have new versions and ...
=?iso-8859-1?q?mrg?=[src/trunk]: src note mpfr needs a cleaning.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add EXPORT_OBJECT - export definition ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Use EXPORT for start and EXPORT_OBJECT fo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Expose the atomicvec vectors via EXPORT_O...
=?iso-8859-1?q?skrll?=[src/trunk]: src G/C arm/atomic.h
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Trailing whites...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/gpl2/grep/dist/lib Moving pointers could fail if re...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net net: Fix the setting of if_link_state
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Define isb(), dsb(option), and dmb(option)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/include RCSId police
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Hash_FindValue, for direct access ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Hash_FindEntry with Hash_FindV...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for '::' dependenc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up API for finding and creating ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Targ_FindNodeImpl
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove useless comment from TargFreeGN
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up obsolete comments about TARG ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in Compat_Make
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace a few Lst_ForEachUntil with si...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEach in Targ_PrintGraph
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline and remove LstNode_Prev and Lst...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert migration from Lst_ForEachUntil...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add HAVE_NVMM and use it to control the build of NVMM relate...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net net: Add a callback to ifnet to notify of link state...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net vlan: match the interface link state with that of th...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net tap: Remove media from this virtual interface
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips redo much of rev 1.45 and make the _KERNE...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gmp initial working version of native-gmp support.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp update slightly to enable 'native-gmp' ta...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Implement cpu_intr_redistribute() for Tusnami...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: We already have struct if_data in if...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/rump/librump/rumpnet rump: Try to fix build
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist merge gmp 6.2.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist initial import of GMP 6.2.0. change...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch mknative-gmp output for G...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net bridge: Calculate link state as the best link state ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GMP 6.2.0 is in -current.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/rump/librump/rumpnet rump: Add weak alias for bridge_cal...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/make fix usr.bin/make build (which uses more warnings):
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix CRLF line endings in un...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips only look for cpunode.h on OCTEON. that'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make parameter of Compat_RunCommand const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in job.c and make.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in MakeNodes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in Compat_Make
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in Targ_PrintN...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Use HAVE_NVMM for nvmm headers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in ParseDoDepe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline PrintNode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant null checks for the a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil when parsing d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): run tests with jemalloc deb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in Make_ExpandUse
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net vether: Implement a virtual ethernet interface
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net tap: Report link state based on if the interface has...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of vether(4)
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix punctuation nit and add RCS Id.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/arch vether: Add to kernel configurations
=?iso-8859-1?q?roy?=[src/trunk]: src/share/man/man4 tap(4): Improve the description to differenti...
=?iso-8859-1?q?roy?=[src/trunk]: src/share/man/man4 bridge(4): Note that the bridge does not allo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace direct access to Buffer fields...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Buffer fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prefer positive array index in Buf_Add...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/ic add definition of the bit indicating support for ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/nvmectl show APSTA support status in identify
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Buf_Size to Buf_Len
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ata de-quadruplicate, remove unused argument
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix punctuation and add paragraphs in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in the Buffer functions, rename bp to buf
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/nvmectl print current power state and workload as separ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix display of timezone selection menu
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If there is no current partitioning manager...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test cases for the :ran...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sbin/nvmectl add -s option for 'power' command, this instruc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in Job_ParseShell
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/conf Wups, forgot to commit this with vether.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce line noise in Job_ParseShell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of Shell.noPLen
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net bridge: When an interface joins then mark addresses ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove nonexistent function from header
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net tun: Report link state based on if the interface has...
=?iso-8859-1?q?roy?=[src/trunk]: src/share/man/man4 Note that opening and closing the tun/tap dev...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ifwatchd ifwatchd: remove SIOCGIFDATA and SIOCGIFME...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for merging long l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): mark test for the :Ox varia...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch re-run native-gmp for gmp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): normalize whitespace in source code
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/raidframe DIOCCACHESYNC takes an int argument, pass ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation of CachedDir and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rewrite documentation of Job
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha prom_is_qemu -> alpha_is_qemu, and export it ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Don't use the PCC timecunter on emulate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in JobCreatePipe
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in JobCreatePipe, use descriptive fiel...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add a "qemu" driver to access services provid...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Job.jobPipe into 2 separate fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format job.h consistently
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/pmax/pmax Protect where the bootinfo esym value is ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Ensure that parse errors report 'stopped in'
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Remove unnecessary dieQuietly calls
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/lib/libz Whitespace alignment nit.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Fix typo in rev 1.408.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make more unit-tests
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Revert last
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf qemu device for INSTALL, too.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci moar registers
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci first step towards r5xx support:
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm unbreak. bsd.files.mk needs to have an inc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Use com_init_regs_stride instead of a4x tag
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Auto-detect DW APB UART FIFO length and print the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Default reg-shift is 2, not 0, for DW APB UART
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Get rid of a4x bus_space tag from fdtbus_attach_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Only set pmap_devmap_bootstrap_done...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/mips/cavium faa_a4x_bst is gone
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/imx/fdt faa_a4x_bst is no more
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ata fix typo that prevented bytes/physsect reporting...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: Just look at if_data->ifi_link_state...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Remove a no-longer-accurate comment.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55377: mark boot partitions in the parti...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55378: do not assume RAW_PART to be eith...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55379: avoid creating bogus /etc/fstab l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make debug logging in var.c compatible...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make debugging code shorter
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move variable modifier :sh into separa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract logging from ApplyModifiers in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make debug logging simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove the inline attribute from debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Make_ProcessWait from Lst_ForE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace += 1 with ++ and -= 1 with --
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with direct iteration
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/lib/libsa Add a slow twiddle option. This speeds up a p...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add alpha_pal_wtint(), which invokes the WTIN...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci If running in Qemu, don't report stray ed...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha mcclock_init(): Only do our work if cal...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Improve time keeping and host CPU usage when ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/timed/timed s/parition/partition/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/occurence/occurrence/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/config s/implicitely/implicitly/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/scsipi s/settng/setting/
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/kern Log a message when a process blocks due to a lack o...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/ifconfig Add [-]eee and [-]vlan-hwfilter.
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/xinstall xinstall: define MAKE_NATIVE so our make pa...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/syslogd When reporting an error before daemonizing,...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55381: try to deal with moved (but not y...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Apply patch provided by Izumi Tsutsui in PR...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/libexec/ld.elf_so Fix build with clang.
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/libexec/ld.elf_so Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix RPI (armv6) build
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/rump/net/lib/libtap libtap: Improve comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test job-output-long-lines
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplyModifier from ApplyModifiers
=?iso-8859-1?q?roy?=[src/trunk]: src rumpify vether(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused assignments to local var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for using the :D v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ShortVarValue to UndefinedShort...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when cha...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/if_vether vether(4): Add ATF tests based on the ta...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Collapse all CPU_CORTEXA<n> options into CPU_CORTEX...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/ic Add some KNF whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate bug in evaluati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix bug in evaluation of indirect vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typos in test for the :...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant assertions in lst.c
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree add missing new if_vether subdir.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplyModifier_Quote into separ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/mtree Add if_vether debug dir
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/mtree Revert previous - test is a shell script, no debug...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include add some fields of ID_AA64ISAR1_EL1...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 add linux compatible /proc/cpuinfo
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/if_tap tap(4): update the test so that we can open...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/tests Add rump_open_tap
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Set sc_fifolen=1 for the no fifo case
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Move el[01]_trap_exit into vectors....
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve a comment
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/if_tap Fix prior
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add missing lint library
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/if_tap Be like other tests and speciy the binary n...
=?iso-8859-1?q?roy?=[src/trunk]: src/etc/mtree Add if_tap directory for DEBUG builds.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh Fix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Fix off-by-one in channel count, from ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists Fix up the debug stuff for if_tap and if_...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix build error with LLVM
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/alpha KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/alpha Fix build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF (and some newlines)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/gumstix Fix evbarmv5 build
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/net/if_tap Link librumpclient explicitly. Fix sun2, i....
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport comment was likely true in 2007 but no long...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport erect a signpost for weary travellers
=?iso-8859-1?q?nia?=[src/trunk]: src synaptics: Emulate scrolling when the middle button is held ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Drop TODO.sanitizers
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Drop TODO.ptrace
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Reset the entries for drochner and dsl
=?iso-8859-1?q?kamil?=[src/trunk]: src/doc Remove
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add note about "..." with duplicate sh...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xeyes xeyes: Enable anti-aliasing with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant function prototypes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract MainParseArg into separate fun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract MainParseArgChdir into separat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract option handling for -j/-J into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract handling of the -m option into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format code in MainParseArgs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up option handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add missing const for Parse_AddIncludeDir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation of Main_ParseAr...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xterm xterm: Enable SIXEL graphics sup...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Do not ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt Revert rev 1.5:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm Build arm64.img for aarch64eb with a LE FFS, ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh undo previous for 'r' and 'e' modifiers; they should...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in ApplyModifier_To, update pp in each...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special .P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing and e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for repeating the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use hash table for looking up open dir...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 G/C
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation of code for printing e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -dl comman...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -dj debug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -df debug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -dF option
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .export-literal
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain the purpose of the ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/mips/include Add missing __BEGIN_DECLS/__END_DECLS ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format code in arch.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up confusing code in Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): do not export variable names starting ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): ignore -env and -literal in assignment...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for variable modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, reject modifiers without...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplyModifier_Unique into sepa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplyModifier_Literal into sep...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow to disable debug logging options
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace backslash-newline with ordinar...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/virtio MMIO configuration space is in guest byte ord...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/pstat Filter out the VUSECOUNT_GATE bit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the various s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Str_FindSubstring in ModifyWord...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Str_FindSubstring in JobOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): refine test for printing co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate wrong output wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix shell definition for csh
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate naive output fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test demonstrating the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Qemu loads the kernel directly, and so there'...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Provide an alternate delay function tha...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Add a comment describing the rpb::rpb...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/mount_nfs Add -A (noac) option to turn off the attribut...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/mount_nfs New sentence, new line.
=?iso-8859-1?q?christos?=[src/trunk]: src/include/rpc add set_rpc_maxgrouplist(3)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/rpc Add set_rpc_maxgrouplist
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp add set_rpc_maxgrouplist
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc bump for set_rpc_maxgrouplist
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libc for set_rpc_maxgrouplist
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/mount_nfs - centralize number parsing code
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55384: detangle pm->ptstart from the "in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests make(1): add unit test for the Towe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent pattern for parsing whi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline macro ISEQOPERATOR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead store in ParseGetLine
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up #include sections
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up hash table implementation
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor PR/55693: Andreas Gustafsson: factor(6) lists f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys autoconf: Blame devices holding up boot with config_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary code from Hash_Dele...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace strcpy with memcpy in Hash_Cre...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/cardbus Ensure event_thread stays in event loop upon...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing assig...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parsing of the :sh assignment oper...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test another edge case for ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make documentation of Error more precise
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for combining :sh ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/dreamcast/ramdisk Fix miniroot overflow by switching...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib Fix ramdisk overflow:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add basic tests for the += ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Add missing __{BEGIN,END}_DECLS in order to catch u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only use the VARE_ASSIGN flag if neces...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix out-of-bounds memory access in Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up local variables in Parse_DoVar
=?iso-8859-1?q?kim?=[src/trunk]: src/etc Use "pool" for the pool.ntp.org servers. Add some new hi...
=?iso-8859-1?q?kre?=[src/trunk]: src/games/factor Fix a typo (s/int/in/)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add another test for parsin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't modify the given line during Par...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Apply by hand a patch to fix http...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst If we have no explicitly marke target root ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci device_printf() instead of aprint_error_dev() wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Parse_DoVar into manageable pieces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code from JobOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code from Hash_FindEntry
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): avoid forward declaration for RebuildT...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code in Hash_FindEntry...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc various vidya, also md = minidisc, dc = data center
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When merging existing partitions with desir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter of Parse_IsVar
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor - Accept octal input.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add BN_oct2bn(3) f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code for parsing a va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for assigning to ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up parsing of variable assignments
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ifwatchd ifwatchd: Enable SO_RERROR to re-sync inte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for parsing ?= variable ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up remaining details in variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): hide some more implementation details ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in VarAssign_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix assignment to .CURDIR via the shel...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for .ifndef and ....
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sun2/miniroot Revert previous; ``fix'' against wrong...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sun2/ramdisk Try to fix ramdisk overflow (somehow bu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm PR kern/55658
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 ifconfig up before doing wifi stuff
=?iso-8859-1?q?kim?=[src/trunk]: src/etc Add iburst to peer and server.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys soreadable() should consider so_rerror
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc Adjust the default font...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc fix indentation
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Make sequence number of esp header MP-safe for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sun2/conf Kernel without -fno-omit-frame-pointer wo...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Remove -fno-omit-frame-pointer hack for sun2 kernel.
=?iso-8859-1?q?simonb?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Whitespace nit.
=?iso-8859-1?q?tnn?=[src/trunk]: src/games/factor factor: usage(): mark __dead
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add a heuristic to detect and properly mark...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Update aes_ccm_tag() hack for m68k.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Update gdb/dwarf2expr.c hack for earmv7hf{,eb}; the situ...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor revert previous and don't parse octal
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto revert previous oc...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 bump date
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc NGPC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow easy creation of preprocessed so...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace GNode macros with inline funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ParseDoSrc into smaller functions
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.3.0 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync with dhcpcd-9.3.0
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.3.0
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net ppp: Remove media
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: Warn once more if media supported bu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ParseDoDependency into several s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract the target parsing from ParseD...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract parsing of sources from ParseD...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig Minor correction to prior
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract init_machine and init_machine_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up compat.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix test for .ifndef when compiled wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert previous commit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix double-free bug in -DCLEANUP mode ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix compilation with GCC 10 and -Wimpl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make cond.c ready for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix double-free bug in -DCLEANUP mode ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make cond.c ready for WARNS=6, part 2
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make dir.c, for.c and hash.c ready for...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor PR/55695: Andreas Gustafsson: factor(6) -h opti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare job.c, main.c, parse.c, suff.c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): enable format string truncation warnin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove pathname limit for Dir_FindHere...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 move #include "opt_compat_netbsd32....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code for creating var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rework memory allocation for the name ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sun2/miniroot Revert the previous again; miniroot ov...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Make MAXTSIZ optional.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/alpha make MAXTSIZ optional
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch GC unused MAXTSIZ32
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Check dkdriver before calling a driver funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove macro FILENO
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fix ioctl locking. Add dkdriver.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/ccdconfig Use raw device for configuring units. This is...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): migrate SysV modifier test ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/bfd Undo local NFC patch
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for double expansi...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/libiberty Undo local patch having no ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove incomplete fallback implementat...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib/import/m4 Undo local NFC patch
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdbsupport Replace local patch with f...
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix typo
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Remove NFC local delta
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Undo local patches
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/bfd Replace local patches adding NetB...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net80211 net80211: Initialise the interface with a decen...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Comment nit
=?iso-8859-1?q?rin?=[src/trunk]: src PR port-alpha/54307
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - qemu_hardclock(): fix check for spuri...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Only touch PMC registers if Perform...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm Add a new, more aggressive allocator for uvm_pglista...
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.bin/calendar/calendars Eddie Van Halen, co-founder of Va...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor - for readability when the exponent < 10 don't ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc expat-2.2.10 out.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020b from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020b
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note update to tzdata 2020b
=?iso-8859-1?q?rin?=[src/trunk]: src GCC 9.3 miscompiles dwarf2{expr,loc}.c with -O2 for earmv5hf...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb Apply hack for GDB 8.3 on arm t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern PR kern/45117
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic improve register descriptions
=?iso-8859-1?q?he?=[src/trunk]: src/sys/arch/arm/include/arm32 Bump MAXDSIZ from 1536 to 1836.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/share/zoneinfo tzdata 2020b: the a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap %#jx vs %jx consistency in UVMHIST_LOG
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists/base Mark US/Pacific-New obsolete
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl openssl: Define ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test opt-debug-jobs on ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make individual targets in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for .CURDIR from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove test misc.mk from Ma...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/ic add DM9000A register definitions
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_pcie: do reset timing according...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 options.4: add a basic entry for the CNMAGIC ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/share/mk build Xorg server on hppa
=?iso-8859-1?q?macallan?=[src/trunk]: src/external/mit/xorg/server/drivers build some potentially usef...
=?iso-8859-1?q?macallan?=[src/trunk]: src/distrib/sets/lists/xserver set list for hppa
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch powerpc, sh3, vax and m68k to GCC 9. that's...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parsing the :?...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent order in .OO...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet carp: Remove media, software should use link sta...
=?iso-8859-1?q?kardel?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs PR kern/55705:
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern tty: Avoid undefined behaviour (left shift of 1 by ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/compat/common tty_43: Check a bitset from userspace is v...
=?iso-8859-1?q?macallan?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos build...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/atomic Reword advice about when not to use membar_e...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Rename MM_REG macro to ST_MAN, and cover ...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add tests for x87 FPU registers
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When MD code requests a reserved area (at t...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc Merge tzcode2020b (except we keep tzsetwall(3) for ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/atomic Add italic correction to _Atomic-qualified.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 Don't do extra work finding the power of 2 ...
=?iso-8859-1?q?rin?=[src/trunk]: src/tools/gdb Nowadays, mknative-gdb puts files into external/gp...
=?iso-8859-1?q?rin?=[src/trunk]: src/tools/gdb Correct target directory; src/external/gpl3/gdb.ol...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb.old/lib mknative-gdb.old for aarch64eb
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb.old/lib/libbfd Adjust for aarch64eb; it ne...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Build GDB for aarch64eb; it works just fine as far ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Teach about getrandom(2) to COMPAT_NETBS...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 regen for getrandom(2)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Use correct note types for register storage in 32-b...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Fix cycle counter-based time keeping on Alpha in MP ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/xdebug Fix MKDEBUG=yes build for hppa.
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/arch/arm/sociox reorder functions for better relevance
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/share/fonts/misc/font-spleen-misc Add Make...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix detection of FP and SIMD featur...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/crypto Fix detection of NEON features. ID_AA64PFR0_EL1_A...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/cpuctl/arch Report half-precision FP and SIMD support
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/pci Don't change a videomode that's been setup in th...
=?iso-8859-1?q?nia?=[src/trunk]: src hook up X11 "Spleen" fonts to the build
=?iso-8859-1?q?nia?=[src/trunk]: src Switch to the same hack in pkgsrc for avoiding bitmap fonts ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Read the linux,pci-probe-only property from...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc Make it easier to identify the current...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc Bump up the dark contrast a bit
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc xeyes should be AlwaysOnTop - requeste...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/dist/libntp Wait for the asynchronous dns r...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/terminfo merge 20200606: resolve conflict by adding kb...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern tty: Negating INT_MIN will overflow int, bail out w...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/bin/sntp include bsd.own.mk so that ../../M...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp Add rules for manual pages builds, remove i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/bin Use .PARSEDIR
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/bin PR/55710: Kimmo Suominen: Delete manual...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add pciconf_resource_reserve. This allows MD cod...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Support early FB console attachment when booting wi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Support using EFI runtime services for RTC ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern TIOCGSID is used by tcgetsid() so it is not really ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove broken copy of TIOCGSID.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Add some more detail/explanation to the calibration...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When creating new partitions for "full disk...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Use an install target hint to mark a new pa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove extra break
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Support EFI runtime and GOP FB for devicet...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Limit output of export tests to POSI...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove more pm->ptstart abuse - calculate v...
=?iso-8859-1?q?christos?=[src/trunk]: src/include/arpa - remove bitypes.h fossil
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic In siisata_intr_port(), skip reading the error co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Rename:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb For absolute pointers, report min/max X and Y va...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha G/C alpha_XXX_dmamap() / alpha_XXX_dmamap_or....
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add some bus_dma instrumentation.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/ntp Fix build; clean manpages only if they are ...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc mute binding is annoying when there's ...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc allow the root window to be freely pai...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xinit allow xsetroot to be used in def...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc slightly lower workspace manager size
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/common Copy release to /${RELEASEMACHINEDIR} instead...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add ISO9660 support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Include newfs_msdos
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm Create a bootable El Torito installation ISO.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Sync with amd64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/isoimage Exclude live images from install media
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip rk3399_pci: support for PCI express sw...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Define _ARM_ARCH_8 when __ARM_ARCH_8A (...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/games Add tests for h and x flags
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor From gson@
=?iso-8859-1?q?nia?=[src/trunk]: src Generate oldschool Latin-1 variants of Spleen fonts.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Call cpu_initclocks() before registering the defaul...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha initclocks() now fixes up tick and tick...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/games simplify: use two arguments again, suggested by ...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor Remove is_hex_str() (trying to guess if a numbe...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor mention hex numbers
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64 Add a static EDID entry for the Mesostation...
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: if SIOCGLIFADDR fails, continue to t...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/pci Handle EDID:N entries, where N is the port numbe...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/etc Set max-udp-size as per DNS flag day 2020, see
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/etc Also edns-udp-size.
=?iso-8859-1?q?kim?=[src/trunk]: src Make "rtsol" functional again.
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man5 Bump date
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/sys/sys Stub groupmember() has to test b...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet carp: Set ethernet address just before interface...
=?iso-8859-1?q?nia?=[src/trunk]: src Automatic font scaling based on screen size in the default c...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix editing start and size of not yet exist...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xinit define xsetroot in the right place
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/arch/x86/x86 Fix typo in comment
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Previously we abused pm->ptstart / pm->ptsi...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor more clarifications.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/factor - remove duplicate comment
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.3.1 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync withn dhcpcd-9.3.1
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note update to dhcpcd-9.3.1
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet carp: link state is DOWN until it becomes a MASTER
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove very strange code that special-cased...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc xclock also gets AlwaysOnTop
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55536: when we find existing partition t...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Minor fix to previous: fix condition when w...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/powerd powerd: Stop crashing if entries are not fou...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/x86_64 Decorate the x86_64 signal trampoline w...
=?iso-8859-1?q?uwe?=[src/trunk]: src Bump date and regen for BUILDING.mdoc revision 1.127
=?iso-8859-1?q?uwe?=[src/trunk]: src/doc If this file is processed with real roff (doc.tmac) twea...
=?iso-8859-1?q?uwe?=[src/trunk]: src Mention HOST_CFLAGS and HOST_CXXFLAGS.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/x86_64 Add CVS Id
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/i386 Decorate the i386 signal trampoline with ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/i386 Fix typo
=?iso-8859-1?q?thorpej?=[src/trunk]: src Document CPUFLAGS here (it's already documented in share/mk/...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/aarch64 Decorate the aarch64 signal trampoline...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/usr.bin Now, profiling works for GCC9 on aarch64{,eb}.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/gen For aarch64eb, no SIGBUS signal for unali...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Bump soft/hard limits for stack to 6MB fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 BE32 binaries are no longer support...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Reduce diff with u...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/dev/audio Argument for AUDIO_WSEEK ioctl is u_long, no...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/ctwm/libexec Fix previous; do not override SCRI...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Before forcing MBR partitions into our disk...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Ooops, part of previous was not meant to be...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When renumbering partitions (after deletion...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Suspend file system before unmounting in mount_domo...
=?iso-8859-1?q?kamil?=[src/trunk]: src/usr.sbin/ypserv/ypserv Convert the CIRCLEQ (from sys/queue.h...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55142: on popular demand bring back expe...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Remove some XXXNHs
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Remove memory barriers f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Use the correct barriers...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use corrcet membar_exit barrier
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use load-acquire exclusive and stor...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add a mechanism to allow a platform to option...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix copy & pasto noticed by Jason Mitchell:...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib allow netpgp to abso...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/worms worms(6): Use a reasonable default delay for non...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Fix copy & pasto (missing "again" label)
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci vmx(4) should be MI. moved to sys/dev/pci from s...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys modularize, and fix build error
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove dead code
=?iso-8859-1?q?roy?=[src/trunk]: src/sbin/ifconfig ifconfig: go back to using direct ioctls rathe...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet carp: Don't set a link level address if vhid == -1
=?iso-8859-1?q?kamil?=[src/trunk]: src/external/gpl3/gdb/dist/gdb/nat Limit the switch_to_thread() ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Move MBR writing (if any) post ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Properly convert partition defa...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net gif: Set the link state UP if we have a tunnel, othe...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net loop: this interface's link state cannot be anything...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net loop: set LINK_STATE_UP a touch earlier
=?iso-8859-1?q?nia?=[src/trunk]: src/games/rain rain(6): Make the default delay useful for modern...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net ipsecif: Set the link state UP if we have a tunnel, ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Fix the bit position for the PMI bit ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Expose a bunch of CPU details, including impl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd set -D_GNU_SOURCE in Makefile.boot. from hadr...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net l2tp: Set the link state UP if we have a tunnel, oth...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd various updates from <henrik@gulbra.net> / fre...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci Fixed a bug where 'ifconfig vmx0 down up' caused...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci Reduces useless "vmxnet3_read_cmd(sc, VMXNET3_CM...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/conf add vmx(4) driver. tested on ESXi-Arm
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc Remove '_OFFSETOF' prefix for genassm(1) generate C...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa Remove '_OFFSETOF' prefix for genassm(1) ...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Update "rtsol" keyword: leave IPv6 autoconf on
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 slightly optimized loop for trap_do...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm Only add iso_image target for aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Initialise xhci_softc sc_ios
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Rename xhci_op_barrier to xhci_barrier and remov...
=?iso-8859-1?q?wiz?=[src/trunk]: src/libexec/httpd New sentence, new line. Fix xref.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net wg: with no peers, the link status is DOWN, otherwis...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net net: remove IFEF_NO_LINK_STATE_CHANGE
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/sys Fix the machine-dependent ptrace requests to respect...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/sys 9.99.74 changes ptrace_machdep_dorequest() to fix LW...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/arch Revert "Merge convert_xmm_s87.c into fpu.c"
=?iso-8859-1?q?mgorny?=[src/trunk]: src Fix s87_tw reconstruction to correctly indicate register states
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/arch/x86/x86 Remove unnecessary <sys/systm.h> include
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/sys/x86 Add tests for process_xmm_to_s87() and process...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch Add missing 'error' declaration
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Reduce scope of memory barriers use...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 For cpu_jump_onfault() in data_abor...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/distrib/sets/lists/tests Move the new x86 test into x86-spec...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 For rev 1.14 and before, netbsd32_p...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix clone(2) for COMPAT_NETBSD32.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys Apply fix in rev 1.2 for core_dump_procin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 wait4(2): make error paths match with th...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Call netbsd32_adjust_limits() in ne...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fixes a problem that the attach function reported
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Byte-swapping instructions for arm ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk share/mk: Define some missing X11 libraries.
=?iso-8859-1?q?mgorny?=[src/trunk]: src/distrib/sets/lists/tests Try to fix tests/sys/x86 again
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64 Move OFW patching routines into their own f...
=?iso-8859-1?q?nia?=[src/trunk]: src Hook up xcompmgr to the build
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Remove leftover commented out #if 0
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/sets/lists/xdebug Add xcompmgr
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc lua 5.3.6/5.4.1 out.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add missig t_convert_xmm_s87.debug ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Various OSSv4 fixes for SNDCTL_AUD...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Add comments for the more obscure ...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d network: Update rtsol options
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Bump copyright date and improve de...
=?iso-8859-1?q?ryo?=[src/trunk]: src/distrib/sets/lists/man in my previous commit, entries before...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/net/if_wg wg: Fix tests by sprinkling ifconfig -w 10
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio.3: More information about the histo...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio.3: Sort sections.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/hppa support *_mmap()
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/dev config space accesses to device 15 functio...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/dev KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/dev Remove trailing whitespace
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add SNDCTL_DSP_COOKEDMODE, SNDC...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio.3: note this is most/all of ossv3 a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/common/include/asm Fix mb/wmb/rmb on aarch6...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk turn off kernel modules on mips since they don't wo...
=?iso-8859-1?q?mrg?=[src/trunk]: src note about mips kernel modules breaking update builds
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid declaring autoconf_debug twic...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020c from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020c
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/bin/csh Print real maxrss value like other shells.
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note update of tzdata from 2020b to 2020c
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/netinet Fix RTT values reported by TCP_INFO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libossaudio Use Fx and Nx. End Rs block. Remove trailing...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys Setting a socket buffer size stops autoscaling. Add ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Use Dv. Bump date for previous.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Fix error message. No functional change, both ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Attach disk info even for zero sized disks.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern validate unix socker buffer size and truncate path ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Correct KB_NEXT value. No impact since KB_NEX...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon mb (dsb sy) is not the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu mb (dsb sy) is not...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time update to 2020c
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64 Change x30 to lr for ease of reading
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document why the ampersand ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document why the counter te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline ParseHasCommands and ParseHasCo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the purpose of targCmds
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): normalize spacing in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix stylistic issues in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant macros from ParseEOF ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ParseMessage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for "target: sourc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead and broken warning for nov...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Parse_File into smaller functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract FindSemicolon from ParseDepend...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseLine from Parse_File
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove struct ParseLinkSrcArgs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): normalize initialization and cleanup o...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify absorb issu...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add initial support for the OSS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace execError with execDie
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove USE_IOVEC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract GNode_OpName from Targ_PrintNode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): sort variables in debug output
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm PR kern/55658
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Fix build for mips; move from mi to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Stack to Vector
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add PBR and VBR
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/mount Make command line arguments -r and -w actually ov...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make API for iterating over hash table...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert NoExecute to non-inline
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/filemon make(1): use consistent include guard f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic Fix undefined behaviors found by kUBSan.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb For WSDISPLAYIO_GET_FBINFO ioctl, set WSFB_VRAM...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prepare for WARNS=6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate ArchFree from Hash_Search to H...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Remove stray TABs. No binary changes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove underscore from Hash_Table and ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Revert rev 1.75; do not set WSFB_VRAM_IS_RAM fl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename HashEntry.name to key
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Lst_Init to Lst_New
=?iso-8859-1?q?gson?=[src/trunk]: src/sys/net Suppress the "rn_init: radix functions require max_k...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Treat ARGB/XRGB as BGRA/BGRX on big endia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open in Suff_DoPaths with ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Avoid alignment of packed member
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/pf Avoid alignment of packed member
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules use the GCC_ warning variable
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp include <bsd.own.mk> where missing.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from SuffAddSrc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline struct LstSrc into SuffAddSrc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename struct GNodeSuff to SuffScanTar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo in test suff-rebui...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for turning a targ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline struct SuffScanTargetsArgs into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UpdateTargets from Suff_AddSuffix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve parameter names for suffix fun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add tags to enum types
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract duplicate code from SuffAddSrc...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/stand/efiboot efiboot: recognize the EFI system partitio...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/stand/efiboot efiboot: bump version
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): switch some tests to line-b...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm Move the handling of PG_PAGEOUT from uvm_aio_aiodone...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm In the current code, CPU_COUNT_FREEPAGES counts page...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix GCC warning about small buffer for...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Handle the no-addr-of-packed-member only for the fi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Provide a global no-packed-address for both gcc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk provide a no-addr-of-packed-member for both clang a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move ParseVarassignOp further up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant code for determining ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split VarAssign_Eval into smaller func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up and document VarAssign_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for nested :@ modi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain existing tests for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the ::+= modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/cdplay cdplay: remove redundant parentheses around r...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfb Add "is_swapped" property which indicates 32-bp...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt Fix colors of 32-bpp raster console for evbarm/a...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests In meta mode we do not have to re-ru...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_debe_set_videomode(): As byte-swapp...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/gpl3/gcc/dist/libcpp Remove unused local diff. Poin...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add SNDCTL_DSP_CURRENT_(I|O)PTR
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): these ioctls need to return sam...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): add some no-op defines for ossv...
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/x86_64/sys Restore RSP from mcontext
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/i386/sys Restore ESP from mcontext
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/common/include/linux Define __BIG_ENDIAN or...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl/include/openssl Define OPENSSL_N...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix assembling "isb s...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/rockchip bus_space_write_4 does not have a retu...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Rollback unintended changes in the previous commit
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern Remove obsolete references to 4.4BSD papers
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil POSIX requires that when converting 2 digit year...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libutil Adapt for change to parsedate() which now ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/kern This file does not contain any code written by cgd@
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil For touch -d (which uses parsedate()) POSIX spec...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil Catch the parsedate man page up with recent upda...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/legal Remove advertising clause from the code distribu...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/evbarm/dev remove superfluous parentheses in PREAD4...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch _KERNEL_OPT police
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil Check the year field of a tentative ISO-8601 dat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test directive-export-g...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test shell-csh in case ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Arrange so that no options COREDUMP and no options P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix variable names in Targ_Propagate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate void pointer from MakeAddAllSrc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline MakeTimeStamp in Make_OODate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline link_parent into Make_ProcessWait
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from printCMD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from ParseClearPath
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from ParseAddDir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from suffix debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from DEBUG_SRC de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from SuffRebuildG...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent formatting for DEBUG_SRC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused Lst_ForEach
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/audiocfg Add missing HISTORY and AUTHORS. Bump date.
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/arch/aarch64/sys Restore SP from mcontext
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline simple Lst getters
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move struct Shell from job.h to job.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up headers, no functional change
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add some endian-specific U16 fo...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Turn BUGS section into a list o...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio.3: Bump date
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Plug a fd leak in the new mixer...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libossaudio Remove trailing whitespace.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc/CHANGES: Added support for the OSSv4 Mixer API
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Add Intel I347-AT4.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add SNDCTL_AUDIOINFO_EX as an a...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add header file hack t...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/apache2/llvm/autoconf/autoconf Add NetBSD/aarch64eb...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Fix build for _LP64 machines that don't have COMPAT...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern only define hooks for 32 bit cores if we need them.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/dev/ic le(4): add link status change reporting to driver...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Basic register read/write functionality and lwp setting ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch harmonize process_machdep.c inclusion.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): split test suffixes.mk into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline SuffSuffIsPrefix into SuffParse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): untangle SuffParseTransform
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve debug messages for suff.c
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Include missing <sys/proc.h>. Hopefully fix build f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up parsing code for dependency l...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Instead of trying to prevent pciconf from reconf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove strange off-by-one feature in S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document parameter to Var_Parse
=?iso-8859-1?q?kamil?=[src/trunk]: src/sys/sys Remove the CIRCLEQ API from queue(3)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha - Consistently use _REG_* defines from a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys Add call frame unwind info to the Al...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys Fix typo (thanks kamil@ for pointing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for -DDEBUG_SRC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract handling of known suffix from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract handling of unknown suffix fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up SuffFindNormalDepsKnown
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unindent SuffFindNormalDepsUnknown
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract path search from SuffFindNorma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in SuffFindNormalDe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline struct SuffSuffGetSuffixArgs in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up suffix handling code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused typedef LstActionProc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract code to allocate a Src
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/common Improve instructions for getting you a ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace SuffGNHasName with FindTransfo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Src.cp to childrenList
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): enable suffix log for test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add suffix number to the debug log
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt sfb_addr should be uint64_t, not bus_addr_t. Oth...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/fdt Fix build for some arm32 kernels; arm_simpl...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/ptrace_common process_machdep.c is mandatory now.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/dev Drop inappropriate WSFB_VRAM_IS_RAM bit ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch make process_machdep.c included always since it pro...
=?iso-8859-1?q?maya?=[src/trunk]: src Build fixes for freetype 2.10.4
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/rump/librump/rumpvfs fix an incorrect assertion in the p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CanonicalVarname from VarFind
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant type casts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract HandlePWD from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up HandlePWD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract PrintVar from doPrintVars
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up PrintVar
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Don't trap EL0 accesses to the DCC ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Simplify the cpufunc.h header, i.e. always use #inc...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use the dmb/dsb/isb macros... if no...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use the isb macro - missed in previ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use the correct (more relaxed) memb...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020d
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020d from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note update to tzdata 2020d
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If the framebuffer node already exists, we...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fix previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UpdateImplicitParentsVars from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate Lst_Open to simple iteration i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in SuffFindCmds
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove code for circular lists from Ls...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/renice Fix usage check; reject renice without any ta...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): This is not compat_linux
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/renice Rearrange the description of the renice argum...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Lst_Open with simple iteration...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/renice Rework the description of process priorities ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove Lst_Open, Lst_Next, Lst_Close
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add Lst_ForEachUntilConcurrent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from MakePrintSta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from MakePrintStatus
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix MakePrintStatusList
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - sleepq_block(): Add a new LWP flag, LW_CATCHINTR, that...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove Lst_ForEachUntilConcurrent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from JobPrintCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move handling of the "..." command to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for MAKE_PRINT_VAR...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .ERROR_CMD in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from addErrorCMD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline CondFindStrMatch into FuncMake
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert JobState and JobFlags to enum ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Add an implementation of SNDCTL...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add acpi_intr_establish_irq, which is like acpi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Use MI acpi_intr_establish_irq instead of MD in...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libossaudio Fix typo in comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move comment in Var_Set_with_flags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests from cond2.mk to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests from cond2.mk to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for dollar in .MAK...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): decorate shell declarations with field...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64 Move E250 and E450 i2c patches from dev/pcf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add target-specific COPTS when generat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused null shell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add field names in declaration of DEFS...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/renice Fix macro use, sort.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/renice renice: Make usage match man page more.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): describe the Shell fields by topic
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Shell fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for variable name ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the variable ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add missing prop_object_release() t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow compilation with Boolean impleme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only define TRUE and FALSE if necessary
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate documentation for OP_NOP
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): negate OP_NOP and rename it to GNode_I...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not force alignment of the first partiti...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/i386 Do not force bootselector MBR cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the '::' depen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test case in which .BEG...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .END depending...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename GNode.cmgn to youngestChild
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for dependencies o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert error level for Parse_Error to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix typos in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable names in SuffRebuildG...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/dev support mmap()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for looking up suf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable names in SuffFi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend test suff-lookup.mk
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't modify GNode name while rebuildi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove lengthy comments from archive h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Arch_ParseArchive simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments and braces in arch.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix local variable name for determinin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in buf.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parameter from meta_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code style in compat.c
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Merge in code from Google Summer of Code...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests Add new tests and check files for l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in cond.c
=?iso-8859-1?q?kamil?=[src/trunk]: src Install the NetBSD XML syscall definitions
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/sys s/ARM/ARM64/ in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code layout in arch.c
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/sys Update the unwinder comment to bet...
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Register the usr/share/gdb dir
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm Provide _UC_REGS_* defines for all registers
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/acpi Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/hppa Add _UC_GREGS_* defines for all general r...
=?iso-8859-1?q?mgorny?=[src/trunk]: src Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/acpi Use the 64bit DMA tag if its valid.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent RCS Id in te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): indent directives like .inf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): use consistent indentation ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/acpi Fix DMA size reporting. Previously it could re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor LstNodeNew
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/acpi Test the 64bit dma tag with BUS_DMA_TAG_VALID b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Use BUS_DMA_WAITOK in ld_virtio_alloc_reqs which...
=?iso-8859-1?q?mgorny?=[src/trunk]: src/sys/compat/linux/common Fix compat with Linux programs that ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline DirFindName
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in lst.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline ReadMakefileFailed, eliminating...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Lst_RemoveIf simpler in meta_oodate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in list functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_Find in meta_oodate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused Lst_Find and Lst_FindFrom
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/mount file systems that are used as what spools?
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add E250 i2c devices missing from t...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libcurses Add the new tests + check files, sort.
=?iso-8859-1?q?roy?=[src/trunk]: src/lib/libossaudio libossaudio: return newfd here as we return ...
=?iso-8859-1?q?roy?=[src/trunk]: src/tests/lib/libcurses/director Remove extra parens
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Fix the logic around "parent is a subset ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Add support for automatically changing ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When looking for available CD media, skip t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove macros MIN and MAX
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Now that we are adding the thread...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove UNCONST from Dir_Expand
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm Handle PG_PAGEOUT in uvm_anon_release() too.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only define OpenDirs_Done if necessary
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameters from DirLookup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter of DirLookup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameter from DirFindDot
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Don't release the last reference to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Arch_FindLib simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document that the SearchPath of Dir_Fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert macros for debug flags into enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation of DirExpandCur...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net l2tp: Revert prior
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic KASSERT -> KASSERTMSG
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net l2tp: call if_link_state_change rather then directly...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Mark a variable only used in an assert as _...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor DirMatchFiles
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document pattern matching edge case in...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/mk Switch alpha to USE_XZ_SETS=no, i.e. using gzip for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation of DirExpandInt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): omit trailing space in debug output fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up DirLookupSubdir and DirLookupAbs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for setting a vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Dir_HasWildcards
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Dir_CopyDir with Dir_CopyDirSe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_Copy in Make_ExpandUse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code for handling .for loops
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type Vector to PtrVector
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace PtrVector with Vector, which c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove obsolete comment from lst.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Vector instead of strlist_t for ex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused strlist_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract SubstVarShort from ForIterate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract SubstVarLong from ForIterate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract GetEscapes from For_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for escaping paren...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): compute escaping flags for .for values...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary type ForVar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use Words instead of Vector for the .f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in .for loops
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): test funny character in .for variable ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern ptrace_Common is a module unto itself. Don't use t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in For_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract code to see if a directive is ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use complete words in error message fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in .for handling
=?iso-8859-1?q?nia?=[src/trunk]: src Normalize some machine dependent CPU frequenct sysctl variab...
=?iso-8859-1?q?nia?=[src/trunk]: src Unhook libglut (MesaGLUT) from the build.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more details to DEBUG_SRC log
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce amount of string hashing
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Skip reading .MAKE.DEPENDFILE if set to
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up RebuildTable for hash tables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor Hash_InitTable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor Hash_DeleteTable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up hash table functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in hash.c
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Temporarily disable NTFS for an intern...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce duplicate code in VarFind
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename hash functions to identify the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): print hash in debug log with fixed width
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up API comment in job.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline error message
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split and invert complex condition in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in Job_CheckCommands
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): invert condition in Job_CheckCommands,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert abort reason macros to enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert result of JobStart from macros...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline macro STATIC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for deleting targe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor JobDeleteTarget
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add GNode_Path to access the path of a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for generating th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix typos in job.c comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): properly terminate debug output with n...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/lam Fix the second example in lam(1).
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/lam Improve previous lam(1) change.
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/lam Clarify the behavior of -S further in lam(1).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/conf Build in full debug symbols by default.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/conf regen
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent variable names in for.c
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Improve a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up variable substitution in .for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove stray closing brace from comment
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Avoid buffer overflow when copying from bounc...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Backout previous, PR 54810 has been fi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb properly wait for refcounts to drain.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/bin/xdm/config xdm(8): fix definitions of ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Depend directly on EXEC_ELF{32,64} to determine whi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comments in job.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert a few strings to const strings...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55752: relax an assertion, the first get...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): group the command line options and arg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary double negation in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use proper enum constants for aborting...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove "Results: none" from the docume...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern kern_time: prevent the system clock from being set ...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man5 Document MKKDEBUG. Thanks martin for letting ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UnlimitFiles from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rewrap and reword the large comment fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move debugVflag to CmdOpts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CmdOpts_Init from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): initialize all CmdOpts fiels
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitDefIncPath from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ReadBuiltinRules from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use constant string for Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitVpath from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): free the variable names given on the c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CleanUp from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ReadMakefiles from main
=?iso-8859-1?q?mgorny?=[src/trunk]: src/tests/lib/libc/sys Add tests for AVX-512 registers (zmm0..zm...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libcurses Use the relative paths in the installed ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb s/UBS/USB/ in a macro and its use.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/modules/vmt move vmt(4) from MD to MI, and add support v...
=?iso-8859-1?q?nia?=[src/trunk]: src xorg: obsolete libXevie
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev Report HW DMA capability and if the DMA tag limits it.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When we did not magically find any CD mediu...
=?iso-8859-1?q?abs?=[src/trunk]: src/usr.sbin/mopd/common Fix Linux pfInit() parameter order for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitRandom from main
=?iso-8859-1?q?abs?=[src/trunk]: src/usr.sbin/mopd Update mopd for 4k VAX page size and support 1...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitVarMake from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make InitVarMake simpler and document ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitObjdir from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitMaxJobs from main
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Add additional debugging output.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up API comment in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename some fields of struct IFile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ParseSpecial enum values consis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused, undocumented .NOEXPORT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): sort ParseSpecial alphabetically
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb s/USENET/USBNET/ in another place i just happene...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename predecessor to order_pred
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Vector_Get
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge curFile into includes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename defIncPath to defSysIncPath
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add missing drain for pcq in wm_stop_locked(). O...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Add smscphy(4) found on some RPI models.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt add missing vmt_fdt.c.
=?iso-8859-1?q?nia?=[src/trunk]: src xorg: retire XTrap library and sample clients
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Disable the wgetch test as it appears to...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Handle the change in the sparc64 OFW patching, w...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add information about GPIO pin assi...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Add a driver for the PCF8574 I/O expander, used ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/mopd/mopcopy Fix obvious copy&pasto
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/wscons wscons(4): WSKBD_TYPE_PC_AT is automatically ...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/public-domain/sqlite sqlite3: Turn on extensions th...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/public-domain/sqlite/lib sqlite: fts5 extension req...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .export and Va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move MAKEFLAGS handling in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for ignoring assig...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for default time f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for default format...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :Q modifier
=?iso-8859-1?q?nia?=[src/trunk]: src/lib lib: Move sqlite, since it depends on libm
=?iso-8859-1?q?uwe?=[src/trunk]: src G/c spurious whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move comment from Parse_DoVar to Parse...
=?iso-8859-1?q?simonb?=[src/trunk]: src/games/fortune/datfiles Add one.
=?iso-8859-1?q?martin?=[src/trunk]: src/external/public-domain/sqlite/dist Instead of a random 'proh...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add new sysctl hw.wmN.debug_flags. This sysctl c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add WMPHY_I350. Not used yet.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/conf Add pcagpio and pcf8574io - hardware s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up and update module comment in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename SAVE_DOLLARS to follow the nami...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Put the 'added from all sub cmds' comment above the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Sort the db_show_cmd entries
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename FIND_CMD to FIND_CMDLINE, to ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VAR_CMD to VAR_CMDLINE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace VarFindFlags with a simple Boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant evaluations in VarFind
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate parse error in ...
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk libsqlite3 now requires -lm
=?iso-8859-1?q?abs?= =?utf-8?q?=5Bsrc/trunk=5D=3A_src/usr=2Esbin/npf/npfd_Fix_tcpdump_example_fro?= =?utf-8?q?m_=22=E2=80=90i_npflog0=2Epcap=22=2E=2E=2E?=
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Add smscphy(4).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Add bigger console font for modern disp...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/public-domain/sqlite/dist Use the same macro used b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for two variable e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more test cases that fa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parse error in string literal in c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix comments in test for st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up is_separator
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test flags for varname...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate how to append t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract MayExport from Var_Export1
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci support screen blanking of r5xx
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in source code
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys Add a "show fdt" ddb command
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prevent appending to read-only variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document VAR_READONLY, now that it is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ddb Remove "also;"
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VAR_EXPORTED_YES to VAR_EXPORTE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make iterating over HashTable simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation for VARP_SUB_ONE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments and local variables ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for an edge case o...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55769: avoid the module set if we do not...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/tprof Retire arm_[di]sb in favour of the isb() and d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove comment about adding is_shell_m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xinstall install(1): copy metachar table from usr.bi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate double expansio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change char * to void * in Var_Value
=?iso-8859-1?q?reinoud?=[src/trunk]: src/lib/libnvmm Implement missing (REPE) CMPS instruction suppor...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Simplify setting rate (try to s...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil PR lib/46542
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/date Update the test a little so that is possible ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 ddb(9) - first cut at the documentation for w...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern fix indentation
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch c99 struct initializers
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Add a few missing articles.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document where the variable name is ex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unsatisfiable conditions in Var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable name in Var_Value, do...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net use c99 initializers
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Fix directive-unexport to focus only...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Str_SYSVMatch and its parameters
=?iso-8859-1?q?christos?=[src/trunk]: src PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kq...
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Match linux here and wai...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Do not use an objdir that is not writable.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain tests for the SysV ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code in ModifyWord_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant code branch in SysVMatch
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up mkTempFile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): write s2Boolean in a more compact form
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant null check from s2Boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant :tl from getBoolean
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract loadedfile_mmap from loadfile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in source code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tutorial for the :from=...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Improve wording.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): merge the SysV modifier tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests use the same indentation for all li...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for recursive vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce the scope where recursive expre...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): do not look up local variables like .T...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make memory allocation simpler in meta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for edge cases in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant condition for regmatc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for combining the :@ and :? v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ModifyWords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract IsEscapedModifierPart from Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix function names in test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of ParseModifierPart paramete...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Call sysmon_envsys_unregister() not sys...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib mesa: re-enable GLX TLS to help i386
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for recursion dete...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix armv6 builds by providing an armv6 ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseVarnameShort from Var_Parse
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/sys add missing sentence.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Detach led's in our detach routine.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Detach led's and sysmon in our detach routine.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseVarnameLong from Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent parameter order in varn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable freePtr in Var_P...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Add an array of filter names.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel/kqueue Avoid hard-coding names and limits so th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Use the 'mv' pseudo-instruction instead...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rewrite VarIsDynamic to VarnameIsDynamic
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 document f_touch
=?iso-8859-1?q?reinoud?=[src/trunk]: src/lib/libnvmm Revert (REPE) CMPS support per request of Maxime...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert requiring a writable objdir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code for filename expansio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix local variable names in ParseModif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove debug logging for the :Q variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ismeta to is_shell_metachar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused code from needshell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for error handlin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format #include directives consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for :gmtime with s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for the vari...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Main_SetObjdir is first called for curdir which...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): mark the output in test dir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for debug log for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make parsing of the :gmtime and :local...
=?iso-8859-1?q?macallan?=[src/trunk]: src/external/lgpl3/gmp/dist recognize some more G4 model names p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document local variable in parse.c mor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document possible undefined behavior i...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 Install ddb(9). Xref it from ddb(4).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for off-by-one bug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix off-by-one bug in ParseTrackInput ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable name in ParseTr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix out-of-bounds pointer in ParseTrac...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter of Var_Value
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up StrContainsWord
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, exit with error status o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/find add support for '-not': GNU and thus worldly sc...
=?iso-8859-1?q?khorben?=[src/trunk]: src/share/man/man4 u3g(4): also list the Huawei EM770W as supported
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add section headings to the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): separate sections of moderr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make test names in moderrs....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): precisely describe the expe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): renumber the tests in moder...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate parsing bugs in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 No need to disable translation tabl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex gicv3_ipi_send: simplify logic in kcp !=...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex gicv3_irq_handler: No need to call gicv3...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc tmux-3.1c out.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex gicv3_set_priority: ICC_PMR_EL1 is self-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for out-of-bounds ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Sync with n...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add an isb() barrier after ICC_SGI1R_EL1...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config merge new xkeyboard-c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in ApplyModifier_Words
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for the vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing error...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove unused __HAVE_PIC_FAST_SOFTINTS b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add tests for the variable modifiers :...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.3.2 with the...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync with dhcpcd-9.3.2
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note dhcpcd update
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex sc_enabled_sgippi can be updated from an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): treat malformed :range, :ts and :[...]...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic intr_ipi_send: assert that kcp is either NU...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGED FROM 3.1b TO 3.1c
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux merge conflicts
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document the thorpej-futex branch.
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/find Document the -not operator
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/find Properly quote '\;' in example.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseRunOptions from JobPrintC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract EscapeShellDblQuot from JobPri...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): reduce amount of work in te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): negate NoExecute to GNode_ShouldExecute
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename JobMatchShell to FindShellByName
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation of source code
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/stdlib Make the mkstemps_basic and mkostemps_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): revert unintended change from previous...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Separate the compat_netbsd32_coredump from the compa...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists Update sets lists for new compat_netbsd32...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test flags to test var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for surprising par...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Comments from zmcgrew@
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for the vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix manual page regarding numerical co...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys PR/55664: Ruslan Nikolaev: Split out sleepq guts and tur...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys turned sleepq_destroy this into a macro
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Typo in a trap name
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump PR/55664: Ruslan Nikolaev: Fix:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Use __nothing for empty macro
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Don't shadow 'hz'
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Remove unused variable
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Update CAUSE_* defines to reflect riscv-privi...
=?iso-8859-1?q?kim?=[src/trunk]: src/usr.bin/find Bump date (for "-not")
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce number of nested parentheses in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing the S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in ApplyModifie...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/col Replace col with the FreeBSD version that adds w...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin Add unit-tests for col from FreeBSD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add another test case for t...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add col tests
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/tests Add tests for col
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in ApplyModifiers
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config transform @xkb_base@ ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplyModifiersIndirect from Ap...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists add missing files (one from me, one from ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libepoxy adjust for libepoxy 1.5.4.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libepoxy ensure PLATFORM_HAS_EGL and E...
=?iso-8859-1?q?khorben?=[src/trunk]: src PR/55747: Tobias Nygren: Install manpages for pam-u2f
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/find Use \*q to refer to ascii quote to save fontloc...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Add SATP_MODE values
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Workaround for ihphy and atphy(ICH*/PCH*, 82580 ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net bridge: revert prior
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline and rename variables in ApplyMo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename rval to mods in ApplyModifiersI...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge variables p and nested_p in Appl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format code in ApplyModifiersIndirect ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the :P modifie...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add a comment where to fix the STOP/ST...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wording of a comment in var.c
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/55777: Ruslan Nikolaev: Make clock_getcpuclockid...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use freeIt pattern in Arch_ParseArchive
=?iso-8859-1?q?christos?=[src/trunk]: src/sys regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/dev/lib/libpci PR/55777: Ruslan Nikolaev: use MIN()...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove word "Ptr" from variable names
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets when formatting a file list, exit on errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests remove extraneous tab, sort entries...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): handle errors when sync-mi ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parse errors i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unclosed varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove debugging code from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parse errors i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on unclosed expressions afte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up CompatDeleteTarget and Compat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document that skipping a modifier on p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable name in ParseVa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error handling on parse errors in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove obsolete POSTPROC.va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing ob ob...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test for parsing obscur...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document undefined behavior in Parse_I...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix line numbers in test ou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in Parse_IsVar
=?iso-8859-1?q?christos?=[src/trunk]: src/external/historical/nawk/dist From wajap at github:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document test for parsing o...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): return correctly initialized re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include The ARM C Language Extenstion document ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Fix build on...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Continue parsing frames after empty payload.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): More capability defines from OSSv4
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Return device playback and capt...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Reduce code duplication for que...
=?iso-8859-1?q?tnn?=[src/trunk]: src/external/bsd/tmux/dist tmux.h: annotate file_vprint() as pri...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm state struct...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/net80211 Use kmem_* instead of malloc/free and use inter...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in test forloop.mk, replace...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests from directives....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up tests error.mk and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document the interesting pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add all printable ASCII cha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in tests, replace "dollar c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up unit tests
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/common PR/55780: Bernd Sieker: setsockopt i...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys In uvmpd_tryownerlock(), if the initial try-lock of the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cvslatest Handle dummy timestamp better and check fo...
=?iso-8859-1?q?chs?=[src/trunk]: src/usr.bin/pmap Restrict to root any command option that prints...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace emptyString with allocated emp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant condition from ApplyM...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document that "old-style" variables ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add missing enum tag for GNodeMade
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename oldVars to discardUndefined
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undefined vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix line numbers in test ou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): negate discardUndefined to preserveUnd...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo and reasoning in t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in parse.c
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Remove incorrect comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Miscellaneous updates to reflect riscv-privil...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv RCSID and whitespace police...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include whitespace in comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Fix some of the previous - I must have compil...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Fix a bug that "ifconfig xx0 media none" set LIN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused names DTARGET, FPREFIX, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename MAKEFILE_PREFERENCE for consist...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove mistyped extern variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move declaration of parseIncPath from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): align comments on a few commonly used ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): group GNode fields by topic, document ...
=?iso-8859-1?q?khorben?=[src/trunk]: src/external/bsd/pam-u2f PR/55747: Tobias Nygren: Install manpag...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add (experimental) entropy input support:
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man4 Allow line breaks inside author names in pros...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Avoid warnings
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Finish the proper naming of the module init/fini routine...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Remove extraneous declaration of ptrace_common_{init...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern For consistency with other code, put the module ini...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/man mark pamu2fcfg(1) as pam so MKPAM=no ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Don't use == for assignment.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Merge the two separate sets of init/fini routines a...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/rump/include/sys Add turnstile_print prototype for LOCKD...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Miscellaneous updates to reflect riscv-privil...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Use opt_execfmt.h to get build options.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump PR/55781: Ruslan Nikolaev: rump_init() does differe...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Set errno and return -1 rather ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend documentation for GNodeType con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add remark for exit status ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Remove an unused message (accidently placed...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Build dtb set for aarch64eb.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc/conf.avail Also deny bi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Fix typo; i.M31 --> i.MX31
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/tisdp24xx Add missing NetBSD RCSID.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment from Var_Subst
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw/netbsd/x68k Cher...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/misc +SMR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parentheses from size...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for legacy local v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up documentation for Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace '(' and ')' with neutral '\0' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract FindLocalLegacyVar from Var_Parse
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/sysinst Print the program name in error messages.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/net/if_wg Fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract EvalUndefined from ParseVarnam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ParseVarnameLong
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix parameter name in ApplyModifiersIn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update and clean up documentation of V...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format source code of a few functions ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Var_Parse
=?iso-8859-1?q?christos?=[src/trunk]: src/sys PR/55777: Ruslan Nikolaev: Move the unp_sysctl_create to...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix copy & pasted copyright comments.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/dev/lib PR/55789: Ruslan Nikolaev: New rump drivers
=?iso-8859-1?q?martin?=[src/trunk]: src Bump ramdisk size slightly
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/vax Minimize the installer for crunche...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in make.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document progname
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix indentation in test dir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix tests directive-ifmake and varcmd ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong condition in mkTempFile (sin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix typo from previous commit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): sort and renumber debug flags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document DEBUG_LINT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename dieQuietly to shouldDieQuietly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code for skipping hori...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move name of inline functions to the b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Cmd_Exec stylistically
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comment of Error
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename getBoolean and s2Boolean
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Arch_MemMTime to Arch_MemberMTime
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VarSet_Flags to VarSetFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Var_Set_with_flags to Var_SetWi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix references to Var_SetWi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Print the devmap we're using in the debu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 In pmap_devmap_bootstrap only set p...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix the use of the contiguous bit b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code stylistically
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): omit redundant bitwise or in Compat_Make
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document InitDefSysIncPath
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Note if a register is Caller / Callee...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add pp_skip_hspace to skip horizontal ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Indent and annotate FP registers much...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in arch.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ArchiveMember_HasName from Arc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix archive handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused macro definitions from a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter of ArchSVR4Entry
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Arch_ParseArc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): properly handle errors for malformed a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the relation between VARE_ASS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ArchStatMember
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix access to undefined memory (since ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace hashed with cached in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix out-of-bounds pointer in ArchStatM...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in ArchStatMember
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix function names in archive debug ou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document duplicate code in arch.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in JobPrintCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Arch_LibOODate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make API of Buf_Init simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace switch with if-else chain in C...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Compat_Make
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Compat_RunCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for parse error in condition ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for parse error in function d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Use lower case for hex constants
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/syslogd PR/55794: Jan Schaumann: Eliminate unchecke...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/syslogd make the buffer fit any 32 bit number.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/lib/libepoxy libepoxy: Only require egl on...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for job command flags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up JobStart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch in If_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch between Boolean and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reword condition in CondParser_String
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up CondParser_Comparison
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use proper enum constant instead of 0 ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Buf_AddEscaped in .for loops
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Make_OODate and Make_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of Job.suspended
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix inconsistent indentation after #ifdef
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch between int and VarS...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/compat_netbsd32 fix arm test
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant empty lines from parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch between int and VarE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up spacing in fallback implement...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for OP_SUBMAKE
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace strstr in ParseMaybeSubMake wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Src.children to numChildren
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up local variable names in suffi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up debug output for running jobs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in JobExec
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format source code in JobStart and Job...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.sbin/syslogd syslogd: in die(), don't call die() again r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused JOB_IGNDOTS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename list node to ln
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch between int and Prin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up overview comment in main.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code in is_relpath
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): parse the internal option -J strictly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add remarks for missing command line o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix unrealistic memory leak in Main_Pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests make(1): add newly added test to fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline strncmp in Parse_IsVar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ReadMakefiles into separate func...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Fix typo; s/__LP64/_LP64/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Use correct instruction to load address...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Remove unnecessary local labels
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Fix a typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Make_TimeStamp to GNode_UpdateY...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Make_OODate to GNode_IsOODate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use common indentation style for else
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/librumpclient PR 55338: re-enable threxec test for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in Make_Recheck
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change return type of Arch_MemberMTime...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change return type of Arch_MTime to void
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract condition from GNode_IsOODate ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change return type of Dir_MTime to void
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Fix register usage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for wrong debug message in GN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix debug output in out-of-date for co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract PretendAllChildrenAreMade from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline MakeFindChild into PretendAllCh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline MakeAddChild into ExamineLater
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline MakeCheckOrder into IsWaitingFo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of have_token in MakeStartJobs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Make_ExpandUse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document inefficient cache lookup in D...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in ReadBuiltin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline ReadMakefileSucceeded into Read...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent main consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split main into manageable pieces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move documentation from main to the ph...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move usage further to the top
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename init_machine to InitVarMachine
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for edge case in r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix bug description of usin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Ignore PNP0001 (EISA interrupt controller) and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant comment from main_Rea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reformat main.c more closely to share/...
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Remove the MKCATPAGES remnants
=?iso-8859-1?q?kamil?=[src/trunk]: src Remove the support for MKCATPAGES
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use strict typing in conditions of the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of preserveUndefined
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/mk Stop mentioning the support for cat pages
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc grep 3.5 is out for a while.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for expanding vari...
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets/lists/comp Move the html9/psref* files from com...
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/fortune/datfiles catman(8) is a past thing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename VARE_ASSIGN to VARE_KEEP_DOLLAR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test demonstrating how ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract VarSubstNested from Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reorder branches in Var_Subst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in VarSubstNested
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up VarEvalFlags in the calls to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code related to VarEvalFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test demonstrating the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document what the directive...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up FuncExists
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for function argum...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for comparison of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up TryParseNumber in conditions
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/makemandb sqlite: do not build without multithreadi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for hexadecimal nu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in CondParser_St...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for function call ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable names in EvalNotEmpty
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable name in EvalNot...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .ifmake 0 and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for wrong comparis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for comparing numb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type mismatch between int and Token
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CondParser_Func to CondParser_L...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline strchr call in CondParser_LeafT...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CondParser_Func from CondParse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): sort debug flags alphabetically
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move lint option away from the debug f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in lint mode, only allow '&...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document handling of '#' and '\n' in c...
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/fortune/datfiles Revert to the original phrasing, but ...
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree Remove the catman directories
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/sets Remove catman pages support
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/fortune/datfiles Restore the catman joke.
=?iso-8859-1?q?martin?=[src/trunk]: src/share/mk Adapt for sqlite requiring pthreads now
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/makemandb Fix copy&pasto in previous
=?iso-8859-1?q?kamil?=[src/trunk]: src/distrib/syspkg/sets Remove the catman sets support
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk - make the CTFCONVERT command lines consistent and ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern Lock the vnode while calling VOP_BMAP() for FIOGETB...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Control TZ for depsrc-optional
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document since when the :Ox...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for != assignment...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for repeating the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): in tests, move command line...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for MAKEFILE after...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test that parsing conti...
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/warp Add Warp Kit, Version 7.0 by Larry Wall
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the obsolete v...
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/warp Reset CVS keywords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent definition for MAKE_INLINE
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm remove someone's leftover debug printfs.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Revamp to the point it builds, but need...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic One more fix for big-endian machines.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary NULL marker from fu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 AA64 is not MIPS.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document ParseEmptyArg
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Add nvme(4) and raid(4).
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/warp Integrate Warp Kit into the NetBSD build
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.sbin/sysinst Fix typos in comment
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc/mtree + ./usr/share/games/warp
=?iso-8859-1?q?gson?=[src/trunk]: src/external Delete trailing whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Add nvme(4) and ahcisata(4).
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbppc Add nvme(4) and raid(4).
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/warp Remove the smap.* files
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libkvm Catch up with aa64 is not mips change
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for edge cases in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add tests for parsing conditionals, do...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.sbin/makefs rock_ridge_move_count is only incremented an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error message when parsing unknown...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm Stop turning on EABI flag to core files dum...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm Test (epp->ep_esch->es_emul != &emul_netbsd...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unreachable code from CondParse...
=?iso-8859-1?q?kamil?=[src/trunk]: src Reintroduce the support of MKCATPAGES
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp Time warp forward 34 years so that it compiles (b...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp pray-tell where are you trying to write?
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp don't segv if the terminal is too big.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp can't have config.h and config.H in case-preservi...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp Antivaxer support.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp remove error(1) comments
=?iso-8859-1?q?chs?=[src/trunk]: src/external/cddl/osnet/sys/kern kmem_cache_create()'s "name" pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix line numbers in test co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test to cover the If_Eval call in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests demonstrating bug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document non-obvious special case in E...
=?iso-8859-1?q?kamil?=[src/trunk]: src/games/warp Fix the old leftover license note
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp - use termios
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net wg: Sprinkle #ifdef INET6. Avoid unconditional use ...
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp no need for -lcompat
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp use strchr, strrchr, random, more lint removal, s...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree Add /var/games/warp
=?iso-8859-1?q?christos?=[src/trunk]: src/games/warp Comment out debugging build (it still randomly cr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unhandled pars...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/pci Oops, forget to commit local chan...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests varmod-defined an...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/pci pq3pci_msi_claim(): remove KASSER...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm If neither COMPAT_NETBSD32 nor MODULAR is d...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 One more catch up wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Cond_EvalLine
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix typo in comment
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys Set a better default for MAXFILES on larger RAM machines...
=?iso-8859-1?q?simonb?=[src/trunk]: src/doc Note better kern.maxfiles defaults.
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/netinet PR kern/55779:
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/makemandb Revert addition of pthread dependency on ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist eliminate direct use of _re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing space ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for missing space...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document IfState in more detail
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove complicated code to find the de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Cond_EvalLine
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): avoid race condition in tes...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/omapip Don't use static buffers to st...
=?iso-8859-1?q?joerg?=[src/trunk]: src/games/warp Avoid common symbols. Use __dead.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve readability of IfState documen...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/ofl/font-liberation-ttf Hook up font-liberation-ttf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing check ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Pass a writable flag to Main_SetObjdir to contr...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use explicit MAKEOBJDIR to avoid tri...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix typo in a debug message.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wsfont add a rendering of the Liberation Mono font f...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that some advertise speeds can't...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move the comment about ".else <cond>" ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace large switch with if-else in C...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use bitset for IfState
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flatten #ifdef in InitVarMachineArch
=?iso-8859-1?q?maya?=[src/trunk]: src/external/ofl add rcsid, make font conditional on MKX11.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in lint mode, check for ".else <cond>"
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Clone some useful behaviour fro...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/ofl Needs bsd.own.mk for MKX11.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Disable all entropy checks for now untill c...
=?iso-8859-1?q?sjg?=[src/trunk]: src/distrib/sets/lists/tests Add new make unit-test
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up preprocessor macros in InitVa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/algor malloc(9) -> kmem(9)
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/ofl also check MKX11FONTS before installing fonts.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flatten Dir_InitCur
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix typo in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clarify what 'recently' means in the c...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Remove RO_OBJDIR when done
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/envstat For raw output (-x) allow to extract indivi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up cached_stats
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/coda Respect "lktype" in all paths in coda_root().
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/coda Add coda_pathconf() always returning EINVAL.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/coda Rewrite coda_readdir() to directly process the cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parameter from cached...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/envstat Allow to select raw output for a single dev...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Improve dump_trapframe output layout an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename JobState to JobStatus
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test ignoring errors from s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace macro DBPRINTF with JobPrintln
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix grammar: setup -> set up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename JobClose to JobClosePipes, remo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the command li...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for touching a .MA...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Job_Touch
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use symbolic names in debug output of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix debug output for GNode details
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -t option ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use stderr for error message about fai...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename DEFAULT to defaultNode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comment above ParseDoDependen...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/envstat Add option -n to print only the value of a ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove indentation in JobOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up JobExec, JobStart, JobDoOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use different style of accessing chara...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for edge cases in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Main_SetVarObjdir to SetVarObjdir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parameter from str2Ls...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use progname instead of hard-coded 'ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up InitDefSysIncPath
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Fatal
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undocumented p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant struct make_stat
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline local variable in Dir_UpdateMTime
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4/man4.x86 Add "x86" to Dt
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/envstat New sentence, new line.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc PR/55802: Andreas Gustafsson: Unb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace a few HashTable_CreateEntry wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't modify progname in usage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix trailing whitespace in usage (sinc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document since when the -C ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the -S option
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the command l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): switch cache for realpath from GNode t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/makefs Add "efi" as a supported boot image type and...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/isoimage Use "efi" boot image platform ID.
=?iso-8859-1?q?chs?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Commit the ZFS fi...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Avoid problem with /usr/obj
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test varmod-to-abs with...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Avoid reading unexpected makefiles
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for passing MAKEFL...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include This file is #define<space>
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce code size of parse_debug_options
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix previous commit for parse_debug_op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up PrintOnError
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up getTmpdir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ParseBoolean
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename checked to checked_seqno
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up make.c stylistically
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for edge cases wh...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Don't unlock without having taken the lock.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up make.h, meta.c, parse.c, str.c
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/include remove unused x86_cpu_initclock_func()
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Don't restrict debug event to XENPV, it's a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for operator prece...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up some tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the '!' opera...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add remarks to the tests ab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ApplyModifiersState.v to var
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add remarks to var.c and the test varm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): update and add comments in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for the .BEGIN node
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add loud target to the .SIL...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix typo in test for variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document why .BEGIN cannot ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up coding style in compat, parse...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic s/reseting/resetting/
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/evbarm Correctly support aarch64eb and earmv7hfeb in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci Fix little-endian dependence in wm_rxeof(), by w...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc system.ctwmrc: Set Cursors to avoid st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for self-referenci...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark Suff.ref as probably unused
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use postfix increment where possible
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in suff.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use boolean expressions in conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant braces and parenthese...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable names in suff.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up coding style in suff.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline SUFF_DEBUG3 and SUFF_DEBUG4
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Targ_NewGN to GNode_New
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename TargFreeGN to GNode_Free
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in CLEANUP mode, preallocate list of a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make some GNode functions const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up and extend comments in targ.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename variables in targ.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix initialization order of modules (b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): initialize and free GNode fields in de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code style in targ.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code style in make.c and suff.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate calls to SuffInsert
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local functions in suffix handling
=?iso-8859-1?q?chs?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Remove a pointles...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys When SS_RESTARTSYS was added, it was accidentally given ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Add new spin mutex to avoid race between i...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.bin Mark t_tsan_*:*profile test cases as expected ...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/tprof Support aarch64eb; just works fine.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Set USE_XZ_SETS to yes by default for aarch64eb in ...
=?iso-8859-1?q?rin?=[src/trunk]: src Support aarch64eb in */config.guess.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/vmt use aprint_verbose_dev()
=?iso-8859-1?q?maya?=[src/trunk]: src/share/misc Add "AOT" Ahead Of Time
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/rockchip don't expose 'compatible[]'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document 20-year-old bug in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error message of failed :!cmd! mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test directive-export-g...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test output of var-op-s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make test vardebug independ...
=?iso-8859-1?q?rhialto?=[src/trunk]: src/usr.bin/patch Remove heuristic for dealing with trailing new...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Always use -r -f /dev/null when not ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Some tests need help with dash
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hp300 malloc(9) -> kmem(9)
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Cleanup - colliding fixes for same i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/acpica/dist Adjust blank line & white space...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Trailing whitespace
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/arch/amd64/include Make this at least compile.
=?iso-8859-1?q?is?=[src/trunk]: src Don't complain about additional DNAME records received when ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Preserve Xen SIR slots for VM_GUEST_XENPVH.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/ktrace Sort options.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add comment.
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync 'utarray.h' and '...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some sysctl values for debugging TX/RX queues.
=?iso-8859-1?q?hannken?=[src/trunk]: src/libexec/httpd Bozohttpd clobbers files greater than 4GB on 3...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern We have to ignore interrupts when suspending here t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix compilation error in -DDEBUG_SRC mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): compare pointers against NULL instead ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Update 'elfdefinitions...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark srclist as a bad global variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove redundant postproces...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove postprocessing for t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test opt-debug-jobs whe...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Add modern QUMRANET/Red Hat VIRTIO range PCI dev...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Regenated from pcidevs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test opt-debug-jobs for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): run tests with different shells as wel...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix local variable name in ParseDoDepe...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add newer Intel PCH internal devices.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/coda When validating the mount device string make sure i...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.3.3 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync with dhcpcd-9.3.3
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-9.3.3
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/amigappc/amigappc malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make string iterator in ParseDependenc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up parameter names for SuffScanT...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/crypto/aes/arch/arm Fix build with clang for earmv7hf; l...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Restore missing message for RB_ASKNAME.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename SuffScanTargets to SuffUpdateTa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make output of test suff-re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flatten Suff_EndTransform
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make debug logging more precise in Suf...
=?iso-8859-1?q?rin?=[src/trunk]: src/games/warp roundsleep(): Too many zeros; tv_nsec should be c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable s to suff
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug logging when adding a suffix...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for incomplete tra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more debug logging for suffixes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix comment for allTargets
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in Make_HandleUse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve comment style in GNode_Free
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Run callout without kernel lock, the softint ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Fix previous and tag the right callout...
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man5 boot.cfg.5: Note that userconf can be used mu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add a per-CPU event counter that counts every time ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): enable debug logging for te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more debug logging for suffix hand...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add explanation for test suff-rebuild
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Bump date for previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up reference counting for suffixes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move reference counting for suffixes t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up reference counting in SuffLis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .include with ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Var_Subst
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/cobalt/cobalt malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up parameter order in EvalUndefined
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up freeing of environment variab...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for dynamic variab...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in SuffExpandChildren, only expand ${V...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): limit memory usage in tests
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/playstation2 malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mvme68k/mvme68k malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document necessary condition in SuffUp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve parameter name in SuffUpdateTa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename SuffAddSrc to SrcList_Add
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve name of local variable in SrcL...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename GNode.context to vars
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename suffNull to nullSuff
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type Suff to Suffix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename SuffList to SuffixList
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type SuffFlags to SuffixFlags
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/emips/emips malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Suff functions whose subject is...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve comment for Suffix_GetSuffix
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Ensure that r5 contains curlwp before DO_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sprinkle some comments about ENABLE_ALIGN...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/iomd Adjust code and register usage so that r4 ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/xscale Adjust egister usage so that r4 and r5 a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Adjust egister usage so that r4 and r5 are preserve...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document Suffix and Src
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move SuffExpandWildcards further up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move prototype of SuffFindDeps further...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve local variable name in SuffRem...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/ia64/ia64 malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make srclist a local variable
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hppa malloc(9) -> kmem(9)
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync '_elftc.h' with t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hpcarm/hpcarm Fix paste-o in last.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): capture more output from te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test that suffixes can be l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation in SuffixList_Insert
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/vax malloc(9) -> kmem(9)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Sort spleen by size, instead of character code.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Add missing FONT_SPLEEN6x12 option.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Suffix_GetSuffix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant null check in SuffFin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove module name from local function...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9) (easy, straight-forward cases ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type Src to Candidate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename type SrcList to CandidateList
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document possible bug in UpdateTarget ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments for Suff_AddInclude ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge functions for suffix handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comment about single-suffix i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove last occurrences of Src
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add comment about missing unit test fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): renumber the flags in GNodeType
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document the type of the .D...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of local variable in FindDeps...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix C99-ism in Suffix_GetSuffix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename StrIsPrefix to StrTrimPrefix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract string handling from Suffix_Ge...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ExpandAllChildren from FindDep...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ExpandMember from FindDepsArchive
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve documentation of Candidate fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Candidate.pref to prefix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract FindDepsLib from FindDepsRegul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in UpdateTargets
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more output to test for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make configuration of expor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use canonical character comparison in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document the selection of t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add GICD_CTRL_EnableGrp1S definition.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add remark to add a "reasonable way" t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix interrupt priorities on N1 SDP.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug logging for setting and rese...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add another unit test for s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add more debugging for searching trans...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix confusing command outpu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add CandidateSearcher to resolve trans...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add high-level API for CandidateSearcher
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for debug output f...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys Restore correct functioning of SIOCATMARK by removing th...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Factor out bcm283x_aux_platform_early_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Support EARLYCONS and VERBOSE_INIT_ARM for Raspberr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/rpi Remove stray white space. No binary chan...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/rpi Sort headers. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/rpi Add missing __KERNEL_RCSID().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Sort headers. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Sort spleen also in builtin_fonts[].
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/mtree Add /dev/pts as standard mountpoint for a ptyfs.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix DEBUG_SRC logging in FindThem
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make control flow simpler in FindThem
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add debug logging for suffi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix endless loop when resolving circul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test that .PHONY targets ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): make output of test opt-deb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use tabs for indentation in hash.h and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add HashSet type
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): migrate CachedDir.files from HashTable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent arch.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent buf.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract DebugFailedTarget from Compat_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Compat_Make into smaller functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent compat.c with tabs instead of s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent cond.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent dir.c using tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): align end-of-line comments with tabs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use properly typed comparisons in bool...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): flatten Dir_Expand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update the deactivated code in Dir_Fin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent Dir_Expand with tabs instead of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in Dir_Expand, don't re-use local vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ResolveFullName from Dir_Updat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ResolveMovedDepends from Resol...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent remaining functions in dir.c wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use comparisons in boolean expressions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant null check from meta_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add some definitions from the latest In...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch - Print CPUID 0x8000008 %ebx on Intel, ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Simplify. NFCI.
=?iso-8859-1?q?kim?=[src/trunk]: src/share/man/man5 Add a comment to clarify the selected drivers...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing "Stop"...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix missing "Stop." after failed .END ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys PR/55816: Martin Husemann: widen cfunit to 24 bits s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move documentation about the result of...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/ptyfs PR/55821: tar can not extract base.tgz anymore ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document the enum GNodeMade
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for error in depen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error handling for dependency of ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for bug in error h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error handling for .BEGIN dependen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add high-level API for GNode.made
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent list functions with tabs instea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix indentation for short expressions ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent make.h with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in ApplyModifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in MakeBuildChild
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in MakeStartJobs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from MakeBuildChild
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in Make_Update
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove void pointers from MakeBuildParent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent some functions in make.c with t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Improve detection of NS vs S views of priorities.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests access(2) does not work for root, so...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Add .MAKE.UID and .MAKE.GID
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/imx/fdt `best_diff' should be kept to a positiv...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove variable names in function declaration
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a structure for params related to control protocols
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Refactoring functions for RCR and RCN
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function for RCR event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function for RCA and RCN event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function for RTR and RTA event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function for RXJ event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Change a state of control protocol in thread context
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net call if_down() in workqueue instead of callout(9)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Insert an entry after initialization
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net implement auth protocols on the state-machine of con...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Simplify commonly used functions
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Remove unused and unimplemented code related to CP_QUAL
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add a function to initialize parameters
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net change function name(RCR => parse_confreq)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove double newlines
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add the id check for TERM_ACK
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Update ip addresses in the workqueue for control pro...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Close lcp when the lower layer down if the interface...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reconnect lcp after authentication or network phase ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move code related to module to bottom
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reconnect when a down event caused by tlf caught
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Add commands to refer params of control protocols in...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl add -dd option for reference of the parameter ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Use a state of IPCP and IPv6CP to wait fo...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net stop callout even when the state is in PPPOE_STATE_I...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net fix to remove trailing garbage
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix to reconnect after PADT received
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net add a logging function used at debugging pppoe(4)
=?iso-8859-1?q?kardel?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix address advancing for...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net add KASSERT(!cpu_softintr_p());
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Reduce previous
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/etc/etc.dreamcast Create wd0 and wd1 device node for G1IDE k...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/dreamcast/conf Reserve device-major for ld(4) on po...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix ldap: ldap_sasl_bind_...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Add an option to pass a l...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Add ldap parameters debug...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt Fix comment. Spotted by jmcneill@
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fix off-by-one when printing the range of S...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Add support for message-based interrupts.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/kern Define LMSG outside the MAXTSIZ check so it also ex...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc Simplify default motd text and include donation link.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Mark KASAN shadow pages as LX_BLKPA...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/tunefs Add missing newlines to ACL prints in tunefs; fr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Tweak a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Style around setting the physical memory...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/i2c Fix build and improve error handling
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/include make the max text size the same as th...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Restore an overlooked ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync with elftoolchain...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/string fix typo in manual page for strchrnul(3)
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Sync libdwarf's manu...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix missing disable of kpreempt while getting interf...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm cpu_hatched_p does necessary memory barrier so ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline meta_file_t for printCMD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_ForEachUntil in meta mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add very basic test about m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up after a successful...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/ptyfs make the order of the arguments in the PTYFS_FI...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/string delete trailing whitespace
=?iso-8859-1?q?kamil?=[src/trunk]: src/lib/libc/sys Refine the documentation
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/string map enough space for both the page we ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/tprof tprof: Use percpu rather than a MAXCPUS-elemen...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist 13 November 2020. Summary of ch...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ipi: Membar audit.
=?iso-8859-1?q?yhardy?=[src/trunk]: src/sys/uvm uvm_mremap: reference the appropriate backing object.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/dreamcast/ramdisk Try to shrink ramdiskbin binary.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename global variables in job.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename conflicting global variables ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add multiple-inclusion guard for trace.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow multiple RCS IDs in all-in-one mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Cmd_Exec
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in ParseFindKeyword
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in ModifyWord_Su...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in ModifyWord_Root
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix local variable name in meta_create
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter in meta_needed and me...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Make sure the kernel set is sel...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add a hook for MD specific info to print i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Fix thinko in kern_vtopdiff calculation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test for recursive var...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Upate to dhcpcd-9.3.4 with the ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync with dhcpcd-9.3.4
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Fix build
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note update to dhcpcd-9.3.4
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/imx31 Build fix
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Build fixes and make BP startup detection co...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/osk5912 Build fix.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Fix build by renaming the pinctrl driver
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Deal with devices that report either 512 o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/filemon make(1): remove unused label
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix type of local variable in ParseMes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve type of local variable in Var_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove pointer indirection from GNode....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for GNode.par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce pointer indirection for GNode.o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce pointer indirection for GNode.c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce pointer indirection for GNode.i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce pointer indirection for archives
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename some Dir functions to SearchPath
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/fdt evbarm: Bump efirng entropy estimate.
=?iso-8859-1?q?yhardy?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use vn_close to r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace Dir_Destroy with SearchPath_Free
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace void pointer in Dir_Destroy wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in Arch_Parse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in OpenDirs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in CmdOpts.ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in CmdOpts.va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for CmdOpts.c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in ReadBuilti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in Make_Proce...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in Make_Expan...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for toBeMade
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for targets
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix main_CleanUp in -DCLEANUP mode (br...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in suffix han...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for target ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in suffix rul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in suffix can...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in ExpandWild...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in ExpandChil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocations in suffix ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocations for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocations in suffix st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation for dirSearch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unexport CachedDir internals
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/misc style: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use space instead of tab for preproces...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Dir_Destroy to CachedDir_Destroy
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove comment about returning const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): normalize order of declarations in dir.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug logging for reference counti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make documentation of CachedDir.refCou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CacheNewDir from Dir_AddDir
=?iso-8859-1?q?phx?=[src/trunk]: src/sys/arch/ofppc/conf Message buffer is too small, since times...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add debug logging for OpenDirs_Done
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong comment in Dir_InitCur
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CachedDir_Free0 from CachedDir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move CachedDir_Destroy up to the relat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix the reference count of dotLast goi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory management for CachedDirs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test variant for reference countin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in meta_oodate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce memory allocation in meta mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): initialize global variables in dir.c
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb: Overhaul uhid(4) and uhidev(4) locking.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add sgx, sgx_lc, serialize and tsxldtrk.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/sys Note that open(O_ASYNC) does not work as advert...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhid(4): Omit needless softint indirection.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/tests/dev/raidframe s/ we we / we /
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Apply ixgbe.c rev. 1.204 which was for ixg...
=?iso-8859-1?q?kamil?=[src/trunk]: src/etc man.conf(5): Drop support for .me files
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64 Introduce smap_enable()/smap_disable() functi...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Switch some debug/informational printf to d...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Work in progress on dom0 PVH support. kernel boots ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document how short-circuit ...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Add some tests for meta mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix memory leak for lstat cache in -DC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document difference between 'cur' and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for directory cach...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up variable names in Dir_FindFile
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Ensure stores are observed before the 'sev'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests for :gmtime and :...
=?iso-8859-1?q?sjg?=[src/trunk]: src/distrib/sets/lists/tests Added meta-cmd-cmp
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Unbreak the lint build...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Switch earmv6{,hf}eb f...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/arm gcc.old: Switch ea...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm Switch earmv6{,hf}eb to BE8 in kernel side.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sbin/mount_null Be consistent with mark-up of vop_reclaim
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm Fix earmv6{,hf}eb start-up routines:
=?iso-8859-1?q?rin?=[src/trunk]: src/doc earmv6{,hf}eb has been switched to BE8.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm Fix confusions related to encoding of instructi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Fix style of...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Data written to bcmdmac(4) should be i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Data written to and read from bcmmbox(4) should be ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom Data written to and read from bcm283x ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom bcm2835-fb seems byte-swapped to CPU w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Link RPI and RPI2 kernels in BE8 format...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Do not attac...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Build RPI and RPI2 kernels also for earmv6{,h...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils/embedded/conf rpi.img: Bump boot partition in ...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Raspberry Pi [0-3] have been supported in big-endian mode.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils/embedded/conf G/C unused.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Dequeue aqb from sc_atq_live even when the last ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Simplify previous
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/rmi Trailing whitespace
=?iso-8859-1?q?bouyer?=[src/trunk]: src/usr.sbin/racoon Enable ldap support in racoon(8). Proposed o...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Simplify the simplification... basically al...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include G/C MUTEX_PAUSE_{PAUSE,WAKE}
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for suppressing "...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove Dir_InitDir
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): adjust condition descriptio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document handling of irrele...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parse errors i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the special .M...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in Dir_SetPATH
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add missig date for previous.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test and tutorial for i...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/racoon Explicitly link liblber and libssl when ldap...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/lib Define PREFIX for pkg_install b...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/dist merge pkg_install after import...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Mention pkg_install update.
=?iso-8859-1?q?wiz?=[src/trunk]: src Update default pkgsrc database location from /var/db/pkg to ...
=?iso-8859-1?q?wiz?=[src/trunk]: src comparision -> comparison
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Provide and use a sev() macro for the sev instruction.
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/dump PR bin/55834
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/adm5120/dev Fix build
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 tlb_print_*() are used only if _ARM_ARCH_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format coverage summary as a table
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio Add some missing channel order related ioctl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Rewrite linux_sys_alarm() to use dog...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic - malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dist/pf/net In pfr_fix_anchor(), change an overlapping b...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libx86emu Build x86emu.c with -fno-inline, otherwise...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/netinet Build ip_sync.c with -Wno-error to avoid failing...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Update stats in the coherent case. Repor...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Use __func__ in panic calls (and misc sty...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Ensure translation table updates ar...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Remove unnecessary casts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use fixed format for debug output of t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use consistent variable names for list...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable names in Arch_ParseAr...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 __sentinel__ = __sentinel__(0)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist Version 1.5.0 (2020-09-01)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists new libfido2
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 merge changes
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libfido2new libfido2new libfido2new libfido2new libf...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.4 was released on...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Vector_Done
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Lst_Enqueue
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parse functions
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys add __null_sentinel (from FreeBSD)
=?iso-8859-1?q?christos?=[src/trunk]: src/include Add __null_sentinel
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex gicv3: Only use 1 of N SPI distribution ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UnexportVar from Var_UnExport
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UnexportEnv from Var_UnExport
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/dev/ic PR kern/55839:
=?iso-8859-1?q?kre?=[src/trunk]: src/include Correct typo in previous.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use .MAKE.OS if we can
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc for boot -1, don't attach more than the...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc spaces to tab
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve explanation of tests for the S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent large parts of var.c with tabs ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c When matching, try a read in case this is an opt...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Make sure that we set sc->sc_sme to NULL in fail...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Return "match_result", not "1". Pointed out by ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent remaining code of var.c with ta...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev When matching, try a read in case this ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ShuffleStrings from ApplyModif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent targ.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't concatenate identifiers in Targ_...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge pkg_install-20201205
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc pkg_install updated to 20201205
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent suff.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ExpandChildrenRegular from Exp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refuse to use vsnprintf that is prone ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused variable from ArchFindMe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Remove unnecessary inclusion of <sys/timevar.h>
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Remove unnecessary inclusion of <sys/timevar.h>.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameter from JobOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameter from meta_needed
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unknown modifi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant assignments
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib The kernel and X sets should be specified in MD mini...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Refactor interval timers to make it possible to support ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Add modules set for default sets on miniroo...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Add missing md_get_partition_range() that causes ins...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Appease awk warnings on suppressing dmesg t...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Explicitly sort set names fetched via ftp n...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Use proper release version strings ("9.1" rather tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): define constants for enum zero-values
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Inform the default installation directory i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseDependencySourceWait
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation in ParseDependencyS...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/rump/librump/rumpkern update the rump copy of uvm_page_u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent parse.c with tabs instead of sp...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist add aarch64 bits
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix and rege aarch64
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gdb Don't bother with gdbserver for archs that don't b...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg/include/xorgproto/X11/extensions Don't ins...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix alpha build.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix arm build
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk bump version for xorg-server 1.20.10.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hppa/include Use __vaddr_t since we don't expose va...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Don't let gcov mess up results
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib fix hppa
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch don't expose register_t
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/m68k/include Don't expose register_t
=?iso-8859-1?q?jmcneill?=[src/trunk]: src acpi: add character device for accessing ACPI tables
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sparc/include undo previous; __register_t is alread...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin need -lpthread for sun2
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix m68k, ppc, sparc, vax
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/include don't expose vaddr_t to userland.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix sh3, regen some more
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/rump/librump/rumpkern Fix build after interval timers re...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb regen more mips and aarch64
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Don't read from the chip when matching,...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Don't read from the chip when matching, fail the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up macros for debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline macros for debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent buf.h with tabs instead of spaces
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/battlestar speed limit 80
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: remove unused acpi_quirks_osi_* functions
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/backgammon/common_source speed limit 80
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: Use acpi_intr_establish to install interr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Style fixes. NFC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move COPTS above <bsd.prog.mk>
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move .include lines as far down as pos...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Fix an uninitialized pointer deref introduced in re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract FreeEnvVar from Var_Parse
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi acpi: Cleanup SPCR setup and style fixes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move type definitions in var.c to the top
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb fix powerpc
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Move everyone to gdb-11
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add FStr to var.c to make memory handl...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/bin Don't descend to gdbserver for now
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use FStr in Var_UnExport
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for directive unex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace pointer comparisons with enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract GetVarnamesToUnexport from Var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up GetVarnamesToUnexport
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix comment in test for dir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UnexportVars from Var_UnExport
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move CleanEnv to UnexportVars
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove comment decoration
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in ParseEOF
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/acpidump acpidump: Do not print FACS if H...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test parsing a makefile tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for makefile conta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document how make behaved f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename IFile.nextbuf to readMore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on null bytes in makefiles
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document undefined behavior...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .END after fai...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test all combinations of fa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor error handling in Compat_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): refactor Compat_Run to show the error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix exit status in -k mode if a depend...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't make .END if the main targets al...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Compat_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge local variables in Compat_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix use-after-free in -DDEBUG_SRC mode...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): actually fix the use-after-free bug an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add test for wrong exit status 0 after...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix wrong exit status for multiple fai...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Var_Export1 to ExportVar
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern fix the build; gcc does not always see that it can'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests make(1): add new unit test opt-keep...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add elf32-aarch64.c to DPSRCS a...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib mknative for aarch64eb.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Fix 32-bit build.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/atactl micron SMART 202 is percent lifetime used not re...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include ACPI Processor UID is 32-bits (ci_a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpicpu: Add support for ACPI P-states and T-st...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc acpicpu(4): Add support for Arm CPUs.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb make function static (fixes cross...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Add some debugging output to check sens...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests and tutorial for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): normalize output of test sh-dots for n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code from bmake_strdup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace macro MESSAGE with local function
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove duplicate code for job output
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent job.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace signal handling macros with lo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitShellNameAndPath from Shel...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract JobPrintSpecials from JobPrint...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split JobPrintSpecials into manageable...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys A couple of tweaks to the previous re-factor:
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Change the default interrupt-affinity of iavf(4)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb include gdbarch.h
=?iso-8859-1?q?chs?=[src/trunk]: src/tests/rump/rumpkern the busypage test is buggy, expect it to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move flag shutUp into struct RunFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move flag runAlways into RunFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move flags errOff into RunFlags.ignerr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): negate RunFlags.silent to become RunFl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in jobs mode, invert local variable no...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/rump/librump/rumpvfs make rump's uvm_aio_aiodone_pages()...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for combining -j1 ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for combinin...
=?iso-8859-1?q?dholland?=[src/trunk]: src/common/lib/libc/arch/arm/gen arm bswap32: Improve the commen...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sparc/sparc sp_tlb_flush() - fix inline asm miscomp...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix that audio_open() didn't halt the recordin...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Rewrite error handling on audio_open().
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Remove an old description.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Restructure the abort code for TD based transfer...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): refine test for combining -...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): split the -j -n test into s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for the -n option ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove noise from test outp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up test output of opt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary aarch64_dcache_w...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sparc/sparc Add "memory" constraint on wrpsr, lost ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/footbridge Remove <sys/param.h> include and ass...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci xhci_pci: avoid potential double free of interru...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1h and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc New OpenSSL
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix a wrong value about HENA configuration
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, regen
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci remove unnecessary lock acquire and release
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Add a string literal for IAVF_VC_OP_CONFIG_RSS_LUT
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix arm, for which PT_STEP is def...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix armeb; CORE_ADDR is uint64_t ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/sbin/ifconfig apply this change to a a couple more tests:
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Avoid an unused variable (breakin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test demonstrating how ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): document limitations of def...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Handle failing to acquire the iic bus.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): test all combinations of sw...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test for command flags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix theoretical type mismatch for Job_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in JobStart, negate 'noExec' to 'run'
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Remove leading space that crept in in the last c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split JobFlags into separate fields
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Another leading space
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename commandShell to shell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): unpack struct JobFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): negate Job.silent to echo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Job.errOnOrEcho into separate fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Job.errOffOrExecIgnore into sepa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename RunFlags to CommandFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract JobOpenTmpFile from JobStart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate global variable numCommands
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up JobPrintCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): name Shell fields consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments for struct Shell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename shell flags in struct Shell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for comments and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document why runIgnImpl is used in job...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add sel{record,remove}_knote(), so hide some of the deta...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Use sel{record,remove}_knote().
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/acpi Fix editor mishap in r1.18
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't use EIMC_OTHER bit because it's read...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/systat Add ${LIBUTIL} to DPADD.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Not pic->pic_addroute but pic->pic_hwunmask...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): fix unable to ifconfig up/down.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Trailing whitespace
=?iso-8859-1?q?dholland?=[src/trunk]: src/common/lib/libc/arch/arm/gen arm bswap32: fix fatal typo in ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/arm/arm arm copyin/out: make copyin not use copyout...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/pci Fix build failure when XNEPV is defined.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Multiple inclusion protection define consistency
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/lib add some basic tests for libossaudio
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 s:aarch64/cpufunc.h:arm/cpufunc.h:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib regen
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb fix aarch64 crossgdb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/55851: Martin Husemann: recogn...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sbin/newfs_msdos Describe after example like other examples
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix spelling in comment.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Preserve ST Lower and Upper fields when ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/cgdconfig Touch up cgdconfig(8) man page.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): mark strange code that calls exit(signo)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Simplify gits_command by getting rid of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove DEFMAXLOCAL and DEFMAXJOBS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of POSIX configuration
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments for command line opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Targ_Ignore and Targ_Silent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove const from function parameters
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in ApplyModifiersIndirect, rename loca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline local variable in ApplyModifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in jobs mode, extract writing of shell...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make printing of shell commands indepe...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/etc/mtree Add directory entry for new libossaudio test
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists Also add the new test to the sets lists.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Fetch files via ftp using auto-fetching wit...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Remove options (NVNODE, NBUF, and BUFPAG...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Move evbarm/fdt/fdt_memory.[ch] to sys/dev/fdt a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in jobs mode, extract echo control int...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move Job.xtraced to ShellWriter
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline ShellWriter_PrintCmd
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Shell.exitFlag to errFlag
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in JobFinish
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/dist merge pkg_install-20201212
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc Mention pkg_install-20201212
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract JobFinishDone from JobFinish
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split JobFinishDone into smaller funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make Job_Touch simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate that -s and .SI...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): reduce number of test cases...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix typo in comment of JobPrintCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ShellWriter_ErrOn from JobPrin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ParseRunOptions to ParseCommand...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments around JobPrintSpecials
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add target test-coverage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for a shell with e...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/acpidump Add support for decoding Platfor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add number of uncovered lines to cover...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on misspelled .unexport-env
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on misspelled .export direct...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pkg_install/dist/lib Don't try to memcpy (size_...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/kern vfs_cache - do not write outside allocated memory.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Be more clear and don't rely on cur being the first...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/lib Use the NetBSD-specific back-end.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist/src Add a NetBSD-specific back-en...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant call to strlen in Str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Var_ExportVars to Var_ReexportVars
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ExportVars from Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior when exporting ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ExportVarsExpand from Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate boolean argument of Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce indentation of ParseDirective
=?iso-8859-1?q?roy?=[src/trunk]: src/external/gpl2/diffutils/dist/src diffutils: execl requires a...
=?iso-8859-1?q?roy?=[src/trunk]: src/distrib/sets/lists/tests t_ossaudio was installed for clang,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for misspelled dir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on misspelled directives
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): adjust timestamps in unit t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace bitset VarExportFlags with enu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up Var_Export
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comment for ParseDirective
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace *line with line[0]
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Ensure we have a value for .MAKE.UID
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Avoid noise when csh does not exist
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code from GetVarnamesToUne...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Prune job debug output that may appe...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Add missing newline.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Avoid a dead lock in audiodetach, since rev 1.63.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix a return value of audiopoll().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Revise comments.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/acpi Add missing include
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/amd64/conf Add atppc* at acpi?
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract UseShell from Compat_RunCommand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract MakeBeginNode from Compat_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract InitSignals from Compat_Run
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add comments for strange error handlin...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Improve previous: generated names...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate wrong error han...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make fix comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document variable expansion in the .EN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for variable expa...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/fs/tmpfs Disable use of UBC_FAULTBUSY in tmpfs_write() f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix .ERROR_TARGET in compat -k mode (s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): constify progname
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add MI support for attaching drivers to arbitra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add str_basename to reduce duplicate code
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: Add support for ACPI Platform Communicati...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: Add support for Collaborative Processor P...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf SBBR says that the CPPC interface shoul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Vector.priv_cap to cap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace %zu with %u in printf calls
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sbin/gpt PR/55875 - Valentin -- "gpt recover -r" does nothing
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/include Obsolete PT_STEP and friends, that have...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Revert previous as per request fr...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Add some precautions for platform...
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/lib/libossaudio t_ossaudio: More descriptive failure c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/acpitools/acpidump MAsk -> Mask, spotted by rillig@
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 The bus_space(9) man page is not cl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use full system DSB ops for bs barr...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Initialize namelen
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add a big comment in generic_bs_bar...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add a note about completion vs orde...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for parsing the en...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for variable expre...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): don't pretend to expand CondParser_Eval
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing .if c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make structure of the code in Cond_Eva...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out if an '.endif' contains extr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on .else with extraneous text
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern when updating the per-uid "semcnt", decrement the c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ParseReadLine
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document how to detect typos in .elif ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent hash.h and make_malloc.h with t...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/m68k Make comments are not C comments - use # inste...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fixup the big mutex_exit comment a little. It's act...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern it's cpu_switchto (not cpu_switch)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up hash function for HashTable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent for.c using tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent job.h with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract MakeChildren from MakeStartJobs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent make.c with tabs instead of spaces
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): indent nonints.h and util.c with tabs ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format function definitions consistently
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Correct and ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/jemalloc/lib For alpha, apply -O0 hack again to...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc -O0 hack was reintroduced to jemalloc/rtree.c for GCC9 o...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys interupt -> interrupt
=?iso-8859-1?q?taca?=[src/trunk]: src/usr.sbin/npf Change second gc.interval_min to gc.interval_max.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/fdt No need for PMAP_WRITE_BACK here (also aa32...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/include remove unused and #if 0'd since intro...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Update information about thorpej-futex.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sysmon Use sel{remove,record}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Use sel{record,remove}_knote().
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Minor typo - do I really need to bump the dat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/qbus Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Use sel{record,remove}_knote().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Make EFI_RUNTIME compile on arm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/fdt Add a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Make this compile on arm
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): constify Targ_FmtTime
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use symbolic time for 0 in Make_Recheck
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern While we are inside ddb, allow all memory access.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): spell nonexistent consistently
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/pkg_install/dist import pkg_install version 202...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): support using C99 bool for Boolean
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg-install-20201218
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): separate ParseGetLine into paragraphs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ParseGetLine into separate funct...
=?iso-8859-1?q?maya?=[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg_install-20201218
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unused parameter from UnescapeB...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up another local variable in Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up UnescapeBackslash
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseRawLine from ParseGetLine
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ParseRawLine
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Use sel{record,remove}_knote().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libsa ufs_open(): Check fs->lfs_version ifdef LIBSA_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Various clean ups
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libsa Fix previous; define missing lfs_version.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Tweak a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix variable names in UnescapeBackslash
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up variable names in ParseGetLin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge parameter of ParseRawLine into r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate wrong line numb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix line numbers in .for loops (since ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for backslash cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document enum GetLineMode
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): Do not reuse results from AUDIO...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter line to lineno
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ForIterate to ForReadMore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce debugging details in Parse_SetI...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve comments for .for loops
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/atari/dev - malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix documentation of GetLineMode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for null byte in ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename mode constants for ParseGetLine...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseSkippedBranches from Pars...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ParseForLoop from ParseReadLine
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ata ata_timeout: restore spl in ATACH_RECOVERING path
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic ahci_exec_fis: wait for the correct amount of tim...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): rewrite tests for misspelle...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract Var_Undef from ParseDirective
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for undefining va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract Var_DeleteVar from Var_Delete
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/landisk/dev Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/landisk/landisk malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mac68k/dev Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mac68k malloc(9) -> kmem(9)
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/evbarm implement boot -d for arm64.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/miscfs/fifofs Use sel{record,remove}_knote().
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out if .undef has not exactly 1 ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/common malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/coda Use sel{record,remove}_knote().
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix error message for .info/.warning/....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 No need to allocate bounce buffers if we ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb update several items that are done or dead.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern ddb: add two new modifiers to "show pool" and "show...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Retry clearing WDCTL_RST a few times before givin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract string functions from ApplyMod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace FStr_Assign with separate init...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve the English in the previous...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/atactl Managment -> Management
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev For the E250:
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 style fix
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace freeIt with FStr in EvalUndefined
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Some KNF. NFC.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document memory handling in ApplyModif...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add comment in sun4v_tl1_ptb...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Remove old part of comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): export FStr and MFStr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory handling in CondParser...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory handling in CondParser...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): return FStr from Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): eliminate libName_freeIt from Arch_Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use FStr in VarNew
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): change return type of Var_Value to FStr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove constant parameter from MakeMode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory handling in Parse_DoVar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory handling in VarAssign_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix memory leak in Var_Delete (since y...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract SetVar from Var_SetWithFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use FStr for memory management in Var_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Remove VM_MD_TO_PAGE that was accidentally committed...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Remove bogus KASSERT - can't assert a spi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Support __HAVE_PMAP_PV_TRACK in sys/uvm/pmap ba...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): turn ApplyModifiersState.val into a lo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ApplySingleModifier from Apply...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant const declarations fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document that indirect modifiers fall ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove wrong error message for indirec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for indirect mod...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci disable (U)DMA for ATAPI on aceride(4), the chip...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): include line numbers in out...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): error out on unknown variable modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant assignment in ApplyMo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): omit linear search for command in Comp...
=?iso-8859-1?q?uwe?=[src/trunk]: src/etc run_rc_command - don't prefix the rcvar variable name wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix declared variable type in printCMDs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce scope of cp in meta_oodate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in meta_oodate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for variable modi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): use FStr for ApplyModifiersState.newVal
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for :tW and :tw m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up memory management for expandi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): switch memory handling from MFStr to FStr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): save a few memory allocations in varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix garbled output for failed shell co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove redundant parameters from Parse...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Remove variable in function declaration argument
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 seemingly did not appear in netbsd 9
=?iso-8859-1?q?riastradh?=[src/trunk]: src/distrib/utils/embedded embedded/mkimage: Pad image with zero...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Set default for .MAKE.OS once
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move tests for :gmtime to p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): align tests for :localtime ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove excess newline from parse error...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys usb: Omit bogus assertions about struct usbd_pipe::up_in...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/kern Comments.
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/sys Nothing here came from UCB, it's all NetBSD.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): prevent undefined behavior in loadfile...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Correctly ACK the fan failure interrupt in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix commit number in tests ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix assertion failure for files withou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove needless assignment to line_end...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): clean up after test opt-file
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove assertion about lines ending wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix comment in test about n...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex When lpiconf flushing is required, make ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): re-add improved assertion in ParseGetLine
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Count bus_dmamap_sync events for coherent...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for undefined vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): allow .undef to undefine multiple vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix return type of macro DEBUG
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/evbarm/conf evbarm: GENERIC.common - g/c the commen...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/broadcom Add missing call to fdtbus_register_i2...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add fdtbus_gpio_count(), which counts the number...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add support for i2c-mux-gpio and i2c-mux-pinctrl...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons fix tpyo
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/nl nl(1): remove superfluous exit
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 wsdisplay(4): WSDISPLAYIO_GET_EDID - fix stru...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/sparc64 Add GPIO pin alert definitions for ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Handle pins that represent alerts.
=?iso-8859-1?q?jdc?=[src/trunk]: src/doc Mention sparc64 E250 environmental monitoring.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc64/dev Rename the CPU fan to SYS fan to match ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ata Add missing '\n' in debug
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Pull the latest OpenBSD sti(4) changes for bitmap...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Add bitmap access ops support for SGC CRX...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Note about bitmap access ops support for hp300 SGC CRX f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort some devices under each driver type
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils/embedded Fix fallout from mkimage rev 1.76.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf <space><tab> consistency
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf More sorting
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Future-proof ID_AA64PFR0_EL1.GIC test -- a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix memory leak in Var_Undef (since 20...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove trailing whitespace in manual page
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename CmdOpts.lint to strict
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix MAKE_RCSID for lint mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix lint warnings for constant conditi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix a few lint warnings
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Deduplicate and group the USB stuff. S...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Tidyup the i.MX SoC support by
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Change fdtbus_register_i2c_controller() to direc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Register each virtual bus's i2c_tag_t so that re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add direct-config support.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nxp Attachment pretty print
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/i2c G/c trailing whitespace.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 Add A1659A CRX framebuffer to "Supported...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Remove strange ixgbe_enable_intr() in ixgb...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add some debug printf()s and modify comments.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Reorder some code to reduce diff between i...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern Avoid negating the minimum size of pid_t (this over...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex trailing whitespace
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe The EICR register's all OTHER interrupt bi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe The EICR register are cleared in the begin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that INTx is disabled if the INT...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Simplify setting of EIAC register. No func...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/calendar List calendar's known calendars explicitly,...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev Use designated initializers for struct ata_bustype
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/calendar/calendars Update to 2021, hopefully less er...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/miscfs/specfs When reading from a block device, queue pa...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/ufs/ufs Avoid potentially accessing an array with an ind...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use designated initializers for struct ata_bustype
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Adjust to "pool" usage in our standard ntp.conf, po...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Handle WSSCREEN_REVERSE properly. Based on OpenB...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/wscons Use C99 designated initializers for struct co...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Fix a longstanding bug in hilkbd (and dnk...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Always issue isb after cpacr_el1 wr...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Use .MAKE.DEPENDFILE as makefiles set it
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't use "more" flag for simplify in ixgb...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Check EICR's queue bit instead of IFF_RUNN...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Disable some interrupt in ixgbe_{legacy_ir...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Disable/enable the OTHER interrupts correc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't return in the middle of ixgbe_msix_a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Copy & paste some missing part (flow direc...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Ignore WSDISPLAYIO_PUTCMAP in WSDISPLAYIO_MODE_EM...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/netinet6 Avoid NULL pointer dereference, noticed by KUBSAN.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic AHCI 1.3.1 specification says that it is good pra...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev Check the return value of device_lookup_private agai...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libossaudio Disable the lib/libossaudio/t_ossaudio...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic ahci_intr: use ffs in the port bitmask instead of...
=?iso-8859-1?q?jym?=[src/trunk]: src/sys/dev/usb Add WayTech Development USB to Serial product.
=?iso-8859-1?q?jym?=[src/trunk]: src/sys/dev/usb Regen.
=?iso-8859-1?q?jym?=[src/trunk]: src/sys/dev/usb Add WayTech USB to Serial device to quirks routi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/imx G/C
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): align names of VarExportMode with the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for expansion erro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): re-export variables from the actual ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for missing error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add error handling for .for loop items
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary VPR_UNKNOWN for err...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up VarParseResult constants
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Var_Subst into easily understand...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern reduce indentation for the main processing loop in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): exit 2 on technical errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move error handling code out of Undefi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): do not inspect output variables in Par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary VPR_ERR_SILENT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove outdated comment about string c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic AHCI 1.3.1 section 5.5.3 "Processing Completed Co...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ata Add G3 and DevSleep definitions. This changes th...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/wscons Explicitly include generated ioconf.h for str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove dead code from ApplyModifiersIn...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Zero DMA memory after load, and add PREREAD sync ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for parsing indir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): split test for indirect mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for ParseDependenc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): skip variable expansion in ParseDepend...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/openresolv/dist Sync with openresolv-3.12.0
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note openresolv-3.12.0 update
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for variable assi...
=?iso-8859-1?q?reinoud?=[src/trunk]: src Implement support for trapping REP CMPS instructions in NVMM.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.bin/resize Import Xterm's resize(1) for querying (x)term...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for ':=' ass...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.bin/resize Make the new resize(1) manpage indistinguisab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): move test result of var-op-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix edge case in := with undefined in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for modifier parts...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons provide (bug)compatibility with vga in WSDISP...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): extend test for modifier pa...
=?iso-8859-1?q?htodd?=[src/trunk]: src/usr.bin Go into the resize directory to build/install the fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace global preserveUndefined with ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: sort tests by name
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: for tests with output, ensur...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: add test for initializing n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: add expected output for tes...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Make sure to ack IS after PxIS when polling and w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: enable test cvt_constant
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests lint1: fix file list for recently a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: remove redundancy from test...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: use tabular layout for list...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src lint1: add forgotten tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint1: remove unused t_field
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint1: remove trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Add second space indentation for bit field value...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.4.0 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync with dhcpcd-9.4.0
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note update to dhcpcd-9.4.0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Remove the AHCI_QUIRK_SKIP_RESET quirk now that t...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add resize
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt The i2c-mux bindings specify that if the mux dev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove mmap for loading files, only al...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Buf_Expand_1 to Buf_Expand
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Initialize DMA memory when allocating it. Sh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint1: remove redundant descriptio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename tspec macros
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: realign code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: sort includes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio If the Subordinate Node Count returns 0 node...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename fields in mod_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove trailing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Remove duplicate opt_ahcisata_pci.h include
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/netinet6 Add more guards against NULL deref, since KUBSA...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Re-factor the "iicmux" driver to support other types...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: spell check
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename confusing function setcompl
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/miscfs/procfs Fix procfs environ node.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Use __BIT() macro to define I2C_F_* bits.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test that explains how ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add a driver for NXP PCA954x / PCA984x I2C switc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/conf Add pcaiicmux.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variables in Var_Reexport...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split ExportVar into separate functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up code in extracted ExportVar f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Function declaration formating whitespace consist...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Some more whitespace consistency / KNF
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/usb During detach, re-use the functions that halt pl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions that had very sho...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Sort Cavium devices
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove redundant parentheses around retu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: spell check
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix indentation and alignment that used ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant parentheses aroun...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/xdebug Mark resize debug info as obsolete
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename functions with very short names
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Add support for Enhanced Allocations as seen in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci More of the patch that adds support for Enhanced...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci KNF a comment
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Use C99 designated initializers for struc...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc If MKX11 and MKDEBUG, add the xdebug set to the obsolete...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions for handling the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split initstack_pop into separate ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split initstack_next into separate...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha From the Infinitesimal Optimizations De...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Make local functions static.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split complete_tag into separate f...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/xdebug Add /var/db/obsolete/xdebug
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug output for initializ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant function prototypes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make debug output for initializati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging for initial...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: untangle conditions in initstack_n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix typo in comments
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern Honor LOCKPARENT for ".." of the root directory.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions that had very sho...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename istk_t.i_cnt to i_remaining
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging to the parser
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce verbosity of assertions
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/nl nl: fix -d delim parsing for POSIX
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce nesting of function calls
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): format multi-line comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename s_nxt to s_next
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename symt_t constants
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename remaining _nxt members to _...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename more _nxt members to _next
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-abbreviate parenthesized and _strg
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-abbreviate s_field, s_keyw and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-abbreviate s_dpos, s_spos and s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: inline STRUCT_ASSIGN
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove unused macro STRBLEN
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix Clang-tidy warning about narr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: spell check comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace LERROR with lint_assert
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add test for old style function arguments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split cluparg into separate functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: document purpose of the test...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: remove a bit of redundancy f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve .for loop documentation, clean...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for .endfor withou...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/arm/imx enet(4): fix refactoring accident. Spotted...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for error handling...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): simplify termination condition for .fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up ForReadMore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline variable in ForReadMore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename ech to endc
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/nl PR/55891 supress displaying separator when number...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ForSubstBody from ForReadMore
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): move detailed comment to ForSubstBody
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip save the return value of fdtbus_clock_...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020f
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020f from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note update of tzdata to 2020f
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix definition of RK3328_HCLK_I2S1_8CH
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Reduce code duplication. No functional cha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for extreme edge ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up SubstVarShort in .for loops
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make control flow in SubstVarLong of ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix undefined behavior in SubstVarLong
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for common and edg...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ic extend the timeout value. dwc_gmac_reset() someti...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ofw add of_getprop_uint32_array()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in mkops, replace printf with println
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt add fdt pwm regulator
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace pointers in controlling condit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: check that in "if (cond)", cond is...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm begin to make rock64 audio work.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: check messages and their IDs for c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align comments in code with actual...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix segmentation fault when checki...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align comments with actual message...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant printf arguments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up warn_incompatible_types
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename basic_type_name to tspec_name
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt - remove unnecessary code
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/amlogic add "amlogic,meson-axg-reset" to compat...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/amlogic adapts to some register differences to ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/amlogic fix to work with various clock frequenc...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch Add support for Amlogic S922X(meson-g12b) SoCs
=?iso-8859-1?q?ryo?=[src/trunk]: src add dts for odroid-N2 plus.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/conf welcome 2021. YES.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace some more LERROR with lint...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace simple LERROR with lint_as...
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc evbarm: Add support for Amlogic G12 family SoCs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split label handling into separate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract main part of case_label in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename tokens for left and right p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: complete message 203 for case labels
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add missing redundant messages in ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip rk_i2s.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove NTSPEC from enum tspec_t
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic #define<tab>
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename styp and utyp
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Use symbolic names for hwtype values.
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/xlint/lint1 Build breakage fix (hopefully) - brain d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Use printf, not printf_nolog, in lockdebug dumps.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: combine duplicate case branches in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove custom LINTFLAGS
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: If route socket overf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: demonstrate bug in handling of nes...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/ntp/dist/ntpd ntpd: In the event of route(4) ov...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about bitfield i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-export struct istk
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document that C99-style initializa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for initializati...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/unbound/include libunbound: actually use libeve...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/unbound/lib/libunbound libunbound: Now we use l...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests var-op-expand needs MAKE.SAVE_DOLLAR...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/unbound/lib/libunbound Revert prior
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/unbound/dist/util libunbound: Enforce that mini...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix typo in check-msgs tool
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: use bool instead of u_int:1 in structures
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: order tspec_name in the same way ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Use <compat/netbsd32/netbsd32.h> instead of <machin...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons be more careful when optimizing stretches of ...
=?iso-8859-1?q?nat?=[src/trunk]: src/games Add testpat(6) to games.
=?iso-8859-1?q?nat?=[src/trunk]: src/distrib/sets/lists/games Add testpat(6) to the games set.
=?iso-8859-1?q?nat?=[src/trunk]: src/distrib/sets/lists/debug Update the debug set for testpat(6).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix buffer truncation for type names
=?iso-8859-1?q?ryo?=[src/trunk]: src revert http://mail-index.netbsd.org/source-changes/2021/01/0...
=?iso-8859-1?q?wiz?=[src/trunk]: src/games/testpat Markup/typo fixes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate that -t mode is ...
=?iso-8859-1?q?ryo?=[src/trunk]: src add dts for odroid-N2 plus
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/games/testpat trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add a test for each message produced by lint1
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/games/testpat set the cursor to invisible
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Add USBMALLOC_ZERO flag for requesting zero init...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Use USBMALLOC_ZERO to ensure that all DMA memory...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 35: ill...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: fix and document test for il...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow _Bool for bit-fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 308 "In...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix message 308 "Invalid type for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add a few more tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lint warning 161 "constant in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: convert bitfieldtype_ok from int t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: fix integration test
=?iso-8859-1?q?uwe?=[src/trunk]: src/sbin/route route(8): don't split -blackhole and -noblackhole.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add a few remarks to JobOutput
=?iso-8859-1?q?uwe?=[src/trunk]: src/sbin/route route(8): be consistent about capitalization.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sbin/route route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-if...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/bin/df df: add grand total option
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Misc whitespace
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/ntp/dist/ntpd ntp: respect user's wishes to dis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 124 "il...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for some of the me...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 12...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: add detailed type information for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix spelling of message 308
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: separate error and warning for 27 ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark/shark Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/atari malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: let gnuism and c99ism return void ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant include of extern...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in DEBUG mode, verify printf param...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename type.t_isfield to t_bitfield
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename t_ispacked to t_packed and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename prflstrg to printflike_argn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename cstk to cstmt
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for 265 "c89 C does...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions that create nodes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename funcarg and funccall to lon...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix code generation from err.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove anonymous union from struct Lis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use consistent indentation for C g...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: revert previous commit, except fo...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/cpuctl/arch sync cpuids[] of sys/arch/aarch64/aarch...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64 malloc(9) -> kmem(9) -- just the simple, st...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Spell interrupts correctly
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic KNF
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use sel{record,remove}_knote().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/ibmnws/ibmnws malloc(9) -> kmem(9)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for "precedence confusion...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fix calculation of cylinder count from medium size.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, print node tree for...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/cavium/dev malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips malloc(9) -> kmem(9)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/sibyte/dev malloc(9) -> kmem(9)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic dev/ic/tpm: Tidy up headers.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/atari/isa malloc(9) -> kmem(9)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic dev/ic/tpm: Add missing line break in attach output.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic dev/ic/tpm: Take advantage of entropy source if a...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 Better grammar.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move dprint_node to the top of the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix bugs in dprint_node in debug m...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Tweak register bit names, in preparation for sup...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Rename tsl256x.c -> tsllux.c. No other changes ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix typos and other minor stylistic issues
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce comment for xgetblk to the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace LERROR with lint_assert in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: finish the comments in check_prece...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more rationale for removing ef...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document and demonstrate the bug i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix bug in "precedence confusion p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: precedence confusion is only possi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused TBUILTIN_SIZEOF from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract code for determining possi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add missing strings for operators
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Replace home grown #ifdef DIAGNOSTIC check with ...
=?iso-8859-1?q?simonb?=[src/trunk]: src Use the compat machinery to build "native" IPF binaries as i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/adm5120/dev Misc KNF. NFCI.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix inconsistent whitespace in ops...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, log every newline
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb More converstion from usbd_status to int for fun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make generating the operators tabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: swap columns 1 and 2 in ops.def
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/man/man4 Explain wedge auto discovery.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for "suggest cast" ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up symbolic operator names t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant symbolic operator...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up generation of the operato...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: don't use restartable signals
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Fix pmap_procwr() for powerpc/booke:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke Sort headers. Also, use <ddb/ddb.h> i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make check_precedence_confusion si...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Sort headers. No functional changes ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Switch DDB for powerpc/booke into S...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Drop unused headers. No functional changes ...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): fix description of "debug"
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: fix test for message 324 on ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Markup improvements and typo fixes.
=?iso-8859-1?q?jandberg?=[src/trunk]: src/sys/arch/amiga/dev Implement the WSDISPLAYIO_GET_FBINFO ioct...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Add some paragraph breaks.
=?iso-8859-1?q?kre?=[src/trunk]: src/share/man/man4 Minor grammar fix, more markup, and update da...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man4 Grammar fix for the grammer fix. Plural subj...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Simplify macro usage.
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev psycho: explicit allocation of memory u...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/bin/df df: bump man page date
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for messages 93, 9...
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64/dev The "available" property requires a var...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/progress progress: handle EINTR in writes. PR/55914
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2 More converstion from usbd_status to i...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/cdb Optimize CPU and memory use of cdbw(3)
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/nbperf Optimize nbperf
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/mips Fix build for non-_MIPS_NEED_BUS_DMA_BOUN...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Remove .MAKE from nested target whic...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for some messages
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: revert test for message 11
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): small mdoc fixes to improve Post...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Misc fixes in the DIFFERENCES se...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Indent displays with code examples.
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Use .Fn and .Fa for functions an...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Use more .Ql, misc related fixes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Replace one last missed \f with ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/arm/amlogic shut up a clang warning about snprintf(...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Prettify PostScript output some ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/bsd/bc/dist bc(1): Consistently use "parentheses" i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: demonstrate wrong message 204 (sin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix function as controlling expres...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Set wantToken when none available.
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists/comp Rename man-util-* to comp-c-*
=?iso-8859-1?q?christos?=[src/trunk]: src/games/testpat - Don't allocate memory dynamically on the sta...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Ensure PrintOnError always reports 'stopped in'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename T_MULT to T_ASTERISK
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for several messages
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets/lists Fix "build.sh syspkgs" build error
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: expand abbreviations in grammar rules
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align grammar rules with C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename ename to enumeration_constant
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootaa64 Style fixes, NFCI.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootaa64 Flush from kernel start, not the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a potential issue in pmapboot_e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/arch lint: remove trailing whitespace
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/devpubd/hooks Remove need for awk/sed/readlink tools.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: allow tests to specify addit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make target platform independent o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for messages 117, ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Avoid mismatched memory attributes ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/cmp PR/55916: William Ahern: cmp -s + regular files ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 160
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix lint warnings
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/devpubd/hooks Also replace calls to dirname.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp/dist What's new in ppp-2.4.9.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp/dist/.github/workflows remove useless files
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp remove more
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new pppd
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 108, wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash for error 108 (invalid t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder table of operator properties
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract typeok_incdec from typeok
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract typeok_amper from typeok
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/telnet restore perror -> warn (reported by Havard Ei...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/telnet preserve errno because we are doing system ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split typeok into several smaller ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: change return type of typeok to bool
=?iso-8859-1?q?rillig?=[src/trunk]: src UPDATING: lint1/ops.c may require OBJDIR to be cleaned
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename ops.c to oper.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make the table containing the oper...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for 116 "illegal po...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move pointer subtypes from typeok ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: push down complexity from typeok t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/vnconfig Add magic incantation to configure an imag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant braces in is_conf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename type classification macros
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Print rd(4) capacity and geometry info as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename cvtcon to convert_constant
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: demonstrate wrong handling of conversion to _Bool
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: automate adding a test for lint1
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for converting non-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix conversion of constant express...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Sync HAMMER1/2 with DragonFly BSD
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix conversion of non-constant sca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: explain missing error for _B...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb Fix a typo in debug message
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/fstyp Explicitly cast offset calculation, size_t ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use message 232 for unused label i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions with short names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: change return type of eqptrtype to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant parentheses aroun...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/usb Add whitespace after comma
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add test for treating _Bool as non-scalar type
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add test for triggering assertion failures in lint1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure for syntax e...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Disable nouveau for now. It can cause l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split check_global_variable into s...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man8 rc.subr(8): Fix markup -- use .It to set off ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/lib/libc/gen PR/55715: pmax testbed panics with "asser...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): consistently use boolean expressions i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: allow custom flags to be spe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add enum flags to the test a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make a few more bool expressions more ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man8 Various entropy integration improvements.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: extend test for strict _Bool...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy: Downgrade consolidation warning from print...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/sparc/sparc in pgt_page_alloc(), wait and retry the...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/lib/libc/gen PR/55715: pmax testbed panics with "asser...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/ddb For "ps/a" print all of p_comm instead of just the f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/dwc2/dist Tidy up more error handling confu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Small simplification
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split typeok into several functions
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdlib Only try to create up-to NAME_MAX file...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd Make this compile without -DI...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Correct the spelling of preferred.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Improve a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/fs/udf Fix spelling of preferred in comments. While her...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/fs/udf Trailing whitespace
=?iso-8859-1?q?knakahara?=[src/trunk]: src/share/man/man9 Fix PR kern/55920 . Add pci_msi_count() and ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hpcmips/conf Turn on DIAGNOSTIC to help track down ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/nbperf Don't use arc4random for the tools build on N...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sprinkle a few const modifiers thr...
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add new check for strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: update usage for lint1 and lint2
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern threadpool(9): Make threadpool_percpu_ref_remote no...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern threadpool(9): Tidy up thread naming.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 entropy(7): Add missing URL to reference.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hpcmips/vr Don't advertise AUDIO_PROP_CAPTURE - no ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/lib/libc/gen skip sigbus_adraln on MIPS
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Improve english in a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Improve English in comments
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/common If an option is not found in t...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/sparc/sparc in pmap_writetext(), restore the contex...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/common Reset options on every loop.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Fix for virtios viomb memory balloon driver. The...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy: Use a separate condvar for rndsource list ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev /dev/random: Fix nonblocking read.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Use netbsd32_* types instead of relying ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Handle rev 1.62 of kern/sys_lwp.c
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/dev/fss Unmount and unconfigure in the reverse order t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add "TX " to "Queue No Descriptor Availabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix enum type in the lexical analy...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type details to message for en...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Handle FSSIOCSET and FSSIOCGET; vndconfi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Handle the KFILTER_BYFILTER and KFILTER_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi - Add a new routine, acpi_pack_compat_list(), t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi In acpi_pci_ignore_boot_config(), use acpi_dsm(...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_dsm() in acpi_usb_post_reset().
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/debug /home/paul/XXX.txt
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists/debug Update sets lists to accomodate KER...
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add tests for newly added messages for strict bool mode
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Remove some blank lines to group the VND...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man5 Initial attempt at documenting the KERNEL_DIR...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add 'const char *xname' arg to fdtbus_interrupt_...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Remove unused LIMITCHECK() macro (now co...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Change (harmless) zero-length debug messages.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Improve error messages.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Match 400-, 495-, and 500-series controllers.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man Clarify that `entropy' may be left unset in rc.conf.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man5 Tweak wording for consistency: `if empty or n...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 rnd(4): Fix formatting of authors paragraph w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt add fdtbus_intr_establish_xname() function
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm use fdtbus_intr_establish_xname
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt use fdtbus_intr_establish_xname
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage Install image built with all of M...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong message fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, allow bool as...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt use fdtbus_intr_establish_xname
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi use fdtbus_intr_establish_xname
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm use fdtbus_i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add 'const char *xname' param to fdtbus_intr_est...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi use fdtbus_intr_establish_xname
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi trailing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nvidia use fdtbus_intr_establish_xname
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for bool bit fields...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti use fdtbus_intr_establish_xname
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for non-zero ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/nxp use fdtbus_intr_establish_xname
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix LINTFLAGS for lint2
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa Add missing printing-of-newlines in the attach r...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Match PNP0C31 as a TPM 1.2 device. Works on my...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/amd64/conf Enable tpm @ acpi (now that it can match...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 Note that TPM 1.2 devices can attach to ACPI,...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy: Sample cycle counter or timecounter in har...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy: Record number of time and data samples for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: replace 0 and 1 with false and true, whe...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt oops, fix mistake in previous commit. removed un...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: normalize whitespace in tests
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: prepare to make strict bool mode even stricter
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/x86 trailing whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/cpuctl/arch ID_AA64PFR0_EL1.GIC=0 means that the CP...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/cpuctl/arch trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: in strict bool mode, integer const...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for missing check i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: replace integer constant expressions wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant calls to before_c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: simplify typeok_strict_bool_assign
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add missing warning for bool() == int
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: simplify typeok_strict_bool_compat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, perform the n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: refactor strict bool mode and impr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add COMPAT_OSSAUDIO
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add QUOTA and QUOTA2 options
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add UFS_ACL and UFS_EXTATTR options
=?iso-8859-1?q?rillig?=[src/trunk]: src/etc/mtree add directory /usr/libdata/lint/strict-bool
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add PPP_BSDCOMP, PPP_DEFLATE, PPP_FILTE...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add VND_COMPRESSION option
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Remove MAXCPUS dependency.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix a few inconsistencies for lint's s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove custom stdbool.h for strict...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Instead of defining VCONS_DONT_READ as the ra...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/rump/librump/rumpkern remove a const to allow building w...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/sys remove unused "_DIAGNOSTIC" option and opt_diagnosti...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/iscsi/dist/src/lib remove unset (and always pri...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd also set -D_DEFAULT_SOURCE to open up more hea...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev reduce the scope of 'ci' variable.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/modload call it "kernel object linker module framework"...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wsfb Prefer printing the framebuffer's PA instead of...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/aarch64/aarch64 add a command to dump the bootconfi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons trailing whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc set machine_model[] earlier, so that bootstra...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc note that find_cpus() also sets cpu_arch.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc convert most uses of pmapdebug to use t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Handle the SIOCGNBRINFO_IN6 ioctl for co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type mismatch for strict bool ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong error mess...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename local variables in lbasename
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename mod_t members
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: explain failing test case in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, don't treat b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flatten check_pointer_integer_conv...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt fix build without VCONS_DRAW_INTR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract fallback_symbol from new_n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename build_ampersand to build_ad...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename operator AMPER to ADDR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename operator STAR to INDIR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename T_AND to T_AMPER
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename bitwise operators
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Add appropriate memory barriers around sc_bus...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce scope of local variables in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace integer constants with boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix return type of conaddr
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for ordered compari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up typeok_ordered_comparison
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for rvalue ++ after...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for incrementing const va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend a few message comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flatten typeok_ordered_comparison
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons The change from config_interrupts to a kthrea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 126
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename typeok_amper to typeok_address
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wscons Revert previous and introduce vcons_earlyinit...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Use vcons_earlyinit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: install custom stdbool.h, used for...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Fit in 80 columns. NFC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt trailing whitespace
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use designated initializers and a consistent termin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for macro from syst...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Use designated initializers and a consistent termina...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Change the device_compatible_entry struct to have a ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/rump/librump/rumpkern rump_component_init() is called re...
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add more tests for system headers in strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow system headers to use int as...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf disable compat_ossaudio, it's not usefu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build as crash(8); Protect db_m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx white space --> tab
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Remove "struct of_compat_data" and replace its u...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage Oooppss we need another size bump
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Simplify and correct stale comment; ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Invoke hardclock() and statclock() i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/lib/libc/sys Check for MAP_FAILED instead of NULL when...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Fix ixg(4) Rx interrupt stall when Rx buff...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Change the device_compatible_match() function to onl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.78 -- signature of device_compatible_mat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename T_STROP to T_MEMBACC
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename T_ELLIPSE to T_ELLIPSIS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: expand abbreviations in function n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace abort with lint_assert
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant operators from lexer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align token names with the wording...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add more test cases for dupl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure for restrict...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: don't treat restrict and _Thread_l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename T_SOU to T_STRUCT_OR_UNION
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort tokens in grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix precedence of __builtin_offsetof
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules to align with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flatten check_global_variable_size
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule lorange
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up member names of control_s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up code (mostly comments)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 s/u_intN_t/uintN_t/
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Fix a comment
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/nvidia Use device_compatible_entry / of_search_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/sunxi Use device_compatible_entry / of_search_c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm Use device_compatible_entry / of_search_compati...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Also print mmap return value and error c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/fdt Use device_compatible_entry / of_search_com...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Whitespace nits.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 KNF consistency: No parentheses are need...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/altera Use device_compatible_entry / of_search_...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 The read/write/send/recv system calls re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Add note about enabling TPM and rnd(4) source.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): normalize shell error messa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix tests for :gmtime and :...
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/compat/netbsd32 Fix syntax error
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Use device_compatible_entry / of_search_compat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa of_compatible() is a hokey API (returning -1 f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): demonstrate wrong return value in Cond...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix possible return values for CondPar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate missing error h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): add error handling for edge case in ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): update references to the renamed CondP...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): condense code for parsing and evaluati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): distinguish between tokens and results...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for unsupported re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove do-not-format markers from comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove struct If from evaluation of co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract DetermineKindOfConditional fro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ofw update comment to match new reality
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix previous; of_search_compatible return...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch do not enable kernel OSS compat in configs without ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe The max number of queue(pair) is not 7 but...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc if_tap was made mpsafe in revision 1.102
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch remove compat_ossaudio from kernel modules
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.sbin/acpitools/acpidump Consistently use ACPI_SIG_SSDT
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD if_rge.c r1.4
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev Add VirtIO PCI v1.0 attachments and fix the drivers ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/amd64/conf COMPAT_OSSAUDIO no longer exists; remove...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern fix a race in kqueue_scan() - when multiple threads...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev Remove the virtio child driver finalisation check KA...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb fix free_all_endpoints() to not try calling free...
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/lib/libc/arch/mips Use .set noreorder and use reg names.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch remove "no options" for compat_ossaudio now it's di...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch add a commented out compat_ossaudio wherever there'...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf remove accidental additions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for tokens i...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/pci Use PRIxBUSSIZE to print a bus_size_t value.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/arch/x86/include PRIxXXXX (etc) definitions should not i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix Coverity annotation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add more tests for edge cas...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): make CondParser_String simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test case for bare word...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): demonstrate parse error without error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): merge duplicate code in Parse_MainName
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract CondParser_StringExpr from Con...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Add a generic set of routines for interactin...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Allow this to be built for the strlist.c uni...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Use Nm instead of xref to itself. Fix typo.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Add a manual page for strlist(9).
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Quote minus.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy: Reduce `no seed from bootloader' message t...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf add vcaudio (intentionally this time)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/misc Add PBX (private branch exchange)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/misc Add RTP (Real-time Transport Protocol)
=?iso-8859-1?q?kamil?=[src/trunk]: src/share/misc Add SRTP (Secure Real-time Transport Protocol)
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern adjust kq_check() (enabled with DEBUG) to new reali...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern remove stray debug #define DEBUG
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Remove dependency on bus_space_write_8() for i38...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons introduce a putchar() based implementation of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reformat CondParser_StringExpr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add tests for string litera...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): document wrong debug output in evaluat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix debug output for comparison operat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): replace warning + error with just an e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix test for .INCLUDEDFROMFILE
=?iso-8859-1?q?chs?=[src/trunk]: src/tests/rump/rumpkern for the busypage test, replace atf_tc_ex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove "warning" from missing closing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): remove outdated comment fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): fix unit tests for dash and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Dir_Expand to SearchPath_Expand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename parameter of SearchPath_Expand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split local variable in SearchPath_Expand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract SearchPath_ExpandMiddle from S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename Dir_AddDir, reorder parameters ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extend comments in dir.c
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci kern/55942: destroyed ena(4) evcnts cause panic
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): improve variable names when parsing di...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove the remaining beasts from the c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi fit in 80 columns
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename local variable in FindCmds
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Dir_FindFile into separate funct...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/arm/broadcom vcaudio: don't advertise CAPTURE when ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/news68k/news68k Remove leftover of #undef statements.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern threadpool(9): Fix synchronization between cancel a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments and variable nam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move lexer code from scan.l to lex.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: extend test for strict bool ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Remove cargo-culted '#if 0' code that was designed ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Document via __HAVE_BUS_SPACE_8 platforms that impl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Fix building in the _STANDALONE case.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Provide a generic bus_space_write_8 function tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix two wrong error messages in st...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add __HAVE_BUS_SPACE_8
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix error message for relaxed bool...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: apply strict bool mode to lex.c
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint fix the build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: update data types in comments from int t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci Add a comment explaining why bus_space_write_8 i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/dev Switch to if_percpuq_enqueue() fr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/i2c Use temperature sensors as rnd(9) sources.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Add rnd(9) support.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: explain why !finite(x) is not allo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc avoid using 'extern <func|data>;' inside a .c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: improve introduction of test...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: expand abbreviations in lexer func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix build on Cygwin
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document bug in typeok_eq
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up typeok_eq and check_point...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix local variable names in check_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong 124 due to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong 124 for fl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about null point...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern don't check signals while waiting for other kqueue ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract duplicate code into is_nul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: merge duplicate code for internin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Use 32K as the default NFSv3 read and write data sizes on aa...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Prevent potential buffer over runs in number of ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Obey __HAVE_BUS_SPACE_8
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/amd64/amd64 Fix a tyop in a comment.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Move definition of NMAPREG to the start
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/usr.sbin/fstyp fstyp: Fix exfat detection
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 More debug
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce preprocessor magic for plat...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci On error unmap the pci_mapreg_map()d regions usi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Redefining bus_space functions in drivers is a b...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/lint Install lint's custom stdbool.h and make lint sea...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Use strlist(9).
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Remove incorrect comment. It would violate the s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for a few messages
=?iso-8859-1?q?rillig?=[src/trunk]: src/tools/lint lint: fix path to installed stdbool.h for strict ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Change of_search_compable() to return NULL on no...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Attach dwiic(4) to AMD FCH I2C controllers. The...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Update a comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: make path to lint data configurable
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Add kmem_tmpbuf_alloc(), a utility function for allo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Implement of_match_compat_data() using device_co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Refactor and simplify device_compatible_match(), and als...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 329, un...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 325, un...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Support non-FDT attachment.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Add support for NXP Layerscape I2C controllers.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): let the test directive-for-...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c trailing whitespace
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Rewrite of_compatible() using strlist_match().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c remove part of previous that was committed by mi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): describe expansion of neste...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Rewrite of_network_decode_media() to use strlist...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): convert SearchPath to struct
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw malloc(9) -> kmem(9)
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2021a from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2021a
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note update of tzdata to 2021a
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Correct date for previous (tzdata 2021a update) - seems ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons clear the RI_CURSOR flag when we overwrite th...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c NXP Layerscape LX2160A has an almost compatible ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Configure clocks and enable NXP Layerscape quir...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Add "cookietype" to i2c attach args, so the consumer...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/sys NetBSD 9.99.79 - struct i2c_attach_args adds 'ia_coo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libkern Build strlist.c.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Add support for ACPI-based I2C mux attachment.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch Remove #undefs against INTERRUPT_SAVEREG and INTERR...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Since we're using designated initialisers for co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Since we're using designated initialisers for co...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Fix locking issue: npf_default_pass needs to be ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Since we're using designated initialisers for ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf s/npf_config_lock/npf->config_lock/ in the comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename struct For to struct ForLoop
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): extract ForLoop_New to separate function
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Fix a thundering herd problem in pipes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split For_Eval into separate functions
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern put back clearing of KN_QUEUED and check for re-que...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev s/boolean_t/bool/. boolean_t is obsolete (from Mach...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/include avoid needing <machine/promlib.h>. f...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/lam In the lam(1) example with a literal newline, us...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c Add a device_t parameter to acpi_enter_i2c_devs....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi build fix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi acpipchb is a bus, so claim all child ACPI...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Back out unintended change in previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Don't map ACPI _HID / _CID strings to "compatible" s...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Now that the ACPI layer no longer does this for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Regen for previous commit to GENERIC.in.
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d Rename etc/rc.d/llvmlockdir to lvmlockdir - it has ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Minor comment changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw There is not much point in of_compatible() retur...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Replace 2 uses of of_match_compatible().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Replace use of of_match_compatible().
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d llvmlockdir -> lvmlockdir
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/acpi KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/acpi Trailing whitespace
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons - refactor vcons_cursor_noread() a bit so it ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Fix indexing bug in clean up code on error in vi...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wsfb remove outdated comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove __noinline attribute from ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern call f_touch with kq_lock held, and without KERNEL_...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/nbperf Fix potential off-by-one error when using has...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): in -dp mode, print stack trace with ea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate irrelevant mess...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Define a macro to terminate the common usage of devi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix irrelevant message in -W mode
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm Use DEVICE_COMPAT_EOL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Replace 2 uses of of_match_compatible(). Also u...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Use DEVICE_COMPAT_EOL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev Use DEVICE_COMPAT_EOL.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/powerpc There is not much point in of_compa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Rename of_match_compat_data() to of_compatible_match(). ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Add eisa_compatible_match() and eisa_compatible...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Use eisa_compatible_{match,lookup}().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add device_compatible_match_id() and device_compatible_l...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw G/C of_match_compatible().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Introduce autoconfiguration helpers based around...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Introduce weighted matching for ACPI autoconfig...
=?iso-8859-1?q?simonb?=[src/trunk]: src/doc Note support for QEMU "mipssim" emulator.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips Add support for the QEMU MIPS "mipssim" sim...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fix non-DIAGNOSTIC build
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Style. NFCI.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/arm/broadcom vcaudio: Do not report recording mode ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Trailing whitespace... heh
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci if_rge.c: avoid aprint_error*() abuse
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc binutils-2.36 out.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Add verbose output options commented out.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net/npf Don't silently ignore the errors from npfctl_run...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wsfb add optional glyph cache for genfb
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86 Remove x86_genfb_mtrr_init. PATs have been avai...
=?iso-8859-1?q?martin?=[src/trunk]: src Modify the generated make wrapper to avoid complaints about
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic port-arm/55957: Odroid C2 can not acces...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Use iic_compatible_lookup() in admtemp_setflags().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Use iic_compatible_lookup() in ssdfb_i2c_attach().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c No need to consult ia->ia_ncompat before calling...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In device_is_a(), handle dev or dev->dv_cfdriver be...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev Rewrite and streamline virtio device config read/wri...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wscons fix logic botch from previous - if we're aske...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.bin/nbperf Fix sanity check to match the fixed off-by-on...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/tar PR/55962: Andreas Gustafsso...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/tar Don't try print an error me...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_compatible_match().
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvkbd(4): Don't wait forever.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv vmbus(4): Don't wait forever.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvn(4): Don't wait forever.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/sunxi Fix previous; sunxidrm(4) couldn't be pro...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 More debug
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 the last_fault_code DEBUG variable is not...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/ti Sort headers. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm Fix build without MULTIPROCESSOR.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_compatible_match().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm fdtbus_intr_establish -> fdtbus_intr_establish_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_compatible_match() / acpi_compatible_l...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_compatible_match().
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): demonstrate unnecessary cre...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): do not create empty shell files in job...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): rename JobOpenTmpFile to JobWriteShell...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove unnecessary fflush for empty sh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): explain seemingly redundant condition ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c If we're going to keep a reference on the "props...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add a proper compat string for this device, foll...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/ic Improve handling of receive overflows. When we g...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nxp Pretty print
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/nxp Don't print undefined interrupt value
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/usr.sbin/isibootd Fix "Cannot allocate memory" failure on am...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/tprof Print the path that we failed to open on error
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): explain test opt-touch-jobs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): add test for combining the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up comments in JobSaveCommands a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up JobWriteShellCommands
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make(1): update documentation of tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): reduce boilerplate for printing bit se...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): fix lint warning about empty declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): run lint with strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests that trigger a few...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add the standard compat string from the Device T...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add standard compat strings from the Device Tree...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c Add the standard compat string from the Device T...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove message 189, add tests for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant parentheses
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type conversion for very large...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename incompl to is_incomplete
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/misc Add a few network interface offload feature initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): only clean up the Buffer data in CLEAN...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): split Buf_Destroy into Buf_Done and Bu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): remove __predict_false
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Buf_GetAll
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/net Add symmetric toeplitz implementation with integrati...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Add some more product IDs for mcx(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): inline Buf_Len
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD r1.98. Lots of improvements in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to warning ab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 275
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for message 259 abo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for 129, possibly d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract has_side_effect from check...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flatten has_side_effect
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong 'expression has null eff...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 implement pmap_remove_all().
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm One #include "opt_cputypes.h" is enough for...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix (unused) PRRR_NOSn #define
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Remove duplicate EARLYCONS=imx entry (b...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Reduce unnecessary calls to waitpid
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/conf Allow local builds to add configuratio...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Improve a comment
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/ntp/dist/ntpd ntpd: move route socket overflow ...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/ntp/dist/ntpd ntpd: ignore errno EINTR on reads...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Sort the EARLYCONS entries. NFCI.
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): more $https_proxy documentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add a few more tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: be more precise in message 003 "ta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: test messages 019 and 021
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes to messages 1 and 19
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add expections to tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: mention the operator in messages a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add more test cases for stra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix strange message about nested '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add tests for 'constant in c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add expectations to test for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: don't warn about constant conditio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for lossy assignmen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong and mislea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make warning about function argume...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reword message 259 about function ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Although the header structure can be smaller, th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: format tests in a common style
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add common header for all tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: document that message 108 do...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/lib/libc/stdio for unbuffered I/O arrange for the destinatio...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb urtwn(4): add TPLINK WN821N to the list of USB d...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: remove trailing whitespace in Germ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: fix German translation, remove mor...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with analysis of sun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: warp factor.c to the 21st century
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: restore the few intentional line b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: proofread German translation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: fix some more typos in the German ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: remove trailing whitespace from *....
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf: remove useless dollars from Makefile.kern...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic defflag SOC_MESONG12
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb add another TPLINK RTL8192EU variant
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb urtwn(4): Check for allocation failure in urtwn_...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Use sig_atomic_t for caught_sigchld
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make(1): clean up variable names and comments i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments in hash.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up job.c
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/lib/libc/stdio for fread(3) and fwrite(3) check for (size * ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 It is enough to make a page accessi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename fd-related variables in job.c
=?iso-8859-1?q?fcambus?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Fix typos in the c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up Job_CatchOutput
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unused Lst_Destroy
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch "as appropos" -> "as appropriate" in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys G/C some old code that was for acorn26
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename functions for parsing command line...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace pre-increment with post-increment...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: simplify MakeMode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up main.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for reading from make...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in MakeAddAllSrc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unused return type of MakeBuildParent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use bit shifts in enum constants for GNod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: always use vfork, never fork
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: indent preprocessor directives consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/filemon make: document the syscalls that are no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove outdated comment about VarEvalFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace parse error "Need an operator" wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: simplify VarAssign_EvalSubst
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename Parse_include_file to IncludeFile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document necessary tests for Str_Match
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/dev/usb if_urtwn: Add a missing newline to an aprint_err...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/sparc64 Worakround for traps on invalid VAs:
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/dev/usb if_urtwn.c: Plug a few leaks
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/netinet arp: Plug an mbuf leak
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace enum bit-set with bit-field
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/dev/pci Also match Oxford Semiconductor Exsys EX-41098 P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: demonstrate that neither -dg2 ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace VarExprFlags with VarExprStatus
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: when exiting due to an error, print graph...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove overengineered Enum_ValueToString
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unused INTERNAL flag
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/fstyp Ignore address of packed-member for clang too
=?iso-8859-1?q?fcambus?=[src/trunk]: src/external/gpl3/binutils/dist/include/elf Fix typo in the comm...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Remove __packed from various network structures
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/traceroute6 traceroute6: Remove __packed
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/ldpd ldpd: Discard warning about accessing packed m...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/traceroute traceroute: no longer need gcc packed me...
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.sbin/rtadvd rtadvd: no longer need packed member warning
=?iso-8859-1?q?roy?=[src/trunk]: src/usr.bin/tftp tftp: no longer need packed member warning
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix compiler warning about signedness in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use shortcut functions Global_SetExpand a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace Global_SetExpand with Global_Set ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: in the test varname-empty, kee...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix double expansion when appending to a ...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net Whitespace
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet tcp_debug: restore __packed
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Pull out constant definitions insid...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Sprinkle CTASSERT to enforce on-wire layout without __pa...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_llc.h: Replace __packed with CTASSERT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: split Var_Append into Var_Append and Var_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace Global_AppendExpand with Global_A...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/arm/iomd Remove a comment no longer correct.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: split Var_Exists into plain Var_Exists an...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Remove code no longer used.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename Var_Delete to Var_DeleteExpand, Va...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/hppa/gsc Fix locking against myself.
=?iso-8859-1?q?ryoon?=[src/trunk]: src/external/gpl2/send-pr/dist/send-pr Do not use old-style back...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet Guard CTASSERT
=?iso-8859-1?q?roy?=[src/trunk]: src/sys CTASSERT -> __CTASSERT to unbreak userland build.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Allocate enough space for the bus_dmamap_t array...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Oops, made a mistake in my last commit
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb Add a CHICONY optical mouse product ID.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb Regen for addition of CHICONY optical mouse.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb I have a cheap USB optical mouse (CHICONY produc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: remove .PARSEDIR from test out...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add back "due to prototype" to mes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: update message text for 259 ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Use t9 instead of $25 in the SETUP_GP6...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/hppa/gsc Fix my mistakes in rev1.6.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/hppa/gsc Simplify harmony_speed_bits().
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename Var_SetWithFlags to Var_SetExpandW...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename Var_Set to Var_SetExpand
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: merge SetVar into Var_SetWithFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: merge duplicate code in Arch_FindLib
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: group shortcuts for manipulating global v...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Split the i2c and spi stuff out into their own f...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys introduce vfs.generic.timestamp_precision sysctl to cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename some VAR constants to SCOPE
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Add acpi_device_register(). Just a placeholder...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename context and ctxt to scope
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename Var_ValueDirect to GNode_ValueDirect
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Add fdtbus_device_register(). Just a placeholde...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm Call acpi_device_register() / fdtbus_device_reg...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/amlogic Fix C&P error in G12_CLK_vid_pll
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Add device_attached_to_iattr(), which return true if the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/x86/acpi Call acpi_device_register() as appropriate.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Use acpi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/powerpc s/bootspec/bstr/g to avoid shadowin...
=?iso-8859-1?q?taca?=[src/trunk]: src/doc Latest acpica version is 20210105.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add shortcut Global_Delete for deleting a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename remaining ctx to scope
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in the Var_ functions, move the scope to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve documentation about variable scopes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up a few comments in parse.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add const to SearchPath_Print
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unnecessary assignment in Job_Star...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Fix build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci PR/55975: Riccardo Mottola: Don't try to lock a ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Introduce a generalized "device handle", designed to abs...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi ACPI device handle implementation.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Assign device handles to "at acpi" and "at pci"...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw OpenFirmware device handle implementation.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt Assign device handles to devices that attach to ...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Second round of cleaning up endian code. No more...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Avoid strdup in mkTempFile
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Better reading of 4.1.3.1, it seems that using 3...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/virtio Add virtio mmio probe function
=?iso-8859-1?q?joerg?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Allow v...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/aarch64/aarch64 Avoid duplicate definition of ddb_r...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/ibm-public/postfix/dist/src/xsasl Pass strings to %...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/public-domain/sqlite Reenable threadsafe sqlite.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Job_TempFile: unlink while signals blocked
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci mcx: Add if_transmit callback to enable more tha...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/lib/libc/thread-stub change libc sched_yield() stub to actua...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Remove debug messages which are no longer necess...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Use plain kill to test signaled child
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/i2c - Add some additional compat strings from the DT...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Fix a comment. Thanks rillig@ for pointing it out!
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Add a description to close().
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/arch/mips/sys For mips n32/n64 explicitly save the ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/isa Calling halt_{input,output} is done by the MI au...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/dreamcast/dev/g2 Remove sc_open flag.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/sbus Remove something like counters.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Hold sc_intr_lock in open()/close().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/dev Remove sc_active flag. sc_[pr]intr can be...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use /dev/audioX rather than /dev/soundX in ex...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add another example of recording the output o...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Slightly adjust wording.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Explain the format of the raw PCM data users ...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/installboot Mention fdisk(8) and x86/mbr(8) in exam...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/arm/xscale Fix "locking against myself".
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/dev Remove an unused variable.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Add a missing mutex_spin_exit().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/pci Remove an extra mutex_spin_exit() in yds_resume().
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/sbus Remove an extra mutex_spin_exit() in error path.
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/kern Do not cast memcpy arguments when the intention is ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man9 Fix various typos, etc
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libcurses libncurses: fix grammar in manual page
=?iso-8859-1?q?dbj?=[src/trunk]: src/usr.bin/tsort tsort: fix typo in comment
=?iso-8859-1?q?dbj?=[src/trunk]: src/distrib/amd64/cdroms distrib/amd64/cdroms: honor CDBOOTOPTIO...
=?iso-8859-1?q?dbj?=[src/trunk]: src/sys/ddb defparam DB_MAX_WIDTH
=?iso-8859-1?q?dbj?=[src/trunk]: src/sys/conf defflag USBHIST_PRINT
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw Wrap some definite-only-in-kernel-environment pr...
=?iso-8859-1?q?dbj?=[src/trunk]: src/tools tools: allow MKCROSSGDB to work when not building gcc
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/usr.bin/make Run all make tests as unprileged user - m...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Avoid test failures when more than o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libcurses libcurses: fix spelling in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses libcurses: fix typos in introduction to ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Expose devhandle_t to standalone programs (fixes spa...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/x86/x86 use __builtin_assume_aligned() on places wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: sync comment for ApplyModifier_Assign wit...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/acorn32/stand Modernize acorn32 boot code to work d...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Drop acorn32 entry, fixed.
=?iso-8859-1?q?rillig?=[src/trunk]: src libcurses: demonstrate bug in addch that doubles tab indenta...
=?iso-8859-1?q?dbj?=[src/trunk]: src/sys/dev/pci xhci_pci.c: reimplement XHCI_DISABLE_MSI and XHC...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci In virtio_alloc_vq change BUS_DMA_NOWAIT to BUS_...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Consistently use %#x, etc
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 pretty print
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Check for programming errors in _bus_dmam...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/dev/pci Allow MSIX and MSI for interrupt type
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: indent lexer c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: allow end-of-l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: unary minus do...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix name of gr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: clean up test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use a single i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fail on syntax...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: demonstrate more ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix usage of d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: document anoth...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: error out if c...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/arm/ofw Rename argument "bootspec" to avoid shadowi...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/x68k Restore fixes for PR/51663 lost in r1.195...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/lib/libc/stdio restore change from rev 1.23 "Avoid undefined...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/dev Remove dumb middle button emulation code f...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Build mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: fix typo in comment in test
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Note Emulate3Buttons support for X68k Xorg based monolit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use standard i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: extract gramma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use more commo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: actually compa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: simplify code ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/sys poll.2: fix typo in manual page
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: add const to s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/check_files tests/libcurses: fix expecte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix typo in co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: add missing se...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: require keywords to be ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: error out on t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix documentation of ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: do not allow c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix grammar for arrays
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: make grammar f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Use reg_daif{set,clr}_write directl...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/include Add ENABLE_INTERRUPT() / DISABLE_INTERR...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Use ENABLE_INTERRUPT() / DISABLE_INTERRUPT(...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Optimize hardware priority updates.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use a single m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libcurses curses_screen.3: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: fix undefined beh...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Correct the comment at the top of thes...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Comment out HZ=512. This was only int...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys clarify what happens when kill(-1, ...) does no...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?wiz?=[src/trunk]: src/sys/kern Fix typo in comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: on errors, pri...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: remove unused ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix sentinel f...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/evbarm/installimage Use the same naming scheme for i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix typo in license text
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: move function ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: extract functi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: indent grammar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: declare %type ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: extract functi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use consistent...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libc/arch/sparc64 Don't define a label twice.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix off-by-one...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys typo in previous.
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Rework the text of poll(2) for clarity. Bump date.
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Document in poll(2) that poll first appeared in...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Change the lock conditions to call audio_unlin...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Try improving readability in wrt negations.
=?iso-8859-1?q?yamt?=[src/trunk]: src/external/broadcom/bwfm Make Raspberry PI 3 Model A+ use bwfm...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Protect also audioopen() and audiobellopen() f...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/dreamcast/dev/g2 Update function name in a comment.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Trailing whitespace, remove extra blank l...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Remove a macro that has never been used.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/cortex Avoid an extra daif read when dispatchin...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Zero interrupt handles upon allocation.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/cortex fix build without MULTIPROCESSOR
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: fix scanf paramet...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: compare function ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix spelling of the spe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: replace remaining...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet From Cy Schubert:
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: add missing space after...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/ddb Allow for MD code to use a different function than d...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips On MIPS use a helper function to work out the ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 add support kernel profiling on aarch64
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include Oh...the name of the mcount call wa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/scsipi PR/55986: Ryo Onodera: DK_BUSY must have mask...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/fs/msdosfs Enable to mount Raspberry Pi Pico's USB mass ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/x68k Fix a message for NMI.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 include "opt_gprof.h" so that _PROF...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd changes in bozohttpd 20210210:
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd clean up issues detected by address sanitizer ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xterm add new files for xterm 366.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc remove unused/useless #ifdef block
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 rnd(4): Consistently call it the `global pool'.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: reduce boilerplat...
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add HOTP and TOTP
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Reset serial terminal to default state at ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: reduce boilerplat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove redundant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: add shortcut macr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: replace ARG_CHTYP...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: don't access args...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern entropy: Only print consolidation warning of AB_DEBUG.
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_gre: Ensure that gre_h is aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: query function ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove excess emp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove wrong comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: format misleading...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/amlogic UART_RFIFO_REG should be masked before ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/include No need for a prototype of ofbcopy()...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Add some comments to help visually trac...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/macppc Call cpu_model_init() after clearing ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc - Don't change to the OFW stack in C code; ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Revert bnx(4) to INTx interrupts.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/macppc Improve readability of this file by a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix warnings f...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Document EINVAL for invalid flags given to fsyn...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/libcurses: add test for addbytes
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix pipe handling in ch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix pipe handl...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_ether: Ensure that ether_header is aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix misleading...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: align comments
=?iso-8859-1?q?roy?=[src/trunk]: src/sys if_arp: Ensure that arphdr is aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: remove include path han...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: clean up inclusion guar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: clean up remainin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: remove include...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: remove undocum...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: "fix" test mvwin
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix error mess...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix child process handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: fix reading from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: extract read_comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libcurses curses.h: proofread, indent a bit more consist...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Prior alignment fixes should not use an offset
=?iso-8859-1?q?rillig?=[src/trunk]: src libcurses: fix wrong tab width for addch
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 55991: when extending the marked partiti...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/external/bsd/drm2/via Add aprint_*() newlines for viadrm...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Curb aprint_*() abuse in bnx(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: split terminfo entry ov...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: use ASCII only in termi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 No assignment is needed here.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove unused cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: protect against s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: note that addbyte...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/usr.bin/nbperf Adjust test cases to hit the fudge case...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Add missing curlwp_bindx() corresponding to cu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: document the hist...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for ::= modifier encl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document purpose of stepping back in the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rearrange some comments to make them easi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: condense the code for parsing :S and :C m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: fix TMPDIR in unit-tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ApplyModifiersState_Define to Expr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add functions for assigning the value of ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci if_bnx.c: fix misleading indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: document since when indirect m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add more tests for edge cases ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: update line numbers in expected test output
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: revert part of previous commit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for indirect ':U' mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename VarExprStatus to ExprStatus
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/etc Add KERNEL_DIR to /etc/release
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up ParseVarnameShort
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up ValidShortVarname
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_gre: Remove alignment checks in favour copying to...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/net if_ether: revert prior alignment checks
=?iso-8859-1?q?roy?=[src/trunk]: src/sys if_arp: Just KASSERT that arphrd is aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: print error about failed shell command be...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for the variable modi...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with status of verif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up FStr and MFStr memory in cleanup...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys - centralize header align and pullup into a single inlin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce redundant code around ModifyWords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up memory management in evaluation ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys remove _ prefix from args
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix build failure for options GATEWAY.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up code and comments around ModifyWord
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses tests/libcurses: fix error handling for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix comments in test f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract typeok_colon_pointer from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: improve comments in test for e...
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/sys Don't compare int against size_t .. since mbuf lengt...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/netinet6 Fix the build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic pic: reduce the number of daif accesses in ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/usb Fix my copy-and-paste bug in rev1.160.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/locale Add missing man pages (from FreeBSD)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp new locale pages, sort
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic splx: only dispatch softints if interrupts ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/locale Remove FreeBSD portions that are not relevan...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/locale Remove reference to multibyte(3) and trailin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic splx: only dispatch hard interrupts if inte...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Fix reversed test (thanks mlelstv)
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/lib/libcurses/director Simplify to avoid copy based on...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic splx: restore priority even if interrupts a...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic splx: use pic_set_priority_psw in interrupt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: split parameters for evaluating variable ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 interrupt: enable interrupts before...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: update comments for Expr, amending the pr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ExprStatus to ExprDefined
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Fix pointer aligned macro to match the original (tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ExprDefined constants for debug lo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet put back alignment (reported by martin@)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys the fourth time is the charm
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Undo previous; POINTER_ALIGNED_P was broken.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/evbmips/mipssim Add VirtIO devices to the MIPSSIM t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets distrib/sets/list-fmt: sort commented entries l...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Fix a long long-standing off-by-one error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets distrib/sets/fmt-list: document how to sort by ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add no-profiled attribute for splhigh_...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/netinet Undo previous backout: alignment is needed here.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Working kernel profiling for n32/n64:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Provide a pic_set_priority_psw in the case ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs/sys Use the right...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh PR bin/55979
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Reorganize uvm_swap_shutdown() a bit, make sure the vnod...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Split get_exportlist() into get_exportlist()...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/mountd Reword slightly.
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Add support for multiple exports files. This...
=?iso-8859-1?q?hannken?=[src/trunk]: src/etc/rc.d Enable "/etc/zfs/exports" from "zfs share" in rc.d/...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net ARP headers only need 2 byte alignment - pointed out...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/netinet One more time: backout arp header alignment, now...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/arch/evbmips/conf I forgot to add the needed conf files ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc Correct floating-point terminology.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/mipssim Whitespace nit.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 In netbsd32___mount50() zero out the nat...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/55979
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/55979
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: sync comment about duplicated code with r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename constants for VarFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use bit-shift expressions for VarFlags co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up and update comments in var.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: demonstrate inconsistency in ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: clarify what .export ${:U} means
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: test exporting a variable that...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: document the bad state in whic...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up VarAdd, Var_Delete, Var_Reexport...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xterm remove -DOPT_* from here (now in...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic pic: avoid pic_do_pending_ints if pic_mark_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/kern makesyscalls.sh: fix typo in comment
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Expose more descriptor items as device properties.
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/arch/x86/x86 x86/tsc: fix double space in warning about ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Trailing whitespace. *snigger*
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Use the register name and not its numb...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci wm(4) use atomic_{load,store}_relaxed for evcnt ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src In 64 bit architectures, WM_EVENT_COUNTER is enabled by defa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbmips/loongson/dev Use the PCI_MAPREG_TYPE macro....
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbmips/loongson/dev Trailing whitespace
=?iso-8859-1?q?dbj?=[src/trunk]: src/distrib/amd64/cdroms Revert "distrib/amd64/cdroms: honor CDB...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev Attach this only if the parent device has playback c...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Don't allow callers of fsync_range() to trigger UB ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Document more EINVAL cases for fsync_range.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail add O_CLOEXEC
=?iso-8859-1?q?christos?=[src/trunk]: src/sys - pass the alignment instead of the mask (as Roy asked a...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Merge EINVAL descriptions; replace Xr to itself...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Document the register state on entry per the OpenFi...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/gen Fix some typos/malapropisms in directory(3).
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/gen Document that rewinddir(3) might either reopen ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 revert previous; user reports of pa...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add an abicalls version of asm mcount ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 In the compat setitimer(2) calls, don't ...
=?iso-8859-1?q?kardel?=[src/trunk]: src/external/bsd/ntp/dist/ntpd PR bin/55973:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea - Tidy up some comments.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/unzip mention zipx, from Alex Kozlov
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/unzip Build with linux/glibc (Alex Kozlov)
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci - use if_initialize() and if_register() instead ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/unzip Add support for password protected zip files (...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/unzip New sentence, new line.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/unzip Remove the "original line"
=?iso-8859-1?q?christos?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/usr=2Ebin/vis_Add_examples_=28Fernando?= =?iso-8859-1?q?_Apestegu=EDa_at_FreeBSD=29?=
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc Add an ofw_bootstrap() function, called dur...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86 Identify VirtualBox as a separate guest type.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Revert previous... somehow the registe...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 Penalize TSC on VirtualBox because it is no...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 add VirtualBox
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/x86 It is not VirtualBo give some more space.
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Provide an __eprol...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc Shuffle around a couple of things that aren...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Revert unintended change.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/arch/x86/x86 Fix x86's pci_intr_disestablish clean up ro...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/arch/mips/sys Remove the incorrect register shuffle...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Add missing 'q' modifier for the write command.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/videoctl videoctl: remove unnecessary code for unkno...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/uvm When turning off swap during reboot we have to lock ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about mismatch in getopt hand...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix build in tools mode
=?iso-8859-1?q?christos?=[src/trunk]: src/sys - Make ALIGNED_POINTER use __alignof(t) instead of sizeo...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/netinet it's spelled struct tcphdr, not struct tcp_hdr
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist --- 9.16.12 released ---
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump bind libraries
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind merge conflicts, adjust build.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/doc update the date for bind
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/patch patch: make '-V none' work in the expected way
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Avoid an unused variable warning for th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Put back accidental removal of "ofwreal...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea ofwreal_incharge does not need to be gl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Fix the previously differently.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Update some #ifdef PMAC_G5 for previous...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libarchive PR kern/55272: do not skip this test on...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace cryptic sym.s_rimpl with e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename str_t and its members to be more ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename tenum_t and its members to be mor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename t_isenum and t_aincompl to be mor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename storage class constants to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: shorten code in check-msgs.lua
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove gcov results on "make clean"
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Prevent crashing when options are NULL i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp libisc needs libssl now
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/powerpc Query real-mode? at startup and cac...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Revert the MIPS __...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1i and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/patch patch(1): use PATH_MAX for the size of rejname
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/usr.bin/patch patch(1): add test cases for various bac...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/vis fix URL
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic sn(4): Add rnd(9) support.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: reproduce the crash from ckg...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Misc style fixes. No binary changes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash from ckgetopt.c 1.2 and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up check for getopt
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce duplicate code in check for...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD r1.99:
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Reapply the follow...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Move 'struct pic_pending' from percpu to struct cpu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add hierarchical debug logging for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename mkinit to init_using_expr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend debugging for initializing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: fix typo in test for pop_member
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add machine-readable expecta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document an assumption that has tu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: define debug_named_member only in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make parsing of GCC line directive...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, print the initializ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for using a bool as array...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/m68k/m68k Replace magic numbers with proper macros ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document how to compile lint1 in d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic remove "pic_do_pending_int() prototype; no ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for 'do { ... } whi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: enable heuristics in test fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about 'do { ... } whil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix lint warnings
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include daif_disable: since we read bits be...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Inline "pic_do_pending_ints" in splx and ch...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Adjust ci_intr_depth when processing pendin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lint warning 'expression has n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint lint: ensure that '# line' directives in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: clean up some of the C99 tests
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist 2021-01-09 Thomas E. Dickey <dicke...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Only disable/enable interrupts if processin...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new byacc
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/byacc/dist set explicit_file_name when we use g...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add missing compatx11file
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: indent node details in debug mode
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/m68k/m68k Consistently use motorola style. No bina...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix definition of debug_node in no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename members of struct istk to b...
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add another test for C99 initializers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce amount of debug output duri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Fixup with __HAVE_PREEMPTION code which is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Some preemption updates - still not being u...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm KNF consistency
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about main falli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint lint: force each test to declare the exp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add another test case for in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename istk to initstack_element
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging in initstac...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for enum mismatch i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message ab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: always initialize return values of...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/usb Add a bunch of USB loader devices for Freescale ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add more tests for C99 initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for initializing a ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document i_brace, add comments, re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments in mem1.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: fix Home key for cursor navigation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename and condense initstack_chec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for initializing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add test for bit-field initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_bit_field_init from ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Keep current hardware priority value in struct cpu_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_non_constant_initial...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: indent
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: sort includes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Apply PMR optimizations from gicv3
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: adjust style to survive lint's strict boo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Align descriptors to 64 bytes instead of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/gen isascii.3: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: fix undefined behavior when pressing func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: consistently use char for characters
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add cpu_dosoftints_ci(). Like cpu_d...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Inline pic_set_priority and use cpu_dosofti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: WARNS=6, use int for all coordinates
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen reset xio_xv before calling xbdback_io_erro...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/x86 in xen_shm_map(), make sure to unmap any su...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: rewrite completely, fixing bugs and style
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent: add test demonstrating that ind...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: allow navigation with KEY_PPAGE and KEY_N...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb replace printf "ERROR<n>" with device_printf() a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add ddb commands to inspect usb xfer and xferlis...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 When waking from cpu_idle(), only c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Locking protocol changed...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/obio - Add missing \n's to printf(9).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/obio Elucidate why synchronous transfer is d...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt It is more appropriate to use clk_get_rate() rat...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include PR/56002: aarch64 has a true 64bit ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle spill normal user tra...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update current status of sun4v
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/intrctl In compact view, show the CPUs as a range (...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.sbin/intrctl Adjust description of compact list view out...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug message and comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: properly handle input errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: change spelling of initialisation ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: add advanced cursor movement with tab, sh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: fix assertion when substituting at the en...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: update constant names in comments
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix formatting and db_usb_command_table[] static...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix report-coverage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document interaction between cmdline and ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Make the splx fast path smaller.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: save a hash map lookup when defining a cm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract ExistsInCmdline from Var_SetWithF...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for cmdline variables...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add a few open questions to Var_SetWithFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not expand variable name from the comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove boolean parameter and return type ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove freestanding freeIt variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: make ModifyWord_Subst a little easier to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use more common parameter order for VarSe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reorder code in ModifyWords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for confusing double ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add quotes around variable name in an err...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix local variable name for parsing argum...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add context information to error message ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract ParseModifier_Match into separate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: quote ':S' in error message about missing...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ksh PR/56007: Greg A. Woods: ksh unable to execute ERR t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys introduce DDB_END_CMD and replace more than 20 copies of...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Use the PCI_MAPREG_TYPE macro. No binary change.
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/who Fix Fl argument.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Whitespace (mostly trailing)
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix the formating for 'show usbxferlist'.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man3 Fix timespeccmp declaration.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex If we are committing a deferred splhigh(...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Install a default irq handler that panics w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: note inconsistent parsing behavior in mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: demonstrate how to undefine va...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: comment on possible inconsistency in hand...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Just a few optimizations.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex/data Comment out tests that the new str...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Delete category stuff that has changed ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Add REG_POSIX, and make compile on linu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: explain non-obvious code around indirect ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/ldpd Make use of packed member addreses non-fatal f...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/lib/libunwind The return address register entry is the D...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove redundant parameter of ApplySingle...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/lib/libunwind Redo the aarch64 support in libunwind. Thi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/lib/gallium Don't hard-code LLVM version, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve error message for unknown modifier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve error message for unclosed modifier
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Add support for ENOSYS (was never set)
=?iso-8859-1?q?rin?=[src/trunk]: src/tools/compat Fix copy-paste error for heapsort(3), so that i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for confusing error m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve error message for bad modifier in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: restructure code in ParseVarname to targe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in Var_Parse
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/man/man3 timeradd.3: declare timespeccmp parameters as...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/m68k/m68k Plug kernel stack leaks in reenter_syscal...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Add REG_GNU
=?iso-8859-1?q?christos?=[src/trunk]: src/include - Replace REG_ENOSYS (unused) with REG_ILLSEQ.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 The register operand size for "smne...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 The immediate offset of "ldtrb", "l...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 make more system registers are disa...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix wrong target register size of "...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 adjust tab. NFC
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/sed Will be fixed with regex update
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/misc update the list of prefixes/regions/towns in irel...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: document the history of bugs i...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex sync with FreeBSD:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb fix sparc build: db_expr_t is larger than a poi...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex minimal fix to match the library code (...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern skip redzone on pools with the allocation (includin...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/sys Add comments for the PR_WANTED and PR_PHINPAGE flags...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/regex Restore NetBSD RCS Ids.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc Add a provision for a per-cpu battable. Ea...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Don't save the firmware's copy of SPRG[...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea - Fix a comment.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex remove casts
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex reduce casts
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses libcurses: prevent unknown escpae sequen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests libcurses: ensure that '\b' in han...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: reduce indenta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use common syn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: use common sty...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/tests tests/libcurses: add test for '\b'...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/elf2bb For upcoming FFSv2 sup...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/stand/bootblock Add FFSv2 support for primary...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/base Adjust for amiga/boot ver 3.1.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man8/man8.amiga Adjust for amiga/boot ver 3.1.
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.sbin/installboot Adjust manpage for amiga/boot ver 3.1.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd For SMALLPROG, do not compil...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.dreamcast For ramdisk image, generate only 2 pairs o...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/compat Add reallocarray; this is used by the new regex...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex protect MIN from re-definition
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci match Geforce FX5200 Go found in some iMac G5 mo...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev deal with node name inconsistencies betw...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev more node name adjustments
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack Add regcomp.c and regexec.c so that we...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Add glue to disable locale code in order to b...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/amiga/miniroot Oops, forgot to commit this. One more...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex fix NLS compilation
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nvi/usr.bin/nvi we don't need the extra copy wi...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex add missing _
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Adjust for conditional NLS
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Put back local regex (thanks Rin)
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Also free assocated mbufs.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/hppa/include Use a valuely human readable number fo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/sparc64/include Say what 1UL<<39 (MAXDSIZ value) is...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Drop 64-bit default stack sizes back to 4MB.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Declare oeacpufeat once, in powerpc/oea/cpu_subr.c,...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/who PR/56013: Kouichi Hashikawa: Move setutent/setut...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Misc cleanups:
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen PR/56012: Kouichi Hashikawa: getutent(3) man pa...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add utmp man pages
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen put back line accidentally removed.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/gen Add missing endutent.3 to MAN.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Fix xref, add missing word.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.evbarm Add a man page for vcaudio(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 pci.4: sync list of supported MI PCI devices ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 usb.4: add mos(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 usb.4: fix year
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 usb.4: add mue(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 usb.4: add usmsc(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic Unfortunately we need to disable interrupts...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.evbarm Add a manual page for vchiq(4)
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8/man8.amiga More markup. New sentence, new line.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Sort opt_*.h. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k Add MAC68K_MEMSIZE option to hard-code memor...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.i386 Remove extremely outdated list of s...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/sets/lists/man add new evbarm device driver man pages
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Remove references to removed FDDI and Token R...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: make the 'solved' stand out more
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: place the 'solved' marker nearer to the text
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: don't beep if the window is resized
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/etc/mtree Add /etc/ip6addrctl.conf as optional file so it is...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Arrange for tools build
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib arrange for tools build
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Split cpu_model_init() into cpu_feature...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Rather than putting it on the caller, j...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea In ofwoea_initppc(), call oea_init() af...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Don't put #ifdefs in prep_initppc(). Instead, let ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Un-do a bunch of misguided code sharing. It's not ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Document the userspace /dev/spi interface to ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 spi.4: Add a FILES section
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 iic.4: add ssdfb
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Describe the i2c ioctl interface
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 iic.4: Add FILES section. Fix copypasto.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 spi.4: mention history of ioctl interface
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add ixl(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add ixl(4) properly
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc ctwmrc: remove SloppyFocus keyword, wh...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd belated call version 20210211 after previous m...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd changes in bozohttpd 20210227:
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Use "static" in the function intro if the function ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add more tests for enu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic machine/cpufunc.h -> arm/cpufunc.h for the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for 'dubious ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename confusing local variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove stray warning 2...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize Add a maintainable version of resize, with a ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize Bump warns
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: allow 'expect' comments to r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for enum/int...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc/sparc sun4v: add 32/64 bit workaround for the...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with status on ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with OpenFirmwa...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Switch to intr_establish_xname().
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/bin/xterm/resize Clean up file obsoleted b...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize Don't define the copy rules if we don't have ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for 'possible...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename getbound to alignment_in_bits
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: skip alignment computation if poss...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to 'possible ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize remove unused
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize no need to specify SRCS
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize add parens
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for function...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make messages for incompatible poi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: force 'expect' annotations
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for '<<' in t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to enum type ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for unconst p...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for 'illegal ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information for 'incompat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: output precise type information f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: extract type_name_of_array from t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd give BOZOVER a default so exporting a distfile...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to 'illegal b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract declare_bit_field from dec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document allowed types for bit-fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for constant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename parameter in function 'expr'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about constant express...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid warnings from the previous when using ob...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd update version, dates, add emily to list of co...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.i386 Add SEE ALSOs for various bus types
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/resize disable the rule to copy resize.c since it fa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: shorten code for checking re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: keep messages in test files ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/libexec/httpd libexec/httpd: fix cross-site scripting in Lua...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint2: align comments in the code with a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint2: add redundancy checker for commen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename members and access macros of the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Minor re-ordering of a few things, and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename is_nonzero to constant_is_n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace wrong comment with assertion
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document where in C99 the behavior...
=?iso-8859-1?q?rillig?=[src/trunk]: src lint: add test to demonstrate that PR bin/20264 has been fixed
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc - When starting the boot program, cache a bu...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/include Bump OFW_MAX_TRANSLATIONS from 32 -...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/alpha/alpha support building alpha kernel without P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for narrowing...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/lib/libunwind Defer acquiring the FDE lock until after t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix null pointer dereference on pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only warn once about integer const...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist ChangeLog for wpa_supplicant
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/dist Merge local changes from v2.7 -> v2.9 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new wpa.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Split pmap_bootstrap() into 2 functions:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/wpa/bin/hostapd Enable more options.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/i2c Use dstemp(4) as entropy source.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/i2c Use lmtemp(4) as entropy source.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Merge tzcode-2021a
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tzcode
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Remove extra unlock/lock processing around if_pe...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Refactor rxq->rxq_ptr updating.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sun2/miniroot Drop wide char support to save space
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add DISABLE_INTERRUPT_SAVE(), like DISABLE_INTERRUP...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 cpu_lwp_fork: KASSERT -> KASSERTMSG...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf amd64/conf/XEN3_DOM0: Add comment
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/libexec Make this work with a non-standard...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/ifconfig Make IEEE802.11 support optional
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sun2/miniroot Now that we use the "hacked" (non-wide...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sun2/ramdisk Drop IEEE802.11 support from the ramdis...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb reduce aprint_error(9) abuse
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Update rge(4) from older OpenBSD, finish porting.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch add rge(4) to x86 ALL kernels
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man4 update rge(4) manual page from OpenBSD
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man4 link to rge(4) from pci(4)
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man4 install rge(4) manual
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch enable rge(4) on x86 and evbarm64
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix Dd, comment out OpenBSD-only page.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev add rge
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/man and the html for rge(4)...
=?iso-8859-1?q?otis?=[src/trunk]: src/usr.bin/newsyslog Implement 'E' flag that prevents newsyslog...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/newsyslog Sort options in synopsis
=?iso-8859-1?q?christos?=[src/trunk]: src/doc update some versions
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb note that "enum usbnet_ep un_ed" member is the w...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/rc.d require NETWORKING otherwise amd can come up before...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/dev/usb ukbd: Condition probe-time verbosity on USBVERBOSE
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/dev/usb ukbd: GC some 20 year old code (NFC)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Apply PMAPNAME() to pmap_bootstrap[12](...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/netstat Don't show any of the completely and utterly...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Consistently right-justify backslash in macro defin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern KNF. No binary changes.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Complete the pmap symbol renaming shena...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc - Add a boolean "ofwbootcons_suppress" that...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add gffb
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Sanity check size vs width x height x depth. Bu...
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/net/if_wg Bump tentative flag timeout (-w) from 10 to ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/net/if_wg Revert previous, 11th time failed after comm...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Use genppc_cpu_configure() instead of...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Do not forcibly turn off PPC_4XX_NOCA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Invoke calc_delayconst() before read_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Turn imask into static.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora Switch to genppc_cpu_configure().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora Establish kernel MMU context before ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix build failure for options NET_MPSAFE.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Ensure the "memory" clobber is on inli...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/newsyslog Fix markup so that literals are typeset as...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/newsyslog Sort config file flags and command line op...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.bin/newsyslog Use proper -width instead of the cargo-cul...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix jcl's starvation case in ixgbe_rxeof()...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix previous: Each line is "stride" bytes wide, ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Stop registering same function t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Convert to intr_establish_xname().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/include Adjust tabs. Add NetBSD RCSID. No bi...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/resize Only specify the dependencies if we are makin...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf XEN3_DOM0: Sync VERBOSE with GENERIC
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf XEN3_DOM0: Fix pckbc console attachment ...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Opps....Remove irrelavent debug code and don't f...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat For vmstat -h/-H, calculate the hash element ...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf XEN3_DOM0: Move closer to GENERIC (NFC)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/libmalloc/lib Add some jemalloc stubs so we ca...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Add missing opt_inet.h.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Revert accidentally committed debug code. Sorry.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbppc/ev64260 Don't forget to 0-terminate the BAT ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use BUS_ADDR_{LO,HI}32. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use __BIT(). NFC.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc ctwmrc: disable NoTitleFocus to preven...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf GENERIC: Tiny comment adjustment (NFC)
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf XEN3_DOM0: Move closer to GENERIC (NFC)
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf std.xen: Move towards std.amd64
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO - removed leftover O...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: add vnet driver from openbsd - compi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: add vnet driver from openbsd - c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/ofppc/conf Don't include mvgbe in this kernel confi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Move ofppc-specific CPU spinup code to ofppc/machdep.c
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Split set_timebase() into get_timebase_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix hard freeze in pic_handle_intr()...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch For Explora 451, call calc_delayconst() before pckb...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev pckbcintr() must be running with...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Avoid doubly bus_space_map(9) wh...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc For very MD codes for Explora, reorder thing...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora Call bus_space_mallocok() appropriat...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc Map framebuffer to virtual space when fb(4) ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Bump INTSTK to 16KB, i.e., one VM page,...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Configure fb(4) appropriately al...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Fix color map.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Add tmpfs.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc Identify oneself as ``Explora 450'' instead ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc Add 403 family processors other than 403GCX.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Show PVR as 8-digit hex.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Convert to intr_establish_xname().
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci Fix missing IFM_FDX
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for incompati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: mark tests for message...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about enum/enum or enum/int t...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.5/8.5p1 (2021-03-03)
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist remove __UNCONST, initialize
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/lib merge local changes between ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc Separate probing for the console device and...
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf GENERIC: comment typo fix (spacing)
=?iso-8859-1?q?gdt?=[src/trunk]: src/sys/arch/amd64/conf XEN3_DOM0: Approach GENERIC
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/ic Fix a possible race condition in spc_msgin() in N...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Include PIC name to interrupt source, i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/macppc/macppc Change pic_name from "openpic" to "u3...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc For booke and ibm4xx, switch to software-ba...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Reorder things in cpu_startup() for c...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc Convert to KASSERTMSG(9) to display...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/powerpc For ibm4xx and booke, restore saved...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Improve fdt_isprint so that it returns false if ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/m68k/m68k Minimal (but hackish) change to make a DE...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man9 Fix trivial typo. No need to bump date.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: extend test for '//' comm...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 return early from identify_hypervisor() if ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add 11 test cases, demons...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: fix unintended trailing w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add templates for options...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so pretend we know about %# and %j...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ld.elf_so/arch/mips Don't or the got object in, just...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix space-tab alignment in indent's o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent.1: sort options alphabetically
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add 17 more tests, found ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add more tests, discover ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add tests for negative op...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rpcbind - Enable WARMSTART
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist TODO and ipfilter improvements from G...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/openbios Remove unused/unreferenced ...
=?iso-8859-1?q?dbj?=[src/trunk]: src/distrib/amd64/cdroms distrib/amd64/cdroms: honor CDBOOTOPTIO...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk whitespace --> tab. No functional changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Build modules for PPC_OEA64 on evbppc64.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm <tab> consistency
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc BER
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: allow for comments in eit...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc Revert this commit:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora Reduce ifdef. No functional changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora No need to clear framebuffer here; r...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hp300/include Provide a bus_space_mmap that always ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Misc cleanup for clarity. No fun...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use bus_space_mmap in sti_mmap. This makes X on ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add tests for the remaini...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Add initial support for Xorg ser...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Build Xorg server for evbppc with minimum wsfb(4) s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use all headers in all files
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: for the token types, use enum instead...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in debug mode, output detailed token ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Stop advertising more openings after limit is ...
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Intoduce "-n" switch.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Remove an '#ifndef hp300' and make STI_{EN,DIS}AB...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include For _LP64, disable members of struc...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include For LP64, remove members of struct ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync with Elftoolchain...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet netinet: Enable random IP fragment ids by defaul...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet netinet: Enable RFC 1948 pseudorandom TCP ISS se...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 netinet6: Mark randomid unused.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys netinet/netinet6: Add necessary includes to make these s...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 Amend missed messages:
=?iso-8859-1?q?christos?=[src/trunk]: src Add blocklist support to libwrap which enables all programs ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/mips add TRAP_SIGDEBUG support to mips.
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm G12
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: in the name of an array type, lis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline 'case 3...5' in grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix off-by-one error in 'case 3...5'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict C mode, warn about initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align names of C grammar rules wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule 'constant'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow assignment-expression...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent lint: move keyword 'continue' over to the oth...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use named constants for the different...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant parentheses around r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: sprinkle a few const
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap fix missing chars
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix handling of '//' end-of-line comm...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/imx always re-read status register in the loop.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf early console for pico-pi-imx7
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/conf Add bluetooth also to 32bit kernel.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use no_jmbuf evcnt for the failure case of...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Compute CRC for all segments of a multi-buffer pa...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/fdt Interrupt no longer needs kernel lock.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom RPI4 PCIe driver, based on pcihost_fdt.c
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/evbarm/rpi Add some firmware support functions and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Undocumented register to multiplex emm...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Move interrupt register definitions to...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Add comments for 2711 local peripherals
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/m68k/fpe Remove incorrect byte and word conversions...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpuffs cast to the proper enums for lint
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/puffs give names to the enums so we can cast by name ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Don't increment the iss sequence on each connect...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Use a random IPv4 ID because the shuffling algor...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Add some randomness to the iss offset
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet remove now unused pseudo-random ip id code.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Remove the unused "addin" argument (it was alway...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 no need for ip6_id.c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix printing of uninitialized 'token'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make it easy to compile indent in deb...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist Appease new lint enum errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: allow golden stderr file,...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet reinstate a simple version of ip_randomid()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys welcome to 9.99.81, ip_randomid() signature change.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add test for output line ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert big macros to functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline macro for backslash
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/net/lib remove ip{,6}_id.c
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/libelf Update libelf's manual...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate another bug i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist/libexec remove extra line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split bsearch comparison function
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet mv <sys/cprng.h> include to the kernel portion
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong removed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: always use braces in do-while loops
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move comment about dump_line to column 1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant initializer in dump_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Adjust for fewer args in calling functions
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack Add a stubbed version of libwrap (tcpw...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk We don't need libwrap a...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev add support for the CPU temperature sens...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Improve wording, use more macros.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Modify some parameters to reduce packet dropping.
=?iso-8859-1?q?sborrill?=[src/trunk]: src/etc/rc.d Need to explicitly load value of zfs variable as zf...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Move the offset addition in one place and mask t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/ifconfig PR/50933: Uwe Toenjes: Document hardware limit...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/usb Add CoolerMaster, and AMD SR4 lamplight Control ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/usb Add ASUSTEK AURALED
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error without options DDB.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include fixed mask width of DBGWVR_MASK, an...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 match the macro name to the order o...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 "machine cpu" command shows pc of t...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 Add support hardware breakpoint and watchpo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: manually indent comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract reduce_stmt from reduce
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename a few tokens to be more obvious
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make token names more precise
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename a few more token types
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract capsicum code out of the main...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract search_brace from main
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate strange align...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for comparis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add example for anonym...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: disable check for enum type mismat...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/netstat Remove Network ATM soft intr queue reporting...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Add micphy(4).
=?iso-8859-1?q?wiz?=[src/trunk]: src drm(4): allow limiting maximum X/Y resolution
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/arm/broadcom Add PCIe driver to build.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/sys Add printf_nostamp(9), kernel printf() without prepe...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread Use __pthread_volatile for ptc_waiters (Greg ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/gen Add manpage links for asysctl(3) and asysctlbyn...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dist/pf/net remove args from ip_randomid() (John D. Bake...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ic remove extra arguments
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea - In pmap_bootstrap1(), make sure to in...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc switch G5 iMacs to full speed
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Update to upstream elf...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dist/pf/net remove htons, it is pointless (thanks joerg@)
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet6 byte-flipping a random number is not very useful.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/restore s/skiping/skipping/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add "TX " to "Queue No Descriptor Availabl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Tidy up initialization of the kernel SR...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/powerpc/include Use ifdef _KERNEL_OPT instead of if...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fixes. No functional change.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 - fixed a problem where hardware {break,wat...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Move nvme where I expected to find it (disk c...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Split wifi cards into a separate section, add...
=?iso-8859-1?q?ryo?=[src/trunk]: src Numeric modifiers conflict with the syntax interpretation of...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add ixg
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/netinet6 flowlabel will never return anything other than...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add vmx, virtio
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 delint by removing Tn macros
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex recognize the "C" language backslash escapes ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Document the "C" language escapes supported i...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed Add -G to support GNU extensions
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add ena(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Put cross-references in a useful place, copyi...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Be less redundant in the DESCRIPTION
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 cross-reference pci(9)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed Use the same options like m4 (-g turns on GNU, -...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline references.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex improve wording.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Reference kernel developer's manual
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Remove dead references
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/sed Remove trailing whitespace.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Mention that formats with >16-bit precision c...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Fix missing Xr
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex Underscore is a word character (thanks uwe@)
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: vnet - reception of ethernet fra...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev add basic support for iMac G5 audio:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code for reading from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use consistent array indexing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant cast after allocatio...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed remove extra increment; fixes: echo o | sed -e '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce indentation of check_size func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: manually fix indentation
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Remove extra unlock/lock processing around...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add test templates for te...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Refactor rxr->next_to_check updating.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Re-factor the code in pmap_extract() th...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Clarify problem.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add rtsx(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 s/Disk and tape/Storage/g, more relevant cros...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man5 Retire the paragraph from 1983 that says this...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.i386 Use inline cross-references
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4/man4.i386 Use inline cross-references.
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.9.0, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test tokenization of punc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move code for tokenizing numbers furt...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/oea Fix paste-o in last.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix misleading indentation in indent'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate stray empty l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add helper functions for doing the ac...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make output_string inline
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add test for preprocessor...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/share/wscons/fonts Update Spleen wscons fonts to version 1.9...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use consistent indentation for 'else'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace 'target' with 'indent' in fun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add 'const', rename variables, reorde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up verbose documentation commen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace pad_output with output_indent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove strange debugging code that we...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: manually fix indentation in indent's ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug logging for actually writin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace compute_label_column with com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace compute_code_column with comp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column computation with inden...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline calls to count_spaces and coun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: document undefined behavior in proces...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix confusing variable names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant parentheses
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split 'main' into manageable parts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split 'main_loop' into several functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add another test case for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix handling of '/*' in string litera...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename pr_comment to process_comment,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: distinguish between 'column' and 'ind...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in dump_line, reduce scope of local v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename local variable in dump_line
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Don't use %jx for 0 or 1 - just use %jd in UVMH...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Consistently use %#jx instead of 0x%jx or just %jx i...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/sed Handle \t too (RVP)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap record the libblocklist dependency
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap s/pfi_faultpte/&p/ for consistency with arm / o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove the '+ 1' from right margin ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: align comments in indent's own code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug logging for switching the i...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: vnet - reception and transmissio...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc define NO_STOP flag
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Enable block count only for count > 0.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix documentation of parser_state.par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove disabled duplicate RCS ID from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix lint warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: give indent a try at formatting its o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate off-by-one er...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make compute_code_indent more readable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix off-by-one error in comment wrapping
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Comment on CTASSERT() in COND_SET_STRUCT(); this is ...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Document NFS_BOOT_UDP instead of NFS_BOOT_TCP...
=?iso-8859-1?q?rin?=[src/trunk]: src/sbin/mount_nfs Fix typo: s/--r/-r/
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Fix DJMEMCMAX option for Quadra/Centr...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci Initialize dp->rd_cmap_{red,green,blue} in radeo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Enable NFS_BOOT_UDP; on-board NIC seems...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up target column computation in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Remove an unnecessary if statement in gi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up check_size_comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/x86/pci Remoave an extra space from a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic No need to have an MD #ifdef in an MI file, so re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/samsung Use fdtbus_intr_establish_xname
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Sprinkle kpreempt_{dis,en}able ready for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: demonstrate wrong expression e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix wrong expression evaluation in -dL mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: sort modifiers in ApplyModifier alphabeti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add test for short-circu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/rump Build rump for PPC_OEA64 on evbppc64.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document how error handling should be don...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract duplicate code for detecting a mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract duplicate code for parsing ':S' a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: separate parsing and evaluating for modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: separate parsing and evaluating for modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in ApplyModifier_SunShell
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: separate parsing from evaluating for seve...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: add test for edge case in modi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: return failure in TryParseIntBase0 for em...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: only evaluate the ':_' modifier if the ex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: convert test for ':_' mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate unintended e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not expand the variable name in the ':...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: merge duplicate code in ApplyModifier_Rem...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate common subexpression in ApplyMo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: skip memcpy when parsing but not evaluati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: only evaluate the ':@' modifier if the re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: skip strdup when parsing an irrelevant ':...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: don't evaluate several simple modifiers i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not evaluate ':gmtime' and ':localtime...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add test for the ':?' mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not return unevaluated 'else' part fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not evaluate modifiers ':M' and ':N' i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not evaluate modifier ':[...]' in pars...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: separate parsing and evaluating in the ':...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not evaluate the ':O' modifiers in par...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in parse-only mode, do not update the exp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: separate parsing and evaluating for modif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: skip variable lookup for '::=' modifiers ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation of VarFreeEnv
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: document today's bug fix...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for message 2...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document how lint disc...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern provide generic cas for _LP64
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbmips/stand/sbmips Specify the emulation explicit...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb correct usb device id for BELKIN F5D7050E
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossv4 mixer API: be extra careful with the i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename VARE_NONE to VARE_PARSE_ONLY
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace enum bit-field with struct bit-fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up header for runtime type informat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: change debug log for variable evaluation ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: indent inline functions for lists
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation of Lst_MoveAll
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up documentation of ApplyModifiersS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add position marker in t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: convert varmod-loop to p...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/evbmips/stand/sbmips - 32 bit mips uses oabi, don't...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Use inline cross-references.
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: vnet - cleanup of debug code (no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate that the mod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix double varname expansion in the varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document an example for a 'chain of modif...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd/dist Import 4.3.5:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve documentation of ApplyModifiersState
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/nsd merge conflicts between our changes for nsd...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ApplyModifiersState to ModChain
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound/dist Import unbound 1.13.1
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libunbound
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new nsd/unbound
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix l2tp(4) ioctl type. Pointed out by yamaguchi@n.o...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Disassemble TEQ correctly.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/unbound merge local changes between unbound 1.9...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora/dev Style. No binary changes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation for ModChain
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO - update status afte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for message 1...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for message 1...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for a few mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename 'parn' to 'paren' in the gr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename 'blklev' to 'block_level'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename 'toicon' to 'to_int_constant'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace a call to LERROR with lint...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move main part of idecl over to de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move to_int_constant from the gram...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename dinfo_t members to be more ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up documentation of dinfo_t
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Clarify use of open flags in open(2).
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove superfluous article.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Handle gas/gcc generating a break/trap 6 for i...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add alc(4)
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 add ale(4) and bge(4) to pci.4
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 pci(4): many more drivers
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint Switch to intr_establish_xname().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint/pci Make this distinguishable with native...
=?iso-8859-1?q?ryoon?=[src/trunk]: src Improve URL consistency
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for C99-style in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move debug logging for the designa...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libwrap simplify expression, daemon is an array can't be...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/include LIR_HV priority should be lower than so...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern ts2timo(9): refactor for clarity
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern ts2timo(9): further deobfuscation.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern revert previous
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern ts2timo(9): refactor TIMER_ABSTIME handling
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern restore flags-as-bitmask, just in case another func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document the initialization of an ...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/cksum cksum: use POSIX type uint32_t instead of u_in...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/find find: use POSIX type uint32_t instead of u_int32_t
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/find find: use POSIX strtoll(3) instead of legacy st...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/ipcs ipcs.c: do not #include sys/inttypes.h header w...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/join join.c: explicitly convert -1 to u_long in orde...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/join join.c: print usage after warning "illegal opti...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.sbin/mtree mtree: use POSIX type uint32_t instead of u_i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add more examples for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document how initialization works,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce debug logging for initializ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: warning 210 has type i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reword message about type mismatch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for type mism...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename operator 'const' to 'constant'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make the debug log for nodes more ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug logging during initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace undefined behavior during ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add PTRACE_ILLEGAL_ASM using the MIPS3...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract extend_if_array_of_unknown...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up control flow in initstack...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split initstack_push into smaller ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug logging in initstack...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split initstack_pop_item into sepa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend documentation about initial...
=?iso-8859-1?q?simonb?=[src/trunk]: src/tests/lib/libc/sys Sprinkle a few more \n's and the end of s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename push_member and pop_member
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace assertion in initializatio...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Support pmap_growkernel and KASAN shadow mappin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add reminder that C99 does not all...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for incompati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename tsize to type_size_in_bits
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename in_bit to in_bits
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use standard form of statement mac...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/fdt earlyconsgetc: return -1 instead of 0 be...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/gpio No need to pass the parent softc down ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch Don't pass the autoconfig print routine as...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/cobalt/conf There is no need to have the "...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/sandpoint/conf eumb does not need to carry...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/kern In config_search(), we already asserted th...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/gpio Remove a now-unused variable.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/vme CFARG_IATTR usage audit:
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/isa In "rescan" routines, always pass locat...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/evbppc/conf mainbus does not need to carry...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/sys Give config_found() the same variadic argum...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ieee1394 sbp does not need its own (unused)...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/kern Mechanical conversion of config_found_sm_l...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/marvell No need to define interface attribu...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci Fix missing comma.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Temporarily continue to provide config_found_ia().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/macppc/conf Remove meningless "ki2c" attri...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/usb Audit CFARG_IATTR in config_found() cal...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/sparc/conf Remove unneeded interface attri...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/usermode/conf Remove unneeded interface at...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/x86/pci Remove unneceesary "imcsmb" attrib...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/x86/pci/imcsmb In imcsmb_rescan(), no need...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/hpcmips/dev plumpcmcia has only a single i...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Convert config_found_ia() call sites where the ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/omap Nothing uses / references the "mo...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci Don't filter interface attributes in re...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/omap tiotg_rescan(): properly pass the...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/evbmips/loongson/dev pcibrescan(): config_...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/i386/pci gscpcib_rescan(): "gpiobus" doesn...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/x86/pci Minor rearrangement of the deck ch...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci - config_found_ia() -> config_found().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/x86/pci/imcsmb - The third argument passed...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/x86/pci These devices have only one interf...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev "" is not a valid interface attribute, so d...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ata Correct names of arguments passed to re...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/audio audio only has one interface attribut...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/eisa Correct names of arguments passed to r...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/i2c "iic" only has a single interface attri...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ic This driver only has a single interface ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ic No need to pass interface or locators to...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ic Correct the names of the arguments passe...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ic - In nvme_rescan(), pass the locators us...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/isa - Use designated initializers for the w...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/isa pcppi_scan(): No need to pass interface...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/scsipi Unwrap a line.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci Correct the names of the arguments pass...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pcmcia - Unwrap a line.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/gpio No need to pass interface attribute or...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci No need to pass interface attribute or ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci There are two interface attriubtues on ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci ismt_config_interrupts(): remove a now-...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/sys config_found_ia() -> config_found() w/ CFAR...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/sys Give config_attach() the tagged variadic ar...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/kern - Give config_devalloc() the tagged variad...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Add CFARG_DEVHANDLE, allowing direct configurat...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/sys config_attach_loc() -> config_attach() with...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/acpi Pass CFARG_DEVHANDLE to config_found()...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ofw - FDT device enumeration now sets the d...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/macppc Associate the OpenFirmware phandle ...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Add a CFARG_SEARCH tag, which specifies an indi...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/ofw Associate the OpenFirmware phandle asso...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Add a config_probe() function. This is current...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/uvm Sync with HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/kern Document that config_probe() really should...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys CFARG_SUBMATCH -> CFARG_SEARCH for the indirect...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/imx Oops. missed this in the last.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys config_match() -> config_probe() for the straig...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/hpcmips Decorate the problematic config_pr...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys Treat config_probe() as if it were a boolean fu...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/audio audiosearch(): Remove a stray CFARG_L...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/i2c config_match() -> config_probe(). It's...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/acpi acpi_md_gtdt_probe(): Fix paste-o...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/uvm/pmap Sync with HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/ep93xx config_found() takes a device_t...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/arm/xscale Need to be explicit about the i...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/arch/xen/xenbus No need to be explicit about in...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/sys Use a value for CFARG_EOL that is not likel...
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs]: src/sys/dev/pci Make sure to explcitly specify the "wse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename designator_pop_name to desi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add comma to struct in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug loggin for initializ...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Fix and improve the buffer length calculation ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm Apply the
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Don't mark EFI runtime pages LX_BLK...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace segmentation fault with as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure after error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add more tests for ini...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align rule names in grammar with C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix grammar for initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: join grammar rules for initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary '%prec T_COMMA'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document the struct for declaratio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract adjusting of the storage c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation and braces in m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: update comment on setasm for C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use proper boolean literals instea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for declarati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: properly name C99 in message about...
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/cmp cmp.c: use C99 strtoll(3) instead of legacy strt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make pmapboot_enter panic if anything goes ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix check for declaration after st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up grammar for declaration a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make the calls to clear_warning_fl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename ftflg to seen_fallthrough
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test initialization in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, check initial...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline access to type properties i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: use macro for encoding type infor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make lint's own code pass the stri...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use macro for initializing keyword...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix argument names and table headi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move getopname over to tree.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant operator properti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up new_name_node
=?iso-8859-1?q?cheusov?=[src/trunk]: src/usr.bin/seq seq.c: replace non-standard `\e` with standard c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove the unnecessary invalidation...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Tweak a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Adjust the kernel virtual address space so ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant operator informat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug output, use uniform file ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename token T_XOR to T_BITXOR
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch -DKERNEL_BASE_VOFFSET= has annoyed me for the last ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant '%prec' declarati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule 'data_def' to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename declspecs to declaration_sp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename clst to case_labels
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline local variable in declarato...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename d_rdcsym to d_redeclared_sy...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename d_nedecl to d_nonempty_decl
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename d_fargs, d_fdpos and d_fpsy...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clarify that a brace-e...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/audio/ctl audioctl.1: describe foibles
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant braces in doreturn
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong 'statement not reached' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong 'falls off bottom' after...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename i_infinite to i_maybe_endless
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document the precise meaning of co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename c_cont to c_continue
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document why an unreachable statem...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate bug in end...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename c_rchif to c_reached_end_of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add missing space when adding a ne...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for reachabi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: sync redundant documen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix reachability computation in if...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions for handling cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix reachability for if-then-else ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix reachability for constant cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix reachability for while (0)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/bin/nslookup Remove some obsolete informat...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/bin/nslookup revert the unintentional whit...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys use a pipe instead of sched_yield()
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce number of places where 'rea...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: invert 'rchflag', call it warn_abo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about unreachable statement a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for reachabil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for reachabil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test reachability of g...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: adjust type in documentation of ad...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant prototypes
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/setjmp PR/56066: Jessica Clarke: Add tests fo...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/mpl/bind/bin/nslookup Use standard section names, s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix typos in documentation of ModChain
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: prefix error messages with 'error:'
=?iso-8859-1?q?mrg?=[src/trunk]: src note that ttyaction.[35] first appeared in netbsd 1.3.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/oea Fix copy-paste.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 New sentence, new line.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/pic Brush up previous, or make things more ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/services_mkdb Avoid memory leak on empty lines (htt...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Remove -...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate bug in assignmen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/lib/dns bind: fix workaround for bug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use precise type information in me...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: explain wrong type mis...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Add a list of names
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd - remove extra \n from stderr logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce visibility of global variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce visibility of variables for...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Fix the shuttle rules by defining a new EXEC_TARGET...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Re-enable kpreemption in an error path. ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make sure not to run kernel...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make this compile with -DDE...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/powerpc/pic KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Another missing kpreempt_enable
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Remove duplicate out-of-place comment.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Remove addition of -msym32 to CFLAGS. ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/modules/examples/sysctl Add some \n's to the end of some...
=?iso-8859-1?q?simonb?=[src/trunk]: src Work in progress for MIPS modules. Only tested on mipseb64,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add indirection for accessing the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd fix misplaced paren, add missing va_end()
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd call tzset() before chroot so we initialize ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd interface indexes are unsigned
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/rtadvd print function names as %s: not <%s> everywh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong error message about type...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/lib/dns bind: remove the workaround f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix documentation about optional b...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with findings relate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in init_using...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract init_using_assign from ini...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/netmgr remove extra ;'s
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix/include/isc We have _Ali...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add _Alignas()
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib Consistently comment out code tha...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk From Greg A. Woods:
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test initialization using string literals
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Match generic "snps,dw-mshc" compat string as fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about initializa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix outdated comments
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot Remove "lib" directory for ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/mk Add aarch64 and sparc64 to MKZFS yes.
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Add NetBSD CVS IDs.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/rcons s/depreciated/deprecated/g
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include We don't really need a comment at the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm Trailing whitespace
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Remove somewhat dubious empty octfp...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Fix previous
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_init_expr from init_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove outdated comment from init_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix C99 initialization with expres...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint/stand/altboot Fix tftp boot with RTL8169/...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic Introduce COM_HW_BROKEN_ETXRDY bit in sc_hwflags;...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Introduce sc_poll_ticks and obsolete COM_HW_POLL bit...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sandpoint At least KuroBox Classic and HG seem to h...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Update a comment to reflect reality
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 More debug
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/net Remove strange padding #define and replace with anon...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/modules don't restrict pad module to i386 and amd64.
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/audio/record Add an example for recording CD quality...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: condense debug output for initiali...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add comments about things left to ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/omap ti_iic_{acquire,release}_bus are no more. ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: free memory at the end of an initi...
=?iso-8859-1?q?gdt?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_ioctl.c: Drop...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1j and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge our changes between 1...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSL
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline macro 'namedmem' for C99 de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split current_namedmem into lvalue...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename the few remaining instances...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename i_current_object to i_next_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename debug_named_member to debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove over-engineered doubly-link...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace namlist with designation a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: distinguish between read and write...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/sets/lists/debug Move pad module to MI debug set lists
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: free the designator as soon as it ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix names of functions dealing wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve initialization of arrays w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix initialization for arrays with...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc expat 2.3.0 was released
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_pglistalloc_contig_aggressive(), avoid lookin...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libsa Twiddle also for data transfer for seek.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/nvmm Implement nvmm_vcpu::stop, a race-free exit fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant '%prec' from gram...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract decision for warning about...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for warning ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename variables in check_pointer_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow pointer cast to 'char *' and...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename pushdecl and popdecl to be ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename pushctrl and popctrl to be ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename members of struct control_s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: in malloc calls, use 'sizeof *ptr' inste...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 use __func__
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve output format for internal...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage The install-image has grown a bit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix Clang build everywhere but on amd64
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove workaround for array initializ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: don't claim that indent is "the nices...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes around placeholder in m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/include/isc bind: fix typo in stdatomic to...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/mk Make columns nicely aligned.
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Use LDADD/DPADD instead ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add uxrcom(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove space between 'sizeof ('
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused fnalloc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename fnaddreplsrcdir to somethin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation in fnnalloc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename types in filename management
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename srchfn to search_filename, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename global variables in filenam...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Revert recent pic optimizations until I have more t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename filename_replacement.len to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up code for filename management
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename filename management functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: rename LERROR to INTERNAL_ERROR
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in initializa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix and update comments about init...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: move description of te...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: do not force tests to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: trigger assertion fail...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document expectations ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up initstack_pop_item_named_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract look_up_member from initst...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add fn_complete2() that controls the quoting of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary typedefs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename initstack_element to brace_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add function for setting the initi...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/vmt Removed little endian dependencies.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename decl1ext, reduce visibility
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move handling of function renaming...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: prepare support for adding array d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract brace level code into sepa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test initializing a st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract brace_level_next_member fr...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys In getvfsstat(2), clarify that the size argumen...
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/sys Document EINVAL for out of range socket address...
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 Update documents.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move debug primitives to the top o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder code for handling initiali...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/conf Add siisata
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/conf Remove makeoptions DEBUG="-g" - we have...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/conf Enable a few more filesystems
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move more functions to the global-...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Only target the boot cpu for real with S...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace global variables with func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline brace level in initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline initerr in code for handlin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging for initial...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move brace level functions further up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: omit unnecessary calls to current_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging, use consis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace initstack_push_array with ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline initsym
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename public designator functions
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch fix a comment that has been c&p'ed around and not u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move code for checking init expres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: group functions according to their...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move code for extending an array o...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Disable 1ofN distribution of SPIs by def...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sprinkle const on function declara...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Pass the unescaped filename the the append funct...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit document the flag
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Only unescape when we are quoting and don't add ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up type handling in initiali...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/misc - EXIT_FAILURE instead of 1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove wrong warning about wrong i...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/misc Clarify and explain the rationale for parentheses...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for struct in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only define GCC builtins if -g is ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_no_auto_aggregate
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract initialization_end_brace_l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract brace_level_subtype
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/atf/dist/tools If we are running the test as an...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/sys yield so we can lose packets
=?iso-8859-1?q?nia?=[src/trunk]: src/share/misc DRM
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add is_struct_or_union
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract duplicate code to is_strin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up initialization_expr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up initialization_init_array...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline variable in initialization_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for initiali...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split complicated function for loo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for assertion failure in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add assertions for aggregate initi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Don't override TARGET...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/sys/sys Don't define mtx_owner here. mt...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add an lwp_trapframe() interface to re...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Include #include <mips/frame.h> to get...
=?iso-8859-1?q?simonb?=[src/trunk]: src Install <mips/frame.h>, now needed for dtrace.
=?iso-8859-1?q?simonb?=[src/trunk]: src Don't build or install /usr/lib/dtrace/drti.o - currently no...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Provide vm_offset_t and vm_size_t type...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/fs/nfs Don't use legacy VM types.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Whitespace nits.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Move the cpu_reset_address() declarati...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Expose kdbpeek() and kdbrpeek() for dtrace.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips (Very) minimal kernel support for dtrace ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/cyclic/mips Add cyclic_machdep.c for...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev Work in progress dtrace for MIPS. M...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace Compile MIPS specific code.
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/mk On MIPS if we compile C files as N64, compile assem...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Fix copy-paste; These boards are 405, n...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/virtex Make VIRTEX_* kernels compile. Not te...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Centralize cpu_rootconf().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Set com(4) frequency in ibm4xx_device_register() in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut Use genppc_cpu_configure().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut Use com_opb_cnattach().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc Use ibm40x_machdep.c.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut Use ibm4xx_cpu_startup() and board_in...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libarchive/dist/libarchive PR/56083: RVP: tar -...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut Use IBM405GP_UART0_BASE instead of ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add examples for initi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove outdated comments, clean up...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add helper functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename struct members in init.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: ensure initialization ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename variable 'level' to 'bl'
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test initialization of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test unknown member na...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate assertion ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut/pci Remove obsoleted file; we had swi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test initialization wi...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch G/C bootpath.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Centralize cpu_reboot().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/openbios - Document IBM/AMCC Walnut ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Remove unused "startkernel" argument for openbios_b...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/openbios Use mnemonic "bdneq". Add m...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Support OPB running @ 33MHz for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Convert walnut to use powerpc/ibm4xx/openbios.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx According to "PPC405GP Embedded Proc...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc Move common global variables, i.e., phys_map...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora G/C unused. No binary changes (excep...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch G/C misleading <evbppc/tlb.h>. Use <powerpc/ibm4xx/...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/explora Sort headers. Fix style. No binary c...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/include G/C <evbppc/obs405.h>.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 G/C unused. Use tlb.h directly instea...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Sort & group headers. No binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/include Include <dev/ic/comreg.h> for COM_FREQ.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 - Explicitly include <sys/param.h>.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 - Explicitly include <sys/param.h>.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 - Include tlb.h directly instead of u...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 - Include tlb.h directly, instead of ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut - Include tlb.h directly, instead of ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut - Explicitly include <powerpc/spr.h>.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/walnut - G/C unused.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix nearly 20 year old type - cache ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke - Write-back msgbuf and update bootst...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Use ``for (;;)'' for infinite loop, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rewrite handling of initialization...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove workaround for bug in lint
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove outdated comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reword message for very unlikely ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 175
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information for message a...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Make this format a little bit nicely.
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/gen libc/gen: fix hack for previously unsupported l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add error about out-of-bounds arra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove unnecessary emp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test 'scalar type cann...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle spill trap properly w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up duplicate code in handlin...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO after pcb spill impr...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention regex changes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Add plugin glue (simon@)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/base new named plugin (simon@)
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/rc.d handle copying of plugins to the chroot
=?iso-8859-1?q?christos?=[src/trunk]: src/etc/mtree add named plugin dir
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Simplify the CTF floa...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/sbin Use compat/exec.mk - zfs isn't comp...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/mk Reenable kernel modules for MIPS now that they work.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Modify error message to sync with ixgbe.c
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe KNF a bit. No functional change.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Adjust the number of entries in the intrcnt array t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src New vax documentation, vax/covid(4)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Whitespace: #define<tab>
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys Expose olde style intrcnt interrupt accounting via event...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Define __HAVE_LEGACY_INTRCNT to indicate this port ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat Now that ports that use legacy intrcnt interr...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys Add support for kernel hash statistics generation for vm...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat Use kernel sysctl hashstat collection instead...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Add a sysctl hashstat collector for uihash.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Add a sysctl hashstat collector for bufhash.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Add a sysctl hashstat collector for vcache.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/uvm Add a sysctl hashstat collector for ubchash.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/base Move the named filter-aaaa plugin to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not error out of a struct is in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace empty macro arguments with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove wrong assumption from comment
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/fs/puffs Put a copy of our existing data first in the no...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea avoid mapping 0xfffff000 - my beige G3 ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci PDC20265 is Ultra/100, not 66.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/nfs Set f_namemax during mount time like all the other f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/ibm4xx Add bit-field definitions fo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/vmstat Drop setgid kmem, simplify nlist setup.
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/at Add an XXX reminder to convert at(1) to use parse...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/conf Add bpf
=?iso-8859-1?q?rin?=[src/trunk]: src evbppc: Add support for DHT Walnut 405GP evaluation board.
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/rndctl rndctl.8: reflect current reality
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbppc - Hook DHT kernel
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/rndctl rndctl: make -l's "Flags" field reflect current ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/notes Document DHT kernel for evbppc.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make debug logging compatible with...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/conf Add gpt wedge support
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Call usbnet_attach before usbnet_{lock_core,busy}
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename mbl to memory_block
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract filename ID counter into s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename getnode to expr_zalloc_tnode
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/base named/filter-aaaa.so is unrelated to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename members of struct memory_block
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: name memory allocation functions c...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Make extern declaration of intrcnt a u_int instead ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename functions for duplicating t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: add parentheses after sizeof, as r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for enum type...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused brace_level.bl_array...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename members of brace_level
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Fix style to appease changes2html.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder struct members to be in co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename getopname to op_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace a new modtab with op_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename local variable in build_colon
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea clarify comment in previous
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up merge_qualifiers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix typo from previous commit in m...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: prevent typo from tree.c 1.264 from happening again
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for constant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce memory usage
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reword message about constant argu...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev Improve SPKRDEBUG code.
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev Rework about the rest note in speaker(4).
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/at Revert parsedate(3) XXX as per discussion with kre@.
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/librumpuser For MIPS N32, register_t needs to be uint64_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use C99 bool type instead of defining its...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern CTASSERT that NSIG <= 128. There are many hard-cod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use standard %H in strftime instead of %k
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Print the "preposterous TOD clock time" message onl...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Centralise the setitimer() timer type validation in...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.sbin/mtree Deal with the case when a device gets recreat...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.sbin/makefs Add a -L option to follow all symbolic links...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename function parameters to match boole...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: backport to C90
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Fix an IPI deadlock scenario that resulted in a TLB...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: revert accidental change from the previou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Slight tweak to last: Our IPL gets rais...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 Improve cpu_idle() by allowing a platform s...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc update TODO after cpu_idle() has been i...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/top/dist/machine - Bump field width for state t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist Merge local changes with acpica...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist 31 March 2021. Summary of chang...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document thorpej-cfargs branch.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: simplify access to the name of an express...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unused Expr.varFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove VarFlags from debug logging
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc prefixing lwp names with isc-...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/isc Don't block signals if we are...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace enum bit-set with struct bit-fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline VarFlags into Var
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: condense definition of VarPatternFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move VarEvalFlags_ToString down to the ot...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses/slave s/&string/string/ for mvscanw(3); ...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses When mvscanw(3) fails, string is not mod...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses Reapply fix for big-endian environments,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ambiguous functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename a few functions to be more descrip...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract decision for evaluating an expres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove filler word 'Do' from function nam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: convert VarEvalFlags back into an enum, b...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/rndctl rndctl(8): remove no-longer-useful stats from -s
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: split test for modifier ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Related to PR bin/48875
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: disallow '$' in the variable name of the ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/rndctl rndctl(8): to -l, add a "samples" column separat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd avoid DoS in initial request size, which is no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: remove accidentally adde...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/opencrypto use kmem_{z,}alloc() instead of malloc()
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/opencrypto refactor: reduce changing swcr_sesnum
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/opencrypto refactor: reduce access to swcr_sessions[i] d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: one comment per expected dia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline macro in check for <ctype.h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about for wrong type cast in ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Don't call strncmp() where the length arg is the si...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips For bc{0,1,2}{t,f} check for the TRUE val...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Allow disassembly in XKSEG for LP64 kerne...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Move the ctfmerge call from SYSTEM_LD_TAIL (used by...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips gcc/gas also emits "or ...,zero" as well ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Include opt_inet.h for INET6
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net s/nitems/__arraycount/
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Tidy up NOP disassembly, handle "pause" as well.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix cut'n'paste typo - OP_CVM_DMUL is dmu...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Some QED instructions are included in MIPS32 a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/lib bind: remove workaround for bugs ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/contrib/dlz/modules/wildcard bind: re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist bind: remove unnecessary CONSTCOND co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist bind: remove non-canonical redundant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist bind: remove unnecessary local modifi...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: Ignore spurious ldc CTRL/ACK/VER...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up debug logging for ':M' and ':N'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: be more verbose in -dv debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: omit unnecessary details from -dv debug log
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/arch/sparc64 Fix build w/o options SUN4V.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in debug log, add space between scope and...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/conf Don't use /usr/bin/time (it is not portable)
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/usr.bin/time Since there is a -t option, and the option itse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: don't waste ti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: clean up table...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: fix names of o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce verbosity of the -dv debug logging...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/opencrypto Fix ATF failures, sorry.
=?iso-8859-1?q?simonb?=[src/trunk]: src/bin/ps We only need -Wno-format-y2k for print.c .
=?iso-8859-1?q?simonb?=[src/trunk]: src/bin/ps Fix the column width calculation for the lstart colum...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/sys Define the CTF ELF section header magic number.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Check the CTF magic number in an endian friendly wa...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/mips Call kmem_free() with th...
=?iso-8859-1?q?reinoud?=[src/trunk]: src/lib/libnvmm Implement nvmm_vcpu::stop, a race-free exit from...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/mips sizeof(*var) instead of ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Clarify security model of rndctl -S files.
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 sizeof(*var) instead ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/dtrace sizeof(*var) instead of sizeo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips If we're going to print a number in hex, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move check for strict bool mode in...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps - dedup code
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Revert rev 1.278 which tried to call ctfmerge only ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/sparc64/sparc64 Fix a typo, remove a useless blank ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/m68k/m68k Include <ddb/db_interface.h> to get ddb's...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/m68k/m68k Remove duplicate db_disasm() prototype.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/sparc/sparc The location arg of db_disasm() is a db...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common/sys Add files present ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync with upstream r3943.
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/common Prepare for <elfdefinitions...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain Mirror upstream build steps: trave...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/lib Traverse the complete imported Elftoolchain tree during ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/lib Attempt to unbreak the build by reverting r1.288.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about losing acc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add details to warning about too l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation of typeok_shift
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: test what happens for 'int <...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: for shift in C99 mode, do not warn...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Clarify wording further based on private feedback.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man4 Remove sentence that has not been true since ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sync comment with reality after re...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dev/dtrace/mips Use NAL (nop-and-link) t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Basic dtrace trap support.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libevent/dist Changes in version 2.1.12-stable ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libevent Merge local changes from libevent 2.1....
=?iso-8859-1?q?christos?=[src/trunk]: src/doc fix incorrect version
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libevent
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libevent
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes Update for pkgsrc README.html transition
=?iso-8859-1?q?simonb?=[src/trunk]: src Revert the change to not build and install /usr/lib/dtrace/d...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/audiocfg audiocfg(1): add examples
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Add a # to a %x printf format to get some...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sbin/modstat Update usage message to reflect reality.
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/lib Ensure that the 'libelf' direc...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain Traverse the Elftoolchain 'common'...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern tc_init(): KASSERT that the timecounter hasn't prev...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Sort includes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/libexec/httpd/small bozohttpd-small: fix error handling for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/libexec/httpd/small bozohttpd-small: fix typo in SRCS, fix t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/libexec/httpd bozohttpd: fix argument type for functions fro...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/lib Redo r1.288: traverse the complete imported Elftoolchain...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/modes Disable again ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/comp Add usr/include/elfdefinitions.h and...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Do not ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/mca update comment about the 'quirk' in we_mca_init_...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc refresh with latest
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new services and protocols
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for struct po...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: don't warn about cast between poin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: refine comment and fun...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Update Elftoolchain 'c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in code from included files, print...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make/unit-tests Don't use a shell pattern to copy fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up handling of preprocessing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test bit-shift amount ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist 2021-03-30 20:21 Christos Zoulas <c...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file merge local changes between 5.39 and 5.40 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new file(1)
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document where the 38,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: for structs and unions, include i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up the check for pointer con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about pointer conversi...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/lib Avoid duplicate directory traversals when building Elfto...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: quote placeholders in messages for...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate wrong lint warning about complex var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about uninitiali...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix initialization with brace-encl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old second attempt in the right place:
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch HAVE_GCC=9 to gcc.old.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 9.3 into gcc.old.
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man4 Fix a wrong description in previous.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 'no merit' is a strong statement
=?iso-8859-1?q?gson?=[src/trunk]: src/external/bsd/atf/dist/tools Add support for running individu...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc update gdtoa info
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/modules/dtrace Build the netbsd32_syscall module if mips64.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: prepare renaming of 'struct type'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: use distinct struct tags for type_t in l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/libevent/dist libevent: remove unnecessary CONS...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/libevent/dist libevent: remove remaining CONSTC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/libevent/dist/test tests/libevent: fix Clang build
=?iso-8859-1?q?nia?=[src/trunk]: src/external/bsd/pkg_install/dist merge pkg_install-20210410
=?iso-8859-1?q?nia?=[src/trunk]: src/external/bsd/pkg_install/dist/add fix build, sign comparison...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc new pkg_install
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce debug logging and memory allocatio...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 10.3.0. main c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: reduce debug logging and memor...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc initial import of GCC 10.3.0. ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reword debug log message for empty variab...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 10.3.0. main c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix out-of-bounds read in Var_Parse_FastL...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/dist/add Fix merge bug.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix build (missing include directory)
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc re-disable selftests
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note gcc 10.3 exists.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial merge of GCC 10.3.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc reduce diffs to upstream slightly.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax revert a local change ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgomp disable testsuite components.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe mark an extremely uncommon, but sometimes ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc make mknative-gcc.old for GCC 9. begin to update ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc fetch omp-device-properties.h and don't try to fet...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/bin/ctwm Update build recipe for ctwm-4.0.3
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/bin/ctwm ctwm: build autogenerated files f...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc ctwmrc: add DontShowWelcomeWindow, new...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up Makefile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add types Substring and LazyBuf
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up remaining references to VarEvalF...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Restore...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid allocating memory for simple variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate handling of the modifier ':S,from...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Don't truncate disk size to full cylinders.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Provide a default preferred I/O size.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate ModifyWord functions to use Subst...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid unnecessary calls to strlen when ev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate ParseModifierPart to use Substring
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove redundant parameter from ParseVarn...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch mknative-gcc for GCC ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve performance for LazyBuf
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc add a netbsd version for GCC 10. properly generat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer revert sanitizer back to...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various changes to get GCC 10 to build here.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/usr.sbin/cpuctl don't run the "offline" or "nointr" te...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree create the gcc-10 subdirs, and don't create the gc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists various updates for GCC 10 support. remo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 make a numeric literal unsigned as it is bi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips avoid duplicate "ddb_regs" in crash with ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb avoid assigning both signed and unsigned variables i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/pf/pfctl add some new uses of existing GCC_NO_* var...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/zaurus/stand remove shadowed (common) declarations ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ipf/dist/tools avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk add GCC_NO_IMPLICIT_FALLTHRU, GCC_NO_MAYBE_UNINITIA...
=?iso-8859-1?q?mrg?=[src/trunk]: src use -fcommon where necessary.
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/factor include bsd.own.mk to be sure NETBSDSRCDIR is set.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/solaris include bsd.own.mk to make sure $S is set.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/pstat fix a buffer size (off by one), and fix all t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libevent new GCC_NO_* uses for warning issues. mo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 merge our changes i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc updates:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/bc/dist avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 10.3 and powerpc ports.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ekermit/dist properly size a buffer to include ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc arm/netbsd-elf.h is necessary for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/adventure avoid leaving off the trailing nul in a lite...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libm/src add a default: case to __kernel_standard(), fai...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libskey avoid an unlikely buffer truncation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libtelnet pass the right enum to krb5_auth_con_setkeytyp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/mount_portal properly terminate a buffer after strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sun68k/stand/libsa use libsa/saerrno.h instead of o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/alpha/stand/common avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ieee1394 convert union member from [0] array to [3] ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/nvmm be sure to only access vcpu if it was initialised.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/sbus handle cd1400_compute_baud() failure and avoid ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib avoid uninitialised variab...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/ac use strlcpy() to ensure desired nul termination.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/moused avoid attempting to print NULL.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Print target addresses similar to aarch64...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch mknative-gcc for GCC ...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/hdaudioctl hdaudioctl.8: add missing arguments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in the ':Q' modifier, only allocate memor...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 Add an example of attribute fallth...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add attribute fallthrough
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add table test for the m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: fix test for modifier ':...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: spell SysV in mixed case
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce memory allocation and strlen calls...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/rpc pass dest buffer size to strncpy() and ensure n...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libform allocate the potential trailing nul as well.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libpthread fake-use alloca()'s return value to quieten -...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys in struct evcnt_sysctl, change ev_strings[0] to ev_s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/racoon apply -fcommon to sources that still rely up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mpl/bind use -fcommon.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/checknr properly terminate a string after strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/robots properly terminate after using strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/config ensure that pointer is filled in when used up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/usbhidaction increase the size of a buffer by 1 byte.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Hold the lock for pppoe while referencing sc_id
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reschedule softint to process packets enqueued to pp...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing counter clear when a pppoe state chang...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/rpcbind avoid potential uninitialised variable use.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst apply some -Wno- to ignore several new warn...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend more -O0 for vax
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst some platforms trip -fcommon here too. we ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/warp avoid duplicating symbols in libterminfo.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 GCC 10 does not like casting from one id...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet/usr.bin/ctfconvert ignore a "should be i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old apply -fcommon here...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace XXX: ignore warning about ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update the status of GCC. summary: mostl...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 add a test for a type attribute af...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc with dtrace enabled, there is at least one...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Elide [NUM] in arguments for systrace, use the firs...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note amd64 dtrace issue is only warning fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump Pass -isystem and -imacro ccp flags to lint
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc dtrace systrace.c issue fixed by christos ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix the problem "pcictl pci0 list" ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern regen
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man3 intro.3: add a few
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man3 OpenSSL man pages have moved
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/riscv Add a ddb disassembler for riscv.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern use the first element of the array instead
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch more -fcommon.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/dump_lfs build lfs_node.c with -O3 on ia64 to avoid ass...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/lto1 lto-common.c needs the stack ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 support parsing c99's static class for a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up pattern flags for the modifiers ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/string for GCC, built memset.c with -fno-builtin. ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename members of ModifyWord_LoopArgs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce memory allocations in the modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unnecessary modifier ':U' for cert...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: turn run-time string concatenation into c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: let the compiler decide whether to inline...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for newly added message a...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Add DIOCGDISKINFO compat.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add support for C11-isms such as i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant condition in upda...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 gnu enables c11 extensions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: arrange options in the usage messages
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: un-abbreviate code for passing opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove stray semicolon from gramma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: add option to accept C11 features
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 there is also an optional type qualifier...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Style fixes:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/crypto/adiantum use an enum instead of constant variable...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/common Fix inverted logic!!
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Use uvm_km_alloc(9) with UVM_KMF_NOW...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch sandpoint has its own module_init_md(). So, do not ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: adjust test for C11 to...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/alpha Contrary to comment here, nowadays hard...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern intrcnt[] is changed from long to u_int. Use sizeof...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev dk_start(): retry device-dependent start() routine l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch more -fcommon for boot programs.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/fsdb vax vs gcc: fsdb.c loses. also build this with -O0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/mvme convert 'extern phys_ram_seg_t mem_clusters[0];...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/hunt/huntd one port complains about string overflow he...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys remove extra typedef for vnode_t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys avoid second typedef for boolean...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc i've test-built all platforms. everything...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc document various gcc warnings that occur f...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc feedback from rin@: alpha and m68k work we...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add support hardware tcp/udp rx checksum offloading
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci mtu for revision B0 and B1 is supported up to 16...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/solaris - Don't include <bsd.own.mk> It should b...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Fix two problems on old topcat(4) framebu...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/zfs - Don't define NEED_ISYSTEM. This is a rump ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/include Fix fallout from alpha/interrupt.c re...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fixed the problem of instability when changing m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/kern/lib/libsolaris - Define NEED_ISYSTEM here
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate handling of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename PrintOutput to PrintFilteredOutput...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump fix reversed comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document two previously unknown bugs in j...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove type name for the abort status in ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/m68k/m68k check the result value of pmap_extract() ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/base restore gcc-8 subdirs and mark as ob...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc sparc and amd64 successfully finished thei...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc make this match the builtin pr...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net commonize error handling in pppoe_clone_create()
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Allow type attributes after function poi...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move initialization of sc_lock in pppoe_softc to first
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Use kmem_zalloc to allocate pppoe_softc
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Sort initialization sequence in pppoe_clone_create()...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Stop ppp layer at first of destroying pppoe interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix not to put the wrong error message
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Remove unnecessaly lock holdings to avoid dead lock
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix regression intr...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Stop and destroy timeout after sppp_detach and if_de...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing locking order between sppp and IFNET_LOCK
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Restore our local c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/i2c spello in comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/makemandb - Remove obsolete cltom(9) and mtocl(9).
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci when the packet size was just n*MCLBYTES, there ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fix typo
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/scsipi Limit buffer size for device capabilities req...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/top/dist/machine go back to right-aligning the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf Change octal and hex parsing to not use strto...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/misc Add a couple definitions for RPG
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: align name of jobs_table_dump to the othe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use distinct wording for writing to the s...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf make value an int to avoid all the casts and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/shlock PR/56112: Justin Parrott: Don't unlink a lock...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/shlock appease gcc-9
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern avoid an error in the recent sys/evcnt.h change to ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/cardbus convert cardslot event thread from wakeup/ts...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm/pmap remove KERNHIST_INIT_STATIC(). it stradles the...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various updates, thanks to those who provi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Compile in compat32 syscall names all th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch alpha, ia64, sparc*, riscv*, amd64 and vax t...
=?iso-8859-1?q?mrg?=[src/trunk]: src add a note about potential GCC 9->10 build failures
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/backgammon/common_source no longer need -Wno-error=imp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GCC 10 and the ports that switched.
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Disable the larger/faster code path. ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Cast the fill value to unsigned char ...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/w Remove SCCS workarounds. No binary change.
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Use __register_t instead of uregister...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/systat Remove SCCS workarounds. No binary change.
=?iso-8859-1?q?maya?=[src/trunk]: src/bin/ps Remove SCCS workaround. No binary change.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/oea Adjust TABs. No functional chan...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/mk Use GCC10 for all amd64 including XEN kernels.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 port the -mnative ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc remove double arm64 netbsd tar...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc tmux 3.2 out.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc add support for arm64 lse.S.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: simplify selection of the fil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint1: remove redundant dependency
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: indent consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: remove ATF descr
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/booke PR port-powerpc/56107
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/booke Sync MAXfoo params with oea:
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for pointer c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about alignment when c...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Make pat_init() a NOOP on XENPV; it causes ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/arch/amd64/include sys/arch/amd64: remove trailing white...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 3.1c TO 3.2
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate assertion failure in initialization
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux merge our changes between tmux-3.1c and tm...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix analysis from prev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure for temporar...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm fix error in previous: UVMHIST_PDHIST_SIZE needs to ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/string avoid redefinition warning for __OPTI...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc it's spelled aarch64eb. now aarch64eb use...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64-gcc10 can run atf fine (with a GCC 9...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb db_lstacktrace() can't use db_stacktrace_print and l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb don't provide db_lstacktrace() for crash (yet?).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document wrong location informatio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix storage class of compound lite...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove work-in-progres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow the diagnostics to be...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add error_at, warning_at, message_at
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate the getopt check to warnin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate print_previous_declaration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate check_tag_usage to warning_at
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in check_global_variable_size, res...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not modify curr_pos in check_gl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic remove extra line that clearly isn't meant to be ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys use correct enum types for various functions.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: preserve curr_pos when checking wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate global_clean_up_decl to wa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mpl/dhcp use -fcommon here too.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant test for tflag in...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet use -fcommon here.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend documentation about handlin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flip parameters in verror_at, vwar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align the member access macros for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename parameter to diagnostic fun...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips move softint_cleanup, which is a part of ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbmips/conf enable a few more "generic" items in t...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a NULL check for parent interface of pppoe
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist fix the 32 bit build (I guess the aut...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Delete the NOFPU option. These CPUs do h...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/crash more -fcommon for sources not ready yet
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: pass pos_t via const pointer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove redundant CONSTCOND
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/rsh more GCC 10 fixes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename parameter to expr
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libform - fix memory leak
=?iso-8859-1?q?maya?=[src/trunk]: src/sbin/cgdconfig The -n flag is useless with -g, don't mention...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/dev Make LCD BrightnessUp/BrightnessDown wor...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/dtrace apply -Wno-error=array-bounds for GCC 10.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up option parsing
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Switch hppa to gcc 10
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: test emitting of symbol informatio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix error message in lint2 for mis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: reduce duplicate code for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix strict bool mode errors in cgr...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix regression intr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove WARNS=3, falling back to the defa...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add emit.ln to the release files
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Add CVS ID line.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/riscv Make the riscv disassembler work, as best as ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc hppa switched. sh3el seems ready. m68k a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for reachability
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Force user to specify source dir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: record all files from ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssh-8.6 out
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid double slash in name of temporary d...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge local changes between 8.5 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail Fix weekday parsing; only reset the string when...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/tmux/dist tmux: fix -Wformat-nonliteral for Clang
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use straight quotes for error 'Bad condit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate unexpected b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add detailed explanation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add another example for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not complain when skipping the conditi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Slight tweak to previous changes:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Don't use atomics to manipulate cpu_inf...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv compile fixes
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv KNF
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 give a structure a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/tmux/dist tmux: move __printflike to the declar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint1: fix build error "must...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add common attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Instead of compiling files with -fcommon, create an incl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd clang: fix bui...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix inconsistent opera...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 added more attributes of PTE displa...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Prevent blocking ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Provide some more operat...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Fix Realtek RTL8125 description
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci regenerate
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix the hack for emit....
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 remove emit.ln; looks like an acci...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 Put things back, emit.ln it was me...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Do previous differently ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix regression where ld(1) i...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Apply this fix also for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/dev Fix rnd(9) support; events were n...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man8/man8.x86 Capitalize /EFI and /EFI/NetBSD as u...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64* now works. (thanks skrll.)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing free of sc_hunique to prevent memory leak
=?iso-8859-1?q?wiz?=[src/trunk]: src/games/cgram cgram: allow providing an input file instead of ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex PR/56120: Chris Pinnock: build.sh (-m alpha) ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64eb works.
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for typeof after statement
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Introduct a new flag to accept different authenticat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp sort.
=?iso-8859-1?q?mrg?=[src/trunk]: src build new GCC 10 lto-dump(1) tool.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Add a new option to enable SPPP_AUTHFLAG_PASSI...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added test cases for "pppoectl passiveaut...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix to set mtu even if it is bigger than mru notifie...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Adjust mtu at LCP instead at IPCP
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe functionalize rump.ifconfig and pppoectl ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Make IFF_DEBUG enabled if $DEBUG is true
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added a test case for MTU of pppoe(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/rump/net/lib/libpppoe enabled PPPOE_DEBUG for librumpnet...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Provide __CONCATn macros that take from 3 to 8 argum...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trialing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Use sys/cdefs.h __CONCAT3
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Merge the .text.* sections into the .text section o...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add lto-dump.debug.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test GCC compound expr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in grammar fo...
=?iso-8859-1?q?mrg?=[src/trunk]: src build cc1objplus. don't forget debug set this time.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc cc1objplus and lto-dump are now enabled.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev add an ioctl() to get a list of fonts currently avai...
=?iso-8859-1?q?macallan?=[src/trunk]: src/usr.sbin/wsfontload add -l option to dump a list of availabl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/zcat use GCC_NO_IMPLICIT_FALLTHRU
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config reduce diffs to upstream.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc Fix build with MKDEBUG=yes for ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include G/C
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 make netbsd sectio...
=?iso-8859-1?q?mrg?=[src/trunk]: src remove diff to upstream.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 reduce diffs to up...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 update information
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: make -l mode a separate line...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix ARMv8 instructions
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: clarify documentation of -l
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: clarify more
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload.8: clean up examples
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Remove files that no l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm arm/sunxi: Wire up sun8icrypto(4) on Allwinner H5.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/common For netboot via DHCP, "next-server" in ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/m68k/m68k Restore comments for f_stackadj and reent...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/dev Tidy up callout(9) implementation to handl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix __sync_lock_release_4 to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Trailing whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Merge thorpej-cfargs branch:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Bienvenido a NetBSD 9.99.82 (thorpej-cfargs merge).
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: use correct DEST_DIR in ob...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: ensure SRC_DIR and DEST_DI...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc thorpej-cfargs has been merged.
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: comment and usage style
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: sort the items. keep obsol...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Sample # of TX packets as entropy source.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Sample # of RX packets as entropy source.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/dev/scsipi/libscsitest config_found_ia() -> config_fou...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 these sysctl variables were removed
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: re-align list output
=?iso-8859-1?q?mrg?=[src/trunk]: src switch powerpc and arm64 to GCC 10.
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp better XXX comment for buggy ftp server
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): consistent Ic (not Nm) for commands
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): consistently use FTP for protocol use.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc armv6 little endian has problems with GCC 10.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64/conf PCI busses do not attach to "ebus", th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/landisk/conf PCI busses do not attach directly to m...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk - since we are using regex already, shorten by merg...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/llvm/include MACHINE_CPU is always mips (no...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch - inclu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 fix cargo-cult
=?iso-8859-1?q?christos?=[src/trunk]: src/tools Make mips-elf2ecoff available for all mips
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern/arch/mips mipsn64* is native 64
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump use MACHINE_MIPS64
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/acpi Implement "i2c-enumerate-devices...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/acpi acpi_i2c.h is no more.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Don't use acpi_enter_i2c_devs()...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Implement "i2c-enumerate-devices"...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/fdt - Don't call of_enter_i2c_devs() ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sandpoint/sandpoint Use a private de...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c iic_print_direct(): In the "not c...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev Update the i2c mux code for the new e...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Children of the "cuda" i2...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Add an optional bus number to i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Rather than using the "cookie" fr...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Use device_enumerate_children() t...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw There are no more consumers of i2...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c ia->ia_cookie -> devhandle_to_of(...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Adapt the Keywest i2c con...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Adapt the pmu driver to t...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev No need to include smuiic...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc Adapt the smu driver to the n...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev ia->ia_cookie -> devhandl...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Revert most of previous -- some c...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Don't include fdtvar.h directly h...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Don't use the OF phandle ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Deal with quirks / differences in...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Move the bus/channel number for m...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/uvm/pmap Sync with HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Skip nodes without a "compatible"...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Define __HAVE_OPENFIRMWARE_VARIAN...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Ooops, no, revert that.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Do that again, but slightly diffe...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/dev Adapt jbusi2c to the new...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c No need to device_set_handle(); i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/pci Pass along our devhandle to the i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ic Update the pcfiic driver for the n...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys Expose devhandle_lookup_device_call(), wh...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/sparc64 Fix the path to the ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64 - Move all of the stuff-miss...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Rather than allocating 8KB (!!) o...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c SPD stands for "Serial Presence D...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c The last change had an unfortunat...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Check for errors from iic_acquire...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Set D_MCLOSE in the iic_cdevsw ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Check for errors from iic_acquire...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Go back to probing in the direct ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Tweak previous to deal better wit...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Remove "count" from the device en...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/sparc64 - i2c_fixup_enumerat...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw There is no code of DEC lineage i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Correct a comment.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/marvell Pass the controller devhandle...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev Define a "spi-enumerate-devices" devi...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/fdt - As with i2c, just register the ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c fdtbus_attach_i2cbus() is no long...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use <dev/fdt/fdtvar.h> instead of...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi match/probe routines should not h...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi The MCP23S17 can multiplex multip...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Oops, fix 2 paste-o's.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi If we were attached via FDT, chec...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi If we were directly configured us...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/uvm Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw If OFW_I2C_ALLOW_MISSING_COMPATIB...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys Sync with HEAD.
=?iso-8859-1?q?christos?=[src/trunk]: src/compat mips64 -> o32 64
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update as(1) failure on armv6; it occurs a...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Add missing \ for previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document thorpej-i2c-spi-conf branch.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hpcmips/dev it8368_attach_socket(): Pass the device...
=?iso-8859-1?q?christos?=[src/trunk]: src/compat/mips64 define BFD_MACHINE_ARCH. This worked by accide...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: conform to lint's strict bool mode, KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: provide usage on incorrect invocation
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: use ASCII-only implementation of <ctype.h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add tests for ${...} wit...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk make MACHINE_MIPS a boolean not a condition
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc fix a comment to match the code.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1objplus - Disable stack-protect...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1plus Limit no-error to stack-pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 All mips64 has compat_netbsd32
=?iso-8859-1?q?christos?=[src/trunk]: src Add mipsn64e[bl] targets which use 64 bit binaries instead o...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Choose the right compat sets for the plat...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/arch/mips/atomic use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc Add support for mipsn64 targets which buil...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist add mipsn64 targets
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/pixman handle mipsn64el
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/conf use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils Add a mipsn64 target
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src Handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ldd/elf64 Handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb copied from mip...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el Copied from mip...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/conf Produce elf32 images for mipsn64eb too
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Revert the AFLAGS change since it affects kernels.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix locking order since IFNET_LOCK must be held
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libz use GCC_NO_IMPLICIT_FALLTHRU.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev iommu_enter() and iommu_remove() are st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe if raidframe sets booted_device, log a deb...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Ignore 0.0.0.0 offered from PPPoE server
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added ipcp option name for logging
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reset LCP fail counter when doing "ifconfig pppoe* up"
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Avoid updating of the state if the state is not changed
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix the wrong CHAP option length in conf-nak
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/include Make MACHINE_ARCH for n64 binaries mip...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/dev snapper carries multiple interface attri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/audio audio_attach_mi(): Be explicit about using the...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage The image, with all sorts of MK*D...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/fdt armfdt does not need its own interface attr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt simplebus, cpus, and syscon do not need their ow...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/ld fix typos
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Change #ifdef FOO to #if defined(FOO). ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sgimips/dev if ddb is enabled set cpu_reset_address...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Centrali...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 regen for mipsn64el
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa - The "ess" device does not need a "midibus" int...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa Be explicit about using the "wss" interface attr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa Be explicit about using the "ym" interface attri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - The "eso" device does not need to carry the "m...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Be explicit about the "eap" interface attribute ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/audio audioprint(): handle AUDIODEV_TYPE_AUX.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Handle t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/pixman Don't try to override an existi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Add the appropriate memory b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXaw define _CONST_X_STRING. avoid ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib make libXaw6 build with the new libXt ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev midi_attach_mi(): Be explicit about using the "midib...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xsm make build with new libXt.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libctf Remove accidentally committed a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xterm disable attribute warnings. new...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump libdrm and libdrm_amdgpu shlib minor for new symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server 1.20.11 is now current.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config updates for xkeyboard...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Improve the membar_ops barri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix the barrier confusion. From Riastr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree update for libX11 1.7.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src various updates for libX11. bump the shlib major, install n...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc Provide all the LSE operation fuctions. The...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin Revert the change for the c-common...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys The Amiga and Atari ports abuse some autoconfigurati...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make add const
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make Print -de error information when running multip...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test the combination of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove stray space in -de output in jobs ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use consistent variable names, types and ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: add missing method to set hypervisor...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm ignore machine-dependent disklabel part...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw If we are attaching the OFW root, print out the ...
=?iso-8859-1?q?nia?=[src/trunk]: src add a man page for sun8icrypto(4)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa "ofisa" carried an "ofbus" interface attribute...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark Garbage-collect the old Shark-specific "pccon...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/clockport clockport_common does not need its ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Update autoconf(9) for recent autoconfigurati...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Make mac68k_set_io_offsets() a little...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp config_found_ia.9 and config_found_s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Change sccA address for Quadra 800 fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Validate the return value of cfprint functions befo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Avoid a double "cs0: " in the autoconfiguratio...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip for big endian kernels use DRM_FORMAT_...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move paese of conf-req, conf-nak and conf-rej into w...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Introduce a pointer to refer sp->scp[cp->protoidx]
=?iso-8859-1?q?bad?=[src/trunk]: src enable sun8icrypto on Allwinner H3 too.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm netbsd-eabi.h was neve...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Move a branch target in cvt_d_w() to wher...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Move a comment slighty so that it's befor...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix another misplaced label for cvt_s_w()...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Don't force all MALTA kernels to be co...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Remove some unnecessary tlb invalidate in p...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add constructor and destructor attribute...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Import bind-9.16.15
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge our changes between bind 9.16.12 and...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump shlibs for bind-9.16.15
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Add a version control ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync with Elftoolchain...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Sprinkle __noinline to reduce gigantic stack frames ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: in hinting mode, show all correct charact...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Bump MAX_USERLDT_SIZE to the max size (wastes some ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark - Introduce sequoiaLock() / sequoiaUnlock() f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Allow devices to declare themselves an "ofisa_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark Driver for the I2C bus used for RAM serial pr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw If we're enumerating the root bus, skip some wel...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add NetBSD RCS IDs. No functional change.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libi386 remove hacks.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add missing __KERNEL_RCSID().
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Merge the x86 gdt function and constant definitions
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add <x86/gdt.h> (we could gc now the...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/include merge the i386 and amd64 gdt.h files.
=?iso-8859-1?q?christos?=[src/trunk]: src/include Default to check-names for safety.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man5 Mention that check-names is now the default.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/cmd zfs: Fix up references to FreeBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 - add nonstring attribute
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make the ddb for pmap / pte information pma...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig.8: use gpt in examples, it's more v...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/arch/mipsn64 add for mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Mention resolver change, and fix 2020 entries that shoul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd compiler_rt: g...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add very basic tests for GCC __attribute__
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 put back nonnull. I meant to just sort it.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Make paddr_t/psize_t __uint64_t for b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Sprinkle #ifdef FPE for now
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Expose pmap_tlb_update_addr to the PMAP_HWPAGEW...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Provide __CONCAT, __STRING and ___CONCAT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Bump MSGBUFSIZE (if not defined)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Indent the FCSR_FRM value #defines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Provide riscvreg_satp_{read,write}
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Quick hack to make this link
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Enable interrupts at the end of cpu_con...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/conf Fixup kernel linking and provide a linke...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: support all documented variants of...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man7 intro.7: add missing entries
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Fixup some pmap / VM related #defines and code
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for __attribu...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Make sure preemption is disabled arou...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Revert previous
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/miscfs/fdesc Make sure fdesc_lookup() never returns VNON...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/conf Remove unnecessary interface attributes...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/doc fix syntax of latest CHANGES entry
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/ktruss ktruss: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/caesar caesar: WARNS=6, strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: rename local functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: remove modulo bias from random number gener...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gcc-11.1.0 is out.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS ...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn Add test for POSIX_SPAWN_RESE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: use arc4random_uniform for drawing random n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/countmail countmail: remove outdated comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/games games: remove trailing whitespace in *.c and *.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootriscv64 Add RISC-V 64-bit support.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys implement fo_restart hook for kqueue descriptors, so tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: a small step for linting the kernel
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: allow GCC extensions in the kernel
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: fix order of command line options
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate missing support for __packed __aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort GCC attributes alphabetically...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: on request, keep the preprocessor ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for bit-field types in GCC mode
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: Only score hardware formats by channel ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix test for GCC bit-f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_bit_field_type from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow large integer types for bit-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix compiler warning about signedn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove outdated comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of __typeof__ after st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate bug in the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow variables to be named 'pcs'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce redundancy when defining GC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundancy when defining cl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/dev/pci if_wm: do not return a void value from a void fu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: undefine macros for defining keywo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/gen Whitespace police.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old Remove duplicate li...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/kern Remove duplicate #ifdef block.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev genet(4): Add support for rnd(9).
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/gen Add links for the other functions documented in...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/broadcom bcm2838_pcie: match brcm,bcm2711-pcie
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecssary brackets. Same b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Sort __HAVE_ #defines. NFCI.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate assertion ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure when promoti...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Provide pte_{value,valid_p}
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Always expose pmap_tlb_update_addr now that all...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/include/isc bind: fix Clang build
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/include/isc bind: remove unne...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd compiler_rt: b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mit/xorg/lib/libXaw libXaw: fix Clang build
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man4 Fix incorrect structure name (Rocky Hotas)
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man4 Fix code example (from RVP)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Set VERSIONMACHINE to ${MACHINE} instead o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: make test for message ...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: add support for warnin...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: do not choke on bad en...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: add warnings upon prob...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add a linker script for the kernel. The...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Moar static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Decorate cpu_info_list with __read_most...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium The watchdog setup code isn't used (...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Sprinkle some static.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd include <stdint.h>. bozo_unconst() uses uintp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd don't assume host BUFSIZ is sufficent. small ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Allwinner V3s, from Rui-Xiang Guo.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Allwinner V3s SoCs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/riscv/include Add loadfile_machdep.h for riscv
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/56147: Miroslav Lichvar: Avoid memory leak if...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Make scb_strat() static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Disable preemption around the main work...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Remove unused dot_conv() function.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Remove unneeded Makefile dependency for ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci disable MSI for SiI3124 - interrupts don't seem ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix GENERIC64 build
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added missing waiting for DAD completion
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added m_freem for safety
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net do not clear destination address if there is no save...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb.old/lib/libbfd avoid GCC-10 warnings.
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Update with information from recent testing of ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/stand/bootblock Unhook elf2bb and txlt as the...
=?iso-8859-1?q?rin?=[src/trunk]: src PR port-mvme68k/56146
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa PR/56148: Andreas Gustafsson: lib/libc/stdio/...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Print the error value of ixgbe_reset_hw() ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/dm Make sure the unit number of device-mapper device...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/dm Track the number of cdev and bdev opens and fail ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist Don't free things twice (Kengo Nakahara)
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb.old/lib/libgdb For GCC10, add -Wno-unused-...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat More test notes from using build.sh against non...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer import aiomixer from git into usr.bin.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/tc A small bit of const poisoning.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Liberally sprinkle static around to get more ...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: use standout for headings, avoid ...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: display the unit type for value c...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin hook up aiomixer
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Static'ify more symbols.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools enable initfini-array since all platforms support it.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci More symbol sanitizing.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use pci_compatible_match().
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libcurses avoid accessing stack garbage.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/vax/vsa Catch up with this commit:
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add missing aiomixer.debug to fix d...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.mac68k Turn on constty instead of ttyE0 as done for ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib/import PR/56153: Rin Okuyama: ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention gdb hack discovered by rin.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: imported aiomixer
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: Fix sorting of ac97 controls
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: try to make sure the first pane i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include KNG
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include KNF
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: fix background banding with sligh...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/aiomixer Also include terminfo for platforms with st...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: do not adjust class widget pad he...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: bound the drawn area to the scree...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gcc Disable again initfini; breaks some archs and not ...
=?iso-8859-1?q?cjep?=[src/cjep_staticlib_x]: src sync with head
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst For FS_MSDOS report the MBR type as fs_sub_...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Keep MSDOS partition size and s...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not allow editing of start/size/fs-type ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio libossaudio: Various OSSv4 fixes to allow re...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Set handle on OSSv4 mixer devices
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/aiomixer fix clang build (on_signal is dead)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys sparc{,64} promlib -> devhandle_t glue
=?iso-8859-1?q?simonb?=[src/trunk]: src/distrib/sets/lists/modules Column alignment.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sbus Associate the OpenBoot / OpenFirmware node with...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/cavium Specify the "fdt" interface attribute w...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added missing '$'
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added keywords that are ipcp, noipcp, ipv6cp, noipv6cp
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Revert previous commit because of mistake of commit log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net back to r1.34 because of mistake of commit log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added ioctl commands for configuring NCP of pppoe(4)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci/ixgbe Call bus_dmamap_unload(9) via ixgbe_dmamap...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 In preparation to i...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Cherry-pick upstrea...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64/sparc64 All of the OFW-enumerated busses no...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Added keywords that are ipcp, noipcp, ipv6cp, ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Add tests for "pppoectl {no}[ipcp|ipv6cp]"
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Forward the bridge's devhandle to the downstream...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move RCA event after RCR event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing if_oerror incrementing
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop packets that have no NCP not to start auto-dial
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net clear authentication protocol when SPPP_AUTHPROTO_NO...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Make authproto not change when "authproto" is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Consistently have ALIGN sizes as the power...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Revert rev 1.5 - put the NOFPU option bac...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev wscons: add support for the Neo 2 German keyboard la...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Use "static" in the function intro if the...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 wskbd.4: document neo layout
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: added Neo 2 keyboard layout
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Whitespace nit.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Pass along our device handle to the PCI bus instanc...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Add macOS High Sierra to the list of verified b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa push the FFSv1 superblock code into ffs_find_s...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix i386 build failure with options WM_EVENT_COU...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/snake/snake snake: Avoid creating definitions prefixed...
=?iso-8859-1?q?kre?=[src/trunk]: src/games/snake/snscore Adapt to recent change to ../snake/pathn...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/acpi Pass along our devhandle to the PCI bus in...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/x86/x86 In mpacpi_pci_attach_hook(), set the device...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Define a device call for PCI bus instances to ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark/conf Add OFW PCI subroutines if PCI support i...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Accept a frame like a PADT just containing PPPoE header
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Change reconnect delay after PADT received (15 sec -...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Fix the wrong state check
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips If we're going to print a number in hex, ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop PADS and PADT from unknown host for safety
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Note which ISA the unimplemented instruct...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc Use unsigned to avoid undefined behavior in hw...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Cast to uint32_t to avoid undefined behavior in d...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Update ISA for some "L" variant instructi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Use unsigned to avoid undefined behavi...
=?iso-8859-1?q?hauke?=[src/trunk]: src/sys/arch/mac68k/obio We do not match machines whose SWIM doe...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/ntfs ntfs_loadntnode(): Use bread() when ntm_sysvn[NT...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/cmd/zfs zfs: this is not FreeBSD
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common this is not FreeBSD
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Comment out flow director processing in fa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Keep m_len and m_pkthdr.len consistent to ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Introduce SPPP_KEEPALIVE_INTERVAL option
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send echo request even while user data is received
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Added SPPP_NORECV_TIME option to change pp_max_noreceive
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Add a parameter to change keepalive interval in each PPP...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Added a keyword to change keepalive interval
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/spi Replace aprint_error with aprint_error_dev in co...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix a missed bitmask to __SHIFTOUT ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: show that in ':S', '.' a...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test bitwise mismatch in switch statement
=?iso-8859-1?q?christos?=[src/trunk]: src ignore cvslatest errors in expert mode
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include The MIPS O64 ABI uses full 64-bit FP r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip add SPI support to rk3328, tested on r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note spiflash(4) works on rk3328.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __newwin - fix BGWCOL initialization.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix __syscall(2) for COMPAT_NETBSD3...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Wrap long line. No binary changes.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Change PCI_VENDOR_MASK and PCI_PRODUCT_MASK to u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about unreachable case labels...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/wpa/dist/src/common wpa: fix Clang build
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add expected output for testing '&' in switch st...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons No need to check cell count.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Try to guess attributes better.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/spi Protect ioctl and declare MPSAFE.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv s/ENTRY/ENTRY_NP/ in a few places
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb close pipe before freeing frame length array.
=?iso-8859-1?q?rillig?=[src/trunk]: src/common/lib/libc/string memmem: remove unreachable return sta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for warning a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes to message 309 about co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to unportable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more specific warning for bit-...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil PR bin/56042
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/regex Fix search for collating symbols...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/doc doc: added lagg(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Add a new link-aggregation pseudo interfac...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys move bi-endian disklabel support from the kernel and lib...
=?iso-8859-1?q?christos?=[src/trunk]: src Handle git and mercurial for reproducible builds.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.1 and 9.2 release
=?iso-8859-1?q?christos?=[src/trunk]: src for mercurial, use the latest revision instead of limiting t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/cpuctl/arch Teach cpuctl(8) about some additional a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch include libkern.h to get moved dkcksum() definition.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/conf Make vers.c depend on ${_NETBSD_VERSION_DEPENDS}.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/ofppc/stand/ofwboot include libkern.h for moved dkc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mipsco/stand also strip .eh_frame. libkern dkcksum...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing PPPOE_UNLOCK() on dropping PADS and PADT
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern s/defopt/defflag/. 2021 called to remind me it's s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Cleanup an rxbuf entry when bus_dmamap_l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Remove argument names from function de...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Remove argument names from function d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Use #define<tab> in this file
=?iso-8859-1?q?nia?=[src/trunk]: src/bin/dd dd.1: add an example of writing a NetBSD image
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Remove a superfluous VOP_GETATTR() from elf_load_in...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/net/lagg Make this compile without DIAGNOSTIC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Unbreak previous; we have to look for a child no...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Consistently use #define<tab> here.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Do not trust that /nonexistent does ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/elf2bb Print ptrdiff_t with %...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/elf2bb Remove some unused var...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 restore -iremap functionality which was omitte...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add two new sub-tests to the echo test case of ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh/bltin Fix a bug in the built-in echo in /bin/sh repor...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a log about rejection of IPCP address option
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove a wrong ntohs().
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added logs on dropping IPCP and IPv6CP packets
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added clear of dns addresses when IPCP is closed
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Make functions that use for logging MP-safe
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a limitation of the number of processing packets
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Added a kernel option to change the number of processing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/net/lagg if_lagg: fix Clang build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/net/lagg if_lagg: fix format string incompatibility
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Reduce characters to print in db_pt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make even more pmap agnostic
=?iso-8859-1?q?nia?=[src/trunk]: src/doc fix syntax
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/echo Catch up with /bin/sh built-in echo ... if a write ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Fix a truly embarrassing quoting screwu...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Don't describe "%%: in the format as a format...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Changes for POSIX conformance.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Handle the (very) recent change to printf(1) - ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf With the (very) recent changes to print...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci/ixgbe Added BUS_DMA_COHERENT flag to bus_dmamem_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Fix signed integer overflow found by k...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Fix wrong calculation found by kUBSan....
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf fix typo
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use uint64_t instead of bus_addr_t for the...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci/ixgbe fix little-endian dependence
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip whitespace cleanup
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/conf Fix previous to use the proper version file path.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Replace the Solaris s...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci/voyager use probed VRAM size to determine where ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci/voyager fix wsdisplay attachment in the New Orde...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c don't prop_object_retain(NULL)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/relay Add missing call to libdhcp_cal...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c add \n to attach output
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Capture the endianness of the ELF file loaded ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Disable ACPI support when booting big endi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Remove extra newline from boot messages (isa and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Handle read-only parent devices.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha qemu_find_rootdev(): Zero the buffer th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Gah, fix cut-and-paste-o.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hpcmips/vr Be explicit about our interface attributes.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: allege responsibility
=?iso-8859-1?q?nia?=[src/trunk]: src/doc ossaudio too I guess
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm avoid taking locks that aren't initialised.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix an error introduced in rev 1.130 wh...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add a GENERIC.QEMU kernel config. This ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sbin/ping6 Make sure the output packet buffer and the contro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb umass(4): Use an empty function callback, not nu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb umass(4): Assert that we got a cb up front.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/amd64 ddb/amd64: Don't go out of the way to d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Draft suspend/resume.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/i386 ddb/i386: Don't go out of the way to dete...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a bug in pmap_tlb_shootdown_all_use...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Block commands and issue Stop Endpoint ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch Improve ddb disassembly for mips (and riscv, cribbe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips fix "uname -p" on mips n32.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha pmap_tlb_shootdown_all_user() can be called i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/i2c Bail out of axpreg_attach if axpreg_get_voltage ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Added missing copyright and license notice
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Added missing copyright and license notice
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Whitespace alignment nit.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe make various things static, and minor KNF ...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys On mips, avoid deliberately executing an ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/stand/ofwboot PR 56205: make the 64bit build...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net/lagg Move __KERNEL_RCSID() to the traditional location.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net/lagg Remove leading blank line.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add _UC_SETSTACK / _UC_CLRSTACK handling. Fi...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack refuse should exit(3). Noted by joerg@
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/acorn32/stand PR/56207: Jan-Benedict Glaw: Handle er...
=?iso-8859-1?q?uwe?=[src/trunk]: src/tools/compat Fix typo in pathname in a comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gen Clarify what happens when you longjmp(..., 0).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc POSIX sez:
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Added missing cleanup option
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Alignment nit.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Provide support to build 32bit crunche...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/patch As per OpenBSD, use malloc for the line buffer...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/macppc While we do not yet have any 64bit kernels, d...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tests/usr.bin/patch The long lines test is now expected to pass
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common PR port-xen/53130 was fixed and closed som...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: make test 130 platform...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: make test d_gcc_extension platform-independent
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa in getdisklabel() swap the other-endian diskla...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe support different endian raidframe compone...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/patch correct indentation. spotted by Roland.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/raidctl update the list of platforms supporting loading...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/stand/efiboot add basic raidframe support to efiboot.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Fix ip_nat memory leak and use-...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools Add a date tool
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/date tool changes
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add date as a tool
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh Use the date tool
=?iso-8859-1?q?christos?=[src/trunk]: src/etc use the date tool
=?iso-8859-1?q?christos?=[src/trunk]: src handle different flavors of date(1)
=?iso-8859-1?q?maya?=[src/trunk]: src suggest libera.chat instead
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci: Fix logic in waiting for command queue acc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist Import dhcp-4.4.2-P1:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist merge local changes between dhcp-4.4....
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new isc-dhcp
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Schedule the send cleanup function ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Move the send queue checking to a n...
=?iso-8859-1?q?jdc?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-pnozz Update the...
=?iso-8859-1?q?jdc?=[src/trunk]: src/external/mit/xorg/server/drivers Restore the build of the pn...
=?iso-8859-1?q?jdc?=[src/trunk]: src/distrib/sets/lists/xserver Restore the pnozz Xorg driver, no...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix build error with options ARMV85_BTI
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Do no_jmbuf++ when ixgbe_getjcl() failed i...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/conf In gcc10, -msign-return-address is no ...
=?iso-8859-1?q?mrg?=[src/trunk]: src move the basic history i wrote from raidctl(8) to raid(4), and
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys add bi-endian support to the libsa ufs reader and enable...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch mips* and i386 to GCC 10.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note recent raid and GCC updates.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc updated latest date for GCC.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/raidctl Avoid using Pq.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use \(em. Remove superfluous Pp.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man4 sparc raid boot was 2006 (i had it right orig...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools If we are building date earlier, we need to use an uni...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Switch arm64.img to big-endian for aarch64eb,...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/nfs Remove nfs_putpages() prototype; it's not defined an...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Honour USBMALLOC_ZERO when reusing blocks from t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix error handling botch in 1.138. Thanks to jmc...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk remove dup line (thanks rillig)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Print the CP0 status register too in the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Don't use the stack, print to the buffer directly (t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Simplify; no need to special case the small buffer z...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Rename the unhelpfully named mips_emul_lwc0() ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes/common Consistency and typo/grammar fixes from...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch "xen" to gcc 10 too, otherwise xen kernel bu...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch to MACHINE_ARCH i386 to include xen (thanks ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk mips64 only works with gcc-10
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk mips has switched already.
=?iso-8859-1?q?christos?=[src/trunk]: src kre@ does not like the subshell :-)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Define the arithmetic exception summa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha The Tsunami / Typhoon chipsets have a static ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Update R6000 description.
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/cgram Restore return value of main, arbitrarily thrown...
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/cgram I don't see any code I wrote left in here.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/emips/include G/C
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/alpha/conf Add ixg* (commented out). Tested with ri...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes PR 55413: 64-bit and OK police; grammar improv...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc report to the scheduler if we have diff...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Sort includes. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Deal with the pmap limitation of maxproc in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ualea(4): Null suspend/resume handler.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic tpm(4): Handle TPM 2.0 random source too, and loo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 i915drmkms: Fix LOCKDEBU...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev nvme(4): Add suspend/resume, derived from OpenBSD.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcurses wresize: don't bound pads to the size of the s...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: remove workaround for libcurses bug
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/pci dwiic(4): Attribute output correctly and re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic nvme(4): Move disestablishment of admin q interru...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/stand/keymaps Appease compiler warnings deriv...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Put the MSGBUFSIZE option in opt_param.h so that ch...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Make ws...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Switch mac68k to Xorg server 1.20. Only available d...
=?iso-8859-1?q?maya?=[src/trunk]: src use libera.chat-hosted kiwiirc
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Update the FPU register names and bit definiti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Wait USB_RESUME_WAIT ms, not 20 ms.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Attach at LEN0268 with v2 Thinkpad...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Add dtrace probe for hotkey events.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Add some more Thinkpad hotkeys.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsdb Add birthtime support and make time 64 bit.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/disklabel first check, then copy
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc/etc.alpha Provide a binary/kernel/netbsd-GENERIC.QEMU.gz...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/notes/alpha Document netbsd-GENERIC.QEMU.gz
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Add missed 'nhpib at intio' for internal...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reduce maxusers to 8 as GENERIC.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Rename pmap_asn_info to pmap_percpu, and pmap...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Rather than tracking "needs I-sync on return ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reorder entries and reorganize comments ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reduce diffs from GENERIC for maintainab...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Move the pointer to the pmap's lev1map out of...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Handle recent ifconfig(8) outputs in the mi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxxrt Import libcxxrt 47661d00cd...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Merge 47661d00cd4d6cd7...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/dev/pci Unindent code to match the logical structure, ig...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libevent/dist/test Cast to enums via uintptr_t ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Define a pmap_pagelist LIST_HEAD and use it w...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Change pmap_physpage_alloc() to return ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/clang Import clang 249b40b558955a...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/llvm Import LLVM 249b40b558955afe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Track the PT pages allocated to a pmap in the...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/libcxx Import libc++ 249b40b55895...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/lib/libXaw Ignore pointer cast warnings fo...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/llvm-lib/libclangToolingCore Update LLVM build system ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-pnozz Ignore poi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb Always use C++17 string_view, t...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/gmon Don't warn about frame pointer use for clang e...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Don't use the return address hack with clang.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/libexec/ld.elf_so Drop explicit -msecure-plt, it's the...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/bootp/common address-of-packed-member warning is no...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/include Don't use V8 atomic instruction for AA3...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Drop a number of entries that no longer apply.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that compat_60 modules on i386 and amd64 once again...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist Remove files no longer used by 24...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Pages that are in-use as page table pages sho...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxx Remove old version of libc++...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Define a macro, VM_MDPAGE_PVS(), for fetching...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix conversion between aarch64 and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/lib/libsa Add "root" command to provide a BTINFO_ROOTDEV...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/man/man8/man8.x86 Add "root" command to pass a root sp...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Store the modified / referenced attribute bit...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/dev/scsipi typo in comment
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/man/man7 signal.7: minor clarification. Bump date (to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/include/arm32 Include opt_param.h for MSGBUFSIZ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/i386/installimage Bump image size slightly (for gcc 10)
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat PR port-amiga/56188
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ld(4): Block requests while suspended until resumed.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Fix evaluation of MHKA on version ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pckbport synaptics(4): New sysctl knob for debug out...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Keep track of a pmap's PV entries with a list...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha When removing mappings, hang PV entries to be...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/external/bsd/acpica/dist/namespace avoid dereferencing a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Implement pmap_remove_all().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix unused variable warning when DIAGNO...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix DEBUG build.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test whitespace normaliz...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline VarUniq into ApplyModifier_Unique
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: uncompress code in ApplyModifier_Unique
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/bsd/tcpdump/dist Minimal change to suppress unalign...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix reported code coverage for *.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline str_concat4
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/bsd/tcpdump/dist Minimal change to suppress unalign...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers Various X drivers still nee...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode Use -fcommon
=?iso-8859-1?q?simonb?=[src/trunk]: src/compat MIPS n64 dynamic binaries have worked for a while now...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/i386/installimage bump slightly harder
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include drm: sys/param.h, not machine/...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm: Make uvm_extern.h (more) self-contained, needs ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot Generalize boot.cfg workaround for ISO9660...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man9 Use <sys/param.h> in the synopsis rather than...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Include "opt_param.h" (ifdef _KERNEL_OPT) everywher...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha After a comment by joerg@, go back to using a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Additional comment about the range (0...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers Stop using -fcommon, xsrc s...
=?iso-8859-1?q?rin?=[src/trunk]: src PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/vfp PR port-arm/55790
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/vfp PR port-arm/55790
=?iso-8859-1?q?mcf?=[src/trunk]: src/lib/libcurses Fix initial line hash calculation for subwindows
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net restart LCP when loopback packets are detected
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Fix not to do if_down() before reconnect
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Do not if_down() when a down event of the lower laye...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Remove open event on tlf of PAP/CHAP when retry of t...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove PP_CISCO that was used in obsoleted drivers e...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop the Open event of LCP to stop the interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send RTM_IFINFO when a network configuration protocol
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added SPPP_LOG() for refactoring around log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added logs when IPCP and IPv6CP are up or down
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send Up event in tlu action of LCP
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Update test case.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix the wrong timeout event handler for PAP
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/audio/record audiorecord(1): Handle read(2) return v...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Fix ksymsread synchronization.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Modify ksyms_symtabs only at IPL_HIGH.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Don't skip symbol tables that are soon to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Set AUMODE_PLAY/RECORD only if asked...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Make sure to return ENXIO if device ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Use kmem_alloc(sizeof(*p)) style.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Grab sc->sc_cred under sc->sc_lock b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): No need to set file->dying when clos...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Insert mixers and audioctls into sc_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): audio_unlink never fails, so make it...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86 x86: Reset cached tsc in every lwp to 0 on susp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev dev_verbose(9): Prohibit autounloading modules.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/wscons wsdisplay(4): Use C99 initializer for usl_syn...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips s/leading spaces/tabs/
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing definition of sppp_ipv6cp_tld
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/sys NetBSD 9.99.83 - struct ifnet adds 'if_lagg' field
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/x86/x86 when warning about TSC going backwards, pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "ksyms(4): Don't skip symbol tables that are...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern psref(9): Make use-after-free panic message more ob...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Add support for installing a copy of dtb files to t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Install a copy of rk3399-pinebook-pro.dtb to the base dtb di...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pci Can't left shift a signed int by 31. Found by ku...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix regression introduced in rev 1.90:
=?iso-8859-1?q?nia?=[src/trunk]: src/sys drm2: build with -fwrapv, since the Linux kernel does an...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Copy mode of open wedges with the same paren...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage The install image grew again - up...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Clear sc_mode only on last close.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Zero the next pointer after tc_detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic tpm(4): Preserve error if any on ending commands.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Add commented out ASUSTek USB-N13 B1
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Fix race in ksymsread iteration.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Don't skip symbol tables that are soon to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Two fixes for loading free pages in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Mirror changes to passing pages to UVM in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev kbd(4) and ms(4) carry multiple interface...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard For ami...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Sort ${...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Switch amiga to Xorg server 1.20; wsfb(4) is only g...
=?iso-8859-1?q?wiz?=[src/trunk]: src Remove i386/autoconf(4) and i386/console(4) to x86/autoconf(...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf - Add some more things necessary for ATF.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Allow multiple concurrent opens of /dev/k...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp set SO_KEEPALIVE on control connection
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp use fetch_*() for I/O with SMALLPROG / !WITH_SSL...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/man Fix typo, caught by riastradh
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sbin/cgdconfig Make adiantum a first class citizen
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/modules build the drmkms modules with -fwrapv too
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/csu PR/56230: Jan-Benedict Glaw: arm oabi does not...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm(9): Enable swap encryption by default.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Add missing nbsd_init_abi() call ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Fix some badly-aligned line continuation escapes.
=?iso-8859-1?q?cjep?=[src/trunk]: src/bin/ps PR standards/11223
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/ps Sort options in synopsis.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/ps Sort options in usage.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): When closing /dev/audioN, drain befo...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/nfs Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Restructure do_nfssvc() and simplify the lef...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for archite...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Change get_exportlist() to collect all expor...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/nfs Test "mountdhup" has to pass now.
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles add some tips
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles SIGINFO is a useful tip
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 capitalization police, etc
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 adjust layout of afterboot(8) to make things ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sbin/mount Remove the warning about autoselecting nfs based ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8 Fix typo.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 re-order initial sections in the order a user...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 remove empty anchor text
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 actually, an anchor is needed so the period i...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso PR/56230: Don't try...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/common/bootimage Check and remove a stale work file ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Consistently use #define<tab> as rdreg.h.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix function name in check for getopt
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps use parsenum like everywhere else in the code.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/mount_chfs mount_chfs(8): Remove some vestiges of chewi...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix debug_test so it actually works and ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci amdzentemp(4): Add Zen 3 support.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/isa Add IT8625 chip id.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/hpc hpcfb_cnattach(): If fbconf == NULL, this is for...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Add new check file for the c...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/tests Decouple the clear test from the a...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Convert % into %% in input string so pri...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/tmpfs Use the correct pathname when cleaning up the...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Fix typo, its the element not the array ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Back out the following changes:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch there is no SPL_SOFT
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/playstation2 Make this compile again; there is no S...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests New check file for libcurses clear ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev As with usbverbose and pciverbose, these modules are...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sbmips/stand/netboot Use the libsa dev_net.c (fixes...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/mii Ooopppsss - typo!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen mipsn64el
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses New tests and updates for corrected beha...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests New check files added for the libcu...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix for PR lib/56224
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci amdzentemp(4): Add support for per CCD temp...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Schedule command timeout without connection lo...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Provide missing file ops. Before a simple read...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci Fix build failure on i386.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fail open when ipmi device was found.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/algor/conf Don't reset MACHINE_ARCH; it can be mips...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb also reset xs->xs_xr[dci] to NULL when closing t...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/man/man4 Mention in ums(4) that a lot of usb mice deta...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/postinstall Don't overwrite changed autofs config f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Add more information for the malloc fai...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sbin/dump Bitmaps (TS_BITS and TS_CLRI) dont use the "c_addr...
=?iso-8859-1?q?christos?=[src/trunk]: src enable gdbserver for amd64 (so that we don't break its build).
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons PR/56223: David Shao ^[]8;;^G make console un...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons fix the NetBSD tag.
=?iso-8859-1?q?christos?=[src/trunk]: src Good bye oabi! Tested building earmv7hf.
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl2/texinfo/dist/makeinfo Whilst debugging the nbm...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/mount_chfs Teach mount_chfs to understand -o. From Andr...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/ping6 In ping6, there's no blank space in the ping pack...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pad pad(4): run the callout if the buffer is saturat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Revert revision 1.96 and redo it ano...
=?iso-8859-1?q?hannken?=[src/trunk]: src/lib/libc/sys Document NFSSVC_REPLACEEXPORTSLIST instead of N...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys vfork.2: recommend posix_spawn instead
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): refactor library into separate ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): nested switch statements are ha...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys vfork.2: clarify posix_spawn recommendation, po...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): continue getting capabilities i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Work around abs rela relocations issue (for now):
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net Add a (FreeBSD compatible) bpf_peers_present() predi...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net Add a bpf_register_track_event() function (and dereg...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.84 (bpf tracking changes)
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex 1. Preallocate the patterns so that out...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex remove not required include files
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex remove the kill in the trace code.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev Use the localcount(9)-based module_hook mechanism to...
=?iso-8859-1?q?mcf?=[src/trunk]: src/lib/libcurses Add missing newline to debug trace message
=?iso-8859-1?q?mcf?=[src/trunk]: src/tests/lib/libcurses/director Unset ESCDELAY in libcurses tes...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvs(4): Pass correct pointer of scsibus devic...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc/dev During slot enable and disable, make sure...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/ic Add a missing htole16() around the length passed ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/share/man/man4/man4.sparc Add a bugs section about inserting...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve function names for parsing condit...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Fix the order of handling of posix_spawn attributes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate handling of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move parsing of function calls out of Con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename If_Eval to EvalBare
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up function names and documentation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline strcmp when parsing conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/sbin ping, ping6: fix comment about ID field
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Remove extraneous '\n' from debug message.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip fix comment to talk about correct unit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Allow only one explore/rescan at a time.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): kmem_zalloc(KM_SLEEP) cannot fail; nix e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Verify dev->ud_subdevs is still there be...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): usb event thread is not actually MP-safe.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock on various entries in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): Take the kernel lock around entry into a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9), drvctl(4): Sprinkle kernel lock assert...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Sprinkle kernel lock assertions.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4), uhub(4): Sprinkle usbhist.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys autoconf(9): Prevent concurrent attach/detach and detach...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): Hold a deviter while issuing config_detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Must hold alldevs_lock to iterate dv_l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys ipmi(4), intelfb(4): Use config_pending_incr/decr.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic ath(4): Use config_deactivate; don't abuse autoco...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Cancel and wait for async task on closin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Omit needless lock/unlock cycle in usbd_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix racy endpoint reference counting.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix races between usbd_open_pipe* and us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix mistake in previous fix for pipe/int...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Revert "usb(4): Fix mistake in previous fix for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix fix for interface change pipe fix.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Merge logic in usbd_kill_pipe and usbd_c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Tweak style in usbd_close_pipe.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Make usbd_fill_iface_data atomic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Nix unused struct usbd_interface::ui_priv.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock in a few entry points.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Sprinkle KASSERT(dev->dv_pending == 0)...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Trigger bus exploration after rescannin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Tighten interface locking and pipe refer...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys bump, something changed and the kernel does not boot...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern need to copyin when reading the hash name from user...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Don't ignore detach errors from children.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Don't use aprint* for non-autoconf errors. Also ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix non-DIAGNOSTIC build.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Use correct integer lengths for properties.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix last patch.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Correct some vendor names, remove duplicates.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Remove duplicate
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Align product name.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Remove duplicate.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix envsys detach paths.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Handle IXON,IXOFF individually.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock in config_detach.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Refactor handling of "quad utms" devices and more.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus can fail.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c Clear sc_sme pointer to avoid double free.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus can fail
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Be less verbose normally and more when debugging.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Don't crash on detach where interlock == NULL.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fail to open read-write when created read-only.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Fix race when freeing sensors.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Don't ignore errors of sysmon_envsys_register().
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Restore EOM handling.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc/rc.d run sysctl early enough.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/nfs Don't pretend that files are limited to 1TB on NFSv3.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: sprinkle 'cons...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: add parentheses a...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove unnecessary double init (fron paulg)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/sysmon tests/dev/sysmon: Query bits of data, not b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Defer rescan to USB event thread.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Bus exploration is single-threaded -- as...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Return ENOENT if the hashstat sysctl was called to ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Fix the last bump - now for real: welcome to 9.99.85
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with current su...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove redundant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: KNF for while loop
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: unexport argument...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: improve local var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: improve code loca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: make error handli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: fix argument hand...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Take kernel lock around autoconf stuff.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Some incomplete tidying.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fix UP build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c Avoid double free when attach fails.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Fix some locking.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Sort includes. Add missing includes to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Make this exclusively a cloning device.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Destroy the callout when done.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Call sysmon_envsys_destroy() if we receive any e...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb appease gcc9
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tr add alphabetic to lower for consistency (nabijacz...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Refactor for clarity, and fix locking bugs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Omit unused sc_blksize.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Explain what's wrong with using device p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ipmi(4): Notify config_pending_decr when ready, not ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ipmi(4): Tidy up ipmi_thread a little.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c avoid double-free
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus may fail.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix GCC10 for arm.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint1: make error handling in the ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc mknative for config.gcc fix for arm.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for previous ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev Add support for WSDISPLAYIO_MODE_DUMBFB t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev Remove parentheses from return. No functi...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa PR/56247: Greg A. Woods: printf("%La", LDBL_M...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbmips/conf Add some more useful options to MIPSSIM
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_floating
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_check_range
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot Fix off-by-one of a number of bl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot Specify -fno-unwind-tables to sh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split convert_constant_check_range
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_to_floating
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot constify
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace array access with function...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Correct a previous fix for PR lib/56224.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/tests Restore the slk_wset test after fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev dev_verbose(9): Use a comma expression, not an expre...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ohci(4): Constify a constant debug string table.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): If no ifattr is specified on rescan, res...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update earmv[67]{,hf}{,eb}: hazard has gon...
=?iso-8859-1?q?riastradh?=[src/trunk]: src if_attach and if_initialize cannot fail, don't test return v...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Add a new namei flag NONEXCLHACK for open with O_CREAT a...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comment for JobStart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract commands-ok check from JobWriteSh...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src PR port-arm/55897
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate wrong error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix error handling in jobs mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clean up ATF test driver
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: sort the list of test ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Grab KERNEL_LOCK before calling config_f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Provide KERNEL_LOCK facilities also for MODULAR, in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix uninitialized variable for error bra...
=?iso-8859-1?q?snj?=[src/trunk]: src/usr.bin/calendar/calendars it's "its"
=?iso-8859-1?q?riastradh?=[src/trunk]: src/libexec/ld.elf_so ld.elf_so(1): Omit needless membar_enter.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/cgdconfig cgdconfig(8): Fail more gracefully than SIGSE...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Fix typo: $ifconfig, not $i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/vfs tests/fs/vfs: Mark udf_renamerace_cycle flaky, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/tmpfs tests/fs/tmpfs: Print bad values on failure f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist Import libfido2 1.7.0; changes:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 merge conflicts and update between lib...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libfido2
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/libfido2/lib Unbreak build; new libfido2 requir...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars 1985: first ARM silicon and first...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars November 20 is International Tran...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars U.S.S.R no longer exists
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Mark as flaky (PR kern/56252).
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/lib use the linker script provided by ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Only expect this to fail once!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist/src replace our merged version wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add test for circular de...
=?iso-8859-1?q?mrg?=[src/trunk]: src/compat/arm/oabi remove obsolete files.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen PR/56260: Alex Richardson: Out-of-bounds stack ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up access to character iterator
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars June 19 is Juneteenth in USA
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 fix sun2 build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix hang on unfinished string lite...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sun2/ramdisk make this build with GCC 10.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/misc EEE: embrace, extend, extinguish; or eastern equi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/libuv/lib don't install the libuv.pc file for p...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Sprinkle some static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Wrap a couple of long lines.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf defflag LMU_DEBUG and PSOC_DEBUG
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev use opt_lmu.h
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev use opt_psoc.h, suppress some debug outp...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev do ii2 locking dance in psoc_dump()
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Replace RELEASE and VERSION strings proplery.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Remove netstat(1) calls to print resolver i...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot The modules and rescue sets are also requir...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Relax identification of interfaces and endpoints...
=?iso-8859-1?q?mrg?=[src/trunk]: src switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test cases for lexical analysis
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: revert fix for endless loop in lex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix endless loop when scanning str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix internal error for unfinished ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include CNTV_CTL_EL0 is a 64-bit register
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64 Do not try to initialize PMU if ID_AA64DFR0...
=?iso-8859-1?q?christos?=[src/trunk]: src Add external attribute dumping and restoring support from Fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, print name of the "...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure after syntax...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace undefined behavior with as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash in malformed initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure after malfor...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove the "first" argument from pci_kn30...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove the "first" argument from pci_kn8a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha No need to include pci_kn300.h here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci No need to include pci_kn8ae.h here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Don't use a bunch of switch() statements in t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure in struct wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion after malformed for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix endless loop on unfinished com...
=?iso-8859-1?q?chs?=[src/trunk]: src/usr.bin/kdump fix printf format string for xattr names (the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm remove diag-only printf() that fires when an unlinke...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libhx509 hide yyerrflag, yyv...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix segmentation fault for malform...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure on malformed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash on semantically wrong co...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hx509 remove generated ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver gdbserver(1): Work around cl...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test syntax error in initialization using design...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document disappearance...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use different tokens for operators...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove outdated commen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix check for empty wide character...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation in lexer for ch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix confusing variable name in lex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sprinkle const in memory management
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename val_t.v_ansiu to v_unsigned
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Enable the twiddle spinner when loading th...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for the boot services watchdog...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, treat boolean...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename val_t.v_unsigned to avoid c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary call to print_t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused print_tnode
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Allow alpha_print_instruction() to be c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Remove the /I "alternate format" from d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 x/I no longer has special meaning on alpha, a...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/xcvs/dist/doc PR/56256: Germain: cvs info doc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/pci prop_dictionary_set_cstring_nocopy -> prop_...
=?iso-8859-1?q?christos?=[src/trunk]: src fix proplib deprecation
=?iso-8859-1?q?christos?=[src/trunk]: src fix proplib deprecation
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Do not report unmatched regex subexpressions
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/share/man/man4 lagg: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: move and extend test for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: remove unnecessary -dL f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation for ParseModifierPart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract ParseDependencySources from Parse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document where to find tests for the depe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document ParseDependencyOp
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Use disk I/O protocol for block d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate local variable in Substring_Words
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in ModifyWord_SubstReg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move all labels in ModifyWord_SubstRegex ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract RegexReplace from ModifyWord_Subs...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use more practical data type in RegexReplace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace macro is_shell_metachar with inli...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/stand/efiboot efiboot: Add ASCII art.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/boot biosboot: Add ASCII art.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/boot use a single printf call for readab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use simpler upper bound for length in Buf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments in cond.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix grammar in error message for malforme...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Add readahead support.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man8/man8.x86 mbr.8: fix a typo
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man8/man8.x86 boot.8: minor grammar tweaks
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix the debug output to stop spamming out the ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix how the slk are drawn by making sure we us...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix slk test and check files due to libc...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Rework the fix for lib/56224.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Update the check files to account for fi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efirng: fix va_num arg to uefi_call_wrappe...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/xlint/lint1 Hack to avoid gcc 9 internal compiler er...
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Document sh3* lint hack for gcc 9
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot (x86): add ASCII art
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Use EFI_BLOCK_IO_PROTOCOL if EFI_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot print_banner: Print memory size like x86 does
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic make ahcisata(4) work on rk3399 (rockpro64)
=?iso-8859-1?q?rillig?=[src/trunk]: src lint1: add bug report for internal GCC compiler error
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/restore restore(8): Mark fail_dirtmp __dead to fix clan...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Remove an unused #define.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists build gdbserver only when we build gdb (f...
=?iso-8859-1?q?cjep?=[src/trunk]: src/sys/arch/macppc/stand/fixcoff nbmacppc-fixcoff did not cross...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fix buffer size for alignment adjusted blo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot fix typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot When printing memory size, don't promote t...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/i386/stand/bootxx boot1.c: remove a comment that's ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Make sure we don't use wide char routines when...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/gzip Call check_siginfo() in compression loop to pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ucom(4): Fix earlier mistake causing pipes not t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci iwm(4): Disentangle attach.
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libcurses Fix printf format for size_t
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common Deal with a scenario where:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb update a couple of lists of drivers that have ha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb turn off ohcidebug by default. none of the othe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb clarify some comments about what the "send callb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: sprinkle const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test .for loop over a va...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci From the "Should have been done years ago" depar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Make the following PCI chipset functions ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Use the default implementations of attach...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Use the default implementation of attach_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Use the default implementations of atta...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Use the default implementations of atta...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts PR/56095 SOPINE Clusterboard unable to tran...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt fdt "/reserved-memory" node should be handled
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Define macros to desribe the PIRQ_RTCTRL ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove pointless warning.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Reduce code duplication among platforms t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate newline inje...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: prevent newline injection in .for loops
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Tweak how the IRQ description strings are gen...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: vdsk - restart the ldc state mac...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with current su...
=?iso-8859-1?q?tnn?=[src/trunk]: src/usr.bin/xlint/lint1 ensure defined(HAVE_GCC) before use of $...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Don't try to add swap on miniroot.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/amiga/miniroot Remove an obsolete comment.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Check if /tmp is writable to see whether the rootdev...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Set VMSWAP_DEFAULT_PLAINTEXT for Explor...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Oops, revert unintentional part of the ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf Add pad(4) to arm kernels
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf ARMADILLO-IOT-G3 kernel was gone; it is...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf move pad to GENERIC.common
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix 32-bit build.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/include Fix typo in comment
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Use more SMALL binaries and reduce diffs between sun...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm: Release fence after use.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type of pqinf.p_pcnt
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/arch lint: fix typo in comment for target plat...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern factor out the ktrace printing into their own funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: rename expected .ln file to .exp-ln
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: allow skipping individ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/lint: fix list of files to be...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/oea PR 55325: unify both pvo pools (for man...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix undefined behavior after synta...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcurses Fix SSP build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: proof-read the C grammar, remove u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix uninitialized variable for dec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix option -Ac11, add test for _Ge...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort and rename grammar rules for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: require C11 for _Generic
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove list of test na...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix selection of the ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for _Generic ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix result type of _Generic expres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type comparison in _Generic se...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of _Generic selection ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder grammar rules from big to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant '{ $$ = $1; }' fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: consistently use 'opt' as suffix
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/usb Since there's a bit of code that is conditionall...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix PR lib/55931
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat note on Darwin/Mac
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat avoid triggering conflict indicator warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only accept assignment-expression ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename pqinf_t to qual_ptr and cle...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: refrain from renaming the grammar ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/xlint/lint1 apply sh3 vs lex.c fix for GCC >= 9. us...
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl3/gcc/dist/gcc PR toolchain/56180. Add configura...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align grammar with C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules for abstract ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: turn null pointer dereference into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 15...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix type name for prototype funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parse error for type 'void (*)...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C99 mode, complain about implic...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys VOP_BMAP() may be called via ioctl(FIOGETBMAP) on any vn...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Allow BROKEN_TESTS to cause TESTS to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove comment from grammar rule t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lexical analysis of character ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for the lexi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for character...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: do not modify t_integration ...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.sbin/sysinst 1. Rework the IFS handling when checking co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: allow tests to be skip...
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc PR toolchain/56180. Additiona...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add tests for ILP32 platforms
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add 'make accept' to u...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Note OpenBSD cross-build progress
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix typos in comment
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/conf mark urio/uscanner device majors obsolete
=?iso-8859-1?q?nia?=[src/trunk]: src Remove uscanner(4) driver
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove unnecessary Pp, fix formatting, remove...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: removed uscanner
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf KERNEL_BASE is 0xc0000000 for HDL_G.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up lex_character_constant
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test that only runs where char == unsigned char
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document where to fix the wrong wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not sign-extend pointers
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Rework the xxxVERBOSE option to share the common module-hook...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev Regen for new sys/dev/devlist2h.awk
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not modify tnode_t->tn_type in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename xsign to convert_integer
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Make if_stats_init, if_attach, if_initialize return ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix wrong warning about out-of-ra...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Adjust namei internals to be able to make an extern...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys - Add a new vnode op: VOP_PARSEPATH.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs/hfs Implement VOP_PARSEPATH() for hfs.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/rump/librump/rumpvfs Add parsepath for rumpfs in place o...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs Onionfs needs to know about parsepath too, in case it...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Now remove cn_consume from struct componentname.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/ufs Add containment for the cloning devices hack in ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm Align sp ...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/arm Align sp to 8-byte boundary as required by...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/arm Fix previous. For Thumb-1:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts Revert previous. Apparently it's wrong.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: fix an uninitialize variable
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/sys Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/sys The _INVOKE_CERROR macro deals with th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline 'sign' into convert_integer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix bit-size of long double _Comp...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/56286: Martin Husemann: Fix NULL deref on kmod l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: invert condition in control flow a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for type name...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve comment about INT keeping ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend and explain tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend tests for messa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type name in message 101 for w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend test for messag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: mention the name of an implicitly ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C99 mode, only warn about impli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about use of implicitl...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev No need to bother to use aprint_debug(9) ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev devlist2h.awk: Nix trailing whitespace.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Improve Christos's vn_open fix.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Fix a couple of problems with MII-equipped NE2000...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm Do previo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm Do previous differtly by pushing two regis...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/kern Prevent kernel panic on sleep if network interface ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Fix hardcoded size for total_patckets array...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern don't clear the error before we use it to determine...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_mapent_forkzero(), if the old entry was an ob...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern gcc (with some options) eroneously claims we would ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci port-evbarm/56274: no network on ec2 arm64 9.99.85
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf No need for ec2_init on arm64mbr
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf port-evbarm/56274: no network on...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files AWS marketplace does not allow ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Make sure the media / mii members in struct ether...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys Back out fix for kern_pmf.c calling a null if_stop and a...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/hppa fix off by one which resulted in all idle...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Use if_ioctl() for changing MTU, not ether_ioctl to ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Added tests for changing a MTU when the vl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Be consistent about #ifndef ARM32_DISABLE_A...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/macppc/dev port-macppc/56289: kernel spinout on mac...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Turn off fstrans for VOP_PARSEPATH. Fixes t_umounts...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add VOP_PARSEPATH...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: document lint1_type.t_is_enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, make (flag & ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: no special check for unary operato...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for array subscripts in C99 initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix initialization of array of unk...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: encode the array lengt...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/isa itesio(4): Added IT8625E support.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Return error from fd_dupopen.
=?iso-8859-1?q?christos?=[src/trunk]: src/include PR/56250: Michael Forney: mkstemp/mkdtemp not declar...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gmon PR/56246: Yuichiro Naito: gprof(1) never show ...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ftpd Treat failed chdir/chroot for guest and chroot ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: add support for hypervisor soft stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: fix test for character comparison on macppc
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix test d_cast_init o...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: request hypervisor api major...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure in display_e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make stdout unbuffered in debug mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix segmentation fault on malforme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: guard against segmentation fault w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not define 'long double' GCC bu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: make test job-output-nul...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Do not assume /tmp is safe to use if...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sync stdout and stderr when compil...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Fix the logic operation ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, continue afte...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for suppressing errors in strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove outdated assertion
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: include scan.c in 'make lint'
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: re-enable test c99_boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, allow mixed t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/union Fix union_parsepath(), either the upper or the ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add VOP_PARSEPATH...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove support for obsolete GCC-st...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat LLVM RT library will actually cross-build from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove remaining support for lvalu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve wording for incomplete str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document why lint does...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix unintended charact...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/include libc: remove special handling for lint
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up new_tnode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align messages for invalid left op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document where to fix missing cons...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace wrong assumption with cita...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: align tests for argume...
=?iso-8859-1?q?rillig?=[src/trunk]: src test/lint: demonstrate wrong warnings for 128-bit shifts
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Reduce code duplication when setting up the i...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Account for partial writes when interrupted (...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Remove unnecessary #include <sys/malloc.h>
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic typo in comment s/pte/ptr/
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a bug introduced in pmap.c,v 1.287 ...
=?iso-8859-1?q?hgutch?=[src/trunk]: src/usr.bin/xlint/lint1 GCC git commit 91f66e78cc141da77ff9e0e3c...
=?iso-8859-1?q?hgutch?=[src/trunk]: src/doc Update gcc9-sh3-lint - instead of disabling optimization...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Get rid of obsolete grfreg.h. F...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Pull HP-IB probe fixes from OpenBSD/hp300.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Move attach messages from common rdident(...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300 Cleanup duplicated CS/80 indentify structures...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Instrument the number of calls to pmap_...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update status on S7 systems
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: remove unused variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: fix check-expect.lua for emp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type warnings in emit1.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix typos in comment i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename dinfo_t.d_stralign to d_sou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename message 340 to talk about "...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce noise in storage_class_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: refer to documentation about the '...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/chfs whitespace
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net vlan: set the link state to DOWN when its parent det...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan vlan: added checks of linkstate
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net vlan: added NULL check for the parent interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop unicast packets that are not for us
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/miscfs/kernfs Add missing VOP_KQFILTER to kernfs.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/miscfs/kernfs Fix perms on /kern/{r,}rootdev.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename type generic_association_ty...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up style in grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce grammar conflicts for GCC a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move the grammar rule array_size o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rearrange and rename grammar rules...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document wrong handlin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic One more s/pte/ptr/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Assume all ARM11[37]6 r0 variants are mis...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ftp Use raw write(2) instead of fwrite(3) to avoid s...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/examples/pud/intro build fix
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Disable kernfs on live images --...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Define STACK_ALIGNBYTES to override the def...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist Import acpica-20210604
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge changes for acpica-20210604
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libm/arch/alpha Ensure that the stack is always 16-byte ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/bsd/jemalloc/lib Remove -O0 hack for alpha; root ca...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib/import Remote -O0 hack for alp...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Remove jemalloc and gdb hacks for alpha; root cause has ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Handle EINTR, from RVP.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document grammar rule that deviate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align grammar rules for enum-speci...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add tests for GCC __attribute__
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move grammar rules for GCC __attri...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules for GCC __att...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for empty __a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow _Alignas (from C11) o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: __real__ and __imag__ are GNU exte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: resolve conflict in grammar for __...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document the cause for 24 of the 1...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document further shift/reduce conf...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Re-arrange alpha_copystr() so that the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha After attaching CPUs, call alpha_patch(...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Provide a BWX version of alpha_copystr(...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Set rxr->next_to_refresh correctly in ixgb...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add new sysctl "rx_copy_len".
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/dump PR/56270: Matthias Scheler: dump fails on ffsv1: Z...
=?iso-8859-1?q?martin?=[src/trunk]: src Allow to set sanitizer flags for the rump build from the
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: constify keyword in lexer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove double negation in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove irrelevant type information...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move grammar rules for generic_sel...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move optional grammar rules above ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up grammar for member declar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add grammar rule type_attribute_li...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add tests for C90 mode and malformed declarations
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Obey EINTR and return immediately adjusting f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio Add interrupted I/O tests (from RVP)
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Add new interrupted stdio tests
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio need to set BINDIR
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio fix printf format strings
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Include the 0 return from write. Although the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test coverage for ...
=?iso-8859-1?q?gson?=[src/trunk]: src/external/bsd/atf/dist/tools When running an individual test ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: demonstrate bug in handling enum d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong check for enum constants...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assignment to midrule in gramm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test error recovery of...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha If we're netbooting on a system with, f...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan added tests for IFF_PROMISC of vlan(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: indent grammar actions properly
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio Don't adjust the buffers when write returns 0...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio fixes from RVP
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Add support of multiple rd(4) disks on al...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Mention about hp300 rd(4) improvements for HPDisk.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand Specify -fno-unwind-tables to shrink bi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: ensure that GCC __attr...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/etc/etc.hp300 Create rd3 device nodes, for HPDisk.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/hp300/ramdisk Use more shrinked binaries from distri...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libc/stdio Make opts.cmd const char * rather than ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for unrealistic edge cases in declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove 6 of the remaining 162 conf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove 6 conflicts from the gramma...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/luna68k/ramdisk Use more shrinked binaries from dist...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove duplicate code for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in declmods a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove 8 of the grammar conflicts,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce shift/reduce conflicts in d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow __packed or _Alignas ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: move test for __attrib...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic s/ifdef _ARM_ARCH_6/if defin...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio space before star
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/stdio add more info to ease future debugging.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: add code coverage for gramma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add code coverage for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: when adding a new test, set ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add more tests for covering the grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in grammar fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up grammar for do-while stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in grammar fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure for malforme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove noclass_declmods from grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow struct{const;}
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure in declare_a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flush stdout before an internal error
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/stdio Use intmax_t to printf an off_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule declmods to cl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: swap order in grammar rule clrtyp_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code from grammar ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline grammar rule clrtyp_typespec
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split grammar rule clrtyp_declmods
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract clrtyp from declaration_sp...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add some definitions from Intel SDM:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract clrtyp from noclass_declspecs
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch 0x6a and 0x6c are 3rd gen Xeon Scalable...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add v_spec_ctrl, avx512_fp16, sme, sev and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename clrtyp/deftyp to begin_type...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename y_sb to y_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename func_arg_list to align with...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add another example fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test lexing of integer...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for typespec ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules to align with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test error handling in...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Move the optimized pmap_zero_page() fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for struct an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move type_attribute back into the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for struct an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline grammar rules declmod and q...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate parse erro...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan remove an old #if 0...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of __attribute__ for m...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump minor for for libXfixes 6.0.0's new function
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server is now 1.20.12.
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/fortune/datfiles add something
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libdrm also look in dist/../include.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib remove dead mesa7 support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Define ALPHA_PGBYTES (missed in prior c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Pull in pmap_subr.s (missed in prior co...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Optimized fast-paths for rw_enter() / rw_trye...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Final note on OpenBSD cross-buildling. Remainin...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.sbin/sysinst We need IFS to be set to % for the rest of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: suppress ShellCheck wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: parse error for unused...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Add Device and drive info of 2202A, 7908A...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: analyze yesterday's bu...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hppa/dev Fix silent freeze on probing sti(4) frameb...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 HP9000/360 can have up to 16 MB RAM, not...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/hp300 Mention that emulated disks by HPDisk an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: when accepting test re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix bug when parsing unused variab...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen Make sure dd_size is init'd, even when nothing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: resolve shift/reduce conflicts for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove shift/reduce conflict for s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant %prec from the gr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use separate tokens for logical no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: resolve shift/reduce conflict in n...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test dangling else
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix shift/reduce conflict for dang...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: support __attribute__((hot))
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes around placeholders in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test precedence of __r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove grammar conflict for __real...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorganize grammar rules for unary...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/mpc/dist initial import of MPC 1.2.1. from t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note that MPC is now at 1.2.1, and that GMP has 6.2.1 av...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule 'term' to 'cas...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate that _Gene...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make _Generic a primary-expression
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists remove mesa < 18 support
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg xorg/lib stuff to enable mesa.old, prepare...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib copy the Mesa 19.7.1 build framework i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder grammar rules for expressi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist initial import of GMP 6.2.1. from t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc GMP is updated to 6.2.1 now.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist merge GMP 6.2.1.
=?iso-8859-1?q?mrg?=[src/trunk]: src note that new GMP may require some cleaning.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch Mesa 19 to use MesaLib.old subdir.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: rework ATF test driver
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 define a X86_32_ASAN_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/Precision Time Management/Precision Time Measu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 regen gmp parts fo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp regen for GMP 6.2.1 and i386 and arm64. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libEGL look for libglapi in ${OLD_SUFF...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch mknative-gmp for GMP 6.2....
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add 0x96(Elkhart Lake) and 0x9c(Jasper ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel Jasper Lake devices and Reealtek RTL88...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Jasper Lake support.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Optimized fast-paths for mutex_spin_enter() a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Printing out our model name is not considered a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test trying to define ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist add mipsn64 support, so native-gmp w...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch mknative-gmp for mipsn64*...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.sbin/sysinst Revert 1.4, that just trades one problem fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder grammar rules in the same ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: order type declarations in grammar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha As with membar_producer() and membar_sy...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libEGL also look for libgbm in ${OLD_S...
=?iso-8859-1?q?mrg?=[src/trunk]: src move the i18n modules into libX11 directly.
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Fix a comment
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: don't increment the xmit counter of the ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: apply the do-while idiom to TV_* macros
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: calculate a delay period based on a borr...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net/lagg lagg: fix typo for ALTQ
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR install/56303: when using xz files enabl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix non-MULTIPROCESSOR build (e.g. INST...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man7 Swap encryption no longer experimental or def...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: take archsubdir from u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: skip test for floating...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test binary integer literals and underscores
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for empty an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wording of message for incompl...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Disable the mutex_spin_{enter,exit}() fast-pa...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/net/lib/libshmif shmif: support ALTQ
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src Rump-ify ALTQ (librumpnet_altq.so)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Make an mbuf writable before un-tagging
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/altq tests: add tests for ALTQ CBQ
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl f...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Added a test about clearing IFF_PROMISC at...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net unset IFF_PROMISC at bpf_detach()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ffs Hook up ffsext_strategy to fifos. Pointed out by...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb The second REQ_RESET USB request by reset_chip()...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Via Jess Thrysoee, from Adrian Bunk: Fix libedit...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: allow no control class
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: allow the root class to be default
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq libaltq, cbq: add two options to interface
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/libaltq libaltq: allow longer config lines
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/altq tests, altq: test new options
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Added tests for adding vlan(4) to a bridge...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan vlan: Added missing $HIJACKING before brco...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/npf/npfctl PR/56307: Konrad Schroder: npfctl's erro...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/ginclude clang does not support _...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Enable VMSWAP_DEFAULT_PLAINTEXT as default.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove references to C18
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule 'expr' to 'exp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract build_member_access from t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in the grammar, rename 'decl' to '...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When converting partitions from one scheme ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add several tests for edge cases in the grammar
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Use defined constants for PIC registers...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/jensenio - Use defined constants for PIC regi...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb explanation typo
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net vlan: drop tagged outgoing packets
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 For cpu_switchto(), inherit PSL_IMASK field...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/landisk/dev Migrate btn_init() from btnopen() (with...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: Clear screen after device selection
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: fix calculation of maximum screen...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: avoid wasting space
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.bin/xlint/lint1 PR port-sh3/56311
=?iso-8859-1?q?rin?=[src/trunk]: src/doc PR port-sh3/56311
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add a new sysctl to read rxr->next_to_refr...
=?iso-8859-1?q?nisimura?=[src/trunk]: src/sys/dev/usb back out the previous accidental commit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace call to ttos with type_name
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test precedence of operators
=?iso-8859-1?q?rhialto?=[src/trunk]: src/distrib/amd64/liveimage/emuimage Recognize OpenStack too (it...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in the grammar, replace %prec with...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: explain global variabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rule 'declaration' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in declarations
=?iso-8859-1?q?rhialto?=[src/trunk]: src/distrib/utils/embedded/files Add some OpenStack support.
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test struct declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove message 66 about missing se...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: cover more edge cases in the parser
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate questionab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow pointer casts from 'char *' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: cover abstract_declara...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix internal error for sizeof(typeof)
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs Make sure that mutex is released before conditi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove warning about _Complex long...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up mix of 'case' and 'if'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract dcs_merge_declaration_spec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace switch statement in dcs_me...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename merge_type_specifiers to me...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce verboseness of merge_signed...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/altq tests, altq: fix checks of altqd startup
=?iso-8859-1?q?rin?=[src/trunk]: src/doc PR port-sh3/56311
=?iso-8859-1?q?andvar?=[src/trunk]: src/sbin/mount_chfs Remove commented code, including empty if bl...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci Add missing RCSID, remove non-breaking space cha...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio When fflush fails, adjust pointers and the io...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Define the memory controller registers, a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha On LCA45 systems, look at the memory controll...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha The Alpha AXP Architecture Reference Manual i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Instrument success/faulure of phyisical...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs Fix incorrect function name, some grammar and t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Back in rev 1.21, mhitch@ fixed an issue ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add current generation NVIDIA graphics cards (30...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci puc(4): Add Intel Core 5G (mobile) KT.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 56310: avoid assert() failures (or crash...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/sys PR 56313: fix eroneous = that was meant t...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/net Mark vlan_safe_ifpromisc_locked() as "__unused" to a...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/ginclude provide an equivalent al...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 56310: if we fail to create a wedge this...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Use strlcpy() to copy the wedge device name...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Define the DAC enable bit that's presen...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Don't bother issuing a warning if we pr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Oops, pass the correct bus_dma_tag_t to t...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Allow for the SGMAP implementation to specify...
=?iso-8859-1?q?dholland?=[src/trunk]: src/tests/usr.sbin/execsnoop Mark t_execsnoop xfail (PR 53417)
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern skip symbol tables that were unloaded again to avoi...
=?iso-8859-1?q?kardel?=[src/trunk]: src/external/cddl/osnet/sys/sys PR kern/56316: vn_open doesn't f...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Fix confusion arising from whether FOLLOW or NOFOLL...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: Honor terminal colors. Looks bett...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci According to section 8.1.2.2 of the Tsuna...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/lfs Use macros for the canned parts of device and fi...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/ufs Abolish all the silly indirection macros for ini...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs/ptyfs Fix ptyfs link and symlink ops.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci For CIA/Pyxis and Tsunami/Typhoon/Titan, ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs Abolish all the silly indirection macros for initiali...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/miscfs/kernfs Abolish all the silly indirection macros f...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc binutils 2.37 has been released.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio There's no need to adjust `iov' in the error ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Remove definitions for CACHE_LINE_SIZE and COHERENC...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Match the declaration in <sys/kauth.h>
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/arch/powerpc/oea there is no need to keep pvos for unman...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common There is already a fast-path in pmap_e...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Re-arrange the kernel pmap fast-path in...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Mention caution changing the defaults.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs Release mutexes in few more places on failure p...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Various ena(4) bug fixes, from KUSABA Takeshi <t-kusaba@...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha - In unaligned_fixup(), use defined con...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs NFC - if/else blocks start with the same mutex_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Emulate the CIX extension instructions ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Define the FIX float function codes (IT...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Define the f_float in-memory format. ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys no need for extern kmutex_t itimer_mutex or #include...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ddb need <sys/param.h> for COHERENCY_UNIT
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst RAM size will not change during installatio...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 56303: do not borrow from the default sw...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/arch/aarch64 lint: make char unsigned on aarch64
=?iso-8859-1?q?rhialto?=[src/trunk]: src/distrib/amd64/liveimage/emuimage Don't override /etc/rc.conf...
=?iso-8859-1?q?rhialto?=[src/trunk]: src/distrib/utils/embedded/files Extract just the random bits to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split 'build' into build_binary an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use consistent naming scheme for f...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio AUDIO_SETINFO: fix a bug that the gain and the...
=?iso-8859-1?q?isaki?=[src/trunk]: src/tests/dev/audio Add AUDIO_SETINFO_gain_balance test.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/drm2/linux need <sys/param.h> for COHERENCY...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: convert ns_per_byte to ps_per_byte
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys need <sys/param.h> for COHERENCY_UNIT
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/libaltq libaltq, cbq: convert ns_per_byte to p...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/altqstat altqstat: adopt ps_per_byte
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: treat time in nanoseconds
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/altqstat altqstat: show raw values of avgidle,...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/altqstat altqstat: follow changes of types of ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: change long to uint64_t for ILP32 archs
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/usr.sbin/altq/altqstat altqstat, cbq: follow uint64_t changes
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq, cbq: apply tweaks for PPP to only PPP interfaces
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/altq altq: fix CBQ with RED and/or pf
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Bump the version for ALTQ/CBQ changes
=?iso-8859-1?q?tnn?=[src/trunk]: src/lib/libm libm: build fma(3), fmaf(3), fmal(3) on alpha
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename ignore_up_to_rparen to matc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary assertion for t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules for specifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move assignments to $$ at the end ...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Remove commented line that is a duplicate ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Separate MI smbios interface from MD specific code.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev x86's platform.c no longer has any x86 specific code...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Expose SMBIOS tables using sysctl machdep.d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Use __BITS() to define MDLWP_FP_C.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/man/man9 module_hold() returns void, not int
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Various minor cleanups and bug fixes to the F...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Minor shuffle to bring <machine/param.h> and <machin...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libutil #include <sys/param.h>
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha It's unlikely that a process will be us...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdio revert changes to fflush.c (1.18) and fvwrite...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ldd rtld expects an absolute path in execname provid...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xbase fix typo in unused obsolete set nam...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe getiobuf() can return NULL if there are no...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Extensive mechanical changes to the pools ...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe The 'pss_issued' pool is unused, so remove...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe All IO is async in the RAIDframe kernel dr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha - Expose alpha_fp_complete_at() to callers ou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha IEEE SQRTS / SQRTT is fix_float opclass...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Emulate the IEEE flavors of the FIX ext...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/ldd gcc hates strncpy()
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Use wildcard matches more consistently, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move single semicolon to external_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test lexer for the GCC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: write canonical form of keywords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make offset and alignment positive...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove a few unnecessary abbreviat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename cstk_t to control_statement
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Various disk queue "peek" routines were on...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Add support for SMBIOS 2.x tables.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt smbios: Support SMBIOS 2.x tables.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm evbarm: Add build.sh live-image support for a...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe The number of components used must be at l...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/powerpc/string For evbppc, use C version of bc...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libkern/arch/powerpc For evbppc, use C version of me...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/dtv #include <sys/param.h> for COHERENCY_UNIT and so...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/epoc32/epoc32 #include <sys/param.h> for COHERENCY_...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libc/sys For sh3, increment PC when PT_CONTINUE fr...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Allow "fs" as alias for "initrd",...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: /dev/acpi: fix bounds check when reading ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src smbios: Add character device for accessing SMBIOS tables
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Pad out the slop for kern.buf based on the passed i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys Expose KERN_BUFSLOP in <sys/sysctl.h>.
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/systat Instead of getting an estimate of the number ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/common/bootimage bootimage: allow appending addition...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/evbarm/liveimage/armimage evbarm: liveimage: use RC_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Correct the comment about the INTHIGH bit in th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Don't blindly establish our interrupt handler a...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin Create temporary files in . rather than /tmp ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/amd64/liveimage/emuimage amd64: liveimage: use RC_CO...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.evbarm aarch64: Restrict KERNEL_SUFFIXES to img only
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Report which trigger type we're using for our i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Noralize autoconfiguration messages, and report...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Report our interrupt trigger type.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/x86 Build fix: vtophys takes vaddr_t, not a ptr
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/structres/structures + s/whenver/whenever
=?iso-8859-1?q?andvar?=[src/trunk]: src Fix all remaining typos, mainly in comments but also in few ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev build fix
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Add some Compaq display controllers.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa Regen: Add some Compaq display controllers.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64 aarch64: Remove empty source file and refer...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c don't put CPUs in separate zones, turns out ther...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi_timer: use ACPI-Fast if WAET timer one rea...
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/fish Flush input to EOL correctly in games/fish.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys Add accessor functions to get the number of gets and put...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate internal e...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern If we're only doing a count-only kern.buf sysctl, j...
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/cddl/osnet/sys/kern KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/ufs/lfs #include <sys/param.h> for COHERENCY_UNIT (and KNF)
=?iso-8859-1?q?nia?=[src/trunk]: src Add a man page for amdccp(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test parsing of type_name
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/mktemp Update to reflect current reality for templat...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test parse errors in statements
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document unreachable '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: try harder to reduce '...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin/execsnoop Increase sleep waiting for execsnoo...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin/execsnoop Remove "pkill -9 execsnoop". It's ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test function types an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message ab...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate missing support for GCC typeof
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip rockchip: edp: Force VOPB as CRTC for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document parse error f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of 'typeof(double(type...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin/execsnoop Only expect failure on ARM
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not parse 'typeof(0)(void)' as ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: wrap overly long lines
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test declarators with attributes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of GNU __attribute__ a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add citations for a few grammar rules
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test __attribute__ wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of __attribute__ befor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of enumerators with __...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder grammar rules
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix unintended line br...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: resolve conflicts in begin_type_sp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: explain where the seco...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for abstract_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: revert previous commit; it didn't ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: cover every code line in the grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move scl_name from print.c to decl.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: cover code in ckctype.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split is_ctype_function into separ...
=?iso-8859-1?q?rin?=[src/trunk]: src Improve previous:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make typeok_scalar_strict_bool sim...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa - Type hygiene.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate bug in cha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant associativity dec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of chained assignments...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: show bug in conditiona...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parse error in conditional exp...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcurses The BUGS sections is incorrect again for "mode...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/sh3/sh3 Revert rename back to OFSET, since the name...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Add support for detecting and configuring ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/eisa - Remove unused <sys/malloc.h> include.
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe rf_CreateDiskQueueData() no longer uses wa...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Missed cleaning up this "peek" routines th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: provide a direct link to the docum...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline align_as in the grammar
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/kern Tie the maximum file lock per unprivilegied uid to ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/usr.sbin/execsnoop PR/53417 appears fixed now so remov...
=?iso-8859-1?q?manu?=[src/trunk]: src/doc Tie the maximum file lock per unprivilegied uid to kern....
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin/execsnoop Show the stderr from execsnoop so t...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c move the fcu driver into arch/macppc where it be...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/ifpga KNF and remove #include <sys/malloc.h>
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc first step towards abstracting thermal zone ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev adjust comments, break a long line
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev check temperatures a bit more often
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/arch/arm/atomic #define<tab> consistency.
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Remove memory barriers from ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Fix typos, improve wording.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man7 Fix typos.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix intentional, but eventually faulty off-...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen fix off-by-one check in another KASSERT() f...
=?iso-8859-1?q?jhigh?=[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib print Issuer Fingerp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test spaces around numbe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in TryParseNumber, reset errno as late as...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic As we're providing the l...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gcc 11.2 out
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/usr.sbin/execsnoop Skip the test when the dtrace_sysca...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic com(4): fix FIFO for DW_APB on Allwinner A20 (got...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev ssdfb(4): remove code for dealing with non-MPSAFE at...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Add :On for numeric sort
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/make: register test varmod-or...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev make thermal zone parameters configurabl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix typo in manual page, add more tests f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: merge duplicate code for sorting strings ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: handle parse errors in ':O' uniformly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reword comment for ApplyModifier_Order
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up ApplyModifier_Order
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong erro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warnings
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic only read cpr register if we're going to use the ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/sparc/sparc fix typos in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate more wrong...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/netinet6 fix typos in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for generatin...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_platform: declare UART FIFO sizes f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in has_constant_member, don't reus...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation in 'search'
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc/rc.d Run devpubd before volume managers and pseudo disks.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb fix more typos in style found one in file - chec...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a silly mistake (missing return) in...
=?iso-8859-1?q?andvar?=[src/trunk]: src/libexec/lfs_cleanerd s/threshhold/threshold
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/sparc/sparc s/propective/prospective
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debugging output for the gramm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract debug logging to separate ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not evaluate arguments of debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: initialize shared types in the sam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: improve support for __int128_t and...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/lfs s/threshhold/threshold
=?iso-8859-1?q?andvar?=[src/trunk]: src s/dependend/dependent/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: split tests for the vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for symbol table...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract duplicate code for modifyi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for removing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove hash value from symbol buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document why lint does...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test the usual arithmetic conversions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: demonstrate wrong integer co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix usual arithmetic conversions f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fully cover the usual ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unreachable code from usual...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: re-add the test for __...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb: support the 4-wire SPI interface
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in word "otherwise".
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/arch Adapt to CFARGS().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/arch Adapt to CFARGS().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/arch Adapt to CFARGS().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/rump/librump/rumpkern Adapt to CFARGS().
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/dev/raidframe Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/sys Hide "struct cfargs" from user space.
=?iso-8859-1?q?thorpej?=[src/thorpej-cfargs2]: src/sys/dev/xmi Adapt to CFARGS().
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 ssdfb(4): nix BUGS section, add EXAMPLES section
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/crunch/crunchgen fix syntax error and typo in overwr...
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 ssdfb(4): add an iic fdt attachment example also
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test the usual arithmetic conversions in traditi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove xmapalloc
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/diskpart fix typo in definition: s/threshhold/thres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: unexport nomem
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: make xasprintf simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove option -d, clean up debug l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate debugging code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up debug logging in the C gr...
=?iso-8859-1?q?oster?=[src/trunk]: src/sbin/raidctl Move case 'l' to be in sorted order. No functi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document thorpej-cfargs2.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix test c11_generic_e...
=?iso-8859-1?q?andvar?=[src/trunk]: src add pcib(4), pceb(4), pcmb(4).
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/raidframe s/overwriten/overwritten/ in comments.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcurses curses: clarify documentation regarding the st...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments and log messages.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: define SSD1353 command set
=?iso-8859-1?q?andvar?=[src/trunk]: src/tests/lib/libc s/diferent/different/
=?iso-8859-1?q?andvar?=[src/trunk]: src/lib/librumpuser fix typo in README.compileopts text.
=?iso-8859-1?q?oster?=[src/trunk]: src Support on-demand re-scanning all devices to look for
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm: Release fence if we're abou...
=?iso-8859-1?q?andvar?=[src/trunk]: src/tests/lib/libossaudio s/suported/supported in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: expand abbreviations in definition...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe Accidentally commited some other changes t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm: Plug another fence leak.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc update the list of ethernet drivers that have been MPSAF...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix locking against myself reported by rin@n.o.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Remove ixgbe because both ixg and ixv exist in the list.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: fix test for the variabl...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc/rc.d Reverse devpubd dependeny to avoid dangling referen...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/make Document :On modifiers in more detail.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc Use unsigned to avoid undefined behavior in sd...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcurses curses: clarify standout as the "best" _suppor...
=?iso-8859-1?q?rin?=[src/trunk]: src Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb: support having an optional reset pin
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When reading output from a program we don't...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Cleanup alarm(3) handling in the timezone s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: make memory management code easie...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: reduce number of negations in pre...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up and move 'sametype'
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test casting a struct to another struct
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: casting to a struct is not allowed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes around placeholder in m...
=?iso-8859-1?q?chs?=[src/trunk]: src/external/gpl2/gettext/dist/gettext-runtime do not descend in...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern initialize wc_unused to 0, to avoid writing uniniti...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern in sbsavetimestamp(), initialize struct timeval to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test GCC extension for casting to union type
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: prepare non-GCC test f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: union casts are only available as ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/rpc.pcnfsd s/pasword/password/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge almost duplicate code from '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict enum mode, error out on ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/sys Fix various typos in comments. Also add missing NetB...
=?iso-8859-1?q?chs?=[src/trunk]: src/usr.bin/rlogin revert rev 1.45:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/netinet Get the value of the right variable (from RVP)
=?iso-8859-1?q?andvar?=[src/trunk]: src/lib/libpuffs fix typos in puffs man pages.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: more MPSAFE interfaces
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Swap and Dump uses DEV_BSIZE units. Translat...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: make it work on big-endian
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: prepare for supporting rgb color displays
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys/kern At the end of futex_wait(), when sleepq_bl...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys/kern Correct a comment.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys/kern Isolate knowledge of the union-ness of fut...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys/kern The return values for FUTEX_REQUEUE and FU...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/tests/lib/libc/sys Fix the unit test for FUTEX_REQU...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/tests/lib/libc/sys futex_wake_highest_pri is not ex...
=?iso-8859-1?q?chs?=[src/thorpej-futex2]: src/sys/kern merge rev. 1.15 from HEAD:
=?iso-8859-1?q?thorpej?=[src/thorpej-futex2]: src/sys Cherry-pick this sys_futex.c revision and assoc...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test emitting 128-bit integer types for lint2
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix handling of __int128_t/__uint1...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix type of local variable in inpq...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/devpubd Expunge bogus (implementation defined / unspeci...
=?iso-8859-1?q?kre?=[src/trunk]: src/sbin/devpubd/hooks Obliterate bogus $@ usage.
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: support the SSD1353 controller and the DEP...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb: support SSD1353 at spi(4)
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb: fix some constant names. NFC because the ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/share/man/man4 ssdfb(4): note SSD1353 support
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev ssdfb: revert rev 1.14
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test skeletons for messages from lint2
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/arch/x68k/x68k Fix broken mm_md_physacc().
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/hp300 Add comments how mm_md_physacc() for hp...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/news68k/news68k Fix mm_md_physacc() to allow only a...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/tests Fix copy+pasto (wrong dir for t_lint2)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/xscale Do *NOT* lower IPL in i80321_splraise().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/xscale Simplify i80321_intr_calculate_masks().
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: add tests for declared...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic conditionally put back the include of <uvm/uvm_pa...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Arm: Add support for SMC Calling Convention
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc/gen typo
=?iso-8859-1?q?isaki?=[src/trunk]: src/share/man/man9 x68k now uses KAUTH_MACHDEP_UNMANAGEDMEM.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/lua Make sure that buffers allocated by lua_allo...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev pass sensor locations to i2c devices if ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document thorpej-futex2.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/sunxi sun8icrypto(4): Call crypto_unblock when ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Update for thorpej-cfargs2.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc thorpej-cfargs2 merged.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Merge thorpej-cfargs2.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean gcov files for lint2 and xlint as ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Export devhandle_lookup_device_call().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: Add acpi_resource_parse_any().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi acpi: DMA: Use acpi_resource_parse_any to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: add more tests for lint2
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sparc/sparc sp_tlb_flush - consistent whitespace in...
=?iso-8859-1?q?andvar?=[src/trunk]: src s/configuraiton/configuration/ in comments and man pages.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys NetBSD 9.99.88 -- CFARG_* -> CFARGS()
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 autoconf(9) - Improve formatting.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: expose acpimcfg_configure_bus_cb
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm arm: PSCI: Add a function to return the PSC...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm arm: SMCCC: Add return values to smccc_call
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pci arm: PCI: Add support for Arm PCI Config Sp...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for reading the lint1 output
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi acpi: call smccc_probe() after PSCI init
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi arm: acpi: Add support for SMCCC based PCI...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tests/dev/scsipi/libscsitest Convert the test to cfargs. OK ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test reading of 128-bit integer types and printf
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: make list of tests simpler
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Define preprocessor symbols (__HAVE_OPENFIRMWARE_VA...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Whitespace
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi arm: ACPI: Add support for simple sharing ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom bcm2838: Add ACPI support for the EMMC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: condense code for writing the .ln ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/devpubd/hooks Fix obvious editor mishap in previous
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom disable DMA for now...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: test passing of printf-like ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Use SMBIOS system product instead of the strin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: force strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove redundant initialization in ApplyM...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Install the shared PCI INTx interrupt hand...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/pci radeonfb: use BUS_SPACE_MAP_PREFETCHABLE for the...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable options PCI_SMCCC on 64-bit Arm.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Arm PCI Configuration Space Acce...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clean up accept.sh, do...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: mips64 is not a 64-bit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: make memory management in xlint si...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm fix armv7 build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: make data flow in findlibs simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: rename functions for handling stri...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: inline list_add_defines
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt fdt: regulator: pre-allocate regulator handle
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove dead code for reading from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: update and proofread manual page
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: rename list_free to list_clear
=?iso-8859-1?q?andvar?=[src/trunk]: src/share/man/man9 change othersize to otherwise. I believe this...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: group global variables by the subp...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Fixup bwfm(4) register bit regarding SDIO devi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: include but don't run ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.bin/xlint/xlint Fix Dd argument.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom broadcom: ACPI: Add support for mini U...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Adjust register base and size
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Re-apply
=?iso-8859-1?q?andvar?=[src/trunk]: src s/varable/variable s/explictly/explicitly/ s/proerly/properl...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/sdpd introduce a SOL_LOCAL for unix-domain socket l...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/modules/examples Add ddbping example module to SUBDIR list.
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/perfused perfused: use SOL_LOCAL
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci/cxgb s/propely/properly/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/raidframe s/arry/array/
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/sysinst s/partion/partition/ s/arrray/array/ in com...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/modules/lua Fix LIST operations, found by strictly-align...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Port over the changes from thorpej-i2c-spi-conf...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc thorpej-i2c-spi-conf -> thorpej-i2c-spi-conf2.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/acpi Fix CVS eff-up.
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.bin/progress Test errno when the return value from wait(...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix the fix to a typo in one of the comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments and messages.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/opencrypto fix typos in asymmetry, asymmetric(al), symme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about 'char * = strchr(const ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove unused pathname
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in compatibility, mainly in comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/lib/libunwind s/aligment/alignment/ + one more typo fix ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch s/definitons/definitions/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ic s/alway /always/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove commented-out preprocessor ...
=?iso-8859-1?q?andvar?=[src/trunk]: src s/fist/first/
=?iso-8859-1?q?kardel?=[src/trunk]: src/sys/netinet6 PR kern/56348
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document operator properties direc...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm G/C unused flag
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document the difference between FA...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc PR/5631...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips PR/56318...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Clear IFF_OACTIVE in genet_txintr (bug introduced...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Disable MSI if the linux,pcie-nomsi flag i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/pic arm: pic: allow overriding _splraise/_spllo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Use custom spl funcs for GIC and avoid u...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Improvements in interrupt handling on Arm GIC v2...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts Enable DVFS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix documentation of FARG and PUSH
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Make gic_splfuncs optional and disable i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant function prototypes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant test for negative...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix 3 of the 4 wrong messages abou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong 'syn...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs s/enrty/entry/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow GCC __attribute__ after arra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libpam/libpam libpam: clean up LINTFLAGS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: add reminder to sort the output of...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist/lib/libpam use const for strchr as...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam cast from strchr fixed.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dev/fbt/x86 PR/56355: Brad Harder: dtrac...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/mkdep tests/mkdep: test findcc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/mkdep mkdep: document possible undefined behavior
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/server/xorg-server Fix glamor - don't use ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 56354: all actions to set up swap space ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/mtree Add directory for new mkdep test binaries
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug Add new mkdep test helper h_findcc
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug oops, fix h_findcc entry
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/debug h_findcc.debug is not obsolete
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets/lists/tests add directory for debug data for mk...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/kern s/beween/between/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/qbus fix various typos in comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/amiga/amiga s/iterrupt sever/interrupt server/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/nfs s/directry/directory/
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in "environment" word.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/footbridge Trailing whitespace
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/syslogd s/bacause/because/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/alpha/alpha fix multiple typos in comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/struture/structure/ s/structre/structure/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/netinet fix typos in words "pointer" and s/fram /frame/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/marvell s/fame/frame in mvxpe_mib_def with assumptio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow initialization of struct wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use standard quoting style for mes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warning about strchr removing 'c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove workaround for initialization bug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract RanlibOODate into separate function
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename variable and function for handling...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename ParseMark to be more expressive
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix spelling of CVS and RCS in error message
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: add tests for messages...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add ARGSUSED for lint
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/dist Import OpenLDAP 2.5.6:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap Put back gssapi.c
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap Merge openldap-2.5.6.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Centralize the ldap libraries
=?iso-8859-1?q?christos?=[src/trunk]: src/external/ibm-public/postfix Adjust for new OpenLDAP
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump ldap libraries
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenLDAP
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/racoon One more ldap change
=?iso-8859-1?q?ryo?=[src/trunk]: src/common/lib/libc/gmon don't include "opt_multiprocessor.h" in...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/kgmon Improved the performance of kernel profiling ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/opencrypto fix typo in CRK_ALGORITHM_MIN definition to m...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern fix rumpkernel build failure
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note some things i've done lately:
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/include utmpx.h: fix comment missed in r. 1.10 _NETBSD_SOURC...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/common - memset struct stat to avoid kernel memor...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles Capitalization police.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add a LINTED comment... Why doesn't NOTREACHED w...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Disable attempts to handle EINTR and non-blockin...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libedit Add verb to sentence.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh - Add command completion (from FreeBSD)
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Fix sun2 build for ldap/gssapi
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/lib/libldap Conditionalize GSSAPI use ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/kill restore a bit of history.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/catman Restore BSD BUGS section
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcurses Use MBL_LEN_MAX (constant) so that SSP works
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcurses need limits.h
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh Add -I to find filecomplete.h
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh Turn on EL_SAFEREAD
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcurses This is a mess; always define MB_LEN_MAX so bo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/jemalloc/lib jemalloc: suppress two irrelevant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libdes libdes: suppress some...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about 'unsigned ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto libcrypto: suppres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for more unc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend check for unconst functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libcurses libcurses: fix usage of __warn_references
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dev/fbt/x86 PR/56355: Taylor Campbell: r...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc grep-3.7 out.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test how NOTREACHED af...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: correct interpretation...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Define a constant for the size of device_t::dv_xname...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libedit readline: fix lint warning about effective uncon...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libedit libedit: simplify calls to macro ADD_STRING
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix check for expected...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove unintended debu...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc fetch experimental_headers, experimental_bits_head...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test message for redec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more details to message about ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document history of in...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch sh3 to GCC 10. buh bye GCC 9!
=?iso-8859-1?q?mrg?=[src/trunk]: src install experimental/* and ext/opt_random.h. they're expect...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note sh3 -> GCC 10.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note sh3 switched.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc remove unused oabi mknative output.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove dead code from check_bad_en...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for several ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test arithmetic promotions and enums
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test default argument ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/openldap/lib/libldap_r add missing tpool.c. fi...
=?iso-8859-1?q?gson?=[src/trunk]: src/usr.bin/progress Add missing check for error returns from re...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 nd6: prevent ln from being freed while releasin...
=?iso-8859-1?q?andvar?=[src/trunk]: src/share/man/man4 tty.4: s/asynchronus/asynchronous/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/Windw/Window/ in log message.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules modules for blake2s libsodium and if_wg
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/isc/libsodium/src Add module glue
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Some signnes, casts, and constant sizes.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists modules for if_wg, blake2s, libsodium
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move GCC builtins into gcc_builtins
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sync usage message with reality
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/modules s/blake2s/blakes2s/ to match the directory that ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract suppress_messages from main
=?iso-8859-1?q?andvar?=[src/trunk]: src fix multiplei repetitive typos in comments, messages and doc...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules Fix broken name
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Refresh unrefreshed descriptors' buffers c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbarm/conf It's time to add ixg(4) and ixv(4).
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/sodium Don't define HAVE_TI_MODE if we don't hav...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dev/fbt/x86 PR/56355: Exclude the symbol...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbarm/conf Indent.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Make the test program run in background af...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Added description of license
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-amdgpu link in g...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't call bus_dmamap_sync with rx_mbuf_sz...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't use fixed value. No functional change.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug don't mark sodium as solaris
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk fix arm64 builds: turn off MKCOMPAT for GCC
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe KNF. No functional change.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add returns_nonnull attribute
=?iso-8859-1?q?mrg?=[src/trunk]: src install amdgpu.ids.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use m_adj(ETHER_ALIGN) more. Tested by me ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server fix dri3 extension buil...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb_spi: fix issues with command xfers needed ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Import bind-9.16.20
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp Adjust for bind-9.16.20
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge changes between bind 9.16.15 and 9.1...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump bind libraries for bind 9.16.20
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap Fix debugging f...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles moar tips
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warning about strrchr discarding...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: uniformly pass command line flags ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: merge duplicate code for passing f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: simplify code for adding '-l' and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove unused static variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove redundant variable Bflag
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/spi ssdfb: add support for SSD1306 and SH1106 at spi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-abbreviate parameter names of m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up lex_integer_constant
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test folding of constant expressions
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ic add plural for packets and move it to new line to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong integer overflow warning...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up formatting of 'fold'
=?iso-8859-1?q?andvar?=[src/trunk]: src/tests/fs/vfs s/memry/memory+s/softare/software/+s/grapics/gr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: change return type of 'msb' from i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin mkdep: fix prototype of findcc
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add forgotten commit for previous. Change ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/mkdep mkdep: fix string constness in call to findcc
=?iso-8859-1?q?rillig?=[src/trunk]: src mkdep: make argument of findcc const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/mkdep mkdep: avoid memory allocation in findcc
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc note about per-cpu kernel profiling and its performance.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist/lib/dns bump the map api
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments and log messages.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add missing newlines to grammar de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: suggest better quickfix for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about '(void)arg' and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix spacing in tree.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename local variable '1' in fold_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/kern/lib/libcrypto Add glue.c for libsodium (sugges...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/sodium rename glue.c to sodium_module.c
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/isc/libsodium/src renaname glue.c to sodium_mod...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys rename glue.c to sodium_module.c
=?iso-8859-1?q?andvar?=[src/trunk]: src s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/re...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/postinstall s/accidentaly/accidentally/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/audio s/recoding/recording/ in comments where it did...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for conversi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_prototype_conversion...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: guard against typos in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add more test cases fo...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix some more typos in comments/log messages, improve wordin...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add more api to make gdb-11 happy (but not gdbtu...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/56370: mirabilos: libedit change from 2017 ki...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/systat PR/56331: Paul Goyette: Add -z option to disp...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/sun Fix link erorrs ...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/dev/ic ssdfb: add missing break in switch. Unbreaks cont...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/dm fix typos in sys/dev/dm code comments and documen...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix mainly same typos as in my previous commit but outside s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: constify lint2 checking functions
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/cats/include s/u_int32_t/uint32_t/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: extract parse_tspec from inptype
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: convert TP from macro to inline fu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up switch statements in gettlen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: simplify reading of type qualifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: save some memory
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: use unsigned integers for storing hash v...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up error handling in lint2
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test messages 268 to 274
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use standard quotes in messages 20...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: make xlint independent of lint1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove Tflag and pflag from common decla...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: only include code in the binaries that i...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ic fix typos in comments, add missing RCSID.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong fold...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/isibootd s/priviledge/privilege/ in comments/log me...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate wrong constant folding in strict boo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix folding of comparisons in cons...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for binary op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about '?' in getopt
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin usr.bin: enable lint checks for most programs in /us...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong warning about signed int...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary width parameter...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline msb
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make overflow check for binary '+'...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes around placeholder in m...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/uvm Return immediately from uvm_swap_shutdown() if there...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: expand macro in string concatenation
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for integer ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk define variables for the libxcb-* libraries.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xeyes updates for xeyes 1.2.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists amdgpu_drv.so got bumped.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic avoid an infinite loop if reading data fails.
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xcomp glu_mangle.h is obsolete now.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libGLU don't install glu_mangle.h
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd remove unused parameters, and clean up incompa...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd rework the bindport setting, inspired by part ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server is now at 1.20.13.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Remove '\n' from UVMHIST format
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/footbridge lower case for hex numbers.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd implement tls minimum version setting.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd extend the list of available ciphers to includ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/lint2: reduce indentation for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: allow libraries to use 128-bit int...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: normalize whitespace i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern - In kern_mutex.c, if MUTEX_CAS() is not defined, d...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Use MCLGET() instead of homegrown cluster (jcl) allocation m...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch G/C _lock_cas(); it is no longer needed (kern_mutex...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev Add missing RCSID and __KERNEL_RCSID().
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename local variable in plength
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test conversion from long long to intptr_t on ilp32
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warnings on ilp32 platforms
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix lint warnings about type conversi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/base64 base64: fix lint warning about 'strchr' disca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add __attribute__ regparm
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/btkey btkey: fix lint warning about wrong call to to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/cksum cksum: fix lint warning about wrong call to is...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/cksum cksum: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/config config: remove unused local variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/db db: fix lint warnings about wrong call to ctype f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/dts/overlays Device tree overlay for the Friend...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: validate address from PASV and LPSV response
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: remove unnecessary variable assignments
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp update ftp version to 20210826
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract lex_number, lex_word, lex_cha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Improve a comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Remove "j" or "jumbo" because we always us...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/evbarm/conf Add dsrtc* at iic?
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for several ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev Add missing RCSID in header files and one __KERNEL_R...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include KNF a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/cats/cats lower case for hex values.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/cats/cats initarm_common already calls db_machine_i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/cats/cats Do the VPRINTF thing and #include "opt_ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/bzip2/dist bzip2: fix lint warning about wrong ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/ftp ftp: fix undefined behavior when parsing FEAT
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/sdiff sdiff: fix undefined behavior when parsing edi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/sdiff sdiff: fix undefined behavior for ctype functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/sdpquery sdpquery: fix undefined behavior when calli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test wrong warning for...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/base64 make ignore whitespace the default
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document correct lint ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/sockstat sockstat: fix undefined behavior when calli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/stat stat: fix undefined behavior when calling ctype...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/tabs tabs: fix lint warnings about ctype functions a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libterminfo libterminfo: remove redundant lint annotations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused message for struct w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused message about nonpor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for a few mo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test some more messages
=?iso-8859-1?q?maya?=[src/trunk]: src/external/mit/xorg/server/drivers Remove unused xf86-video-mo...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/base64 reflect reality.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common libzfs: Zero DIOC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up alignment_in_bits
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: un-abbreviate unsigned integer types
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant type casts from c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix a few lint warnings about type...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: use 'unsigned int' for bit-size of types
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix lint warning about initializi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use 'unsigned int' for bit-size of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: explicitly ignore return value of some f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: explicitly ignore the return value...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend test for nonpor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lexing of character constants
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: align tests for unsign...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in convert_co...
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/dev/raidframe If there is a FS_RAID partition on a disk,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate that GCC b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not emit GCC builtin functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up check_integer_comparison
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove double inversion from is_ou...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: remove unused parameter from forall
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Respect $EDITOR when execution one (Baptiste Dar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: write the entries for the librarie...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: disable test for messa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace obsolete strtouq with equi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix memory leak in symtab_forall_s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fold constants in hash functions
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate hashcode sorting of the lint2 output
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: sort the lint2 diagnostics by symb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test parsing of intege...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test parsing of octal ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unreachable code for parsin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up hash functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tools tools: in non-verbose mode, build the tools silently
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libcpp Add missing parentheses around...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys Include <time.h> for all GNU sys...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test variants of the F...
=?iso-8859-1?q?christos?=[src/trunk]: src Fix rumptest target && enable separate rump target. From Dam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: accept keyword variant FALL THROUG...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test lowercase fallthr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/restore fix wrong size (thanks mlelstv@)
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/restore Fix reversed test (thanks phone@)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow 'fallthrough' as alternative...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit ^W is traditionally bound to ed-delete-prev-word...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: in debug mode, use proper type for...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/inetd Inetd enhancements by James Browning, Gabe Co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: un-abbreviate members of sym_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: remove redundant call to strchr
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/inetd fix printf formats (intmax -> j)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/inetd remove -m32 accidentally committed
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add __sync_ and _mm_ as prefixes f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: treat _mm_ as builtin function nam...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/gmon libc: suppress lint warning for namespacing mi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C99 mode, make implicit functio...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ata Output missing '\n' for capability list when DMA...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/marvell Add ARMEB support to marvell_start.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Add ARMEB support to {evb,}arm/marvell.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add radeon x1550.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/marvell Add ARMEB support to mvgbe(4).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Enable FFS_EI and DISKLABEL_EI as this ...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Build KUROBOX_PRO for evbarmv5eb.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Support for big-endian mode has been added to evbarm/mar...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf CPU is arm926ej-s, not xscale.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf Add nvme(4). (This machine has a PCIe x...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Respect alignment requests of executable when PAX_A...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf PR port-arm/56380
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/dev Fix build without WSDISPLAY_COMPAT_RAWKBD.
=?iso-8859-1?q?tih?=[src/trunk]: src/usr.sbin/inetd Summary: char is unsigned on arm, so use int ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/inetd Fix reverted logic when parsing server program.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/compat/netbsd32 compat_netbsd32: Copy out 32-bit version...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/compat/sys sys/compat: Don't clobber f_oflags with zero.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/altq sys/altq: Memset zero before copyout.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add a bunch of nvidia devices.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add a changes file
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/gmon remove lint exclusion
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/stdlib Remove lint workarounds
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint2 Skip the current character before parsin...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/inetd Wording and formatting improvements.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: explain where "${var}" i...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint2 Move the character one back so that we d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: raise WARNS from 5 to 6
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test passing sizeof(in...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sun2/conf use -ffunction-sections -fdata-sections -...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sun2/conf Only use the ldscript for the RAMDISK ker...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: revert "remove redundant call to s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: test varargs, printflike, sc...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci Restore original MDC speed control register valu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: test reading of vararg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: remove redundant call to strchr in...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sun2/conf The INSTALL kernel needs to be small too
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci add RDC R6022 PCI-Host bridge.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: test writing and reading .ln...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: extract parse_function_attribute f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/grep tests/grep: test word search with UTF-8 l...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add instruction barrier after write...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Ensure that all memory accesses pri...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 If we start in EL2 mode and the CPU...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Add definition for HCR_E2H bit
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/wsfb Add 10-bit pixel format support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci bge_txeof/bge_rxeof may be called with no pendin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci If an allocation cannot be satisfied by the pref...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Until we have proper FDT iommu support, refuse t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex - Add an isb before cnt[pv]_ctl read
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Interrupts may not be enabled yet w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Add storage for an iommu cookie in bus_dmamap_t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Identify Apple M1 "Icestorm" and "Firestorm" CPU ty...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/grep tests/grep: demonstrate word search bug i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/grep tests/grep: fix typo in test description
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Inspect #address-cells to determine if the ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add FIQ support.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add initial support for Apple M1.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Apple M1.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add missing newline and fix conditional for askr...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/inetd Use Dq.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix memory allocation (since 2021-08-28)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused function for generic...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add missing test cases...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for prototype conversions in C90
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract condition for message 259 ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add cross-references t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: fix Clang build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce verbose switch statement to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove unnecessary switch statement
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/broadcom PR port-arm/56264
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/wsmoused conditional build fix.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.sbin/inetd fix warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove array creation from expr_de...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/syslogd s/optons/options/
=?iso-8859-1?q?andvar?=[src/trunk]: src fix few typos in comments.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/broadcom Install IPI handler with non-NULL cont...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: fix test directive-for-if
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple Make the scheduler aware of the differenc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove optimization for single-letter .fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline strchr call, make ForLoop_SubstBod...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename for_var_len to ExprLen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix typo in assertion
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 PR port-sh3/56381
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Add missing NULL check for __pmap_pv_alloc(...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Import OpenSSH-8.7:
=?iso-8859-1?q?christos?=[src/trunk]: src/doc New OpenSSH
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/lib Merge our changes from OpenS...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up should_warn_about_prototy...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: move a condition into should_warn_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate unintended...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix unintended warning for convert...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test messages 183 and 187
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 lint: align tests for message 259,...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split check_assign_types_compatibl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split check_expr_misc into separat...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple apple: derive CPU speed from mpidr_el1
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add a whole bunch of radeon devices.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm rk3399 pcie: pay attention to the "bus-scan-del...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic revert "make ahcisata(4) work on rk3399 (rockpro6...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Rename variable. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Save the discard_multidesc state to not to...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist add some more functions to ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/acpica/dist/utilities Suppress table loadin...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Try to refactor this in order to correct some of...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot Ignore mouse packets to avoid un...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc switch smu to common fan control code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: normalize indentation and alignment in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: prepare for lint's strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: remove redundant null check before free
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Only define AC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: remove redundant tests before calling ...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in comments, mainly s/extention/extension/ and s/s...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/evbarm/conf s/opions/options/
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract build_name_call from build...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/acpitools/aml s/existant/existent/ in comments and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test GCC builtins for overflow in strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: set the return type of __builtin_*...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/crypto/camellia Fix typos in comments and add missing KE...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses/slave Cosmetic fixes. No functional chan...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/crypto/external/bsd/openssh/dist Fix inverted logic in OpenS...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/cobalt/cobalt Use C99 designated initializer.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/cobalt Use MI subr_disk_mbr.c for proper MBR and bi...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/usr.bin/c++ Fix typo to correctly initialize call_once...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: make typeok_quest simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up switch statement in typeo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract typeok_point and typeok_ar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort operators in typeok_op accord...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove unnecessary includes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split declare_local into smaller f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: spell out abbreviations in comments
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Add facility for registering iommus.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple Use fdt_iommu instead of calling appledar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant and duplicate code
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Use proper macro for device register ad...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Use C99 designated initializer.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Fix several styles and formats.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use unsigned integers for size cal...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/obs405 Fix build without DEBUG.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation in tdeferr
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove duplicate code in tspec_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: remove _Complex from tspec_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: use 'char' as type for passing character...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Style. No binary changes.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: trim down the code for writing th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: move outqchar from common to lint1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up outfstrg, which writes fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test emitting format s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: make initialization of the basic ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: test writing of a lint...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: test old-style functio...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Ignore mouse packets properly even if w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: condense code for writing to a lin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: inline local variables in outtype
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: reduce complexity of reading a fun...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/ic re(4): misc chip revision support changes
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: test error handling wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: provide more backgroun...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci make sure PCI_IOC_DRVNAMEONBUS doesn't access NU...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx if (cond) panic() or Debugger() in #...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/cddl/osnet/sys/sys osnet: fix lint warning about em...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document the fixed ass...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/external/cddl/osnet/sys/kern Don't use __FBSDID, similar to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_testout(): Use pmap_{protect,re...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_enter_pv(): No need to initiali...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_enter_pv(): At the moment, this...
=?iso-8859-1?q?rillig?=[src/trunk]: src README: use https for man.NetBSD.org
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Now, ctx_flush() never fails. So, ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint.7: document removed messages
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt Remove unused arm_fdt_memory_dump
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: generate date of lint.7 from err.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: clean up CPPFLAGS for xlint
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lint warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: fix some more lint warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: suppress remaining lint warnings i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test comparison of 'un...
=?iso-8859-1?q?alnsn?=[src/trunk]: src/share/misc Move SOB to offensive acronyms.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about comparison 'unsi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: hide irrelevant type information f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: reduce number of ifdef names
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clean up test for misp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint tests/lint: document placement of lint c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: extract function for reading a sin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: remove source code references from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/stdio tests/stdio: on test failure, print mor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/stdio tests/stdio: wrap test command with atf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/stdio tests/stdio: use standard ATF tools for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci the CPU ident and AMD both say this is "R2 Graph...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Fix old-style definition: use_default_colors()...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Fix old-style definition: curses_version() -->...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Expand __CTRACE() to __nothing #ifndef DEBUG.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Unifdef DEBUG for CTRACE().
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Style fixes most for __CTRACE().
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Clamp zfs nlinks ...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/crypto/external/bsd/openssh/dist Make no diff to upstream
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Instead of requiring drivers to be explicit abou...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Always autogen fileio.h.
=?iso-8859-1?q?rillig?=[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec libipsec: fix undefined...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap libldap: fix un...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix typos in comments
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/kern fix typos in word "segment" and two additional typo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test modifier ':S' with ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/netinet fix various typos in comments.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/libcurses/check_files PR lib/56388
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses PR lib/56388
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Sprinkle __predict_false() in the RX path.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcmips/dev Make this compile again.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't increment no_mbuf evcnt(9) when disc...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/evbarm/conf space+tab
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Sprinkle KERNEL_LOCKED_P assertions aro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Fix race of ugenopen against itself.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Prevent ugenopen while ugen_set_config ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Refuse non-forced detach with EBUSY if ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Ensure we close pipes on detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Issue explicit wakeup on detach for OUT...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Use cv_broadcast to wake all I/O operat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Use cv_wait loop for draining reference...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ugen(4): Keep fields null when not allocated; ka...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix xfer race between software abort and...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Simply block unload until last /dev/ksyms...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys ksyms: Use pserialize(9) for kernel access to ksyms.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern New crashme sysctl to enter ddb directly.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/stand/efiboot Remove banner printing code from bootloade...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libcurses Do not compile in whole fileio.c for LIBHACK.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/compat sys/compat: Memset zero before copyout.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/netinet s/aquire/acquire/ in comments, also one typo fix...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles person on internet is confused by how...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Revert "ksyms: Use pserialize(9) for kernel access t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "ksyms(4): Simply block unload until last /d...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/sets PR 56389: do not include top level .git or .hg ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: expand on the history of...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx pte_enter() and pmap_enter_pv(): ret...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Turn KASSERT's added for PR port-sh3/56381 ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Misc cosmetic fixes:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Revert rev 1.89:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Redo a part of rev 1.89:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Redo a part of rev 1.89:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Don't pre-allocate a cluster not to do m_f...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Reduce bus_dmamap_sync() cost.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm Consider two tags equal if they share the s...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/evbarm/installimage bump for clang/llvm
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Restore braces for if/else statements which...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Hmm, remove one more parentheses from return.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add a new test case to check for correct parsin...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix a bug with here document processing reported on t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add some bits in the pci Link Capabilities Regis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci fix part of the previous: Link Capability Max Sp...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 In pmap_icache_sync_range change
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/ti Add license text I forgot to include in 1.1
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/alpha/conf Add optional GENERIC.local include in al...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/amd64/conf Enable WSDISPLAY_CUSTOM_OUTPUT and WSDIS...
=?iso-8859-1?q?martin?=[src/trunk]: src Add a new operation "mkrepro-timestamp" to extract the times...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit Add casts to appease conversions between wchar_t...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit fix memory issues found by fuzzing (double frees...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex If we get a spurious interrupt, log a de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/stdio tests/stdio: disable flappy test for EI...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev sys/dev: Memset zero before copyout.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit rl_startup_hook should be called each time. From...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit/TEST Add an LLVM fuzzing wrapper for the portabl...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci No need to #include "vlan.h", as NVLAN is not us...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci if_et.c: nothing in this driver needs netinet in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libedit libedit: fix indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test line number tracking with \v and \f
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: replace space followed by tab with...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumphijack - implement pselect so that the ssh test h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 tests/lint: align message checker for li...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 iic.4: add missing client devs (those with ma...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/librumphijack fix the ssh rump test
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumphijack Ignore closefrom(3) for now; too complicat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin usr.bin: remove unnecessary lint comment CONSTCOND
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin bin: remove unnecessary lint comment CONSTCOND
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 sort
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc this driver allows to read the speeds of fan...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex GIC: Support SPI affinity routing before...
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/librumphijack librumphijack: fix typo for NetBSD < 5.99.7
=?iso-8859-1?q?rillig?=[src/trunk]: src/include stdio.h: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate a few common subexpressions
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/kern: Allow custom fileops to specify fo_seek me...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern sys/kern: Avoid fp->f_offset without the object (he...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Take a complete snapshot on each open.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys ksyms: Use pserialize(9) for kernel access to ksyms.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumphijack remove fake closefrom()
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/librumpclient Ignore failed closes (if for example a clo...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/modules Build and install the if_run module. run(4) is ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev fix license copypasta
=?iso-8859-1?q?rillig?=[src/trunk]: src/include stdio.h: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libc/stdio tests/stdio: normalize whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/include stdio.h: remove outdated comment about fpos_t
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/stdio fseek.3: fix grammar
=?iso-8859-1?q?rillig?=[src/trunk]: src/include stdio.h: sync comment for struct __sFILE with reality
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add 32.0GT/s to the list of pcie speeds (PCIe 5.x.)
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libc/gen popen.3: move popenve from BUGS to HISTORY
=?iso-8859-1?q?rillig?=[src/trunk]: src/include stdio.h: remove outdated comment for vscanf
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/sysinst Add missing double p and d for stopped and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh Add jobs -Z (like in zsh(1)) to setproctitle(3).
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh like zsh, have jobs -Z do setproctitle
=?iso-8859-1?q?andvar?=[src/trunk]: src sysinst/partitions.h: fix typos comments, also fix same typo...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc Bootloader banner changes
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Don't dereference NULL on "jobs -Z" (with no title gi...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Improve the formatting of the list of Built-in comman...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/arch/arm/broadcom Fix build for uniprocessor.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/sh Mark up NULL with Dv.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm More debug.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: make Targ_PrintType simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix Targ_PrintType for pre-C99 compilers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warnings for strict bool mode
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 pmap_page_remove: simply and reduce...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce number of relocations in Targ_Prin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix build for DEBUG_HASH_LOOKUP
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap comment whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: error out if a pre-C99 platform defines b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: un-abbreviate rvused and rvdisc
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: make output of test job-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make tests/make: allow to only test selected variants
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/sys sys/bitops.h: fix __BITMAP_ZERO for non-GCC compilers
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint: make documentation for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate parse erro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more details to error about re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: track down wrong function type in ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/external/bsd/openldap/lib/libldap Fix broken build with MKKE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: eliminate local variable in new_st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace comment in new_style_funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: continue analysis of wrong type in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include Fix IBM405 errata 77 workaround for...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add more tests for direct-abstract-declarator
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/mkdir PR bin/56398
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple applepcie: Explicitly use posted BS tag f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple apple: provide a non-posted bs tag by def...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Apple M1 debug UART.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/apple Support new style msi-ranges from U-Boot
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Deal with some issues where fds intended only for int...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh Quote the filenames like before
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps Provide symbolic printing of some keywords by capital...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Provide some snprintb(3) formats.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test missing support f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: support int[*][3] from C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix typo from previous...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow [*] everywhere where [] and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sbin sbin: enable lint for almost all programs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/acpitools/acpidump acpidump: fix lint errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin usr.sbin: enable lint for all programs
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/autofs autofs: fix lint errors
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd bta2dpd: fix lint build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: fix lint error about empty compoun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon ipsectools: fix lint error
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Remove "no IOMMU" hack.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps use emalloc and friends, add ktrace flag printing.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys add format for flags.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps reflect reality on flags.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use __SHIFTIN. Same code before and...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 For kernel mode address error, do not overw...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps Don't assign v to newvar, so we can still access the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Add an awk program that reads in a device call inte...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Device call interface definition files for the "dev...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Adjust the device_call() calling convention so as to...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Improve the solution for the 2nd access to a fd which...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Have the ulimit command watch for ulimit -n (alter nu...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix an ordering error in the previous (and even earli...
=?iso-8859-1?q?nat?=[src/trunk]: src/share/man/man4/man4.evbarm Describe how to obtain debugging ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use IXGBE_TXDCTL_WTHRESH_SHIFT macro. No f...
=?iso-8859-1?q?leot?=[src/trunk]: src/share/misc Add DW
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that an mbuf chain which has mor...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/csh provide a way to reset setproctitle.
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ksh support -Z
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ksh It is either teaching gcc about aaah or adding FALLT...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/sys fix various typos, mainly in comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/puffs/mount_psshfs fix typos in word "successfully"...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in word "successful".
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys fix pasto
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Robustness fix: handle libraries that contain . in their...
=?iso-8859-1?q?christos?=[src/trunk]: src Move the sanitizer libraries from 9.0.0 -> 13.0.0 to match o...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd - get the vers...
=?iso-8859-1?q?andvar?=[src/trunk]: src some love to double letters (in comments).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic wdc_sataprobe: Fix lock leak when atabus_alloc_dr...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Use urtwn_delay_ms were possibile.
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Serialize sending of firmware commands to device.
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Initialize firmware mailbox counter when firmwar...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/usb Sprinkle a little delay.
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/base Re-instate /usr/lib/dtrace which see...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/fstyp Use CPPFLAGS for -D and -I so that lint works.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/fstyp XXX: Teach lint about _Static_assert...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc/sparc Don't include <sys/device_calls.h> in t...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 remove the lint kludges
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Extra commit to fix the actual wrong com...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/fstyp remove lint hacks now that lint supports _Sta...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 downgrade bitfield in union to a warning...
=?iso-8859-1?q?joerg?=[src/trunk]: src Fix timestamp extraction logic for Mercurial repos to use UTC.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsck_lfs Fix the function pointer declaration to someth...
=?iso-8859-1?q?christos?=[src/trunk]: src Patch the build script and toolchain to allow passing through
=?iso-8859-1?q?christos?=[src/trunk]: src Change the default for ACLs to be posix1e instead of nfsv4 t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 cksum128mod: Prepare jump address by 'mova'...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/sh3/sh3 Support __PIC__ build, in order to avoid te...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm bus_space_is_equal: fix crash when called w...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Fix build on macOS 11.6 ar...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/usr.bin/xlint/lint1 use isfinite(3) instead of finite(3) for...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch gic_splx: performance optimizations
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Implement transmitting keyboard LED and...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/doc Mention about luna68k keyboard LED and buzzer command su...
=?iso-8859-1?q?uwe?=[src/trunk]: src/games/fortune/datfiles Ken Thompson on the i960.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Space after comma in operands. Same object...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Do not obfuscate r0 as "reg_tmp0".
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/hpc Remove unnecessary (and unimplemented) WSKBD_*BE...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/man/man9 Update description of struct timecounter (u_i...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/share/man/man4 Fix pasto. WSKBDIO_*BELL ioctls take struct ...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Fix one comment edit missed in previous.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 oops, re-enable ho...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/sh3/sh3 Fix trailing backslashes in a macro that go...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/dev explain why we skip over dev 1f func 7 in ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/dev/hil Use C99 designated initializer for wscons ops.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Handle CAP and Kana modifier key specif...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/acpitools/acpidump fix various typos in comments, m...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/rump_dhcpclient fix typo in rump dhcpclient definition.
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/ndp fix few more typos in comments, messages and do...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Use more C99 designated initializer.
=?iso-8859-1?q?thorpej?=[src/trunk]: src Add native implementations of eventfd(2) and timerfd(2), com...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for eventfd(2) and timerfd(2).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note eventfd(2) and timerfd(2).
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Sort errors, remove extra comma.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common - LINUX_SIGEV_PAD is incorrect for 6...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/alpha/alpha review and fix rest of the typos in alp...
=?iso-8859-1?q?andvar?=[src/trunk]: src s/Plese/Please/ in comment, and fix an article in obio_wdc.c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common G/C some unused (and unnecessary) ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Add routines to convert from linux...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Remove redundant linux32_to_native...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Add the POSIX timer syscalls (time...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Regen for POSIX timer syscalls.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Add the timerfd syscalls to COMPAT...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Regen for timerfd.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Add the eventfd system calls to CO...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Regen for eventfd.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Add timerfd system calls to COMPAT_NETBS...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Regen for timerfd.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Add the eventfd(2) system call to COMPAT...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Regen for eventfd(2).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux32/common Add preadv(2) and pwritev(2) syste...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Note eventfd, timerfd, POSIX timers, and preadv()/pwrite...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Regen for preadv(2) / pwritev(2).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Update the status of the thorpej-futex branch.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Add a comment that .set_leds function w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern KNF, i.e. #include <sys/param.h> then #include <sys...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Use coherent DMA mappings when possible.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Use coherent DMA mappings when possible.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern eventfd_destroy(): Add missing kmem_free().
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Make _splraise/_spllower/splx functions availab...
=?iso-8859-1?q?dholland?=[src/trunk]: src/usr.bin/patch Fix the message that appears if you patch -R a...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/common linux_sys_fstatat64: Add support for...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/sys/sys Fix C++ case for eventfd.h and timerd.h
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/altq Remove FreeBSD blocks that did not compile anyway, ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/gpio use l->l_cred since it is available.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/ic don't opencode kauth_cred_get()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pci use KAUTH_MACHDEP_UNMANAGEDMEM instead of KAUTH_...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern don't opencode kauth_cred_get()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern undo previous, wrong file.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys don't opencode kauth_cred_get()
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net remove extra changes
=?iso-8859-1?q?christos?=[src/trunk]: src/sys don't opencode kauth_cred_get()
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/librumphijack UsePrivilegeSeparation is no more
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/compiler_rt centralize version handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation about operator associat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in CondParser_FuncCall
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix out-of-bounds memory read (since prev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unnecessary const from parameters
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unnecessary negation from CondPars...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate unintended u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not allow unquoted 'left == right' aft...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename and invert CondParser.lhsStrict to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce relocations and thereby .text size...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce relocations, thereby reducing .tex...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern ksymsmmap: Add missing uao_reference(9) call for ks...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/include fix typo in comment
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/wsconsctl fail on error, not on success.
=?iso-8859-1?q?nia?= =?iso-8859-1?q?=5Bsrc/trunk=5D=3A_src/sys/dev_wscons=3A_add_definitions_for_?= =?iso-8859-1?q?B=C9PO=2C_a_standardized=2C_Dv=2E=2E=2E?=
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Print the cache information in similar formats and ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys add support COMPAT_LINUX for aarch64
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern Since trampoline ABI ver0 is also used in other emu...
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man8 add aarch64, and sort architecture names by a...
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc Add support COMPAT_LINUX for aarch64
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci ena: fix packet reordering issue
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/common remove stray char.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/stdio printf(3): mention snprintb(3)
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Markup fixes.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Spell the number of nanoseconds as 10^9.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Minor markup tweaks.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Spell the number of nanoseconds as 10^9. Forgo...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 use lwp_trapframe() macro. NFC.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Intel devices:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with current status ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix memory leak in error case of the ':?'...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/amd64/conf Move XEN3_DOM0 as close as possible to G...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Import asymmetric toeplitz hash without memcpy imple...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Add RSS toeplitz hash functions which calculate from...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix build failure for i386 INSTALL_XEN3PAE_DOMU, sorry.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix space-tab in indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate token repetit...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/conf Make the KOBO and NETWALKER kernels com...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Catch up with spl changes.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Add copyright for no-memcpy toeplitz hash, pointed o...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist Import libfido2 1.8.0
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/lib merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist Import version 1.2.0
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist Merge conflicts, avoid ssp issues
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/pam-u2f/dist merge conflicts between 1.0.8 and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libfido2
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libfido2, pam-u2f
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc mandoc 1.14.6 out.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix token duplication after C99 comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate inconsistent ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename local variable in fill_buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group global variables for the commen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract parse_indent_comment from fil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group global variables for label buff...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename variables of type token_type
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group global variables for code buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline macro 'token'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group global variables for token buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add nonnull memory allocation functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: fix ShellCheck warnings, ...
=?iso-8859-1?q?maya?=[src/trunk]: src Move DRM-driver firmware from base to its own set, gpufw
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test lexing of character ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: extend tests for strings ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make lex_char_or_string simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move statistical values into a separa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test edge cases for the t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: clean up test driver
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test deeply nested struct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of while ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove ifdef for lint
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up initialization of options
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code for initializing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use standard definition for bool, tru...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Sync with OpenBSD r1.101:
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k Refactor and cleanup sio (uPD7201) drivers.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prepare for lint's strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert options from ibool to bool
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert parser_state from ibool to bool
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert remaining ibool to bool
=?iso-8859-1?q?maya?=[src/trunk]: src/sys/modules Disable drmkms module builds.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate mergin of com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename option variable to be more exp...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch Call cnpollc(9) before cngetc(9) as the cons(9) man...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce code and data size for lexing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract probably_typedef into separat...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Make all of the EISA chipset functions call t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code for printing comment...
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/sets/lists/gpufw Remove duplicate line - also appear...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: un-abbreviate a few parser_state memb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce binary size
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up argument handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code for token buffers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up argument handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use strlen instead of own implementation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert found_err to bool
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: misc cleanup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce abstraction layer for defining...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: handle special options separately
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix Bison warnings
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Change the kqueue filterops::f_isfd field to filtero...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - Define a new filterops flag FILTEROP_MPSAFE, which sta...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add tests for platform characteristics
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix lint warning on i386
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern eventfd and timerfd have MPSAFE kq filterops.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 "\n" is not required in KERNHIST
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 '\n' is not required in KASSERTMSG ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use UVMHIST_CALLARGS
=?iso-8859-1?q?martin?=[src/trunk]: src/etc/rc.d If key generation happens with not enough entropy i...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 Update remarks on Linux-flavored procfs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Make sure setup happens on all CPUs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm If an SGI or PPI is established after interrupt...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/include TAB/space cleanup.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit - Completion should not add a quote at the end o...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit make flag unsigned to match prototype of the fun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: run all platform tests...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use seltrue_filtops rather than rolling our own wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: explain difference between i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Use seltrue_filtops rather than rolling our ow...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/scsipi Use seltrue_filtops rather than rolling our o...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci We are not mapping registers prefetchable so no ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb Use seltrue_filtops rather than rolling our own ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/usb - Use seltrue_filtops rather than rolling our ow...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern entropy_read_filtops is MPSAFE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern logread_filtops is MPSAFE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern The pipe kq filter ops are MPSAFE.
=?iso-8859-1?q?maya?=[src/trunk]: src Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpuf...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net Use seltrue_filtops rather than rolling our own with...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sysmon - Call selnotify() with sysmon_power_event_qu...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Driver "kqfilter" entry points return an error code...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern sig_filtops is MPSAFE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Mark kqread_filtops, user_filtops, and seltrue_filt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate missing space...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix missing space between comma and e...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add .indent.pro that almost matches t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: let indent format its own code -- in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: negate and rename option.leave_comma
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce code for listing the options
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Enable checksum offload features by default.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include Use the yield instruction as SPINLO...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce memory usage of the options table
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: list options in the same order as in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: force all option variables to be in s...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Add missing insn barrier
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: unexport keyword table, clean up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: unexport global variables
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Fix the locking around EVFILT_FS. Previously, the code ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix definition of -cli in manual page
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix documentation of opt.case_indent
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern - Rename kqueue_misc_lock -> kqueue_timer_lock, sin...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In kqueue_kqfilter(), return EINVAL instead of 1 if...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Consistently reference kn->kn_data only within the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Tweak filt_piperead() and filt_pipewrite() so that:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Use unsigned to avoid undefined behavior in pppasync...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt No longer need to call arm_pmu_init on all ...
=?iso-8859-1?q?kim?=[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH: Restore ChallengeR...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssh 8.8 is out
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add ':' for readability.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Fix a bug that some TLB related lines w...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add Load Only TLB and Store Only TLB.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename rwcode to keyword_kind, variou...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Merge conflicts between Ope...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Improve variable sized TLB's output.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract is_typename from lexi
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 In order to prevent uninitialized v...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 linux syscall should not break x1 r...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use binary instead of linear search w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document that label inden...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split search_brace into smaller funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: let indent format the comments after ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/wscons wsmouse: add support for "precision scrolling...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pckbport synaptics: use the new WSCONS_EVENT_(H|V)SC...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/wsconsctl wsconsctl: allow the new "precision scrolling...
=?iso-8859-1?q?kim?=[src/trunk]: src/lib/libc/time Remove duplicate tm_isdst. Fixes PR misc/5641...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate missing space...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Add support for changing the vide...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Add efigop.c
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In the exec path, multi-LWP programs dispose of the...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys futex_release_all_lwp(): No need to pass the "tid" argum...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Make sure the robust futex head is zeroed out, sinc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - Change selremove_knote() from returning void to bool, ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern ttyread_filtops, ttywrite_filtops, ptcread_filtops,...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys The kq filterops that interact with sockets are MPSAFE.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/landisk/dev Confirm to the NOTE_SUBMIT protocol. W...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In knote(), don't call kn->kn_fop->f_event() direct...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Make the info returned by kqueue_stat() a little le...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/sys Introduce a generic linear hook list
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/kernel Added tests for the linear hook APIs
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Replace ifnet::if_agriprivate with ifnet::if_lagg
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Provide a hook point called at change of link state
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys bridge: Register bridge_calc_link_state to link-state ch...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys lagg: Register lagg_linkstate_changed to link-state chan...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys carp: Register carp_carpdev_state to link-state change hook
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys vlan: Register the callback to update link-state of vlan...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net net: obsolete ifnet::if_link_state_chenged
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Provide a hook point called when ether_ifdetach is c...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys bridge: Register bridge_ifdetach to ether_ifdetach hook
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci/ixgbe Remove vlan_ifdetach() from ixv_detach()
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci/ixgbe Remove vlan_ifdetach() from ixgbe_detach()
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys vlan: Register vlan_ifdetach to ether_ifdetach hook
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Fix to acquire LAGG_LOCK without psref
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Make a link-layer address of lagg(4) configurab...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net lagg: Register lagg_ifdetach to ether_ifdetach hook
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/sys Bump the version for struct ifnet and ethercom changes
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Some platforms need sys/cpu.h for curlwp so #includ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/gemini More catching up with spl changes.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/marvell Drive-by KNF
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/resolv kqueue(2) file descriptors are not inherited...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Print CPUID_PBE (Pending Break Enable) ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Make tlb_asid_t unsigned int as pma...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist Import gnu-efi-3.0.14
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist merge conflicts
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist gnu-efi: riscv64 build fixes f...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc gnu-efi: updated to 3.0.14
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc gnu-efi: Import version 3.0.14.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src efiboot: Build and install bootriscv64.efi for riscv64 builds.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add space between ',' and '[' in C99 ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Ensure TCR_EPD0 is set on entry to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract want_blank_before_lparen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: untangle want_blank_before_lparen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove space between ')' and '(' in d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add more tests with ')(',...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/conf Comment out hpcarm/spl.S, which was sup...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm G/C unused over a decade.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/etc/etc.riscv riscv: Include kernel and bootloader in releas...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread PR/56424: Clay Mayers: recvfrom() is not a ca...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Make this compilable as tool with...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/kernel t_simplehook requires RUMP
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpthread remove parameter names from decls.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb add PixArt Raspberry Pi Mouse
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb add a quirk for devices that need ums::sc_alwayson
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/usb use quirk bit for devices that need sc_alwayson ...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Cherry pick the important cha...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc tzdata partial update to 2021b
=?iso-8859-1?q?thorpej?=[src/trunk]: src - fifo_poll(): If the last writer has disappeared, detect th...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Fix a deadlock where one thread writes to a pipe, h...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc We are now (partial) at tzdata2021c. This involves no ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Use KERNEL_PID instead of 0. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Pass the pmap in tlb_set_asid for the benefit o...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys In the fifo_hup1 test, also ensure that P...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libc/sys Add a fifo_inout test case that validates...
=?iso-8859-1?q?thorpej?=[src/trunk]: src - Strenghen the poll(2) fifo_inout test to ensure that once ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys ...and correct my terrible spelling.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue/read New EVFILT_READ test case for FIFOs...
=?iso-8859-1?q?thorpej?=[src/trunk]: src - Add a new EVFILT_WRITE test case for FIFOs that correctly ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm default RK3399 PCIe to 1.x.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci add intel 660p ssd, and expand the 760p descript...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/net/lagg avoid set-but-unused-variable warnings.
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/sht4xtemp A driver for the Sensirion SHT40/SHT41...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line. Fix Dd. Use more macros.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix content of profile_name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename functions
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/arch/x86/x86 Fix typo when erroring out on unknown ELF m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce duplicate code in load_profiles
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up load_profile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix lint warning about signed '>>'
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf disable GIC_SPLFUNCS until remaining is...
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.riscv Don't include bsd.own.mk here - none of the ot...
=?iso-8859-1?q?brad?=[src/trunk]: src/distrib/sets/lists/debug Sorry.. missed the debug module bui...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add a KASSERT
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/rasops rasops_reconfig: Do not abort even if font st...
=?iso-8859-1?q?andvar?=[src/trunk]: src remove duplicate the article in documentation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/riscv riscv: fix build with r/o src tree
=?iso-8859-1?q?andvar?=[src/trunk]: src s/userpsace/userspace/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ieee1394 follow fcambus steps by fixing typos for "u...
=?iso-8859-1?q?andvar?=[src/trunk]: src remove duplicate the article in comments.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Replace the list for vlan interfaces with the counter
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Drop unicast packets that are not for us
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code for reading from...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up code for appending to buffers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code into is_hspace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use proper escape sequence for form feed
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename local char variable, reduce sc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix spelling in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix Clang-Tidy warnings, clean up bak...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Fix riscv32 GENERIC build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove variable name prefix 'inout_'
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev PR kern/56403
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pcmcia Do not establish the unused interrupt handler...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pcmcia Advertise ATAC_CAP_DATA32 also for memory-map...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/riscv/include #define<tab>
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fix a panic "m_verify_packet: inconsistent mbuf ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make variable names more expressive
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add sht4xtemp(4). Sort.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate off-by-one er...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make off-by-one error in main_prepare...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix off-by-one error for indented fir...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document missing space be...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/procfs PR/53299: RVP: kernfs and procfs are broke...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent: test various forms of comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test indentation of neste...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename n_real_blanklines
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate bugs in -bacc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix outdated comment, add 'const'
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test INDENT comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rewrite parse_indent_comment for huma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: untangle complicated condition in pro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: run indent on lexi.c, with manual cor...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/byacc/dist byacc: fix line number information f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use buffer type in debug_print_buf
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/kern Fix a bug that NMBCLUSTERS(kern.mbuf.nmbclusters) c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Update the description of the NMBCLUSTERS. Ad...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include More trailing whitespace
=?iso-8859-1?q?he?=[src/trunk]: src/external/bsd/pam-u2f/dist/pamu2fcfg Add what must be an over...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Make FDT support optional on a pe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fix bootarm build.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootriscv64 EFIBOOT_FDT=yes for riscv64 too
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb One option per-line for opt_ddbparam.h options. Sort.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb Add DDB_DUMPSTACK to opt_ddbparam.h.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb KNF: The function type must be declared on a line by...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/ddb Sort variable declarations. Add short comments whil...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/acpi Fix KASSERT triggered when attaching opl at wss.
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/acpi Don't use aprint_normal_dev("") to print the de...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/sh3/include s/embeded/embedded/ in comments and mes...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/net s/acccess/access/
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/i386/pnpbios Fix KASSERT triggered when attaching o...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/isapnp Fix KASSERT triggered when attaching opl at w...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/acpi Also print the device name with aprint_naive, l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/aarch64/gen Fix the lib/libc/setjmp/t_setjmp:{...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Hacky build fixes
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm trailing whitespace/tab
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm Reduce diff with cpufunc_asm_armv5.S, from ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 KNF. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Move some common functions into x86/ide...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent buffer overflow when reading ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: allow long comments in profile files
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: complain if the profile from the comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent tests/indent: test parsing of command line op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent division by zero
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: raise WARNS from the default 5 up to 6
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename copy_id to copy_token
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add high-level API for working with b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up colon handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove global variable option_source
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce indentation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix wrong or outdated comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: let the code breathe a bit by inserti...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use braces around multi-line statements
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up code, remove outdated wrong ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename opt.btype_2 to brace_same_line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move definition of bufsize from heade...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group variables for the input buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename bp_save to saved_inp_s, be_sav...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix a logic botch to actually apply the ASID li...
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/dd PR/56443: RVP: dd conv=swab doesn't always work
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/bin/dd Add swab tests from RVP.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Re-enable the entropy handling code in sysi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge headers into a single file
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename tokens lparen and rparen to be...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split process_keyword_do_else into se...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce indentation in dump_line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: calculate indentation instead of column
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column calculations with inde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column calculations with inde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column calculations with inde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce scope of t_ptr in process_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split dump_line into smaller functions
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Change the default shell of the "toor" user to /rescue/sh
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix formatting of C99 comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: run indent on indent.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: constify detection of function names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: unexport add_typedefs_from_file
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent: demonstrate bug in parsing prep...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up argument handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix parsing of preprocessor lines wit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate uncounted com...
=?iso-8859-1?q?maya?=[src/trunk]: src/distrib/amd64 Restore having a BIOS-only amd64 USB image.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce negations in main_loop
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove unnecessary forward declarations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up process_decl, replace unnece...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename fill_buffer to inbuf_read_line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: improve local variable names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: enhance comments for lex_number state...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up typename handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test that indent remember...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Use BOOT_FLAG() to recognize standa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up 'parse', add test for dangli...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/sysinst Fix accidental word duplication
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of a chao...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: convert ps.box_com to local variable
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use standard error handling for unter...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace unreachable code with assertions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of the to...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi gnu-efi: x86_64 build f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove 'global' from the list of keyw...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename in_or_st to init_or_struct
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up comments, parentheses, debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate spaces around...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code in lexer
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/modules/compat_linux Modularize compat_linux(8) for aarc...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/mipsco Disable some installer options ...
=?iso-8859-1?q?jandberg?=[src/trunk]: src/share/man/man4/man4.amiga Update documentation to mention cu...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Consistent #if for static helper function a...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp: fix -? more portably
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test fixing of invalid pr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract common code for advancing a s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: condense code for calculating indenta...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: add "setup" command
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test getopt with an op...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn if a getopt switch tries to h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test effective unconst...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch Call cnpollc(9) before cngetc(9) as the cons(9) man...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn that bsearch effectively disc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix lint warning about bsearch discar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/dd dd: fix lint error about 'return expr' from void func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/dd dd: clean up function summary
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Handle wskbd(9) .set_leds op in cngetc(...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh: ignore lint error about 'continue' in 'do while' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin bin: in builds with MKLINT=yes, run lint on all programs
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add examples for bogus...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/dd dd: fix lint warnings about effectively discarding 'c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more details to warning about ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate wrong warn...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Use sys/uvm/pmap/pmap_tlb.c on Aarch64 in t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Some PCI config information:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Need to call pmap_tlb_info_attach f...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Catch up with pcireg.h change
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh: make find_command simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh: remove no-op 'continue' from do-while-0 loop
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Add a placeholder for PRRR
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: wscons changes
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/usr.bin/xlint/lint1 aarch64 has unsigned char
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add more examples for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(9): Call hw_if->getdev without sc_lock.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern pserialize(9): Lift rule that pserialize_perform be...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(9): Issue pserialize_perform outside sc_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/sys efi: Add /dev/efi character device
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev UEFI calls can modify size inputs, so stash them for...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Add a test case to heavily exercise EVFI...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Add a test case for the race condition i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/ddb Add a "show kqueue <addr>" command.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Changes to make EVFILT_PROC MP-safe:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue The knotes for EVFILT_SIGNAL and EVFILT_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove duplicate platf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh: remove useless do-while-0 loop
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/echo echo: clean up, increase WARNS to 6
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Check _KERNEL_OPT before including opt_ddb.h.
=?iso-8859-1?q?wiz?=[src/trunk]: src/tests/kernel/kqueue Fix typo in comment.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb xhci: shrink port reset delay
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb usb: usb_event_thread: remove delay at startup f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/ufs/ufs Use VN_KNOTE() to send our NOTE_ATTRIB and NOTE_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use PCI-SIG official acronyms:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Document the locking rules for the fields of the kev...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb usb: uhub: remove unnecessary delays when poweri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/nfs Must hold kn->kn_kq->kq_lock to modify kn->kn_flags.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb ukbd: blink LEDs asynchronously at boot
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Fix previous; restore 'up' pointer in second uhu...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb uhub: Skip USB_POWER_DOWN_TIME delay for root hubs
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Update USB_PORT_RESET_RECOVERT to comply with th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Setting EV_EOF requires modifying kn->kn_flags. How...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Add a clarifying comment about it being safe to modi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/nfs Mark the EVFILT_VNODE filters MP-safe.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Fix workaround for SH-3 PCMCIA bu...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcsh/conf Add commented-out ep(4) at pcmcia(4); it...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/ic epget: Tiny clean up for 16-bit buses.
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man4 Add description for 3c572B aka OfficeConnect ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/conf defparam NMBCLUSTERS_MAX.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Make pktq_rps_hash() pluggable for each interface type. ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/usb Add missing inclusion of sys/bitops.h.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 pN steppings are used for ARM926EJ-S, alt...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 splx: Restore interrupts before dosoftint...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/include Fix builds
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 For some classic CPUs, info->[id]cache_se...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/sys Use group 'e' instead of 'E' for the benefit of kdump.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/kern Squash "holding up boot" messages into a single lin...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic ahcisata: remove excessive delays from drive prob...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Remove duplicated entries.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel 500 Series PCH-H devices.
=?iso-8859-1?q?rillig?=[src/trunk]: src/sbin/wsconsctl wsconsctl: include correct header for lint
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/conf add defflag for AHCISATA_EXTRA_DELAY
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Zero clear sh_offset to indicate a section is unused.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Sort headers.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev Switch to kmem(9).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/hpcarm G/C unused CPWAIT().
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/hpcarm Fix build with DEBUG_BEFOREMMU.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/hpcarm Wrap multi-line macros with ``do { } ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/hpcarm alloc_pages: panic if allocating beyo...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add pmf_device_register().
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Avoid unaligned access in rge_get_macaddr(). Fou...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Intel KT devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel 500 Series PCH-H SMBus.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add more tests for -sob; ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: finally found some "optio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: proofread German entropy translation
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 wsmouse.4: document newer ioctls
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/msgc msgc.1: fix typos
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man9 wsmouse.9: document scrolling bits
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic com: speed up close with HUPCL set
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/sysinst sysinst: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use bool for suppress_blanklines
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract lexi_alnum from lexi
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up comments in lexi and lexi_alnum
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sbin/init Allow getty to exit quickly a few times before dec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use separate variables for lexi_alnum...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Fix the build by adding 'sc_hup_pending' member t...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/man/man4 Add hvn.4. OK'd by nonaka@.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/ic Now Jason has made this build, avoid a 50+ year
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix xrefs. Remove superfluous Pp.
=?iso-8859-1?q?kre?=[src/trunk]: src/sys/dev/ic Note that while sleeping (HUPCL), time passes.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: update capabilities of ifnet and ethercom
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Set a port interface of lagg(4) in promiscuous ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/scsipi fix various typos, mainly in comments.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt-argon2: improve resilience of the parser.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt-argon2: Properly honor user's version num...
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/lib/libcrypt Add libcrypt tests for Argon2i/Argon2i, b...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man5 passwd.conf.5: document using argon2
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt pw_gensalt.3: add argon2 bits
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt paranoia: use explicit_memset
=?iso-8859-1?q?nia?=[src/trunk]: src crypt(3): Make Argon2 implementation match the reference imp...
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/lib/libcrypt remove comment, it's fixed
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel 400 Series PCH-V devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel 400 Series PCH-V devices.
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in man pages.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): match the Argon2 reference implementa...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): clean up some leftover debug goo
=?iso-8859-1?q?jhigh?=[src/trunk]: src/lib/libcrypt added missing copyright header. pointed out by ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Revert previous change because it causes uninitializ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/config PR/56453: Wataru Ashihara: config(1): Asserti...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc PR/56452: RVP: MAKEDEV should also create /dev/dri/rende...
=?iso-8859-1?q?nia?=[src/trunk]: src Fix release builds with MKARGON2=yes
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt.3: note parallelism caveats
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix wrapping for comments in otherwis...
=?iso-8859-1?q?skrll?=[src/trunk]: src/tests/usr.bin asan is supported on aarch64
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test long code comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of long s...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/inetd PR/56448: Solomon Ritzow: Various improvements.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use high-level buffer API for process...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace unreachable code with assertion
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test more single-line com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix formatting of single-line comment...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libcrypt Capitalize word.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: negate a few condition in process_com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in process_comment, negate box_com to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in process_comment, migrate int varia...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd.8: new sentence, new line; minor format...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd.8: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin/inetd inetd: remove trailing whitespace, add space ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/libexec/getty getty: Remove 2 second sleep before opening tty
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix vmx(4) receive workqueue problem on qemu, re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Add support for the NOTE_SECONDS, NOTE_M...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219's version number.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel I219V 15-19 and I219LM 16-19.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Print I219's version number.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add support for I219V 15-19 and I219LM 16-19.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc doc: wm(4): Add Tiger Lake and newer devices (I219 LM10-...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc Fix previous.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: work around compiler bugs to get MKAR...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc libcrypt hack for vax
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/std fix typos and wrong ISO/IEC standard number in r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract fits_in_one_line from process...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test long comments in sin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: check command line options stricter
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mips/mips cpu_uarea_alloc: For ILP32, do not try to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.sbin/tprof Output alignement - give lwp 6 characters
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic - use microtime instead of getmicrotime, suggeste...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk mk: Enable MKARGON2 now that this stuff works.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk mk: Enable MKRELRO on aarch64 to match x86.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk mk: Enable MKPIE on aarch64 (it's already enabled o...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys Remove trailing whitespace
=?iso-8859-1?q?brad?=[src/trunk]: src/doc Mention sht4xtemp and sgp40mox in CHANGES. Add an entry...
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/sgp40mox A driver for the Sensirion SGP40 MOx ga...
=?iso-8859-1?q?martin?=[src/trunk]: src aarch64 needs a clean build after MKRELRO default has changed.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: provide full line coverag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: cover more error cases an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test comment to the right...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: turn ps.com_ind into local variable
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add sgp40mox(4)
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clarify that 25 is a magic number
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: MKPIE/MKRELRO for aarch64
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Revert "usb: uhub: remove unnecessary delays whe...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/x86 Fix typo in comment: "porniters" -> "pointers"
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/isa If ACPI indicates that there are no user vi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/pci Disable MSI and MSI-X support if IAPC_BOOT_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/isa Add missing acpi include
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Convert some debug messages to aprint_debug
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/amd64/conf Swap fdc@isa for fdc@acpi as the former ...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix typos in comments.
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/indent: remove accidentally a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb add logitech B100 mouse
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: condense tests for bool o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove duplicate data fro...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb apply always-open quirk for logitech B100 mouse.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: restructure test for '-ba...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix non-MULTIPROCESSOR build
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/apple fix non-MULTIPROCESSOR build
=?iso-8859-1?q?skrll?=[src/trunk]: src/distrib/sets/lists Move tsan entries marked machine=amd64 fr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 pm_remove_all is a shared field s...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/dkwedge Remove funny straggling blank line.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Spinkle some KNF spaces after commas.
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/indent: add newly added t_opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: clean up tests for '-bad'...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: Hide more private symbols by default....
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/amd64/conf Enable com and lpt at ACPI attachments.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/x86/isa Skip legacy device detection for VMware gue...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf Background dhcpcd if ec2_init is...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/lint: document and extend the tes...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/inetd To an alias address, or in a multihoming envi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove some newlines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/vfp Trailing whitespace
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/su su: Use consttime_memequal instead of strcmp.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/apache2/argon2/dist/phc-winner-argon2/src Teach arg...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Fix primary CPU detection in cpu_acpi_tpro...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Only define DEFAULT_TIMEOUT if it is not alrea...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Honour the timeout= entry in boot.cfg
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev Upgrade cgd self-test output from verbose to debug.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/crypto Upgrade self-test passed messages from verbose to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove redundant test out...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/lint: use zero-indexed array in a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: parse int command line options strictly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix order of parameters in function comments
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pcmcia s/Versin/Version/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pcmcia regen
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb s/Techonology/Technology/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev plcom: speed up close with HUPCL set
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 When booted with "boot netbsd -1" (...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: merge duplicate input/out...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/pci Use a local static variable to hold "pktq_rps_ha...
=?iso-8859-1?q?uki?=[src/trunk]: src/distrib/sets Replace @dirrm to @pkgdir in packing list of sy...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci Only print an error about missing I/O BARs for c...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/dev/dkwedge Whitespace nits.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/i2c Fix llvm build: error: equality comparison with ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/timed/timed Explicitly cast the long->float convers...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: merge tests for numbers i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: consolidate tests for com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: extend tests for labels, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: condense test for indenta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: condense the token tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove redundant tests fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mips/mips Revert previous:
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix for PR pkg/55931
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Add a bit more debug.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: clear I/G bitg and set G/L bit in a gener...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: support l2tp(4) aggregation
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg added test cases for lagg(4) on l2tp(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: reject a vlan interface that is not confi...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Replace ${.OBJDIR} with <curdir> for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove main code from tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: if a file ends with indent off, don't...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: make add-test generate fl...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet netinet: Allow binding the unspecified address w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add test for INDENT OFF/O...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: move tests for indent com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use simpler code for copying the inpu...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libform Fix for PR lib/47397
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: always keep next_blank_lines >= 0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic - microtime -> microuptime
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix Tx stall, reported and implemented original ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Uniform INTx/MSI handler's Tx/Rx behavior to MSI...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Overhaul of the EVFILT_VNODE kevent(2) f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Oops, forgot to note the history of NOTE_OPEN, ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename next_blank_lines to blank_line...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: invert condition in process_newline
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename blankline_requested variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename parser stack variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.last_u_d to match its comment
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix return value of interrupt handler, pointed o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add reminder to make the code underst...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Change DMA physical address in wm_flush_desc_rin...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Disable printf()s in wm_flush_desc_rings() becau...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use wm_flush_desc_rings() more.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): Adapt default Argon2 parameters to sy...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/miscfs/genfs Don't use genfs_rename_knote() in the "rena...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/fs/tmpfs Move a mis-placed KASSERT().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Add a test case for PR kern/56460.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): return 0 -> return NULL for function ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): For argon2, default to time=3.
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/pwhash Update remarks on default parameters for Argon2.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/i2c - fix clang compilation: add "%s" to format string
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt Be a little bit more eager to let Argon2 use me...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt.3: add a reference for Argon2
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/acpi SPCR_BAUD_DEFAULT maps better to -1 than 0
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/notes/common main: simplify conditional markup
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/notes/common main: add note about amd64 now having a...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/notes/common main: add .gz extension to .img referen...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi baud_rate is signed now
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern - Don't use a separate kqueue_timer_lock; just prot...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi acpi: com: Honour the reg-shift property
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Re-factor the code that computes the EVFILT_TIMER v...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Allow the f_touch() filter op to return an error, specif...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/doc doc: pktq_rps_hash() changes.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Fix some conditionals to match gicv3 and...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Significant update to the synaptics touchpa...
=?iso-8859-1?q?blymn?=[src/trunk]: src/share/man/man4 Add documentation for the button_region_movem...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci divide setup routine of virtio interrupts
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci virtio: reconfigure MSI-X vector on re-initializ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 fix gimplish
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Whitespace in a comment
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci virtio: fix missing release of interrupt resources
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Bump date for previous.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Restore 16-byte FIFO for ns16550a, accidentally l...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/kern s/optiona]/optional]/
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars update (western) christian calend...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos, mainly in comments, but also in man pages...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys Skip the lib/libc/sys/t_ptrace_waitid:sys...
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sys/dev/usb add Edimax N150 adapter; tested on my PBP
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?jnemeth?=[src/trunk]: src/sys/dev/usb add Edimax N150 adapter; tested on my PBP
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb regen
=?iso-8859-1?q?andvar?=[src/trunk]: src/lib/librpcsvc Revert "Does not work" back to "Does no work"....
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev rename "setup_interrupts" to "alloc_interrupts"
=?iso-8859-1?q?thorpej?=[src/trunk]: src Support modifying an existing timer without having to delete...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: change hash logic to generate the same value
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.4.1 with the fol...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Sync update
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd Remove build for stuff dhcpcd's import-s...
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note update to dhcpcd-9.4.1
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue In the "modify" test case, immediately a...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc New tzcode 2021e
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Change to code and documentation from 2021a ->...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/lib/libc/time Fix build failure
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus return 0 in mgx_ioctl()::FBIOG*
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate a few more tests ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate tests for parenth...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate integer options t...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/base tzdata2021e update, zoneinfo Pacific...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Update to tzdata2021e (with m...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note tzdata2021e update.
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/indent: fix file list
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/indent: fix file list
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Add support for the EVFILT_EMPTY filter,...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary brackets in a co...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Shrink a panic message to avoid a l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix non-UVMHIST build
=?iso-8859-1?q?hannken?=[src/trunk]: src Factor out the lookup results from struct denode.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Move msdosfs_rename() and doscheckpath() to new file msd...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/msdosfs Convert msdosfs_rename() to use genfs_sane_re...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib The device path passed to ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Sanitize the symbol namespace. NFC.
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/vfs After converting msdosfs_rename() to use genfs_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi It seems that there are three 16550 types ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Poll only if we don't have an IRQ resource.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/kernel/kqueue Fix a regression introduced in kern_even...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove redundant test lis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate f_decls to using ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate test for offsetof...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate test for '--versi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate test for '-bap -s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: prevent non-comment text ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb xhci: Always read/write both halves of 64-bit re...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate remaining tests f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: sort includes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace global variable use_ff with f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename nitems to array_length
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add test for sizeof and o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test interaction between ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi More SPCR cleanup:
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test want_blank_before_lp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document actually reachab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent/tests: demonstrate wrong line nu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix line number counting at beginning...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up format of warnings and errors
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/lib/libc/locale setlocale.3: minor updates to reflect the cu...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man4 bpf.4: amend caveat about what types of links...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add more tests for option...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Do not ignore write failures.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: run indent on its own source code
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong indenta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: initialize variables in main_loop in ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/acpitools/aml fix various typos in comments, mainly...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix indentation of ad-hoc tagged vari...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: define lexi_end as function instead o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename seen_quest to quest_level
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test form feed in comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document how empty lines ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split kw_do_or_else into separate con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split kw_for_or_if_or_while into sepa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename form_feed to tt_lex_form_feed
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split type token_type into 3 separate...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename local variable sp_sw to spaced...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net Fix missing curlwp_bind() for ifa_release(), ok'ed b...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/net kpreempt_disable() before sppp_get_{ip,ip6}_addrs() ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libform Fix for PR lib/47398
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/microcode/aic7xxx fix build failure of "multiple def...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/microcode/aic7xxx For "num_critical_sections", now o...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/microcode/aic7xxx regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/ic fix "error: stack usage might be unbounded [-Werr...
=?iso-8859-1?q?ryo?=[src/trunk]: src In some arch, _mcount() would be called recursively when bui...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/net frame's vlan tag must be ntohs()'ed.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename search_brace to search_stmt
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: clean up test for lbrace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: do not output token in debug mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: improve debug logging
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/56464
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Add a comment and adjust whitespace...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm G/C FAST_FPE
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: fine-grained warnings for argon2, req...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Use a type-correct end marker for strstrcat() rather ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/include fix build with COPTS=-O0
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/vax/include Merge all MD __sigaction14_sigtramp.c c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sbin/wsconsctl wsconsctl: revert adding LINTFLAGS
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code in lexi_alnum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: run indent on its own source code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix debug logging
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: Make Werror-disables for external Arg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test edge cases for blank...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make ps.keyword easier to understand
=?iso-8859-1?q?nia?=[src/trunk]: src passwd.conf(5): switch default cipher for new user accounts ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make reformatting of comments simpler
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: password hash changes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce indentation in process_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up process_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate missing space...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document cause for missin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong indenta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate another examp...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix indentation of local variable dec...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Remove unnecessary multiple-inclusion-protection fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/luna68k/include Remove a superflouous comment.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/include Make sigcontext13 visible only to _KERN...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/m68k/include Make sigcontext13 visible only to _KER...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Make sigcontext13 visible only to _KERNEL. Make si...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/include Define __HAVE_STRUCT_SIGCONTEXT for _K...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hppa/include "struct sigcontext" has never been use...
=?iso-8859-1?q?ryo?=[src/trunk]: src revert previous: http://mail-index.netbsd.org/source-changes...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Centrally define constants that define the signal re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Use the signal trampoline version constants from <s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/cpuctl/arch decode SMT parts for AMD family >= 0x17...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern - In sendsig() and sigaction1(), don't hard-code si...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys - Use the signal trampoline version constants f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys The stupid CPP has proven me too clever by half.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/uvm/pmap When adjusting the max ASID count, check if ti-...
=?iso-8859-1?q?nia?=[src/trunk]: src/tests/usr.bin/pwhash t_pwhash: Don't assume default cipher i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/uvm/pmap TAB police.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel Gemini Lake TXE HECI 1.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time fix problem with uninitialized variable on mal...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzpool/common Hacks to get zd...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add many Intel I2C devices.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Use __SIGTRAMP_SIGCODE_VERSION rathe...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp fix pic build
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/include There is no sigcontext in ppc64
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/powerpc/include Need frame.h
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel Elkhart Lake devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Elkhart Lake support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add more Jasper Lake and Elkhart Lake devices.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/net getaddrinfo(3): malloc + memset -> calloc
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hppa/hppa @thorpej wrote that sigcontext was never ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/dev/pci virtio: stop reinit for safety when a device res...
=?iso-8859-1?q?kim?=[src/trunk]: src/sys/arch/i386/stand/efiboot Make "0 seconds" overwrite the c...
=?iso-8859-1?q?kim?=[src/trunk]: src/etc Fix grammar in comment (affect vs. effect)
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Support devices that the PCI subclass is not PCI...
=?iso-8859-1?q?kim?=[src/trunk]: src/lib/libc/stdio Use .Sq instead of a dangling .So
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch x86: Process bootloader rndseed much sooner.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch x86: Move RNG initialization to after consinit.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hppa/include We still need struct sigcontext for lo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hppa/hppa put back the compat signal code; still ha...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/vax/include The genassym code in libc also needs st...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix spa...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/hppa/include Finish restoring the compat code.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common more un...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist 30 September 2021. Summary of c...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts between 2021-06...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/hash/sha2 Fix build with -Werror=array-param...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/hash/sha1 Use defined constant instead of di...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: change product name, update version n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: topologically sort functions
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/net Fix typo in comment: allows, not alows.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: parse option '-cli' strictly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make error messages for option parsin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix error message for buffer overflow...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up comments and function names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce negations in search_stmt_looka...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove unused local variable in lexi
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up indentation, comments, reduce
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc/include Making "struct sigcontext" visible on...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/i386/include Define __HAVE_STRUCT_SIGCONTEXT regard...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Define __HAVE_STRUCT_SIGCONTEXT regar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Define __HAVE_STRUCT_SIGCONTEXT regardless of its c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix length of memset in tlb_record_...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/string wcsdup(3): use reallocarr to catch integer o...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Add some missing device drivers to the lists.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 pdcsata.4: Add HISTORY section, fix stray space.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/stdlib radixsort(3): use reallocarr instead of mall...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/gen scandir(3): Convert malloc(x * y) and realloc(x...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/citrus citrus: Use calloc instead of malloc'ing and...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc reallocarr does not set errno.
=?iso-8859-1?q?nia?=[src/trunk]: src/games/hunt/hunt huntd(6): convert malloc(x * y) and realloc(...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/sail sail(6): convert realloc(x * y) to reallocarr
=?iso-8859-1?q?nia?=[src/trunk]: src/games/atc atc(6): simplify reallocation logic
=?iso-8859-1?q?nia?=[src/trunk]: src/games/cgram cgram(6): realloc(x * y) -> reallocarr
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: Fix a floating point exception when a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: provoke error messages fo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: provoke the third occurre...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: spell 'parentheses' properly in messa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: keep p_l_follow nonnegative, use cons...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/m68k/include Define __HAVE_STRUCT_SIGCONTEXT regard...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.dumped_decl_indent and inde...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group members of parser_state by topic
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use prev/curr/next to refer to the cu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reorder global variables to be more i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: mark obviously broken code
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus install mgxreg.h so we can use it from Xorg
=?iso-8859-1?q?macallan?=[src/trunk]: src/distrib/sets/lists/comp add mgxreg.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix undefined behavior in buffer hand...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up main_init_globals
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc Add "--" 'options end' parameter to the sh -c call ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: initialize 'ps' via code
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate segmentation ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: parse options in a platform-independe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace segmentation fault with asser...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge isblank and is_hspace into ch_i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add detailed debug logging for the pa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in debug mode, log only differences f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc/include Define __HAVE_STRUCT_SIGCONTEXT reg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix missing blank before binary operator
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test binary operators for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce indentation in parse, extract ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant comments
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Correct an off by one degree error in the temper...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant comments, remove pun...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus actually mmap() the blitter registers when aske...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Fix thinko in tlb_record_asids memset s...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Use designated initialisers for static hand...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm KNF and remove (some) unnecessary #includes
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/ypcat ypcat(1): Convert realloc(x * y) to reallocarr.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/librefuse refuse(3): Simplify reallocation logic with re...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/finger finger(1): convert malloc(x * y) to reallocarr
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Remove stale comment
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/traceroute traceroute(8): Convert realloc usage to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test several options '-P'
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove an item
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 style. NFCI.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract main_load_profiles from main_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: condense code for parsing command lin...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/tmpfs With the recent "centralize vnode kevent hand...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline bloated call to 'parse' during...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libpuffs puffs(3): Replace realloc(x * y) with reallocarr
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/ndbootd ndbootd(8): Rework allocation macros to add...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libtelnet libtelnet: convert malloc(x * y) to reallocarr
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 G/C MD_CPU_HATCH. It's old evbarm (...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test variable indentation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove confusing modulo from code_add...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/rpcbind rpcbind(8): Use reallocarr, fix reallocatio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up code_add_decl_indent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: don't risk a buffer overflow in code_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot If a path is not specified, assume /. This...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/netstat netstat(1): convert malloc(x * y) and reallo...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/su su(1): use reallocarr instead of malloc(x * y)
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/systat netstat(1): use reallocarr instead of realloc...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libpam/modules/pam_exec pam_exec: Convert realloc(x * y)...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/telnet telnet(1): use reallocarr instead of malloc(x...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace tabsize with hardcoded 8 in p...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/rpcbind rpcbind(8): restore previous behaviour. Wai...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document why declaration ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic For the DW APB busy bit workaround, only attempt ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline macro label_offset
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/lint: explain and extend the test...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test preserving the inter...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add more tests for the as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix assertion failure in search_stmt_...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.bin/telnet Obvious typo ':' -> ';'.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/sbin/resize_ffs Delete trailing whitespace
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/include Adjust the rules for sigcontext visibi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: revert previous fix of assertion failure
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/include Define __HAVE_STRUCT_SIGCONTEXT regardl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent buffer overflows in 'if (expr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate assertion fai...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix assertion in fits_in_one_line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug logging for save_com
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent buffer overflow in search_stm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix bounds check for sc_buf
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Implement gic_splraise and the gic_splx fast path i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group variables by topic
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/aarch64 Add CI_SPLX_SAVEDIPL and CI_HWPL
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move buffer functions further up
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Enable GIC_SPLFUNCS again. Hopefully st...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/powerpc - In vec_restore_from_mcontext() and vec_sa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/include Fix the previous to only apply to the n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reorder assignments in switch_buffer
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add __HAVE_PREEMPTION support to gic_splfuncs asm f...
=?iso-8859-1?q?andvar?=[src/trunk]: src "no affect" -> "no effect" in man pages and comments.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/compat/arch/hppa/sys Put back the sigcontext sigtra...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn if an enum name is used for m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up lexical analyzer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in debug output, list the new token f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename prev_newline and prev_col_1 to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move debugging functions to a separat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: push down variable comment_buffered
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/amd64/conf options<space><tab>
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/45390 - fix for folly four
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/45390
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus remove accidentially committed debug goop
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Sprinkle some const
=?iso-8859-1?q?nia?=[src/trunk]: src/doc/roadmaps drm++
=?iso-8859-1?q?nia?=[src/trunk]: src/doc/roadmaps Update networking roadmap.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Annotate some cpu_info members
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt libcrypt: Compile with USE_FORT, for this is cr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: condense lexi_alnum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up definition of keywords
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add separate lexer symbol for sizeof
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add separate lexer symbol for offsetof
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/timed/timed timed(8): avoid hand-rolling arc4random...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document that 'void' is n...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/stdio Skip the test when there is insufficien...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Disable GIC_SPLFUNCS (still crashy)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/cortex Reload tpidr_el1 into x3 and re-test new...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Rework Arm (32bit and 64bit) AP startup so that cpu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Assert we can sleep in pic_add
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Revert the 2015 change I made that allowed sleeping...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pic Only perform pic_unblock_percpu if all of t...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Avoid null pointer exception hpcmips/mip...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in debug log, print token subtype in ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex Fix non-DIAGNOSTIC builds (hopefully). N...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/mopd/common USE CPPFLAGS instead of CFLAGS for -D !
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/mopd Put the NOAOUT in one place
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test support for ancient ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove support for pre-1978 variable ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename lsym_type to better reflect re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace simple cases of keyword_kind ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace kw_tag with lsym_tag
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant keyword.is_type
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test indirect function ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test function declaration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: for '-pcs', add blank between functio...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Fix crash(8) build
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Tidy up how __sigaction14_sigtramp.c is added t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix invalid memory access in array...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test formatting of 'CPU_I...
=?iso-8859-1?q?agc?=[src/trunk]: src/lib/libcrypt Remove the
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Use "stack_t" instead of "struct sigaltstack", as th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys regen for "struct sigaltstack" -> "stack_t"
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Don't mention the "struct sigaltstack" name of ...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/kern fix a typo in compare_futex_key().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/sys Version the sigaction(2) libc wrapper. The new...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Fix a last minute rebase/merge botc...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/mk mk: Add support for conditional compilation of part...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in the check for array[enum], allo...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam work around lint bug
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 simplify.
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/lib/libc/sys Test lib/libc/sys/t_timerfd often fails w...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Move arm_cache_info from cpufunc.h to c...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libpam/libpam Remove workaround, @rillig fixed the issue.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/tprof Trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about array size misma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: move all declarations above statements
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/hpcmips/miniroot Use libhack and the non-widechar ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: enter full C90 compatibility mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/mail mail.1: fix duplicate word
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/seq fix typos, mainly in words minimum and maximum, ...
=?iso-8859-1?q?nia?=[src/trunk]: src Force at most partial RELRO for rump_server and related libr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test option '-ci'
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Use IPv6 addresses, not IPv4, in combinati...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix missing blank after 'return' (sin...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Added tests of combination of lagg(4), vla...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Adjust for new __sigaction_siginfo symbol.
=?iso-8859-1?q?nia?=[src/trunk]: src/bin/ed ed(1): use reallocarr instead of realloc(x * y)
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/gen fts(3): Use reallocarr instead of realloc(x * y...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/join join(1): convert realloc(x * y) to reallocarr a...
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.bin/xlint/arch Hopefully fix builds
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/powerpc/include fix build with COPTS=-O0
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/powerpc/include fix profiling kernel build
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/sys In order to prevent _mcount() from being recursively...
=?iso-8859-1?q?christos?=[src/trunk]: src Expose sigaltstack, stack_t and friends to Posix Issue 5 (20...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys unconditionally define sockaddr_storage; this is wha...
=?iso-8859-1?q?abs?=[src/trunk]: src/share/examples/apm Adjust example path to kde/sounds
=?iso-8859-1?q?abs?=[src/trunk]: src/distrib Update some distrib X11R6 references to X11R7
=?iso-8859-1?q?abs?=[src/trunk]: src/share/man/man7 Update glob example from X11R6 to X11R7
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys Set up the CFI in a slightly more ra...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys CFI: Saved RA needs to point to the ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbmips/mipssim Catch up with member renaming
=?iso-8859-1?q?skrll?=[src/trunk]: src/etc/etc.evbmips Add MIPSSIM{,64} as appropriate
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/disklabel disklabel(8): convert malloc(x * y) to reallo...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/fdisk fdisk(8): Convert realloc(x * y) to reallocarr. E...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci - Rename EHL_TRACE* macros
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libusbhid usbhid(3): use reallocarr
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline indentation_after, shorten fun...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Provide the ablity to ignore ACPI with an ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group conditions in compute_code_inde...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/at91 Remove unnecessary duplicate bit define in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Fix non-ACPI builds.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some sysctl info for debugging.
=?iso-8859-1?q?nia?=[src/trunk]: src/etc Recognize argon2 passwords as valid in daily security re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace column computation with inden...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix off-by-one confusion in paren_indent
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract compute_code_indent_lineup in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix joining of adjacent unary '+' ope...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split process_comments into separate ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong edge ca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix parsing of C99 comments containin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: do not discard former error comments ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split process_comment_in_code into se...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/fdt make compilable at NPCI==0
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use macro. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/mii Don't power down the PHY when the interface goes...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix a bug that device timeout still happens on I...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Fix comment. No functional change.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/evbarm/gumstix Apply patch from PR port-evbarm/52209
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/aarch64/include Normally, to support COMPAT_NETBSD3...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.curr_newline to next_col_1
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename process_keyword_do to process_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug output for remaining member...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: the '+ 1' in dump_line_code is not an...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up argument parsing
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: consistently use token.e[-1] for the ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man3 Rework ilog2(3) man page.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci mcx(4): ensure that RQT size is always a power o...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/bin/pax pax.1: minor grammar fixes
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/bin/ps s/maxiumum/maximum/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/writting/writing/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb config_pending_incr doesn't need KERNEL_LOCK pro...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev Fix typo in comment. s/notifcation/notification/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb USB style. NFC.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/mips/mips Fix typo in comment. s/phyiscally/physica...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev s/allign/align/
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/sht3xtemp Driver for the Sensirion SHT30/SHT31/S...
=?iso-8859-1?q?brad?=[src/trunk]: src Mention sht3xtemp(4)
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line; remove trailing white...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Revert part of previous commit that broke ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32 is all about running the...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/invlaid/invalid/
=?iso-8859-1?q?christos?=[src/trunk]: src/etc Set the path unconditionally to what rc sets it to, so t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 pslist(9): No need to serialize pserialize_pe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Add a comment describing why we give carte blanche ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename 'inbuf' functions to 'inp'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: distinguish between typename in paren...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename type_at_paren_level_0 to type_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate buggy combina...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split copy_comment into wrapping and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_wrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from process_comment...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Libtsan intercepts the pth...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.bin/menuc fix few typos.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make copy_comment_nowrap simpler
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up copy_comment_nowrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: skip redundant conditions in copy_com...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up overcomplicated conditions i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make end of comment detection of nowr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove redundant assignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up process_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move documentation from process_comme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code from copy_comment_wrap
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove dead code in analyze_comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: improve code coverage for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: do not expand comment buffer unnecess...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: only access buffer data in the range ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove code that accessed out-of-boun...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: document the comment buffer more accu...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Merge the kernel portion of the posix-spawn-chdir projec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce negations in process_else, cle...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move ps.p_l_follow closer to lsym_typ...
=?iso-8859-1?q?christos?=[src/trunk]: src Commit the userland portion of the posix_spawn_chdir project...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test options without '-' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.decl_nest to decl_level
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test cast, line counting,...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn new tests for posix_spawn_chd...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test lenient option parsing
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dtb/arm CONFIG_ARCH_SOCFPGA has been renamed CONFIG_ARCH...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/soc Merge con...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/usb Import dt...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dtb/arm64 Extra dts files no longer required.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/dtb dtb: Re-generate set lists for 5.15
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/dts arm: dts: adapt for dts-5.15
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt dts: adapt to dts-5.15 bindings
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt fdtbus: match simple-pm-bus
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt pinctrl-single: support #pinctrl-cells 2
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti arm: ti: adapt to dts-5.15 bindings
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/ti ti: cpsw: adapt to dts-5.15 bindings
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi sunxi: ccu: add support for basic "mux" c...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi sunxi: sun50i-a64: add support for A64_CL...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi sunxi: nmi: add support for #interrupt-ce...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt fdt: add helper for finding intr parent phandle
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt pwm_backlight: pick defaults if none are provided
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Look for child node by compat string snps,dwc3 i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/i2c cwfg: update for dts-5.15 binding changes
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts updated to 5.15
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc dts: Import dts files from Linux 5.15.
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn Fix linking for multi-source ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: parse special options strictly
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: various cleanups
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: fix test for form feed
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: demonstrate disappearing form feed
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent: demonstrate controlled buffer o...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c Fix typo.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c In iic_close(), mark the "sc" va...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/macppc/dev Adapt to thorpej-i2c-spi...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c Use the same idiom to cast the A...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/ic Port over the changes from thorpe...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c In iic_devslot_reserve(), don't ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c Use designated initialiers in ii...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/sandpoint/sandpoint Whitespace chan...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/spi Record the attached child device...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/ofw Remove unnecessary references to...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/ofw The Device Tree bindings state t...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c Re-factor the code in sandpoint ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/ofw Building on the previous, some S...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/sparc64/sparc64 No longer need to f...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/macppc/dev Use i2c_enumerate_devent...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/macppc/dev Fix a memory leak if the...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/macppc/dev Remove some useless comm...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/sys Add a devhandle_subclass() helper fu...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/sparc64/sparc64 Fix dum-dum pointer...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/arch/sparc64/sparc64 - add_i2c_devices()...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c iic_devslot_remove(): remove an ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/ic - Improve some comments.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf2]: src/sys/dev/i2c Move the i2c enumeration helpers...
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src Work towards X sources building statically and on sun2.
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/external/mit/ctwm/bin/ctwm Use new X11 LDADD/DPADD flag...
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/external/mit/xorg/bin Use x11 variables for LDADD and D...
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/external/mit/xorg/bin Use x11 variables for LDADD and D...
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/external/mit/xorg/bin/appres Convert to x11 mk vars.
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/share/mk avoid Xt duplication
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/share/mk font library combinations
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src sync with head
=?iso-8859-1?q?cjep?=[src/cjep_sun2x]: src/external/mit/xorg/bin/fonttosfnt use mk variable for li...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/tests/lib/libc/sys - Re-factor the code that sets up...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/sys Add definitions for FUTEX_NETBSD_RW_WAIT and...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys Native implementation of the Linux eventfd(2) API.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys Regen for eventfd(2).
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/uvm Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/tests/lib/libc/sys Unit tests for eventfd(2).
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys Native implementation of the Linux timerfd API.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys Regen for timerfd.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/tests/lib/libc/sys Unit tests for timerfd.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux/common Add Linux eventfd, timerfd, ...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Add eventfd glue to COMPAT...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux/arch Regen for eventfd, timerfd, PO...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux/common Re-factor the code that maps...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/arch/amd64 Regen for eventfd.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Remove a redundant prototype.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Add sigevent mapping for L...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Add POSIX timer and timerf...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/arch/amd64 Regen for POSIX timers...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux/common Add suppport for Linux pread...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Add preadv(2) and pwritev(2).
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux/arch Regen for preadv(2) and pwrite...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/common Handle timerfd ioctls.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/compat/linux32/arch/amd64 Regen for preadv(2) an...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/uvm/pmap Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/sys/kern futex_func_wait(): If TIMER_ABSTIME, sanity...
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/distrib/sets/lists Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src Sync with HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-futex]: src/distrib/sets/lists Sync with HEAD.
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch For RB_POWERDONW, call HYPERVISOR_shutdown(...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Remove VM_GUEST_XEN and define only Xen sub...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 restore %eax before using it. T...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Fix a second place where %eax i...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/x86 Skip cx8_spllower patch if we're runnin...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Remove extra assignement
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Remove spaces in machdep.hypervisor...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch spllower(): Also check Xen pending events
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Merge back hypervisor_callback ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Include ci_isources[] for XenPV too.
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/i386/i386 calling stipending() is only need...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Use some PIO magic to disable qemu ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Move softint and preemtion-related function...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Attach hypervisor earlier, so that ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Now that we return from hypervisor_...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/i386/i386 The critical section handling is ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 kpreempt_disable() only for x86_64 ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Add XEN_IPI_KPREEMPT to list of val...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 We need to call x86_init_preempt() ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 remove stray 'else'
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/conf no MULTIPROCESSOR so NO_PREEMTION
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/common/lib/libc/arch/i386/atomic Force _atomic_cas_c...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Get rid of xen-specific ci_x* interrupt han...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Remove spllower alias, xen_spllower...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Always patch spllower with cx8_spllower; it...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch On amd64, always use the cmpxchg8b version ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Reorganise sources to make it possible to i...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/conf SVS is working with PVHVM now
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Well, no, SVS does't quite work ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch More #ifndef XEN -> #ifndef XENPV
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Avoid overflow of ci_ipi_events[] in the PV...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Don't try to attach hypervisor on n...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen fail silently if hypervisor is not ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch amd64: Xhypervisor_pvhvm_callback has to be...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen switch vm_guest to VM_GUEST_XENPVHV...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen Rename xen/xen/clock.c to xen_clock.c, ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen MOve the #ifdef XENPV block to the ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/i386/i386 Call stipending() only on XenPV. ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Centralize initialisations of delay_func an...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch If possible, register a per-cpu callback vi...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Add PVHVM multiprocessor support:
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen If we get an event for another CPU ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Add a struct pic * member to struct intrhand.
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen Move xen_ipi.c to XENPV only.
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Add per-PIC callbacks for interrupt_get_dev...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/i386/conf build with -g on the branch
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Bring in 1.82 and 1.83 from HEAD
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/uvm/pmap Sync with HEAD
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/i386/conf Fix build after merge
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen We need xenbus_bus_dma_tag for PVHVM to...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Fix build with DIAGNOSTIC
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Use std.xenversion
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Bad news:
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Thanks do jdolecek@, MAXPHYS is not restric...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen Misc fixes after merge
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch channel %d -> chan %d, for the benefit of '...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Remove HZ=20, it was to testing ...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen It is possible to use grant_v2 with...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/xen Don't try to attach vcpu on !XENPV
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/include Also install xen/intrdefs.h
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/conf Include again xen/conf/files.compa...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/common/lib/libc/arch/m68k/gen Sync with HEAD
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/rump Add xen as include dir for x86
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Include changes in sys/arch/xen/include/ be...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch sync with bouyer-xenpvh-base2 (HEAD)
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/uvm Sync with bouyer-xenpvh-base2 (HEAD)
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/conf restore part accidentaly deleted
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Merge GENERIC_XENHVM in GENERIC.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern cache_enter(): check namelen before touching...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Fix a comment.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Make the per-directory lock a rwlock.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys namecache:
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Push the vnode locking in namei() about as f...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern LK_SHARED for VOP_ACCESS().
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - Get shared locks on the directories, excep...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern vrelel: don't change the vnode state to VS_B...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/uvm Sync with head.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - Adjust comments & assertions.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys vfs_lookup:
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Allow VOP_LOCK(LK_NONE).
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Fix namecache_print().
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Sync with head.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/arch empty these; remove later.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Adaptive rwlocks proposed on tech-kern and wo...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys - Add a LOCKSHARED flag to namei (matching FreeBS...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Use LOCKLEAF in the few cases it's useful fo...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Set IMNT_SHRLOOKUP and use it for the in-cache ca...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Back out previous.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/miscfs/genfs Make sure LK_UPGRADE always comes wi...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/miscfs/nullfs Copy the IMNT_SHRLOOKUP flag from l...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Back out previous.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Fast-forward through the namecache was stopp...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - Change style of new code slightly to match...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Update comments.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Improve an assertion.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern vcache_reclaim(): purge namecache immediatel...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Add an IMNT_NCLOOKUP flag to indicate the FS ...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Add a comment.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys vnodes:
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys - Put all the namecache stuff back into vnode_imp...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Add a missing membar to previous.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Make cwdinfo use mostly lockless, and largely...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys Remove unintentional differences to base.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Comments.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Turns out there's no point adjusting v_holdc...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/uvm Sync with head.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Sync with head.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Back out experimental change - not ready for...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern lookup_fastforward(): bail out on mount -o u...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Fix a comment.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/uvm/pmap Sync with head.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Regen.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern __read_mostly -> const in one place
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - Include sys/types.h for vax.
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Move nc_key up, so cache_lookup_entry() only ...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - rb_tree_insert_node() refuses to insert du...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern - Fold the "doingcache" conditional into the...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/sys Keeping the namecache lock next to the vnode ...
=?iso-8859-1?q?ad?=[src/ad-namecache]: src/sys/kern Resurrect the counter stuff from HEAD, which...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata list goals for the jdolecek-ncqfixes...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata fix comment - dynamically allocated ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata stop assuming c_slot is immutable, u...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic only call ata_deactivate_xfer() once ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata switch from TAILQ to SIMPLEQ for ata...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev move low-level protocol handlers hooks f...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev move ATAPI-only members of ata_xfer to a...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata convert from malloc()/free() to kmem...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata use KM_SLEEP in atabus_alloc_drives(...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev separate ata_xfer slot allocation and th...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata revert atabus_alloc_drives() to use ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata one more
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata fix use-after-free in wd(4) dump, de...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata remove explicit ata_channel_start() ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata replace KASSERT() for READ LOG EXT r...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev partial HEAD sync - ISDN device removal
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata don't add +1 to retry on error
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev change channel reset and drive reset for...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic further channel locking pass for reset
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata fix dump to also hold channel lock f...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata relax the NOERROR + C_CHAOS, just re...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata fix ata_thread_run() for drive reset...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata remove extra newline
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata move the entry for error recovery on...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata remove AT_RST_EMERG, do the queue re...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic call atastart() when ATA command comp...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata actually, just make dump use the sam...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic move atastart() call after xfer deact...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic add C_TIMEOUT KASSERT() on fail path ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev refactor shared parts of the SATA error ...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic make compile again with MVSATA_WITHOU...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev adjust mvsata_bio_intr() so it recognize...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata add comment to kthread_create() call...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata rechecked bad block handling under P...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev change the SATA/NCQ recovery to run in t...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata hold lock during drive reset (new lo...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ata testing done (including PMP on siisa...
=?iso-8859-1?q?jdolecek?=[src/jdolecek-ncqfixes]: src/sys/dev/ic decouple siisata_reset_channel() from...
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 Start of WiFi refresh. Copy of FreeBSD net...
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 Add RCS ID at the top of all the files.
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys Add sbuf files from FreeBSD to support net80211.
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/sys State save. New kernel config for this brach on...
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 State save.
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 State save:
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 End of the week state save:
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 State Save:
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 Final changes for 200 hour contract. Still...
=?iso-8859-1?q?christos?=[src/phil-wifi]: src Sync with HEAD
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/dev/usb Remove extra if_register() call.
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 Fix an ifdef
=?iso-8859-1?q?phil?=[src/phil-wifi]: src/sys/net80211 Add a FreeBSD ifdef
=?iso-8859-1?q?christos?=[src/phil-wifi]: src/usr.sbin/ypserv/ypinit Sync with HEAD
=?iso-8859-1?q?martin?=[src/phil-wifi]: src Merge changes from current as of 20200406
=?iso-8859-1?q?martin?=[src/phil-wifi]: src Mostly merge changes from HEAD upto 20200411
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net80211 Use if_stat functions.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Pull in <sys/rndsource.h>
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Use if_stat functions.
=?iso-8859-1?q?martin?=[src/phil-wifi]: src/usr.sbin/zic Mostly merge changes from HEAD upto 20200411
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev Update with 92EU changes from -current.
=?iso-8859-1?q?martin?=[src/phil-wifi]: src/sys/dev/usb Make it compilable with URTWN_DEBUG
=?iso-8859-1?q?martin?=[src/phil-wifi]: src/external/bsd/tmux/dist Fix merge botch
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Initial 11n support for urtwn.
=?iso-8859-1?q?martin?=[src/phil-wifi]: src Sync with HEAD
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Compete some more of 11n support.
=?iso-8859-1?q?martin?=[src/phil-wifi]: src Ooops, restore accidently removed files from merge mishap
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Remove configuring 40Mhz channels for now.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net Skip pfil_run_hooks if no packet filter enabled ...
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net80211 Pass the error through to the hardware to i...
=?iso-8859-1?q?srcmastr?=[src/ad-namecache]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/bouyer-xenpvh]: src Closing old heads
=?iso-8859-1?q?jmcneill?=[src/LINUX]: src/sys/external/gpl2/dts/dist/include/dt-bindings/usb Import dt...
=?iso-8859-1?q?srcmastr?=[src/cjep_staticlib_x]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/cjep_sun2x]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/is-mlppp]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/isaki-audio2]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/jdolecek-ncqfixes]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/netbsd-9]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/phil-wifi]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-cfargs]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-cfargs2]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-futex]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-futex2]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-i2c-spi-conf]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/thorpej-i2c-spi-conf2]: src Closing old heads
=?iso-8859-1?q?srcmastr?=[src/trunk]: src Closing old heads
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix handling of C99 comments after 'i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Handle RGMII variants.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test identifiers containi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: document quick-and-dirty ...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos, mainly s/prefered/preferred/
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Update the MAC address of all child interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: renew MAC addresses to change the value o...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Added tests for lagg(4) about MAC addresses
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg remove unused ioctl command named SIOCGLAGGPORT
=?iso-8859-1?q?skrll?=[src/trunk]: src/usr.sbin/acpitools/acpidump acpi_print_gicc_flags: print {en...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/net/net Fix (a kind of) violation of strict aliasing r...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci Group quirks by vendors. No functional changes.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Don't classify dropped packets that we don't underst...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi This H6 pin (PL9) function is called s_ci...
11/09/2021
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch For DDB, generate APCS stack frame so that db_stack...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/sa11x0 irq_entry(): Do not clobber fp (= r11), ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 44ad569648a5 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset e8d4991f10bb (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 4652edef3061 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 43c05566916a (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Undo typo fixes, will be reapplied later
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Revert rev 1.87 for now: iwm(4): Disentang...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backout link state change, needs to be do...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb initialize ic in vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Dont call ieee80211_init. It is handled ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Total number of buffers are shared by all ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Simplify queueing of rx transfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alloc and queue xfers on attach / free on ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous. Don't device number of...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Double removal error.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb xfers need to be queued only in urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 41f02fd5cfe4
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 59315a2ccd28
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move setup rx xfers back to urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unnecessary double handling of the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up abort pipe and rxeof in rx/tx mute...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move alloc of rx/tx buffers back into urtw...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset f32a994bd774
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx xfers to attach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix up setting media to auto.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Disable bss matching on caps PRIVACY for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable nouveau in this kernel agai...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize all avail ciphers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Handle hw_init and ieee80211_init differntly.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/evbarm/conf Add test kernel for another archi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make the STRICT_ALIGNMENT variant compile
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Explicitly set crytocaps to zero to ensure...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use vap_delete in vap destroy.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net Dont destroy a null pfil head.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 percpu_create done in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable ng channels for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Name the ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Number of spatial streams init. not only f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder getradiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add standard ic flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use if pointer from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont return early from running the state m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder the use of ieee80211_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to run urtwn_stop as we've detache...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Standardize getraidiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set channel flags for 11NA and 11NG accor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix assignment botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset ac3e8765b35b
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reorder. Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use an alternative printing function so r...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Better choice of print function for wifi ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 if_input expects if_percpu to be NULL.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Init channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use cprng_strong32 as arc4random is obsol...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Defer rest of config after cprng functions...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize the channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Reoder so newstate functions are overridden co...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Small cleanup. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Improve debugging support. The value of t...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 ccmp works!
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call vap_detach as it calls if_detach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Move the pkthdr only if mprev is NULL. C...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb 40MHz support for urtwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Function paramaters re written to use vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add scanning callout. Maybe handy in future.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use same state transition in iwn_init as u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temporary debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Users of taskqueue_cancel_timeout expect ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial attempt at iwn scanning with new f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temp. debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_transmit and raw_xmit fuctions from ur...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pass more information to iwn_tx, more may ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in more of raw xmit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 The argument passed to ieee8011_init is a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fill in more of taskqueue_cancel/enqueue_...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Ipf is initalized in vap_setup, so don't initi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in channel defs for 11A and 11N.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial 11n support for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cancel scan asserts ic lock.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert change for reassociating.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reinstate the existing radiotap attach fun...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Explicitly call scan_done to insure state ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci improved tx functions required for new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci newstate callback cleanup.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need for channel hack to end scan with ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Plug a resource leak.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Opps. Use the right flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure state machine is reset on chip stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up debug vars with IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up iv_debug in IEEE80211_DEBUG. Fixe...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle delay in some places. Improves s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use delay after a bb_write. This is anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Serialize usb reads and writes. Another a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add back in checks in iwn_start.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Simplify.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow transmit functions to be used before...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder sections.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont fake an association to initialize the...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb For delays greater than 1ms use urtwn_dela...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add more delay in a few places. Yet anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Adjust delay in a few places. Another att...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Rework iwn_tx to take a vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need to call encap and freinds as the a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Limit the number of streams to 2 as some s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning so that it only occurs once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore flushing the tx queue when the dev...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure RSSI values are in the correct range.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix double free.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure tx functions operate at the require...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Stop hw before init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore faking an association in order to ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder state machine initialization, afte...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init only once, currently o...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix botched merge of local patch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Merge changes from FreeBSD current upto r...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/kern XXX - temporarily disable kernel lock spinout...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Adapt to NetBSD (make it compile).
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb XXX - after creating a VAP (temporary hack...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Diagnostic / KASSERT cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Can not call ieee80211_sta_join() locked,...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Rework sysctl setup, in preparation for d...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Extra flags for ht operation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap comment up in ifdef. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the right flags when adding ht capabil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Don't hold any locks in tx/rx functions as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at improving iwn tx/rx rates by re...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initial attempt at converting iwm to phil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove added delays.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add bb_write function with a default delay...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove yet another unnecessary delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rx_mtx locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce a mutex to serialize state machi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid a null dereference.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Undo state machine locking as it is unnece...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx/tx xfers back into urt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unused label.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize channels and media state on reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use vap ic in urtwn_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialze callouts. Fixes crashes with u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb There is still a need to serialize state c...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use ic from vap. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for device to sync after freeing xfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Must stop the device on detach to abort an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build. Especially non IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci State save.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Retire IC2IFP for phil wifi one should use...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More sc->vap converstions based on if_iwn.c.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Wrap variable in the right variable.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci As scanning is handled within the driver f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix ic_softc variable botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove more unused/undefined variables fro...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up more ht functions with conditional...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable definition botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable naming botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Follow the same naming conventions and fuc...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iwm_newassoc.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic_state-> vap->iv_state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine to end scann...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_node->iwm_node.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine when associa...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Exclude the call to iwm_newassoc completel...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix variable type.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Obtain variable from node supplied.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_watchdog is not currently used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_set_channel is not used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix some fallout from copy pasta of iwn fu...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove stray ')'.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_next scan is not used and was carried ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_mindwell is not used for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Bring iwm_stop up to date for the new wifi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable old ic_fixed_rate code until an al...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix state machine definitions. Also don't...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pull in regdomain.h for init_channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_ioctl ic->ifp.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ni_rstamp -> ni_tstamp. XXX don't know if ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic->vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Using the rxfrag time stamp should work.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ammr hooks commed out for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci I believe node_alloc is unused with the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci add prototype for iwm_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add function for iwm_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci fix function definition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use correct state machine override functio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Set up device config properly.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables and labels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm currently has no suspend/resume functi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use vap instead of ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Another ic -> vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci wme update is currently not available for ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call the right function in next_scan callb...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_curchan is disabled for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize ridx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_begin_scan is not part of the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Add iwm to test kernel config.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev Remove VAP hack used for early bringup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Convert to new worldorder
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Make ether_output public (we will need it soon...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys Allow cloning interfaces to require "constructor" ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Add support for cloning wlan devices
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf More debug options, rtwn is compil...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cosmetics/simplify
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement VAP support for NetBSD.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused ethercom and sc_newstate fro...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix size for kmem_free() calls when freein...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused (and marked as such but actu...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix another kmem_free() sizeof botch
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove unconditional debug message
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Initialize sendq with proper default
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to VAP/struct ifnet vs. radio IC split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix release build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use device name instead of hardcoded one.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable SIOCADDMULTI/SIOCDELMULTI same as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix definition and use of iwm_init same as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable iwm_resume as it needs to be rewor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Adapt iwn to the new if/ic split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cosmetic changes to match the form of rtwn...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Do not pack struct iwn_fw_dump.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix compilation with debugging enabled.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Re-do ieee80211 link state notifications.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't override interface name.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Renable SIOC_ADDMULTI/DELMULTI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update iwn for ic/if split. iwn parent is...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore iwm_parent functionality.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid double free of mbufs/nodes-
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Move local debugging specific opti...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor callout optimization, sprinkle a few...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Clean up locking around scan cancelation
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add and use mbuf context accessors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 ether_sprintf() is not reentrant.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Cosmetic cleanup.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Do not use malloc(9) directly, abstract v...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Do not count some unhandled protocols as error...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use our own abstractions and fix output s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove spurious (unconditional) debug pri...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove the additional queue for managemen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 sta_flush_table: make scan entry allocati...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused/superflous mutices.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix locking and destruction for task/time...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cleanup task structures where needed.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement missing ioctls, remove verbose ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debugging output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix typo preventing delivery of stats for...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Add support for new elements in wifi sta...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify/fix link state handling.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Consolidate debug output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Allow ieee 802.11 debug output to optiona...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to terminate the SSID string
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidentaly left over debug code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 More debug consolidation.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidental debug leftover
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove left over debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix power-up condition for the card.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We don't need the kernel lock for our call...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Include necessary headers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Pull in ieee80211_netbsd.h and ieee80211_regdo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iw[m/n]_init_channels -> get_radiocaps as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Init hw in iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fixed hw init condition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Backed out changeset 2b647ae0e03e
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attach flags is already set.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Clear firmware loaded flag.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor condition for iwm_init.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Start moving spl based locking to a mutex.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix scanning for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Firware loading fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid a NULL deref.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid reseting the hw_state unnecessarily.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Only add 2GHz channels in get_radiocaps fo...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Verify the ic's get_radiocaps callback works
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Get supported channel list from NVM.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix merge errors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Node managment may be called from softint...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() to free mbuf/n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() to free tx nod...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix debug output (missing newline)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Twice is double the charm - but not when e...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Map mtx_sleep() to our mtsleep() API
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove some cleanup notes no longer neede...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adjust to common bpf/radiotap handling in ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid redundant (and expensive) channel setup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Add (for now empty) update_mcast handler
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Drop default debug level
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to common bpf/radiotap handling in n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Try to document the new ieee 802.11 spec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/external/bsd/wpa/dist/src/l2_packet Deal with DLT_IEEE...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add usbwifi(9) - similar to usbnet(9) but ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert urtwn(4) to usbwifi(9)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix merge mishap (typo in comment)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use proper BPF link type and track listen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Redo revision 1.69: don't opencode kauth_...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid recursive locking via ieee80211_wme...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to initialize ic_list_mtx even ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make sure to hold the TX lock when calling...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reorder detach to avoid a crash
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Do not require node pointers in every mbuf
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Retire the SEVEN_WIFI test kernel ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig ifconfig(8): restore modular desing and ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert run(4) to usbwifi and new ieee8021...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/systat systat(1): convert free(x); x = malloc(x * y)...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/systat systat(1): convert realloc(x * y) to realloca...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/edquota edquota(8): convert realloc(x * y) to reall...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/spell/spellprog spell(1): convert realloc(x * y) to ...
11/10/2021
=?iso-8859-1?q?plunky?=[src/trunk]: src/share/misc ODMR on-demand mail relay
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 Update the list of supported devices for iwm(...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 iwm.4: rework caveat for more relevance to th...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Support 64bit BAR.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic s/certian/certain/ in comment.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh DEBUG mode changes only. NFC (NC) for any normally ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/common s/compatability/compatibility/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/unoticable/unnoticeable/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/i2c s/acutal/actual/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/share/doc/papers/diskperf s/ba/be/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/bootp/bootpd s/streror/strerror/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/marvell s/Erorr/Error/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/fs/nfs/client s/derefernce/dereference/ in comment.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Add a couple of macro definitions for dealing with sh...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch s/annouce/announce/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sbin/nvmectl s/offseting/offsetting/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/powerpc/powerpc s/Reseting/Resetting/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ieee1394 s/avaliable/available/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev s/desciptor/descriptor/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/funtion/function/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/xscale s/Asychronous/Asynchronous/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x68k/x68k s/procesing/processing/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/mail s/struture/structure/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/acorn32/podulebus s/structre/structure/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci s/threshhold/threshold/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc s/suport/support/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netipsec s/assocciation/association/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/wscons s/configuraiton/configuration/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/sociox s/intialize/initialize/
=?iso-8859-1?q?msaitoh?=[src/trunk]: src s/endianess/endianness/
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/echo With -Wall compiling this was giving:
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/sunxi add clock and reset for APB2 RSB on Allwi...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Ensure that all of the POSIX standard utilities are c...
11/11/2021
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: Use promiscuous mode instead of if_init()...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci Fixed a panic problem at attach with aq(4) F/W v...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/librumphijack The nfs_autoload test case has now b...
=?iso-8859-1?q?brad?=[src/trunk]: src Some HTU21D chips do not have a heater register and apparent...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 new sentence, new line.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/compat/netbsd32 Adapt to recent posix_spawn extensions.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus provide an endian-flipped view of the framebuff...
11/12/2021
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: Notify the changes of capenables of inter...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Fix the wrong check of interface type
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: Add vid to vlanid_list in ethercom
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Configure vlan to an added interface after sett...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Print a big warning about trying to run on early Th...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci/ixgbe KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Fix the conditional for failed interrupt establi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/pci Trailing whitespace
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.sbin/makefs Explain cd9660 and udf exceptions on the rul...
=?iso-8859-1?q?brad?=[src/trunk]: src Fix the serial number handling of the HTU21D chip and probab...
=?iso-8859-1?q?macallan?=[xsrc/trunk]: xsrc/external/mit/xf86-video-mgx/dist crude beginnings of a dri...
=?iso-8859-1?q?macallan?=[xsrc/trunk]: xsrc/external/mit/xf86-video-mgx/dist/src fix license
11/13/2021
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dtb/arm Build rockchip dtb files for armv7.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/sets/lists/dtb regen
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic com: Add support for 32-bit IO accesses.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt dw_apb_uart: Honour reg-io-width property
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm gtmr: Add support for arm,cpu-registers-not-fw-...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch arm: rockchip: Add support for RK3288 SoC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Rockchip RK3288 SoCs.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/i2c simplify the code and remove unused (it is in CV...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix register accesses to PMU registers...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/arm32 Support 'boot -1' on arm
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip rk3288: add watchdog and rng clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf add rkv1crypto
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Fix width of aclk_cpu_pre divider field
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Match rockchip,rk3288-i2c
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/arm/include Fix tyop in a comment.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add pwm and spi clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add rkpwm, rkspi
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Set ACTLR.SMP=1 on Cortex-A17
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts Update notes and import riscv dts
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts Import dts fr...
=?iso-8859-1?q?skrll?=[src/LINUX]: src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts Import dts fr...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Correct a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src Hook in riscv dtb build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Release interrupt lock while allocating ressourc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Add support for RK3288 temperature sen...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/i2c Brad wants the __did_not_work code back :-)
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern If lookup_fastforward() loses an intermediate searc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip Write back and invalidate cache before...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer fix the remaining vestig...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 44ad569648a5 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset e8d4991f10bb (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 4652edef3061 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 43c05566916a (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Undo typo fixes, will be reapplied later
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Revert rev 1.87 for now: iwm(4): Disentang...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backout link state change, needs to be do...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb initialize ic in vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Dont call ieee80211_init. It is handled ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Total number of buffers are shared by all ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Simplify queueing of rx transfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alloc and queue xfers on attach / free on ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous. Don't device number of...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Double removal error.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb xfers need to be queued only in urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 41f02fd5cfe4
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 59315a2ccd28
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move setup rx xfers back to urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unnecessary double handling of the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up abort pipe and rxeof in rx/tx mute...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move alloc of rx/tx buffers back into urtw...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset f32a994bd774
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx xfers to attach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix up setting media to auto.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Disable bss matching on caps PRIVACY for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable nouveau in this kernel agai...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize all avail ciphers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Handle hw_init and ieee80211_init differntly.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/evbarm/conf Add test kernel for another archi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make the STRICT_ALIGNMENT variant compile
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Explicitly set crytocaps to zero to ensure...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use vap_delete in vap destroy.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net Dont destroy a null pfil head.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 percpu_create done in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable ng channels for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Name the ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Number of spatial streams init. not only f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder getradiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add standard ic flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use if pointer from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont return early from running the state m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder the use of ieee80211_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to run urtwn_stop as we've detache...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Standardize getraidiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set channel flags for 11NA and 11NG accor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix assignment botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset ac3e8765b35b
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reorder. Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use an alternative printing function so r...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Better choice of print function for wifi ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 if_input expects if_percpu to be NULL.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Init channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use cprng_strong32 as arc4random is obsol...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Defer rest of config after cprng functions...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize the channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Reoder so newstate functions are overridden co...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Small cleanup. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Improve debugging support. The value of t...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 ccmp works!
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call vap_detach as it calls if_detach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Move the pkthdr only if mprev is NULL. C...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb 40MHz support for urtwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Function paramaters re written to use vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add scanning callout. Maybe handy in future.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use same state transition in iwn_init as u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temporary debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Users of taskqueue_cancel_timeout expect ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial attempt at iwn scanning with new f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temp. debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_transmit and raw_xmit fuctions from ur...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pass more information to iwn_tx, more may ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in more of raw xmit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 The argument passed to ieee8011_init is a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fill in more of taskqueue_cancel/enqueue_...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Ipf is initalized in vap_setup, so don't initi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in channel defs for 11A and 11N.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial 11n support for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cancel scan asserts ic lock.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert change for reassociating.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reinstate the existing radiotap attach fun...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Explicitly call scan_done to insure state ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci improved tx functions required for new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci newstate callback cleanup.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need for channel hack to end scan with ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Plug a resource leak.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Opps. Use the right flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure state machine is reset on chip stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up debug vars with IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up iv_debug in IEEE80211_DEBUG. Fixe...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle delay in some places. Improves s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use delay after a bb_write. This is anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Serialize usb reads and writes. Another a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add back in checks in iwn_start.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Simplify.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow transmit functions to be used before...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder sections.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont fake an association to initialize the...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb For delays greater than 1ms use urtwn_dela...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add more delay in a few places. Yet anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Adjust delay in a few places. Another att...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Rework iwn_tx to take a vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need to call encap and freinds as the a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Limit the number of streams to 2 as some s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning so that it only occurs once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore flushing the tx queue when the dev...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure RSSI values are in the correct range.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix double free.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure tx functions operate at the require...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Stop hw before init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore faking an association in order to ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder state machine initialization, afte...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init only once, currently o...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix botched merge of local patch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Merge changes from FreeBSD current upto r...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Adapt to NetBSD (make it compile).
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/kern XXX - temporarily disable kernel lock spinout...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb XXX - after creating a VAP (temporary hack...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Diagnostic / KASSERT cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Can not call ieee80211_sta_join() locked,...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Rework sysctl setup, in preparation for d...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Extra flags for ht operation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap comment up in ifdef. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the right flags when adding ht capabil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Don't hold any locks in tx/rx functions as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at improving iwn tx/rx rates by re...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initial attempt at converting iwm to phil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove added delays.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add bb_write function with a default delay...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove yet another unnecessary delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rx_mtx locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce a mutex to serialize state machi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid a null dereference.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Undo state machine locking as it is unnece...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx/tx xfers back into urt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unused label.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize channels and media state on reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use vap ic in urtwn_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialze callouts. Fixes crashes with u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb There is still a need to serialize state c...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use ic from vap. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for device to sync after freeing xfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Must stop the device on detach to abort an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build. Especially non IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci State save.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Retire IC2IFP for phil wifi one should use...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More sc->vap converstions based on if_iwn.c.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Wrap variable in the right variable.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci As scanning is handled within the driver f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix ic_softc variable botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove more unused/undefined variables fro...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up more ht functions with conditional...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable definition botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable naming botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Follow the same naming conventions and fuc...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iwm_newassoc.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic_state-> vap->iv_state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine to end scann...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_node->iwm_node.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine when associa...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Exclude the call to iwm_newassoc completel...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix variable type.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Obtain variable from node supplied.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_watchdog is not currently used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_set_channel is not used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix some fallout from copy pasta of iwn fu...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove stray ')'.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_next scan is not used and was carried ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_mindwell is not used for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Bring iwm_stop up to date for the new wifi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable old ic_fixed_rate code until an al...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix state machine definitions. Also don't...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pull in regdomain.h for init_channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_ioctl ic->ifp.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ni_rstamp -> ni_tstamp. XXX don't know if ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic->vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Using the rxfrag time stamp should work.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ammr hooks commed out for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci I believe node_alloc is unused with the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci add prototype for iwm_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add function for iwm_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci fix function definition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use correct state machine override functio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Set up device config properly.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables and labels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm currently has no suspend/resume functi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use vap instead of ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Another ic -> vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci wme update is currently not available for ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call the right function in next_scan callb...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_curchan is disabled for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize ridx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_begin_scan is not part of the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Add iwm to test kernel config.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev Remove VAP hack used for early bringup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Convert to new worldorder
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Make ether_output public (we will need it soon...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys Allow cloning interfaces to require "constructor" ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Add support for cloning wlan devices
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf More debug options, rtwn is compil...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cosmetics/simplify
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement VAP support for NetBSD.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused ethercom and sc_newstate fro...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix size for kmem_free() calls when freein...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused (and marked as such but actu...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix another kmem_free() sizeof botch
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove unconditional debug message
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Initialize sendq with proper default
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to VAP/struct ifnet vs. radio IC split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix release build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use device name instead of hardcoded one.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable SIOCADDMULTI/SIOCDELMULTI same as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix definition and use of iwm_init same as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable iwm_resume as it needs to be rewor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Adapt iwn to the new if/ic split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cosmetic changes to match the form of rtwn...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Do not pack struct iwn_fw_dump.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix compilation with debugging enabled.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Re-do ieee80211 link state notifications.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't override interface name.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Renable SIOC_ADDMULTI/DELMULTI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update iwn for ic/if split. iwn parent is...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore iwm_parent functionality.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid double free of mbufs/nodes-
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Move local debugging specific opti...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor callout optimization, sprinkle a few...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Clean up locking around scan cancelation
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add and use mbuf context accessors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 ether_sprintf() is not reentrant.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Do not use malloc(9) directly, abstract v...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Cosmetic cleanup.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Do not count some unhandled protocols as error...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use our own abstractions and fix output s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove spurious (unconditional) debug pri...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove the additional queue for managemen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 sta_flush_table: make scan entry allocati...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused/superflous mutices.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix locking and destruction for task/time...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cleanup task structures where needed.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement missing ioctls, remove verbose ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debugging output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix typo preventing delivery of stats for...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Add support for new elements in wifi sta...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify/fix link state handling.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Consolidate debug output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Allow ieee 802.11 debug output to optiona...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to terminate the SSID string
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidentaly left over debug code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidental debug leftover
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 More debug consolidation.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove left over debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix power-up condition for the card.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We don't need the kernel lock for our call...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Include necessary headers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Pull in ieee80211_netbsd.h and ieee80211_regdo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iw[m/n]_init_channels -> get_radiocaps as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Init hw in iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fixed hw init condition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Backed out changeset 2b647ae0e03e
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attach flags is already set.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Clear firmware loaded flag.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor condition for iwm_init.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Start moving spl based locking to a mutex.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix scanning for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Firware loading fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid a NULL deref.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid reseting the hw_state unnecessarily.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Only add 2GHz channels in get_radiocaps fo...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Verify the ic's get_radiocaps callback works
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Get supported channel list from NVM.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix merge errors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Node managment may be called from softint...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() to free mbuf/n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() to free tx nod...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix debug output (missing newline)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Twice is double the charm - but not when e...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Map mtx_sleep() to our mtsleep() API
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove some cleanup notes no longer neede...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adjust to common bpf/radiotap handling in ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid redundant (and expensive) channel setup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Add (for now empty) update_mcast handler
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Drop default debug level
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to common bpf/radiotap handling in n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Try to document the new ieee 802.11 spec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/external/bsd/wpa/dist/src/l2_packet Deal with DLT_IEEE...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add usbwifi(9) - similar to usbnet(9) but ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert urtwn(4) to usbwifi(9)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix merge mishap (typo in comment)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use proper BPF link type and track listen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Redo revision 1.69: don't opencode kauth_...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid recursive locking via ieee80211_wme...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to initialize ic_list_mtx even ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make sure to hold the TX lock when calling...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reorder detach to avoid a crash
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Do not require node pointers in every mbuf
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig ifconfig(8): restore modular desing and ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Retire the SEVEN_WIFI test kernel ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert run(4) to usbwifi and new ieee8021...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics and remove a bogus mfreem().
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add a bit more debug output
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/arm/cortex fix aarch64 build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test double indirection ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: extend test for undefine...
11/14/2021
=?iso-8859-1?q?nat?=[src/trunk]: src/games/testpat Better display in monochrome.
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb s/bPreferedVersion/bPreferredVersion/ in struct ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci firmware ver1 doesn't seem to work with linkstat...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 44ad569648a5 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset e8d4991f10bb (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 4652edef3061 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 43c05566916a (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Undo typo fixes, will be reapplied later
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Revert rev 1.87 for now: iwm(4): Disentang...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backout link state change, needs to be do...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb initialize ic in vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Dont call ieee80211_init. It is handled ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Total number of buffers are shared by all ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Simplify queueing of rx transfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alloc and queue xfers on attach / free on ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous. Don't device number of...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Double removal error.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb xfers need to be queued only in urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 41f02fd5cfe4
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 59315a2ccd28
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move setup rx xfers back to urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unnecessary double handling of the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up abort pipe and rxeof in rx/tx mute...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move alloc of rx/tx buffers back into urtw...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset f32a994bd774
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx xfers to attach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix up setting media to auto.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Disable bss matching on caps PRIVACY for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable nouveau in this kernel agai...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize all avail ciphers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Handle hw_init and ieee80211_init differntly.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/evbarm/conf Add test kernel for another archi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make the STRICT_ALIGNMENT variant compile
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Explicitly set crytocaps to zero to ensure...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use vap_delete in vap destroy.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net Dont destroy a null pfil head.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 percpu_create done in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable ng channels for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Name the ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Number of spatial streams init. not only f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder getradiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add standard ic flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use if pointer from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont return early from running the state m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder the use of ieee80211_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to run urtwn_stop as we've detache...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Standardize getraidiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set channel flags for 11NA and 11NG accor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix assignment botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset ac3e8765b35b
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reorder. Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use an alternative printing function so r...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Better choice of print function for wifi ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 if_input expects if_percpu to be NULL.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Init channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use cprng_strong32 as arc4random is obsol...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Defer rest of config after cprng functions...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize the channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Reoder so newstate functions are overridden co...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Small cleanup. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Improve debugging support. The value of t...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 ccmp works!
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call vap_detach as it calls if_detach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Move the pkthdr only if mprev is NULL. C...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb 40MHz support for urtwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Function paramaters re written to use vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add scanning callout. Maybe handy in future.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use same state transition in iwn_init as u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temporary debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Users of taskqueue_cancel_timeout expect ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial attempt at iwn scanning with new f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temp. debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_transmit and raw_xmit fuctions from ur...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pass more information to iwn_tx, more may ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in more of raw xmit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 The argument passed to ieee8011_init is a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fill in more of taskqueue_cancel/enqueue_...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Ipf is initalized in vap_setup, so don't initi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in channel defs for 11A and 11N.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial 11n support for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cancel scan asserts ic lock.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert change for reassociating.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reinstate the existing radiotap attach fun...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Explicitly call scan_done to insure state ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci improved tx functions required for new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci newstate callback cleanup.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need for channel hack to end scan with ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Plug a resource leak.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Opps. Use the right flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure state machine is reset on chip stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up debug vars with IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up iv_debug in IEEE80211_DEBUG. Fixe...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle delay in some places. Improves s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use delay after a bb_write. This is anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Serialize usb reads and writes. Another a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add back in checks in iwn_start.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Simplify.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow transmit functions to be used before...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder sections.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont fake an association to initialize the...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb For delays greater than 1ms use urtwn_dela...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add more delay in a few places. Yet anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Adjust delay in a few places. Another att...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Rework iwn_tx to take a vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need to call encap and freinds as the a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Limit the number of streams to 2 as some s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning so that it only occurs once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore flushing the tx queue when the dev...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure RSSI values are in the correct range.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix double free.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure tx functions operate at the require...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Stop hw before init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore faking an association in order to ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder state machine initialization, afte...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init only once, currently o...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix botched merge of local patch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Merge changes from FreeBSD current upto r...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Adapt to NetBSD (make it compile).
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/kern XXX - temporarily disable kernel lock spinout...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb XXX - after creating a VAP (temporary hack...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Diagnostic / KASSERT cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Can not call ieee80211_sta_join() locked,...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Rework sysctl setup, in preparation for d...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Extra flags for ht operation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap comment up in ifdef. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the right flags when adding ht capabil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Don't hold any locks in tx/rx functions as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at improving iwn tx/rx rates by re...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initial attempt at converting iwm to phil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove added delays.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add bb_write function with a default delay...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove yet another unnecessary delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rx_mtx locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce a mutex to serialize state machi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid a null dereference.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Undo state machine locking as it is unnece...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx/tx xfers back into urt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unused label.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize channels and media state on reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use vap ic in urtwn_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialze callouts. Fixes crashes with u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb There is still a need to serialize state c...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use ic from vap. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for device to sync after freeing xfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Must stop the device on detach to abort an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build. Especially non IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci State save.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Retire IC2IFP for phil wifi one should use...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More sc->vap converstions based on if_iwn.c.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Wrap variable in the right variable.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci As scanning is handled within the driver f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix ic_softc variable botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove more unused/undefined variables fro...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up more ht functions with conditional...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable definition botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable naming botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Follow the same naming conventions and fuc...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iwm_newassoc.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic_state-> vap->iv_state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine to end scann...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_node->iwm_node.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine when associa...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Exclude the call to iwm_newassoc completel...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix variable type.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Obtain variable from node supplied.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_watchdog is not currently used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_set_channel is not used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix some fallout from copy pasta of iwn fu...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove stray ')'.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_next scan is not used and was carried ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_mindwell is not used for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Bring iwm_stop up to date for the new wifi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable old ic_fixed_rate code until an al...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix state machine definitions. Also don't...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pull in regdomain.h for init_channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_ioctl ic->ifp.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ni_rstamp -> ni_tstamp. XXX don't know if ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic->vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Using the rxfrag time stamp should work.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ammr hooks commed out for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci I believe node_alloc is unused with the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci add prototype for iwm_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add function for iwm_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci fix function definition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use correct state machine override functio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Set up device config properly.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables and labels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm currently has no suspend/resume functi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use vap instead of ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Another ic -> vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci wme update is currently not available for ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call the right function in next_scan callb...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_curchan is disabled for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize ridx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_begin_scan is not part of the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Add iwm to test kernel config.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev Remove VAP hack used for early bringup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Convert to new worldorder
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Make ether_output public (we will need it soon...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys Allow cloning interfaces to require "constructor" ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Add support for cloning wlan devices
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf More debug options, rtwn is compil...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cosmetics/simplify
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement VAP support for NetBSD.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused ethercom and sc_newstate fro...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix size for kmem_free() calls when freein...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused (and marked as such but actu...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix another kmem_free() sizeof botch
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove unconditional debug message
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Initialize sendq with proper default
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to VAP/struct ifnet vs. radio IC split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix release build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use device name instead of hardcoded one.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable SIOCADDMULTI/SIOCDELMULTI same as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix definition and use of iwm_init same as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable iwm_resume as it needs to be rewor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Adapt iwn to the new if/ic split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cosmetic changes to match the form of rtwn...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Do not pack struct iwn_fw_dump.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix compilation with debugging enabled.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Re-do ieee80211 link state notifications.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't override interface name.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Renable SIOC_ADDMULTI/DELMULTI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update iwn for ic/if split. iwn parent is...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore iwm_parent functionality.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid double free of mbufs/nodes-
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Move local debugging specific opti...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor callout optimization, sprinkle a few...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Clean up locking around scan cancelation
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add and use mbuf context accessors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 ether_sprintf() is not reentrant.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Do not use malloc(9) directly, abstract v...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Cosmetic cleanup.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Do not count some unhandled protocols as error...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use our own abstractions and fix output s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove spurious (unconditional) debug pri...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove the additional queue for managemen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 sta_flush_table: make scan entry allocati...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused/superflous mutices.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix locking and destruction for task/time...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cleanup task structures where needed.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement missing ioctls, remove verbose ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debugging output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix typo preventing delivery of stats for...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Add support for new elements in wifi sta...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify/fix link state handling.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Consolidate debug output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Allow ieee 802.11 debug output to optiona...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to terminate the SSID string
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidentaly left over debug code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 More debug consolidation.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidental debug leftover
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove left over debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix power-up condition for the card.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We don't need the kernel lock for our call...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Include necessary headers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Pull in ieee80211_netbsd.h and ieee80211_regdo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iw[m/n]_init_channels -> get_radiocaps as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Init hw in iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fixed hw init condition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Backed out changeset 2b647ae0e03e
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attach flags is already set.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Clear firmware loaded flag.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor condition for iwm_init.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Start moving spl based locking to a mutex.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix scanning for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Firware loading fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid a NULL deref.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid reseting the hw_state unnecessarily.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Only add 2GHz channels in get_radiocaps fo...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Verify the ic's get_radiocaps callback works
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Get supported channel list from NVM.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix merge errors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Node managment may be called from softint...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() to free mbuf/n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() to free tx nod...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix debug output (missing newline)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Twice is double the charm - but not when e...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Map mtx_sleep() to our mtsleep() API
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove some cleanup notes no longer neede...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adjust to common bpf/radiotap handling in ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid redundant (and expensive) channel setup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Add (for now empty) update_mcast handler
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Drop default debug level
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to common bpf/radiotap handling in n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Try to document the new ieee 802.11 spec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/external/bsd/wpa/dist/src/l2_packet Deal with DLT_IEEE...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add usbwifi(9) - similar to usbnet(9) but ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert urtwn(4) to usbwifi(9)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix merge mishap (typo in comment)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use proper BPF link type and track listen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Redo revision 1.69: don't opencode kauth_...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid recursive locking via ieee80211_wme...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to initialize ic_list_mtx even ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make sure to hold the TX lock when calling...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reorder detach to avoid a crash
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Do not require node pointers in every mbuf
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig ifconfig(8): restore modular desing and ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Retire the SEVEN_WIFI test kernel ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert run(4) to usbwifi and new ieee8021...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics and remove a bogus mfreem().
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add a bit more debug output
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Use BITS(3) some more. Same nvme.o before and af...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb revert bPreferedVersion rename. It's named like ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics, fix received packet lengt...
=?iso-8859-1?q?nia?=[src/trunk]: src UPDATING: note dts update causing things to be renumbered
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate missing er...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/tools Make dtc on riscv
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch arm: Fix CPU startup synchronization.
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Fix some regressions that were introduced.
11/15/2021
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ppbus fix few typos in comments and log message.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev tpm@acpi: Require only one locality's worth of regis...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix for PR lib/55433
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Update the ins_(n)wstr test family to sp...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests Add new check files for curses atf.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net introduced APIs to configure VLAN TAG to ethernet de...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/ia64/include Sprinkle const (and fix build)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Remove ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn Add missing test
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen Add man pages for posix_spawn_file_actions_add{...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Sort SEE ALSO.
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/gen Clean up.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/gen More cleanups and typo corrections.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man5 Explain the state of ASU and ACOMPAT.
11/16/2021
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/director Add handling for backspace spec...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Set SYNC bit of LACPDU when the interface is on...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Added a kernel option to set SYNC bit of LACP
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Remove mb_map.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Only need one #define for MIPS_HWR_CPU...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Add some comments for the RDHWR regist...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Use the architecture documented name ULR for t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Use the register define MIPS_HWR_ULR inst...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/mipssim Use CPU frequencies defined in QEMU...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Use 50Hz ticks so that time works accu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: explain the missing error me...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic Trailing whitespace
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/xorg xorg: sprinkle a little bit of USE_FORT ar...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Correct a systematic atf_check usage error. O...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Fix a test that has been (unnoticed) failing ev...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Fix value of ${LINENO} in "for" commands.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Detect write errors to stdout, and exit(1) from some ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/56491
=?iso-8859-1?q?kre?=[src/trunk]: src/bin Make pwd (both /bin/pwd and the /bin/sh built-in version...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename attron to in_gcc_attribute
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix wrong error message in strict ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: finish renaming of fcon to lex_flo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove outdated comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/caesar games/caesar: fix error handling for I/O
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix handling of the tab special character.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Add more testing for special character h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix check for function calls in st...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests Add more check files for libcurses ...
11/17/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/echo echo: fix lint error due to strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up initialization of lint2 s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up lint2
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libcurses Move 'i' into DEBUG only code (now there be th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh.1: fix typos
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/tests Adjust new libcurses test filenames...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe s/dataseet/datasheet/ in comment.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/amlogic Add missing GPIOZ direction / input / o...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/arm/amlogic PR port-evbarm/50416
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt gicv3: add support for mbi-alias property
11/18/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind - Teach the LLVM-derived unwinder about th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/mips Decorate the MIPS signal trampoline with ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/lib/libexecinfo Add a test case for backtrace(3) acros...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/efiboot Do not pass BIOS geometry when b...
=?iso-8859-1?q?manu?=[src/trunk]: src/sys/arch/i386/stand/efiboot Fix crash because of NULL pointe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace old license discussion with a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: reorder code in test driver
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests distrib/sets: sort mi file
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: add skeletons for testing...
11/19/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate another bug i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate disappearing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent use-after-free bug
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/arm/amlogic PR port-evbarm/50416
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set freed memory to NULL. This avoids a ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src Merge in Martin's changes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap firmware upload in a function.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci tsleep(9) is depreciated. Use kpause(9) i...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't use driver scanning functions.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_init should not be used at the vap int...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: group variables for input handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename input buffer variables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add debug logging for input buffer ha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace direct access to the input bu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move character input handling from le...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use character input API from the toke...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move character input from indent.c to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move character input handling from in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove all references to inbuf from i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: use character input API from pr_comme...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: unexport inbuf
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix lost function name (since 2019-04...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: update comment for the fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code into is_identifi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix formatting of function definition...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace ps.procname with ps.is_functi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up io.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix included headers
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: keep inbuf.save_com_s and inbuf.save_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reduce casts to unsigned char for cha...
11/20/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: refine and extend tests
=?iso-8859-1?q?rin?=[src/trunk]: src/sys ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont wsfont_rotate(): Add missing NULL check for w...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Mention that fchmod conforms to XPG 4.2. Bump d...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Add support to rotate anti-aliased fonts.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Sort Droid Sans Mono family fonts by size.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/xscale Accept anti-aliased fonts; they are supp...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Add Droid_Sans_Mono_10x20, generated by ttf2w...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/zaurus/dev - Accept anti-aliased fonts.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/hpcarm/conf Add commented out FONT_DROID_SANS_MONO1...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Improve the wording of the "Argument List Processing"...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/wsfont Oops, forgot to commit builtin_fonts[] parts ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/hdl_g Fix build with VERBOSE_INIT_ARM.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong identif...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix tokenizing of word-like tokens (s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up lint annotation and tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: clean up test for the opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: normalize empty lines in ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent/tests: make warning for empty li...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent indent/tests: remove outdated comment
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn Merge common code for the chd...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys PR/56496: Hauke Fath: etcupdate(8) merge formatting ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up the following, requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev Pull up the following, requested by msaitoh in ti...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up the following, requested by msa...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Tickets #1707 and #1708
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up the following, requested by msa...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1373 and #1374
=?iso-8859-1?q?martin?=[src/trunk]: src Note that USE_FORT changes for xorg require a clean build.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: clean up and extend tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/bin/sh sh.1: replace triple negation with single negation, f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix negation in explan...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: finish a previously unfi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use correct plural form in debug message
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind - Teach the LLVM-derived unwinder about th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Teach the LLVM-derived unwinder about the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/alpha/sys Use the DWARF pseudo-register for th...
11/21/2021
=?iso-8859-1?q?simonb?=[src/trunk]: src/sbin/mount Add some { } around an if body that is followed b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/ep93xx Trailing whitespace.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch PR port-evbarm/40307 options KGDB doesn't work for ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/kernel/kqueue Test kernel/kqueue/t_timer, subtests abs...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: remove redundant function prototypes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: rename list_add to list_add_ref an...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/lib/libunwind Add parentheses
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate wrong formatt...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Improve the however-many-negatives wording even more.
=?iso-8859-1?q?uwe?=[xsrc/trunk]: xsrc/external/mit/xf86-input-ws/dist/src wsReadInput: fix pasto...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Deal with a lot more pipes into atf_check misse...
11/22/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Teach the LLVM-derived unwinder about the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/powerpc Decorate the powerpc signal trampoline...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Teach the LLVM-derived unwinder about the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/m68k Decorate the m68k signal trampoline with ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh More tests that were doing ... | atf_check ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh PR bin/53550
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh PR bin/53550
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys s/repsonse/response/ in comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Modify comment:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Add LLDP and MACSec.
=?iso-8859-1?q?martin?=[src/trunk]: src Fix typo. Pointed out by bch - thanks!
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcrypt crypt(3): document some of the memory units we'...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig(8): Add an argon2id password-based ...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn undef a couple more.
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig(8): add some console feedback when ...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: new key generation method for cgdconfig(8)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Teach the LLVM-derived unwinder about the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Gah, fix two typos.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Revert unintended commit.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1375
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Don't waste time setting the dirty flag multip...
11/23/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/aarch64 Because the PC is not a general purpos...
=?iso-8859-1?q?pho?=[src/trunk]: src/sys/compat/linux/common Make LINUX_FIOCLEX and LINUX_FIONCLE...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/arm Decorate the ARM signal trampoline with th...
11/24/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src Temporary hack to work around incorrect/missing unwind info for
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/lib/libunwind Teach the LLVM-derived unwinder about the ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/sh3 Decorate the SuperH signal trampoline with...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi arm64: acpi: Set capacity_dmips_mhz for CPUs
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/wsmoused wsmoused: support absolute mouse position ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc/arch/vax Decorate the VAX signal trampoline with th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Fix "restart" semantics -- restart is terminal, so ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch add missing SUBDIR aarch64
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch add getrandom(2) syscall entry
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate several real-...
11/25/2021
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Better counting for ierrors, iqdrops and noproto in ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/common rename bsd_to_linux_stat() to bsd_to...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/common rename bsd_to_linux_stat() to bsd_to...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat - Add compat_linux statx(2) syscall.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch/aarch64 add statx(2) syscall entry
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch/aarch64 regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common - Use LINUX32_F_xxx instead of LIN...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/amd64/conf add missing options EXEC_ELF32
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern Fix anonymous memory object leak for sigcode.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common The default name of the `exec_setu...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common Extra arguments for AT_HWCAP and A...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/modules/compat_linux32 add support COMPAT_LINUX32 for aa...
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc Add support COMPAT_LINUX32 for aarch64
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up style
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.ind_stmt to in_stmt_cont
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.in_stmt to in_stmt_or_decl
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix comment for ps.in_decl
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix formatting of a few declarations ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: merge duplicate code for parsing 'str...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/tprof Improve error handling.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm More / improved debug
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/kern Reverte my previous changes kern_exec.c r1.512. It ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/net Consistently use "drvctl -l qemufwcfg0" to check if
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test '*' in function decl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract probably_looking_at_definitio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix spacing for unknown type names in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix space after function name for opt...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: remove unnecessary option...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix heuristic for declaration/definit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: in lexi, assign lsym and next_unary i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: condense code for building tokens fro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract lex_asterisk_unary into separ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: eliminate 3 negations in tokenizer
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate 'sizeof(int) ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate more example ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: improve heuristic for spaces around '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename ps.in_function_parameters to m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib/notes/common Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1376
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: rename ps.in_parameter_de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: update cross-reference comments for b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: fix misleading typedef name
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent tests/indent: demonstrate bugs in comment pro...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix accidentally joined and broken co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make fits_in_one_line independent of ps
11/26/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test in-place formatting ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: use escape sequence for n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: make error message for missing comman...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: prevent undefined behavior in inp_lin...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/sys Fix anonymous memory object leak for sigcode.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common - LINUX_GO_RT0_SIGNATURE for compa...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/common The internal architecture name of go...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/etc/rc.d Use rcvar=$name syntax consistently in rc.d scripts...
=?iso-8859-1?q?sborrill?=[src/trunk]: src/etc/rc.d Load rc configuration based on rcvar, not name, so ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/tprof declare xc
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux32/common Remove #error, fixes the build. I ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: move ind_add from io.c to indent.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: remove code that fixes malformed prep...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: extract inp_from_file from inp_read_line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: split inp_read_line into smaller func...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: replace inp_enlarge with inp_add
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add buf_add_range for adding characte...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: enhance debug logging for input handling
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/net/if Delete trailing whitespace
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/ufs/ufs use MNT_NFS4ACLS instead of MNT_ACLS (which was ...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles describe screenblank(1)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by sbor...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1377
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/etc/rc.d Backout previous pullup from ticket #1377:
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Remove ticket #1373 (which has been undone)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc ticket #1373 has not been removed, it was ticket #137...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common The changes on compat/linux/common...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/apple no need to shout
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/apple Mask the bottom 5 bits in the standard pi...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/net/if_wg The wg_handshake_timeout test case was faili...
11/27/2021
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 Add "Gearmo USA-FTDI4X" (a 4-port USB serial ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/modules/compat_linux32 fix build for aarch64eb
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/pci Remove unnecessary #include
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/emips/ebus Drive-by trailing whitespace removal.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Add the Cortex A17 Diagnostic control r...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Apply some errata workarounds for Cortex A17
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch Trailing whitespace
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64: Fix stack traces from jump...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern: Add debug.crashme.null_jump.
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/vfs Force failure of the nfs_renamerace_cycle, p2k_...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: add assertions for input handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: inline switch_buffer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: rename dump functions to output
=?iso-8859-1?q?uwe?=[src/trunk]: src/etc /etc/shells - Add tmux.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: demonstrate strange forma...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/evbarm/conf add options COMPAT_LINUX32 (commented out)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add target attribute
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: fix out of bounds memory access (sinc...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: illustrate probably_looking_at_defini...
11/28/2021
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/common Add pselect6(2) system call to COM...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux32/arch regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: accept a few formatting suggestions f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: reword README
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove CONSTCOND comments, lint no longer...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin usr.bin: remove unnecessary CONSTCOND, lint no longe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.sbin usr.sbin: remove unnecessary CONSTCOND, lint no lon...
=?iso-8859-1?q?he?=[src/trunk]: src/crypto/external/bsd/openssh/dist Amend the comment about Use...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate unhelpful de...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: with the option -de in jobs mode, output ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/mk sys.mk: fix duplicate character in character class ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/cgdconfig -lpthread to LDADD (fixes lint build)
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/xlint Explain the usage errors.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/xlint remove extra line
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: move fgetln peculiarities out of r...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint2 tests/lint2: fix regular expressio...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc sqlite3-3.37.0 out
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint2: in case of parse errors, output t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint1: reproduce parse error...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow Bison debug functions to be ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not export unnamed objects to t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: update history of expo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: clean up and document input handling
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/indent indent: treat L"string" as a single token
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: move test for ':' to lsym...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate token_comma to ls...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk For private and module libraries, build lint but do...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk When we build against DESTDIR, add the lint library...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate test token_case_l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: migrate token_question to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/indent tests/indent: test variants of the 'ret...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix memory leak in jobs mode with -de (si...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate common subexpressions in DebugF...
=?iso-8859-1?q?ryo?=[src/trunk]: src/share/man/man8 aarch64 also now can execute both 32 and 64 bit
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace bloated bit-set-to-string code wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: convert GNodeFlags from enum into bit-fields
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix leftover typo from previous refactoring
11/29/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate CachedStatsFlags
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline SuffixFlags into the Suffix itself
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline SuffixFlags_ToString into Suffix_P...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move duplicate function Buf_AddFlag to buf.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix type of variable in ApplyModifier_IfElse
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix a few lint warnings about type mismat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test escape sequences in...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/lgpl3/gmp/dist/mpz gmp: pullover fixes for https://...
=?iso-8859-1?q?simonb?=[src/trunk]: src/bin/df Set totals.f_frsize to DEV_BSIZE instead of totals.f_...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/amd64/conf enable UFS_ACL option for XEN3_DOMU, it'...
11/30/2021
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate non-enum w...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/compat/linux/arch/aarch64 - uname should return "aarch64...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move net/agr/ieee8023_slowprotocols.h to net/ether_s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/i2c Access byte2...
=?iso-8859-1?q?simonb?=[src/trunk]: src/etc/mtree Add /etc/sshd/ssh_host_ed25519_key* .
=?iso-8859-1?q?sborrill?=[src/trunk]: src/etc/rc.d Revert previous. Explicitly load the value of npf o...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Apply patch, requested by msaitoh in ticket #...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1378
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/msgs Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1379
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/pci Apply patch, requested by msaitoh in ticket #...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1709
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/msgs msgs(1): avoid executing /usr/bin/Mail, it no l...
=?iso-8859-1?q?pho?=[src/trunk]: src/lib/librefuse Move the call of fuse_operations::init() from ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src lint uses the gcc asse...
=?iso-8859-1?q?simonb?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs In zfs_statvfs(),...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel Rocket Lake devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: convert tests for modifi...