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