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