Age | Commit message (Expand) | Author |
2020-06-28 | Add a new SIOCTL_SEL control type to select one of a predefined set of | Alexandre Ratchov |
2020-06-28 | On hotplug event call driver specific fb_set_par if available instead of | Jonathan Gray |
2020-06-28 | set fb_set_par and have register_framebuffer() do initial modeset | Jonathan Gray |
2020-06-28 | call fb_set_par() function pointer in register_framebuffer() if set | Jonathan Gray |
2020-06-28 | Make the copyin(9) functions handle bad addresses. | Mark Kettenis |
2020-06-27 | /dev/openprom | Mark Kettenis |
2020-06-27 | /dev/{null,mem,kmem,...} | Mark Kettenis |
2020-06-27 | Garbage collect SDEV_2NDBUS. Only used in isp(4) which was removed in | Kenneth R Westerback |
2020-06-27 | sync perl cleanup | Andrew Fresh |
2020-06-27 | Generate appropriate signals for various user traps. | Mark Kettenis |
2020-06-27 | Remove some customizations from the perl build | Andrew Fresh |
2020-06-27 | Prevent the use of jump tables on powerpc64 as well. | Mark Kettenis |
2020-06-27 | remove the spacing around "arp | rarp", as prompted by schwarze; | Jason McIntyre |
2020-06-27 | Nuke trailing whitespace. | Kenneth R Westerback |
2020-06-27 | don't try to expand alignment using __aligned(16) on local variables. | Theo de Raadt |
2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing | Theo de Raadt |
2020-06-27 | macro fixes; from matthew martin | Jason McIntyre |
2020-06-27 | Support using the FPU and AltiVec registers in userland. The registers are | Mark Kettenis |
2020-06-27 | Let traps save and restore VRSAVE. | Mark Kettenis |
2020-06-27 | Let sigcode set up a frame such that the signal handler has something to | Mark Kettenis |
2020-06-27 | No need to bzero()/memset() 'struct scsibus_attach_args' variables | Kenneth R Westerback |
2020-06-27 | Add missing label. | Mark Kettenis |
2020-06-27 | Improve description of field splitting and document FS special cases. | Todd C. Miller |
2020-06-27 | Replace TAILQ concatenation loops with TAILQ_CONCAT | bket |
2020-06-27 | Replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-06-27 | Check for no pane border status line separately from top/bottom. | Nicholas Marriott |
2020-06-27 | Fix 0x Unicode character parsing, GitHub issue 2286. | Nicholas Marriott |
2020-06-27 | Replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-06-27 | Replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-06-27 | Replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-06-27 | sync | Stuart Henderson |
2020-06-27 | Add missing scroll keys to help page, name default signale for kill command | kn |
2020-06-27 | TNF rescinded clauses 3 & 4 in 2008 in NetBSD. | Jonathan Gray |
2020-06-27 | Reinoud Zandijk rescinded clauses 3 & 4 in 2019 in NetBSD. | Jonathan Gray |
2020-06-26 | Make trapframe squeaky clean upon exec. | Mark Kettenis |
2020-06-26 | Document MODGO_MODNAME, MODGO_VERSION, MODGO_MODULES and MODGO_MODFILES. | Aaron Bieber |
2020-06-26 | Make signals work a bit better. | Mark Kettenis |
2020-06-26 | Since normal execve(2) calls return through the normal system call return | Mark Kettenis |
2020-06-26 | Document that FS is applied at the time the input line is read. | Todd C. Miller |
2020-06-26 | In earlier commit, time_second.9 was removed from this directory. | Stuart Henderson |
2020-06-26 | MVPP2_TXQ_SCHED_TOKEN_CNTR_REG() expects the logical queue id. | Patrick Wildt |
2020-06-26 | Use the right "virtual address" when flushing TLB entries. | Mark Kettenis |
2020-06-26 | Remove duplicate initialisation | kn |
2020-06-26 | Provide an optimized implementation of ffs(3) in libc on | Christian Weisgerber |
2020-06-26 | Fix powerpc64 pie binraries, in register renumbering one line was missed. | Dale Rahn |
2020-06-26 | ath(4): fix ATH_TICKS() | cheloha |
2020-06-26 | Switch cdio's default CDDB database to gnudb.gnudb.org:8880. | Christian Weisgerber |
2020-06-26 | Accept input. | Mark Kettenis |
2020-06-26 | Handle OPAL interrupts. | Mark Kettenis |
2020-06-26 | Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT | bket |