summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07Relax restrictions on packnames, as disklabel(8) does not do full decodingmartin
2019-12-07Fix build for ports without __BUS_SPACE_HAS_STREAM_METHODS definedjmcneill
2019-12-07Remove trailing whitespace.wiz
2019-12-07Really add -isoC-2018 (not just the docs).wiz
2019-12-07Reduce diff to upstream.wiz
2019-12-07Remove superfluous Pp.wiz
2019-12-07Sync usage with man page, merge single letter options.wiz
2019-12-07Simplify macro usage.wiz
2019-12-07Get a Hyper-V virtual processor id in cpu_hatch().nonaka
2019-12-07Panic instead of printf, same as syscall.maxv
2019-12-07dm: Simplify list eviction codetkusumi
2019-12-07Drop the advertising clause to match the other files.christos
2019-12-07loadfile sets errno, return the correct error, not EIO.christos
2019-12-07clean up the video mode selection logic, switch modes only when actuallymacallan
2019-12-06Note also that the load address (if provided) is also for the module'spgoyette
2019-12-06Make it possible to call mi_switch() and immediately switch to another CPU.ad
2019-12-06NetBSD 9.99.20 cpu_info/cpu_data changes for topologyad
2019-12-06Adjust snprintb(3) format from '%d' to '%ju' to reflect reality and so thatchristos
2019-12-06Sanitize disk type and packname a bit more - when using existing disklabelmartin
2019-12-06Formalize that the printf formats should be uintmax_t so we canchristos
2019-12-06Correct the man page, and say that the printf(3) format characters needchristos
2019-12-06Fix broken tests in big endian machines. Internally field values arechristos
2019-12-06sched_tick(): don't try to optimise something that's called 10 times aad
2019-12-06Remove __HAVE_CPU_LWP_SETPRIVATE from aarch64kamil
2019-12-06softint_trigger (slow case): set RESCHED_IDLE too just to be consistent.ad
2019-12-06Remove misleading comments from core(5)kamil
2019-12-06Correct signals in siglist+sigmask passed in kinfo_lwpkamil
2019-12-06cast to proper typemaxv
2019-12-06dm: Remove trailing whitespacetkusumi
2019-12-06dm: Fix typos in comments/messagestkusumi
2019-12-06Fix manpage due to updated aligned_alloc behaviornros
2019-12-06dm: Don't ignore dm_target_alloc() argumenttkusumi
2019-12-06Save the entropy seed daily in /etc/security.riastradh
2019-12-06Teach `rndctl -L' to update the seed file, not just delete it.riastradh
2019-12-06Clear the allocated memory in hyperv_dma_alloc().nonaka
2019-12-06Added RNDIS RSS and TCP offload related definitions.nonaka
2019-12-06Added NDIS ver.6.20 definition.nonaka
2019-12-06Simplify userret function signature. From ad@skrll
2019-12-06Fix a bunch of unimportant "Local variable hides global variable" warningsmaxv
2019-12-06Minor changes, reported by the LGTM bot.maxv
2019-12-06localifymaxv
2019-12-06revert this change from early this year. it appears themrg
2019-12-06remove some XXX comments. one isn't relevant, and the other twomrg
2019-12-06Restore historical $Hdr$ tag after git cvsexportcommit nixed it.riastradh
2019-12-06Fix reference count leak in cons(4).riastradh
2019-12-06more updates for the vnode and mount list iterator changesmrg
2019-12-06Log PID.LWP in t_ptrace_wait* tests for enabled debugkamil
2019-12-06it's mountlist not mount_list. now 'mountdump' works again.mrg
2019-12-05Enable pciverbose option to make use of the pcidevs database by default.sevan
2019-12-05Undo loading pciverbose module by default.sevan