From | Subject |
05/01/2019 |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Pull type value mappings are different... |
kamil | [src/trunk]: src/sys/kern Reject ptrace(2) PIOD_READ/WRITE operations with le... |
kamil | [src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests: bytes_transf... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Fix mux register offset |
jmcneill | [src/trunk]: src/sys/dev/fdt Use correct size of softc in CFATTACH_DECL_NEW |
jmcneill | [src/trunk]: src/sys/dev/ic Simplify card detect |
simonb | [src/trunk]: src/usr.bin/vmstat Use PRWORD for printing -m/-mW totals so fiel... |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Use mainline dts for rockpro64 now. |
gutteridge | [src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add various... |
mrg | [src/trunk]: src/sys/dev/usb fix a locking botch in ucomhwiflow(): |
isaki | [src/isaki-audio2]: src/sys/dev/pci Adapt to audio2. |
isaki | [src/isaki-audio2]: src/sys/dev/pci Reimplement emuxki driver. |
mlelstv | [src/trunk]: src Add man pages for Amiga clock chips |
mlelstv | [src/trunk]: src/sys/uvm allow NONE build |
mlelstv | [src/trunk]: src/sys/dev/ic slotdata might not be attached, don't use it then. |
mlelstv | [src/trunk]: src/sys/arch/x86/acpi Handle ISA/EISA interrupts like isa_machde... |
wiz | [src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. |
wiz | [src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix SYNOPSIS. Fi... |
wiz | [src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix typo. |
pgoyette | [src/trunk]: src/sys/modules/vnd No need to define COMPAT_50 any longer. All... |
maxv | [src/trunk]: src Use the comm page to inject events, rather than ioctls, and ... |
martin | [src/netbsd-8]: src/sys/dev Pull up following revision(s) via patch, as optio... |
martin | [src/netbsd-8]: src/distrib Pull up following revision(s) (requested by alnsn... |
martin | [src/netbsd-8]: src/doc Tickets #1251 - #1253 |
martin | [src/netbsd-7-1]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ... |
martin | [src/netbsd-7-1]: src/doc Ticket #1690 |
martin | [src/netbsd-7-0]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ... |
martin | [src/netbsd-7-0]: src/doc Ticket #1690 |
isaki | [src/isaki-audio2]: src/sys/dev/pci Use __nothing macro. |
martin | [src/netbsd-7]: src/sys/dev Pull up following revision(s), via patch as options |
martin | [src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel... |
martin | [src/netbsd-7]: src/doc Tickets #1691 and #1692 |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Add support for RK3399 PWM controller. |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add rkpwm and pwmfan |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Enable pwm1 and add a pwm-fan node to enabl... |
msaitoh | [src/trunk]: src/sys/dev/pci Fix a wrong and extra ether_ioctl() call in alc_... |
isaki | [src/isaki-audio2]: src/sys Adapt dbri to audio2. |
isaki | [src/isaki-audio2]: src/sys/dev/usb Adapt to audio2. |
isaki | [src/isaki-audio2]: src/sys/dev/usb Don't release sc_lock and sc_intr_lock in... |
isaki | [src/isaki-audio2]: src/sys set_params -> set_format in comment. |
msaitoh | [src/trunk]: src/sys/dev/pci Add ether_ioctl() call for SIOCSIFADDR and SIOCS... |
maxv | [src/trunk]: src/sys/arch Remove unused functions and reorder a little. |
martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel... |
maxv | [src/trunk]: src/sys/arch Start converting the x86 CPU functions to inlined A... |
kamil | [src/trunk]: src/sys/kern Disallow resuming program with PC=0x0 in ptrace(2) |
kamil | [src/trunk]: src/sys Add eventswitch() in signal code |
kamil | [src/trunk]: src/sys/kern Correct handling of corner cases in fork1(9) code u... |
kamil | [src/trunk]: src/tests/lib/libc/sys Add new fork/vfork ATF trests in t_ptrace... |
05/02/2019 |
kamil | [src/trunk]: src/sys/kern Assert that debugger event is triggered only for us... |
kamil | [src/trunk]: src/sys/kern Correct passing debugger related events for LWP cre... |
kamil | [src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests signal9 and signal10 ... |
kamil | [src/trunk]: src/sys/kern Call MD code in mi_startlwp() before MI check for d... |
kamil | [src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests suspend1 and resume1 ... |
kamil | [src/trunk]: src/sys/kern Allow cancelled byte transfer in ptrace(2) again |
kamil | [src/trunk]: src/tests/lib/libc/sys Rename and partially enable trace_thread ... |
mrg | [src/trunk]: src on netbsd when defaulting to the native system, also derived... |
mlelstv | [src/trunk]: src/sys/dev take interrupt lock when closing backend. |
skrll | [src/trunk]: src/sys/arch/arm/include Fix Normal Region Remap Register bitmas... |
taca | [src/trunk]: src/external/mpl/bind/dist/bin/named Fix one more writable direc... |
mgorny | [src/trunk]: src/lib/libm/man Explicitly indicate that nexttowardl() is ident... |
skrll | [src/trunk]: src/sys/arch/arm/include It's the Normal Memory Remap Register (... |
scole | [src/trunk]: src/sys/arch/ia64 Remove some unused assembly and other variable... |
scole | [src/trunk]: src/sys/arch/ia64/ia64 Restore UC_MCONTEXT, UC_MCONTEXT, and cle... |
scole | [src/trunk]: src/sys/arch/ia64/ia64 Add more code from FreeBSD, still needs work |
christos | [xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/util fix for clang. |
jdolecek | [src/trunk]: src/sys/dev/pci add NetMos NM9912 entries |
05/03/2019 |
kamil | [src/trunk]: src/sys/kern Introduce fixes for ptrace(2) |
kamil | [src/trunk]: src/tests/lib/libc/sys Adapt t_ptrace_wait* tests for recent ker... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Fix definition of GICD_IROUTER; the inpu... |
tsutsui | [src/trunk]: src/sys/arch/atari/atari Make sure interrupts are disabled durin... |
pgoyette | [src/trunk]: src/sys/net Only initialize the NET_MPSAFE stuff once, for the n... |
mrg | [src/trunk]: src/sys/arch/arm/dts the standard sun8i-a83t-cubietruck-plus.dts... |
isaki | [src/isaki-audio2]: src/sys/dev/isa Adapt sbdsp to audio2. |
isaki | [src/isaki-audio2]: src/sys/arch/dreamcast/dev/g2 Adapt to audio2. |
isaki | [src/isaki-audio2]: src/sys/dev Remove query_encoding and set_params interfac... |
isaki | [src/isaki-audio2]: src/sys Remove dev/auconv.[ch]. |
isaki | [src/isaki-audio2]: src/sys Remove unnecessary header file. |
isaki | [src/isaki-audio2]: src/sys/dev Remove dev/audiovar.h. It already have been ... |
kamil | [src/trunk]: src/external/gpl3/gdb/dist/gdb Quick clean up the NetBSD support... |
sevan | [src/trunk]: src sup.NetBSD.org is no longer around. |
mlelstv | [src/trunk]: src/sys/dev/scsipi Avoid null pointer deref in printing xfer mod... |
kamil | [src/trunk]: src/external/gpl3/gdb/dist/gdb Overwrite waiton_ptid in nbsd-nat... |
kamil | [src/trunk]: src/external/gpl3/gdb/dist/gdb Improve comment in the GDB NetBSD... |
05/04/2019 |
kamil | [src/trunk]: src/sys Register KTR events for debugger related signals |
macallan | [src/isaki-audio2]: src/sys/arch/sgimips/gio moar registers |
macallan | [src/trunk]: src/sys/arch/sgimips/gio moar registers |
scole | [src/trunk]: src/sys/arch/ia64/conf Disable optimization for pmap.c to preven... |
kre | [src/trunk]: src Fix an (apparent) ancient ash bug, that was apparently fixed... |
kre | [src/trunk]: src/bin/sh When a return occurs in the test part of a loop state... |
isaki | [src/isaki-audio2]: src/sys/arch/hpcmips/vr Remove sc_status flag. Such flag... |
isaki | [src/isaki-audio2]: src/sys Remove obsoleted methods in audio_hw_if. |
isaki | [src/isaki-audio2]: src/sys Remove simple flags that indicate whether the dev... |
isaki | [src/trunk]: src/doc Add isaki-audio2 branch. |
isaki | [src/isaki-audio2]: src/sys Move dev/audio_dai.h -> dev/audio/audio_dai.h |
isaki | [src/isaki-audio2]: src/sys Move dev/audiobell* -> dev/audio/audiobell*. |
isaki | [src/isaki-audio2]: src/sys/dev/audio Improve comments. |
isaki | [src/isaki-audio2]: src/sys Move dev/audio_if.h -> dev/audio/audio_if.h |
maxv | [src/trunk]: src/sys/arch More inlined ASM. While here switch to proper types. |
wiz | [src/trunk]: src/doc gcc-9.1 is out. |
mrg | [src/trunk]: src/sys/dev/usb clean up ucom / ucom-parent interface slightly: |
tsutsui | [src/trunk]: src/sys/arch/atari/pci Misc KNF. |
mrg | [src/trunk]: src/etc/mtree capture /etc/route.conf in /var/backups. |
isaki | [src/trunk]: src/usr.bin/audio/play Use err(3)/errx(3) properly to avoid "wri... |
tsutsui | [src/trunk]: src/sys/arch/atari/pci Use proper integer types for PCI configur... |
maxv | [src/trunk]: src/sys/arch Hum. Fix a potentially catastrophic bug: kcopy() se... |
tsutsui | [src/trunk]: src/sys/arch/atari/pci Use const for register values. |
roy | [src/roy]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.2.2 with the foll... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.2.2 with the fo... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Sync |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.2.2 |
maxv | [src/trunk]: src/sys Add KASAN instrumentation for kcopy and copystr. |
kre | [src/trunk]: src/sys/arch/xen/x86 More of maxv's "switch to proper types" - h... |
isaki | [src/isaki-audio2]: src/sys/arch/sgimips/mace Correct precision. |
skrll | [src/trunk]: src/sys/arch/hppa/hppa Whitespace |
tsutsui | [src/trunk]: src/sys/arch/atari/conf Add pms(4), wsmouse(4), and wsmux(4) for... |
tsutsui | [src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.29. |
christos | [src/trunk]: src/sys/kern PR/54158: Anthony Mallet: poll(2) does not allow po... |
sevan | [src/trunk]: src/distrib/sets/lists/misc Mark the set obsolete as well. |
maxv | [src/trunk]: src/sys/kern Rewrite kasan_mark() to fix a still existing race i... |
05/05/2019 |
scole | [src/trunk]: src/lib/csu/arch/ia64 add stop (; ; ) to elimate WAW dependency co... |
mrg | [src/trunk]: src/sys/dev/usb uhmodem(4) uses ubsa(4)'s softc in its own softc... |
mrg | [src/trunk]: src/sys/dev/usb finish previous and convert two &sc->sc_ubsa ref... |
mrg | [src/trunk]: src/sys/dev/usb don't pass two different softcs that just happen... |
pgoyette | [src/trunk]: src/share/man/man4 Add a couple of xrefs, since they exist and t... |
christos | [src/trunk]: src/sys/ufs/ufs Zero out all the dirent padding not just one byt... |
isaki | [src/isaki-audio2]: src/sys/dev/isa Fix typos (made in this branch). |
mrg | [src/trunk]: src/sys/dev/usb remove explicit 'extern struct cfdriver <my>_cd; ... |
isaki | [src/isaki-audio2]: src/sys/dev/pad Remove unnecessary __diagused (which was ... |
isaki | [src/isaki-audio2]: src/sys/dev/audio Revive multiuser control. |
isaki | [src/isaki-audio2]: src/sys/dev/pci Remove sc_encodings. (I forgot it) |
isaki | [src/isaki-audio2]: src/sys Remove obsoleted au{, rate, vol}conv and mulaw attr... |
isaki | [src/isaki-audio2]: src/sys/dev/pci Remove encoding conversions on recording. |
martin | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j... |
martin | [src/netbsd-8]: src/doc Update dhcpcd entry for ticket #1256 |
martin | [src/netbsd-8]: src/external/bsd/dhcpcd/dist/src Sync to current, requested b... |
martin | [src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv... |
martin | [src/netbsd-8]: src/doc Tickets #1255 - #1257 |
martin | [src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv... |
martin | [src/netbsd-7]: src/external/bsd/dhcpcd/dist/src Apply patch, requested by ro... |
martin | [src/netbsd-7]: src/doc Tickets #1693 and #1695 |
martin | [src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma... |
martin | [src/netbsd-7-1]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ... |
martin | [src/netbsd-7-1]: src/doc Tickets #1693 and #1694 |
martin | [src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma... |
martin | [src/netbsd-7-0]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ... |
martin | [src/netbsd-7-0]: src/doc Tickets #1693 and #1694 |
mgorny | [src/trunk]: src/tests/lib/libc/sys Add tests for reading pre-set general pur... |
christos | [src/trunk]: src/sbin/fsck_ffs simplify the endian byte-swapping code. |
christos | [src/trunk]: src/sbin/fsck_ffs Add a -z flag to zero out the up to 4 bytes of... |
mgorny | [src/trunk]: src/tests/lib/libc/sys Revert i386_regs_gp_read as it fails on n... |
christos | [src/trunk]: src/sys/ufs/ufs Add more comments to explain what we are doing. |
scole | [src/trunk]: src/sys/arch/ia64 a little bit of clean up, sort ski items, and ... |
mlelstv | [src/trunk]: src/sys/conf reservation for IPMI driver |
mlelstv | [src/trunk]: src/sys/conf Now the real number for ipmi |
christos | [src/trunk]: src/sys/arch/mips/include PR/54133: Sevan Janiyan: Binaries fail... |
christos | [src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal PR/54133: Se... |
mgorny | [src/trunk]: src/tests/lib/libc/sys Reintroduce i386 tests for general-purpos... |
mgorny | [src/trunk]: src/tests/lib/libc/sys Introduce tests for reading r8..r15 regis... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip RK3399: Skip setting RGMII TX/RX clock... |
christos | [src/trunk]: src/share/man/man9 sync with reality |
05/06/2019 |
christos | [src/trunk]: src/sys/kern Remove the slop code. Suggested by mrg@ |
christos | [src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch Everyone has libexpat so e... |
sevan | [src/trunk]: src/share/man/man4 PTYFS is no longer considered experimental. |
christos | [src/trunk]: src/external/gpl3/binutils/dist/bfd Ignore 0 size'd symbols when... |
pgoyette | [src/trunk]: src/usr.bin/vacation Fix the BUGS section. There is no ``-t A''... |
pgoyette | [src/trunk]: src/usr.bin/vacation Also fix the error message when -T is used ... |
christos | [src/trunk]: src/tests/lib/libc/sys fix unused variable warnings. |
sevan | [src/trunk]: src/share/misc EFS |
sevan | [src/trunk]: src/sys/conf Include EFS support. |
christos | [src/trunk]: src/lib/libc/sys document the EINVAL caused by a large nfds. |
sevan | [src/trunk]: src/sys/conf Add autofs pseudo device (disabled) |
sevan | [src/trunk]: src/sys/conf Add V7FS (disabled) |
sevan | [src/trunk]: src/sys/conf Add ADOSFS & FILECORE (both disabled) |
sevan | [src/trunk]: src/sys/arch Use filesystems.config to reduce duplication |
mrg | [src/trunk]: src/sys/gdbscripts add a 'devs' script to display a list of all ... |
wiz | [src/trunk]: src/usr.bin/vacation Sort SEE ALSO. |
wiz | [src/trunk]: src/lib/libc/sys Remove extra word. |
kamil | [src/trunk]: src/sys Ship with syscall information with SIGTRAP TRAP_SCE/TRAP... |
kamil | [src/trunk]: src/sys/sys Welcome to NetBSD 8.99.38! |
kamil | [src/trunk]: src/doc siginfo(2): Ship with MI syscall information of a debugg... |
kamil | [src/trunk]: src/usr.bin/ktruss Add support for SIGRTMIN+1..SIGRTMAX-1 signal... |
sevan | [src/trunk]: src/sys/conf Oops, disable FILECORE as intended. |
isaki | [src/isaki-audio2]: src/sys/dev/pad Revive clonify. |
ryo | [src/trunk]: src/sys/arch/dreamcast/dev don't use tsleep() in interrupt context. |
ryo | [src/trunk]: src/sys/arch/dreamcast/dev/maple cv_init() must be done before c... |
sevan | [src/trunk]: src/distrib/sgimips/instkernel Bump size to resolve build. |
christos | [src/trunk]: src/usr.bin/kdump You don't have to be _LP64 to run 32 bit binar... |
05/07/2019 |
christos | [src/trunk]: src/external/bsd/libc++/lib Avoid clang bug on earm with SSP/FOR... |
mrg | [src/trunk]: src/sys/dev/usb revert most of: |
mrg | [src/trunk]: src/sys/dev/usb revert most of: |
scole | [src/trunk]: src/sys/arch/ia64/stand/efi/libefi Avoid some RAW dependency com... |
kamil | [src/trunk]: src/sys/arch Switch all users (except ia64) of custom machine/an... |
thorpej | [src/trunk]: src/sys/arch/arm/dts Add "nextthing, pocketchip" to the head of t... |
thorpej | [src/trunk]: src/tools Add support for libprop as a host tool library. |
thorpej | [src/trunk]: src/usr.sbin/installboot/arch Use designated initializers for st... |
thorpej | [src/trunk]: src Add installboot(8) support for evbarm (and, in the future, o... |
thorpej | [src/trunk]: src/doc Note installboot(8) for evbarm. |
mrg | [src/trunk]: src/sys/dev/usb convert to USBHIST style debugging. |
wiz | [src/trunk]: src/usr.sbin/installboot Fix typos. Fix link. Use Pa for path. |
hannken | [src/trunk]: src/external/cddl/osnet This implementation of Solaris taskq API... |
hannken | [src/trunk]: src Cleanup modules "solaris" and "zfs": |
hannken | [src/trunk]: src/tools Fix build, "pax" must be built before "libprop". |
isaki | [src/isaki-audio2]: src/sys Fix paths and flags. |
msaitoh | [src/trunk]: src/sys/dev/pci - Use bus_dmamem_unmap() correctly in txp_dma_fr... |
maya | [src/trunk]: src/lib/libpthread Replace the link command for libpthread.a so ... |
maya | [src/trunk]: src/lib/libpthread Make CLEANFILES actually work. .TARGET is not... |
martin | [src/netbsd-8]: src/sys/dev/usb Backout the following changes (requested by m... |
martin | [src/netbsd-8]: src/sys/netsmb Pull up following revision(s) (requested by ch... |
martin | [src/netbsd-8]: src/doc Remove backed out ticket #1240, add ticket #1258 |
martin | [src/netbsd-7]: src/sys/netsmb Pull up following revision(s) (requested by ch... |
martin | [src/netbsd-7]: src/doc Ticket #1696 |
martin | [src/netbsd-7-1]: src/sys/netsmb Pull up following revision(s) (requested by ... |
martin | [src/netbsd-7-1]: src/doc Ticket #1696 |
martin | [src/netbsd-7-0]: src/sys/netsmb Pull up following revision(s) (requested by ... |
martin | [src/netbsd-7-0]: src/doc Ticket #1696 |
christos | [src/trunk]: src/sys/kern Use the max limit (aka maxfiles or the moral equiva... |
sevan | [src/trunk]: src/share/misc TMG |
05/08/2019 |
mrg | [src/trunk]: src obsolete moscom(4). it was never in any default configs, did |
christos | [src/trunk]: src/sys/kern Add slop of 1000 and explain why. |
christos | [src/trunk]: src/doc add more |
thorpej | [src/trunk]: src Fix building libprop as a host tool library on platforms tha... |
cnst | [src/trunk]: src/share/man/man4 bio(4): enlist ataraid(4), mpii(4) and mfii(4... |
msaitoh | [src/trunk]: src/sys/arch/aarch64/aarch64 Add DTrace. |
cnst | [src/trunk]: src/share/man/man4 mpii(4): Xr bio(4) and mention first appearan... |
cnst | [src/trunk]: src/sbin/bioctl bioctl(8): Xr ataraid(4), mpii(4) && mfii(4); |
thorpej | [src/trunk]: src/common/lib/libprop Use posix_madvise() rather than the legac... |
cnst | [src/trunk]: src/sys/dev/ic bio(4) drivers: remove noop fallthrough-to-defaul... |
wiz | [src/trunk]: src/share/man/man4 Fix typo. |
wiz | [src/trunk]: src/sbin/bioctl Sort SEE ALSO. |
mrg | [src/trunk]: src/sys/dev/usb new comment explains this hack: |
cnst | [src/trunk]: src/sys/dev/ic mpt(4): remove ENOTTY / noop implementation of bi... |
cnst | [src/trunk]: src/share/man/man4 bio(4): document which commands are supported... |
wiz | [src/trunk]: src/share/man/man4 Revert previous, misunderstanding. |
wiz | [src/trunk]: src/share/man/man4 Make enumerations consistent, and use Dv for ... |
cnst | [src/trunk]: src/share/man/man4 cac(4): Xr bio(4) and friends, and mention wh... |
ozaki-r | [src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list |
isaki | [src/isaki-audio2]: src/sys/arch/vax/vsa Remove commented out old filters. |
isaki | [src/isaki-audio2]: src/sys/dev/audio Good bye stream_filter. |
isaki | [src/isaki-audio2]: src/sys/modules/spkr Add WARNS flag. (It was left at my ... |
skrll | [src/trunk]: src/sys/arch/arm/arm32 Really go back to pre-whitespace change (... |
isaki | [src/trunk]: src/sys/sys Merge isaki-audio2 branch. |
isaki | [src/trunk]: src/sys Merge isaki-audio2 branch, the overhaul of audio subsystem. |
leot | [src/trunk]: src Fix a typo |
christos | [src/trunk]: src/sys/kern PR/54176: Anthony Mallet: |
christos | [src/trunk]: src/lib/libc/sys mention truncation of the result if the size in... |
isaki | [src/trunk]: src Update manpages respond to isaki-audio2 branch. |
isaki | [src/trunk]: src/usr.bin/audiocfg Update respond to isaki-audio2 branch. |
isaki | [src/trunk]: src/usr.bin/audio/ctl Remove -p option. AUDIO_SETCHAN is insecu... |
bad | [src/trunk]: src/lib/libc/gen Clarify that strunvisx() and strnunvisx() take ... |
chs | [src/trunk]: src/sys/uvm uvm_pagealloc() uses UVM_PGA_* flags, not UVM_KMF_* ... |
christos | [src/trunk]: src/doc fix acpica |
cnst | [src/trunk]: src/share/man/man4 bio(4): document the state of setstate more t... |
05/09/2019 |
nat | [src/trunk]: src/doc Sync with reality. |
ozaki-r | [src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list |
mrg | [src/trunk]: src/sys/dev/usb clean up ucom parents some more: |
ozaki-r | [src/trunk]: src/sys/kern Add missing "static" declaration |
ozaki-r | [src/trunk]: src/sys/kern Make _kernel_lock_dump static |
ozaki-r | [src/trunk]: src/sys Avoid prepending a timestamp to lock debug outputs on ddb |
cnst | [src/trunk]: src/share/man/man4 bio(4): .In dev/biovar.h in SYNOPSIS; .Xr env... |
mrg | [src/trunk]: src add cortex A-76 detection. |
mrg | [src/trunk]: src/sys/gdbscripts document 'devs' and 'procs' commands. |
mrg | [src/trunk]: src/usr.bin/vmstat when dumping a kernhist history replace "%s" ... |
skrll | [src/trunk]: src/sys Avoid KASSERT(!cpu_intr_p()) when breaking into ddb and ... |
roy | [src/trunk]: src/distrib/utils/libhack Fix build with MKYP=no |
wiz | [src/trunk]: src/lib/libc/sys Remove trailing whitespace. |
wiz | [src/trunk]: src/share/man/man4 Fix some typos, improve wording and formatting. |
wiz | [src/trunk]: src/share/man/man9 Improve wording, add more formatting. |
wiz | [src/trunk]: src/usr.bin/audiocfg Improve wording, bump date. |
wiz | [src/trunk]: src/share/man Bump date. |
wiz | [src/trunk]: src/usr.bin/audio/ctl Sort options (no-argument options before o... |
skrll | [src/trunk]: src/common/lib/libc/gen toolify |
mgorny | [src/trunk]: src/tests/lib/libc/sys Add ptrace() tests for reading mm* and xm... |
skrll | [src/trunk]: src/sys/dev/usb Fix USB_DEBUG build |
scole | [src/trunk]: src/sys/arch/ia64 Revert -O0 for pmap, avoid RAW dependency comp... |
ryo | [src/trunk]: src/sys/arch/sh3/sh3 fix backtrace. it was broken. |
bouyer | [src/trunk]: src/sys/arch sti/cli are not allowed on Xen, we have to clear/se... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Invalidate the cache before updating the mi... |
kamil | [src/trunk]: src/sys/kern Report TRAP_EXEC (for exec()) to a debugger in the ... |
05/10/2019 |
maya | [src/trunk]: src/share/mk G/C unused code. |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Fix typo. This code is not used yet. |
mrg | [xsrc/trunk]: xsrc/external/mit/xf86-video-intel-2014/dist import our slightl... |
mrg | [xsrc/NetBSD]: xsrc/external/mit/xf86-video-intel-2014/dist import our slight... |
msaitoh | [src/trunk]: src/sys/net Modify comment to make the data structure clear. No ... |
cnst | [src/trunk]: src/share/man/man4 envsys(4): mention ioctl(2) commands left ove... |
mrg | [src/trunk]: src/share/mk add an entry to find upcoming intel-2014 driver. |
mrg | [src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel add new IN... |
msaitoh | [src/trunk]: src/sys/net Remove extra parenthesis. |
msaitoh | [src/trunk]: src/sys/net Add missing parentheses for IFQ_CLASSIFY macro's arg... |
msaitoh | [src/trunk]: src/sys/net Remove extra parentheses. No functional change. |
msaitoh | [src/trunk]: src/sys/net Use %08x to print ifmedia word (IFMEDIA_DEBUG). |
skrll | [src/trunk]: src/sys/arch/arm/broadcom Take a lead from sys/dev/gpio/gpio.c:g... |
wiz | [src/trunk]: src/external/bsd/bind Remove src/external/bsd/bind - latest vers... |
nakayama | [src/trunk]: src/lib Don't build compat LLVM PIC libraries since it is unused... |
mgorny | [src/trunk]: src/tests/lib/libc/sys Add tests for PT_SETREGS |
mgorny | [src/trunk]: src/sys/arch/i386/include Fill 'struct fpreg' & 'struct xmmregs' in |
mgorny | [src/trunk]: src/tests/lib/libc/sys Use newly-filled i386 reg structs in PT_G... |
mlelstv | [src/trunk]: src/usr.sbin/cpuctl/arch Get CPU topology data for AMD processors. |
skrll | [src/trunk]: src/sys/arch/arm/arm32 Fix a printf |
mgorny | [src/trunk]: src/tests/lib/libc/sys Remove obsolete size asserts. |
mgorny | [src/trunk]: src/tests/lib/libc/sys Add PT_SET*REGS tests for mm/xmm registers. |
maxv | [src/trunk]: src/sys/arch/x86/x86 Clean up, and add sanity checks on the micr... |
mgorny | [src/trunk]: src/sys/kern Fix typo: PT_GETFOREGS -> PT_GETFPREGS (NFC) |
05/11/2019 |
macallan | [src/trunk]: src/sys/arch/sgimips/gio move the CIDMATCH bits where they belon... |
macallan | [src/trunk]: src/sys/arch/sgimips/gio general overhaul, in no particular order: |
christos | [src/trunk]: src/sys/dev/pci Don't return the raw audio formats; return the o... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Switch PPC64 long d... |
christos | [src/trunk]: src/external/gpl3/gcc/lib/libgcc remove the ppc64 long-double-12... |
christos | [src/trunk]: src/external/gpl3/gcc regen for ppc64 |
christos | [src/trunk]: src/share/mk Everyone is using gcc-7 now. |
maya | [src/trunk]: src/sys/dev/audio Don't use a confusing GCC extension. NFC |
skrll | [src/trunk]: src/sys/arch/mips/include #define<tab> for consistency |
maxv | [src/trunk]: src Rework the machine configuration interface. |
maxv | [src/trunk]: src/lib/libnvmm Sync with reality. |
maxv | [src/trunk]: src/lib/libnvmm Replace "VMM" by "emulator", clearer. |
maxv | [src/trunk]: src/common/lib/libc/sys Fix bug, the computation of cpuset_nentr... |
maxv | [src/trunk]: src/usr.sbin/cpuctl Check the return value of cpuset_set(), to p... |
mlelstv | [src/trunk]: src/usr.sbin/cpuctl/arch Fix copy&paste error, the function is n... |
christos | [src/trunk]: src/sys/arch/x86/include expose the {rd, wr}msr functions to user... |
christos | [src/trunk]: src/usr.sbin/cpuctl/arch need cpufunc.h for rdmsr |
christos | [src/trunk]: src/distrib/sets/lists/comp Add cpufunc.h |
christos | [src/trunk]: src/sys/arch/x86/include Undo previous, fixed in userland. |
christos | [src/trunk]: src/distrib/sets/lists/comp Undo previous |
christos | [xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/util try again to get it wor... |
kre | [src/trunk]: src/usr.sbin/cpuctl/arch Undo previous. Not needed (and file i... |
christos | [src/trunk]: src/external/mit/xorg/lib/gallium elide clang warnings |
maxv | [src/trunk]: src Add smtoff, an rc.d script that disables Simultaneous Multi-... |
05/12/2019 |
kre | [src/trunk]: src/etc/rc.d Restructure code a little. |
kre | [src/trunk]: src/etc install rc.d |
kre | [src/trunk]: src/etc/defaults revert previous. somehowI failedto see that w... |
kre | [src/trunk]: src/etc/rc.d No change... Previous log message should have said: |
blymn | [src/trunk]: src/lib/libcurses Add more debug to _wnoutrefresh |
blymn | [src/trunk]: src/lib/libcurses Fix _cursesi_addwchar so that it performs line... |
blymn | [src/trunk]: src/tests/lib/libcurses/check_files Provide correct validation a... |
martin | [src/netbsd-8]: src/sys/arch/arm/sunxi Pull up following revision(s) (request... |
martin | [src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
kre | [src/trunk]: src/etc/rc.d I should know better! Don't rely upon the way the... |
maya | [src/trunk]: src/sys/dev/pci Remove unused function following isaki-audio2 me... |
maya | [src/trunk]: src/usr.sbin/installboot Use attribute printf. |
martin | [src/netbsd-8]: src/doc Tickets #1259 - #1261 |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by maxv in ticke... |
05/13/2019 |
christos | [src/trunk]: src/external/gpl3/binutils/dist/bfd Modernize the error printing... |
christos | [src/trunk]: src/sys/netinet6 print the name of the interface that was disabled. |
nakayama | [src/trunk]: src/sys/dev/audio audioattach: |
nakayama | [src/trunk]: src/sys/dev/audio audio_hw_probe: |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that manual setting of 10GBASE-S... |
ozaki-r | [src/trunk]: src/sys Count packets dropped by pfil |
ozaki-r | [src/trunk]: src/usr.bin/netstat Show the number of packets dropped by pfil |
nakayama | [src/trunk]: src/sys/dev/audio sysctl "multiuser" type is CTLTYPE_BOOL, so us... |
ozaki-r | [src/trunk]: src/sys/sys Bump the version for entry additions to IP_STAT and ... |
hannken | [src/trunk]: src/sys/kern Walk down to the lowest mount for "fli_alias". |
hannken | [src/trunk]: src/sys/kern do_sys_mkdir(): pass the requested segment down to ... |
uki | [src/trunk]: src/distrib/sets/lists Change package name "-obsolete-" to "<cat... |
nakayama | [src/trunk]: src/sys/dev/audio audio_open: |
martin | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/doc Ticket #1262 |
wiz | [src/trunk]: src/doc gdb-8.3 out. |
martin | [src/netbsd-8]: src/sys Pull up the following, via patch, requested by msaito... |
martin | [src/netbsd-8]: src/doc Ticket #1263 |
christos | [src/trunk]: src/usr.sbin/rpcbind Don't pass an uinitialized pm_prot to rpcin... |
bouyer | [src/trunk]: src/sys/arch/arm/sunxi Use new magic values from linux for DMACR... |
bad | [src/trunk]: src/sys/rump/librump On the one thousand and ninth day rump's ma... |
maxv | [src/trunk]: src/sys/arch/i386/stand/dosboot Remove dead code. |
bad | [src/trunk]: src Get rid of all the -lrumpdev and -lrumpvfs that are no longe... |
maxv | [src/trunk]: src/etc/rc.d Remove comment, since there is no parsing anymore. |
05/14/2019 |
maya | [src/trunk]: src/doc Add a hack entry for libpthread one section |
mrg | [src/trunk]: src/sys/arch/arm/rockchip mostly port to rk3328. |
ozaki-r | [src/trunk]: src/sys/dev/pci Remove unnecessary checks of IFF_ALLMULTI |
martin | [src/netbsd-8]: src/sys/arch/arm/allwinner Pull up following revision(s) (req... |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by maxv in ticke... |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait... |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i... |
martin | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m... |
martin | [src/netbsd-8]: src/doc Tickets #1264 - #1268 |
christos | [src/trunk]: src/distrib/i386/installimage clang binaries are so much bigger. |
christos | [src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Hack around ... |
maxv | [src/trunk]: src/sys/arch Mitigation for INTEL-SA-00233: Microarchitectural D... |
msaitoh | [src/trunk]: src/sys/arch/x86/include Add snprintb's string for cpuid7 edx bi... |
martin | [src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv... |
martin | [src/netbsd-8]: src/doc Ticket #1269 |
martin | [src/netbsd-8]: src/distrib/notes/common Prepare for 8.1 RC1 |
martin | [src/netbsd-8]: src Welcome to 8.1_RC1! |
christos | [src/trunk]: src/tests/libexec/ld.elf_so clang ifunc's on powerpc require sec... |
christos | [src/trunk]: src/doc more powerpc issues |
05/15/2019 |
mrg | [src/trunk]: src/sys/arch/arm/rockchip support RK3328 tsadc: |
ozaki-r | [src/trunk]: src/sys Store IFF_ALLMULTI in ec_flags instead of if_flags to av... |
ozaki-r | [src/trunk]: src/sys Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock |
knakahara | [src/trunk]: src/sys/netinet Fix build failure when INET6 is disabled. Pointe... |
maxv | [src/trunk]: src/sys/dev/nvmm/x86 NVMM: Expose MD_CLEAR to the guests. |
martin | [src/netbsd-8]: src/doc Fix description for ticktes #1267 and #1268 |
christos | [src/trunk]: src/tests/usr.bin/c++ Add explanatory text |
christos | [src/trunk]: src/distrib/amd64/cdroms/bootcd-com Add a comment about iLO |
christos | [src/trunk]: src/sys/arch/amd64/amd64 print also ksi_code. |
christos | [xsrc/trunk]: xsrc/external/mit/xorg-server/dist/os fix variable stack alloca... |
christos | [src/trunk]: src/sys/arch From: Tobias Ulmer. Unbreak zfs module build on spa... |
maxv | [src/trunk]: src/sys/arch Change the way SVS is disabled. Now you have to pas... |
maxv | [src/trunk]: src/share/man/man8/man8.x86 RB_MD3 now disables SVS. |
maxv | [src/trunk]: src/sys/arch Enable EagerFPU on Xen PV. Should work as-is. Sent ... |
05/16/2019 |
christos | [src/trunk]: src/external/mit/xorg/lib Fix MKCOMPATX11 build |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Use ci_feat_val[7] instead of directly gett... |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Add md_clear. |
knakahara | [src/trunk]: src/sys/netinet Fix build failure when INET6 is disabled and NET... |
maxv | [src/trunk]: src/sys/dev/nvmm/x86 NVMM: Expose MD_CLEAR to the guests. |
christos | [src/trunk]: src/tests/usr.bin/c++ Add explanatory text |
christos | [src/trunk]: src/distrib/amd64/cdroms/bootcd-com Add a comment about iLO |
christos | [src/trunk]: src/sys/arch/amd64/amd64 print also ksi_code. |
christos | [src/trunk]: src/sys/arch From: Tobias Ulmer. Unbreak zfs module build on spa... |
maxv | [src/trunk]: src/sys/arch Change the way SVS is disabled. Now you have to pas... |
maxv | [src/trunk]: src/share/man/man8/man8.x86 RB_MD3 now disables SVS. |
maxv | [src/trunk]: src/sys/arch Enable EagerFPU on Xen PV. Should work as-is. Sent ... |
christos | [src/trunk]: src/external/mit/xorg/lib Fix MKCOMPATX11 build |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Use ci_feat_val[7] instead of directly gett... |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Add md_clear. |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Revert rev. 1.29. Use current cpuid 7 edx v... |
nakayama | [xsrc/trunk]: xsrc/external/mit/fontconfig/dist/src Do not remove UUID file w... |
sevan | [src/trunk]: src/share/misc CE, DLCI, LMI, MGCP, PE, PVC, SVC, VPWS |
tpaul | [src/trunk]: src/lib/lua/sqlite Prevent Lua from crashing if clear_bindings()... |
nakayama | [src/trunk]: src Rename nb{clang, llvm}-tblgen to ${MACHINE_GNU_PLATFORM}-{cla... |
nakayama | [src/trunk]: src/etc Specify PID file to properly rotate npf log file. |
05/17/2019 |
macallan | [src/trunk]: src/sys/arch/macppc/dev switch the default input to line in, to ... |
macallan | [src/trunk]: src/sys/arch/sgimips/gio Even more registers! |
ozaki-r | [src/trunk]: src/sys Implement an aggressive psref leak detector |
msaitoh | [src/trunk]: src/sys/net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is c... |
knakahara | [src/trunk]: src/sys/netipsec Don't clear calculated Tx tos value for IPv[46]... |
mrg | [src/trunk]: src/sys/arch/aarch64/aarch64 apply some __diagused. |
msaitoh | [src/trunk]: src/sys/sys New SIOC[GS]IFMEDIA. |
msaitoh | [src/trunk]: src/sys The max subtype of the ifmedia word is 31. It's too smal... |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Use new media types. |
msaitoh | [src/trunk]: src/doc ifmedia(4): Extend Ethernet's ifmedia word's subword up ... |
ozaki-r | [src/trunk]: src/usr.sbin/puffs/mount_9p Document the -s option |
ozaki-r | [src/trunk]: src/usr.sbin/puffs/mount_9p Refer the current official page |
wiz | [src/trunk]: src/usr.sbin/puffs/mount_9p Add missing .Re. |
ozaki-r | [src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add initial support for 9P... |
wiz | [src/trunk]: src/usr.sbin/puffs/mount_9p Merge single-letter options in SYNOP... |
nakayama | [src/trunk]: src Revert previous. |
nakayama | [src/trunk]: src Use ${_TOOL_PREFIX} instead of hardcoding "nb" for consistency. |
christos | [src/trunk]: src/sys/arch/x86/pci Factor out the fbinfo setting code, to make... |
christos | [src/trunk]: src/sys/kern Factor out the magic checking code for the label, a... |
christos | [src/trunk]: src/sys/external/bsd/acpica/dist use a union cast to assert alig... |
05/18/2019 |
gutteridge | [src/trunk]: src/usr.sbin/cpuctl cpuctl.8: minor fixes |
skrll | [src/trunk]: src Switch the kernel7.img RaspberryPi kernel in the armv7 image... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Disable errata #1091. We are the only OS to... |
abhinav | [src/trunk]: src/usr.sbin/makemandb PR misc/54213: Fix performance of whatis(... |
maxv | [src/trunk]: src/sys/arch/amd64/amd64 Set the symbol type for intrfastexit, s... |
maxv | [src/trunk]: src/sys/arch/x86/include Clean up a little, add new XCR0 bits, r... |
mlelstv | [src/trunk]: src Add experimental userland interface to IPMI driver. Currentl... |
skrll | [src/trunk]: src/sys/arch Convert remaining armv7 kernels to generic start an... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Use XC_HIGHPRI for SpectreV2 to reduce the ... |
maxv | [src/trunk]: src/sys/dev/nvmm/x86 Now that SVS cannot be disabled at run time... |
alnsn | [src/trunk]: src/share/man/man9 Don't mention SVS because it can't be changed... |
leot | [src/trunk]: src/usr.sbin/makemandb Reintroduce case insensitive comparison o... |
leot | [src/trunk]: src/usr.sbin/makemandb Document name_desc attribute of mandb_links. |
maxv | [src/trunk]: src/sys/arch/amd64 Two changes in the CPU mitigations: |
maxv | [src/trunk]: src/sys/arch/x86/x86 Enable EagerFPU by default. Sent on port-am... |
christos | [src/trunk]: src/sys/arch/i386/include lint gets the wrong size. |
christos | [src/trunk]: src/usr.bin/elf2aout - add flag to produce OMAGIC |
05/19/2019 |
christos | [src/trunk]: src/tools/arm-elf2aout/sys sync with latest. |
mlelstv | [src/trunk]: src/sys/arch/x86/x86 correct order of parameters, has no effect ... |
maxv | [src/trunk]: src/sys/arch Misc changes in the x86 FPU code. Reduces a future ... |
maxv | [src/trunk]: src/sys/arch/i386/i386 Remove useless call to fpu_sigreset(), bu... |
maxv | [src/trunk]: src/sys Rename |
wiz | [src/trunk]: src/usr.bin/elf2aout Sort options in usage. |
alnsn | [src/trunk]: src/sys/dev/cadence Kill unused sc variable and fix the build. |
kardel | [src/trunk]: src/sys/dev/scsipi Add simple position recovery when positioning... |
05/20/2019 |
blymn | [src/trunk]: src/tests/lib/libcurses Add option to specify an alternate libra... |
ozaki-r | [src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add missing -u option to t... |
jmcneill | [src/trunk]: src/sys/dev/fdt Reduce the number of times we need to call drive... |
skrll | [src/trunk]: src/sys/uvm/pmap Trailing whitespace |
skrll | [src/trunk]: src/sys/uvm/pmap Usee __BIT() |
christos | [src/trunk]: src/tools/m68k-elf2aout/sys sync with arm. |
aymeric | [src/trunk]: src/sys/arch/arm/altera use NULL instead of cycv_dwcmmc_card_det... |
aymeric | [src/trunk]: src/sys/arch/arm/altera make CPU 1 bootstrapping work even if th... |
christos | [src/trunk]: src/share/man/man9 document vasprintf |
christos | [src/trunk]: src/sys Add a simple vasprintf() implementation that uses 2 pass... |
05/21/2019 |
blymn | [src/trunk]: src/lib/libcurses Back out incorrect fix for PR 53617 and fix it... |
kre | [src/trunk]: src/sys/kern Need <sys/kmem.h> for kmem_alloc() |
mrg | [src/trunk]: src/sys/arch/arm/dts it's called "snps, dis_u2_susphy_quirk" in b... |
kre | [src/trunk]: src/tests/kernel Make the t_subr_prf test build after changes to... |
christos | [src/trunk]: src/tests/kernel add printf attribute |
christos | [src/trunk]: src/tests/kernel unexpand |
christos | [src/trunk]: src/sys/kern va_copy list needs va_end; pointed out by kre@ |
christos | [src/trunk]: src/sys/kern undo the unintended part of the previous commit. |
christos | [src/trunk]: src/sys/kern put back line accidentally removed. |
mlelstv | [src/trunk]: src/usr.sbin/cpuctl/arch All MSRs can only be read at privilege ... |
msaitoh | [src/trunk]: src/sys/net KNF. No functional change. |
wiz | [src/trunk]: src/share/man/man9 Fix some typos and remove cargo-cult quoting. |
msaitoh | [src/trunk]: src/sys/dev/pci - I think it's not required to test "#if defined... |
isaki | [src/trunk]: src/sys/dev/audio Adjust debug message. Inspired from PR kern/5... |
sevan | [src/trunk]: src/share/man/man4 Document APPLE_UFS |
sevan | [src/trunk]: src/share/man/man4 Sort UFS section |
sevan | [src/trunk]: src/share/man/man4 Sort Keywords section |
sevan | [src/trunk]: src/sys/conf Add APPLE_UFS (disabled) |
christos | [src/trunk]: src/sys/kern provide more info about who is getting ERESTART. |
05/22/2019 |
jmcneill | [src/trunk]: src/sys/dev/fdt opp-v2 table seems to list opps from lowest to h... |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Mainline dts has switched to operating-poin... |
sevan | [src/trunk]: src/share/man/man4 Not yet. Back out EFS description which was c... |
ozaki-r | [src/trunk]: src/doc Note initial 9P2000.u support |
martin | [src/trunk]: src/sys/arch/sparc64/sparc64 Relax test for valid stack frame ad... |
martin | [src/trunk]: src/sys/arch/sparc64/sparc64 Fix previous and use the original p... |
kamil | [src/trunk]: src Allow to use KCOV + kASan together |
hannken | [src/trunk]: src/external/cddl/osnet/sys Implement the needed part of Solaris... |
hannken | [src/trunk]: src/external/cddl/osnet Update ddi environment: |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Enable the zvol m... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing zvol_... |
hannken | [src/trunk]: src Implement disk_rename()/iostat_rename() to rename a disk. |
martin | [src/trunk]: src/sys/arch/sparc64/sparc64 Add missing include to fix the cras... |
wiz | [src/trunk]: src/share/man/man4 filesystem -> file system |
scole | [src/trunk]: src/sys/kern Increase LD_BATCH_SHIFT for ia64 LOCKDEBUG kernels.... |
scole | [src/trunk]: src/sys/arch/ia64 LOCKDEBUG kernels should work now. |
christos | [src/CHRISTOS]: src/external/bsd/file/dist 2019-05-14 22:26 Christos Zoulas... |
christos | [src/trunk]: src/external/bsd/file/dist 2019-05-14 22:26 Christos Zoulas <c... |
christos | [src/trunk]: src/external/bsd/file merge conflicts |
christos | [src/trunk]: src/doc new file(1) |
maya | [src/trunk]: src/include Limit static_assert visibility to C11. |
05/23/2019 |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Swap polarity of the vcc_host1_5v pin to en... |
kre | [src/trunk]: src/sbin/mount_portal KNF: blank lines after declarations, retu... |
kre | [src/trunk]: src/sbin/mount_portal Better handling of comments in portal.conf... |
kre | [src/trunk]: src/doc Note change to comments in portal.conf for mount_portal(8). |
msaitoh | [src/trunk]: src/sys/dev/usb Remove extra white spaces. No functional change. |
hannken | [src/trunk]: src/external/cddl/osnet Update the kmem_cache emulation to run i... |
wiz | [src/trunk]: src/sbin/mount_portal Remove superfluous Pp. |
msaitoh | [src/trunk]: src/sys No functional change: |
msaitoh | [src/trunk]: src/sys/dev/bi - Use aprint_*(). |
msaitoh | [src/trunk]: src/sys -No functional change: |
msaitoh | [src/trunk]: src/sys No functional change: |
msaitoh | [src/trunk]: src/sys -No functional change: |
kre | [src/trunk]: src/sbin/mount_portal PR bin/54222 |
isaki | [src/trunk]: src/sys/dev/audio Remove unnecessary file lock. |
msaitoh | [src/trunk]: src/sys Whitespace fix (mainly tabify). |
ryo | [src/trunk]: src/sys/arch/arm/acpi fix build without options MULTIPROCESSOR |
msaitoh | [src/trunk]: src/sys/arch/arm/at91 - Fix compile error (remove unused variable). |
jmcneill | [src/trunk]: src/sys/dev/fdt Honour the polarity of the pin xref |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Remove vcc_host1_5v hack now that fixedregu... |
05/24/2019 |
jmcneill | [src/trunk]: src/sys/dev/fdt Revert previous |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip Merg... |
msaitoh | [src/trunk]: src/sys/arch/arm/imx Fix compile error. |
msaitoh | [src/trunk]: src/sys/dev/pci No functional change: |
mlelstv | [src/trunk]: src/sys/dev/ata Also schedule timeouts when all openings are in ... |
msaitoh | [src/trunk]: src/sys/dev Whilespace fix. No functional change. |
msaitoh | [src/trunk]: src/sys/dev/ic KNF. No functional change. |
msaitoh | [src/trunk]: src/sys/dev/qbus Make it compilable. Not tested. |
msaitoh | [src/trunk]: src/sys/dev/qbus Revert previous. |
msaitoh | [src/trunk]: src/sys/dev/qbus Make if_il.c compilable again. |
msaitoh | [src/trunk]: src/sys/arch/vax/conf Add il(4). Commented out. |
sevan | [src/trunk]: src/share/misc ALPR ANPR AVI CPR LPR MLPR VLPR VRI |
jmcneill | [src/trunk]: src/sys/arch/arm/altera Use standard DT bindings for card detect |
nonaka | [src/trunk]: src/sys Added drivers for Hyper-V Synthetic Keyboard and Video d... |
ryoon | [src/trunk]: src/share/man/man3 Add rbtree(3) to SEE ALSO |
tsutsui | [src/trunk]: src/sys/arch/luna68k/stand/boot LUNA's firmware requires OMAGIC ... |
ryoon | [src/trunk]: src/share/man/man4 Add <> for e-mail address |
wiz | [src/trunk]: src/share/man/man3 Remove empty line. |
05/25/2019 |
thorpej | [src/trunk]: src/share/installboot/evbarm Add the Lamobo R1 board. |
isaki | [src/trunk]: src/sys/dev/audio Fix typo in comment. |
isaki | [src/trunk]: src/doc isaki-audio2 branch is terminated (merged to -current). |
kamil | [src/trunk]: src/sys/kern Relax prohibition of Program Counter set to 0x0 in ... |
kamil | [src/trunk]: src/tests/lib/libc/sys Add get_user_va0_disable() in t_ptrace_wa... |
kamil | [src/trunk]: src/tests/lib/libc/sys Add new user_va0_disable* tests in t_ptra... |
kamil | [src/trunk]: src/lib/libc/sys Update the ptrace(2) documentation |
isaki | [src/trunk]: src/sys/dev/pci Fix yds_intr. It has not worked well since netb... |
isaki | [src/trunk]: src/sys Make it compilable even with debug option. |
kamil | [src/trunk]: src/share/man/man2 Document TRAP_SCE and TRAP_SCX in siginfo(2) |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 5.1.4 |
jmcneill | [src/LINUX]: src/sys/external/gpl2/dts/dist Import dts from Linux 5.1.4 |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist Merge conflicts |
jmcneill | [src/trunk]: src/doc dts updated to 5.1.4 |
jmcneill | [src/trunk]: src/doc dts: Import dts files from Linux 5.1.4. |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Remove duplicat... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, sun8i-h3-... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, meson-gxl... |
maya | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan don't claim lsan su... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Undo previous (disable l... |
christos | [src/trunk]: src/sys/dev/ata use PR_ZERO |
jmcneill | [src/trunk]: src/sys/dev/fdt Restore "not configured" autoconfiguration print... |
christos | [src/trunk]: src/external/bsd/nsd/dist 19 March 2019: Wouter |
christos | [src/NLNETLABS]: src/external/bsd/nsd/dist 19 March 2019: Wouter |
05/26/2019 |
christos | [src/trunk]: src/external/bsd/nsd - resolve conflicts |
maxv | [src/trunk]: src/sys/arch/x86/x86 Fix bug. We must fetch the whole FPU state, ... |
christos | [src/trunk]: src/doc new nsd |
christos | [src/trunk]: src/external/bsd/unbound merge conflicts |
christos | [src/trunk]: src/doc new unbound |
christos | [src/trunk]: src/external/bsd/unbound/dist Import 1.9.1: |
christos | [src/NLNETLABS]: src/external/bsd/unbound/dist Import 1.9.1: |
christos | [src/trunk]: src/sys/arch/x86/x86 tuck in include inside ifdef, from Ryosuke ... |
kamil | [src/trunk]: src Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kco... |
christos | [src/trunk]: src/external/bsd/unbound/include use explicit_memset() |
christos | [src/trunk]: src/external/bsd/unbound/lib/libunbound new files |
christos | [src/trunk]: src/external/bsd/unbound/dist/util fix include order. |
mlelstv | [src/trunk]: src/sys/dev/usb usbd_transfer may sleep, add a mutex to prevent ... |
kamil | [src/trunk]: src/sys/kern Drop no longer available macros KCOV_STORE() KCOV_L... |
abhinav | [src/trunk]: src/lib/libc/db/man Fix typo: s/then/the |
blymn | [src/trunk]: src/tests/lib/libcurses Adjust copywin test to work correctly wi... |
blymn | [src/trunk]: src/tests/lib/libcurses/slave Start supporting wide char tests. |
mlelstv | [src/trunk]: src/sys/dev/scsipi Add sanity checks to SCIOCCOMMAND, adapter dr... |
blymn | [src/trunk]: src/tests/lib/libcurses Add more tests for curses |
hannken | [src/trunk]: src/external/cddl/osnet Add missing part of kmem_cache cleanup. ... |
hannken | [src/trunk]: src/sys/sys Fix IOCSNPRINTF(), 'R' and 'W' were reversed. |
hannken | [src/trunk]: src/sys/dev Take "sc_lock" after calling disk_ioctl() to make GP... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs upport wedges as ... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add gmac clocks |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Increase I2C_MAX_ADDR to 0xfff for sunx... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Match allwinner, sun9i-a80-apbs-gates-clk |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Rename cv from old driver name "awinp2wi"... |
mlelstv | [src/trunk]: src/sys/dev/usb Also destroy the mutex. Thanks chs@ for noticing. |
christos | [src/NetBSD2]: src/external/gpl3/gdb.old import the head of gdb in gdb.old in... |
christos | [src/NetBSD2]: src/external/gpl3/binutils.old import the HEAD of binutils as ... |
christos | [src/NetBSD2]: src/external/gpl3/binutils.old Import current binutils |
christos | [src/NETBSD]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
christos | [src/NetBSD1]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
ryoon | [src/trunk]: src/share/man/man4 ure(4) also uses rgephy(4) |
christos | [src/NetBSD2]: src/external/gpl3/gdb.old import current gdb-7.10.1 as gdb.old |
christos | [src/trunk]: src/external/gpl3/gdb.old Sync with HEAD |
christos | [src/trunk]: src/share/mk build gdb from gdb.old |
dholland | [src/trunk]: src/sys/kern fix flatly wrong indent |
christos | [src/NetBSD2]: src/external/gpl3/gdb.old Import head of gdb to gdb.old |
christos | [src/NetBSD2]: src/external/gpl3/gdb.old Import HEAD of gdb-7.12 |
ryoon | [src/trunk]: src/share/man/man4 Add <> to e-mail address |
hannken | [src/trunk]: src/distrib/sets/lists/tests Add entries for the recent tests/li... |
christos | [src/NetBSD2]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
christos | [src/trunk]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
christos | [src/NetBSD2]: src/external/gpl3/binutils.old import current binutils. |
christos | [src/NetBSD]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
05/27/2019 |
christos | [src/trunk]: src/distrib/sets/lists/tests sort. |
ryoon | [src/trunk]: src/share/man/man4 Set nosplit to suppress newline in AUTHORS |
sevan | [src/trunk]: src/sys/arch/amiga/conf Include bsd.own.mk so that ${TOOL_SED} i... |
christos | [src/trunk]: src/external/gpl3/gdb/dist Resolve conflicts (by choosing the ne... |
sevan | [src/trunk]: src/sys/arch/amiga/conf The config files supported by this port ... |
sevan | [src/trunk]: src/sys/arch/amiga/conf regen |
christos | [src/trunk]: src/external/gpl3/gdb/dist May 11th, 2019: GDB 8.3 Released! |
christos | [src/FSF]: src/external/gpl3/gdb/dist May 11th, 2019: GDB 8.3 Released! |
maya | [src/trunk]: src/tests/lib/libm on i386 with FLT_EVAL_METHOD=2, the computati... |
maya | [src/trunk]: src/tests/lib/libm Print result of function we tested (sinf), |
ozaki-r | [src/trunk]: src/sys/net Don't take softnet_lock in sysctl_rtable |
maya | [src/trunk]: src/sys/dev/usb Claim suspend support. |
maya | [src/trunk]: src/share/man/man4 Remove very outdated note about no WPA support. |
kamil | [src/trunk]: src/include As a _NETBSD_SOURCE extension define static_assert f... |
sevan | [src/trunk]: src/share/misc GCD |
maxv | [src/trunk]: src/sys/arch Remove 'ci_svs_kpdirpa', unused. While here fix a f... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Change the effect of SVS on the TLB. Keep C... |
jmcneill | [src/trunk]: src/sys/dev/i2c Add support for AXP806 |
jmcneill | [src/trunk]: src/sys/dev/i2c FDT-ize AC100 driver |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add A80 support |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add apb0 and cpus clock drivers for A80 |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add sun8iapbclk, sun9icpusclk, ac100ic |
wiz | [src/trunk]: src/share/man/man4 Use Mt for emails. |
05/28/2019 |
jmcneill | [src/trunk]: src/sys/dev/i2c Adjust regulator voltage at attach time to be be... |
jmcneill | [src/trunk]: src/sys/dev/fdt Honour regulator-enable-ramp-delay |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Fix support for Allwinner-specific pin bi... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Set has_io_bias_config flag |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Enable vmmc-supply if present |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add has_io_bias_config property to sunxi_... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Enable phy-supply if present |
jmcneill | [src/trunk]: src/sys/dev/i2c Add basic support for AXP809 |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Enable parent clocks |
jmcneill | [src/trunk]: src/sys/dev/sdmmc If a mem function fails to initialize, set the... |
christos | [src/trunk]: src/external/gpl3/gdb.old/dist/gdb fix locally modified file. |
kamil | [src/trunk]: src/sys/arch/amd64/amd64 Replace misaligned operations with memc... |
kamil | [src/trunk]: src/sys/ufs/ffs Avoid unportable shift base -1 in ffs_subr.c |
kamil | [src/trunk]: src/sys/netinet6 Decorate struct in6_addr with the __packed attr... |
kamil | [src/trunk]: src/sys/external/bsd/acpica/dist/include Use pack attribute for ... |
msaitoh | [src/trunk]: src/sys/dev/pci Fix typos. From OpenBSD r1.52. |
ryo | [src/trunk]: src/sys/arch/arm/amlogic - since ttyinput (t_linesw->l_rint) sho... |
msaitoh | [src/trunk]: src/sys/dev/ic Modify to use athn_set_multi(). |
ryo | [src/trunk]: src/sys/kern changes of r1.68 was reverted by r1.69. apply it ag... |
msaitoh | [src/trunk]: src Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to ... |
msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Revert previous (accidentally committed). |
msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM: |
msaitoh | [src/trunk]: src s/recieve/receive/ |
msaitoh | [src/trunk]: src/sys/dev/pci Add missing ETHER_LOCK(). |
jmcneill | [src/trunk]: src/sys/dev/i2c Enable always-on and boot-on regulators at attac... |
jmcneill | [src/trunk]: src/sys/dev/i2c Fix ldo_io[01] enable and disable values for axp809 |
kamil | [src/trunk]: src/sys/arch/x86/x86 Disable sanitizer instrumentation in x86_ho... |
gson | [src/trunk]: src/usr.sbin/sysinst/arch/hppa Clear the screen after running in... |
kamil | [src/trunk]: src/sys/external/bsd/acpica/dist/tables Correct misaligned point... |
msaitoh | [src/trunk]: src/sys/arch/mips/cavium/dev Fix compile error. |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb Start adjusting to the c++ world. |
kamil | [src/trunk]: src/sys/arch/x86/x86 Avoid the 1<<31 construct |
tnn | [src/trunk]: src/sys/dev/i2c remove superfluous parentheses |
maxv | [src/trunk]: src/etc http -> https |
05/29/2019 |
jmcneill | [src/trunk]: src/sys/dev/i2c Add more axp809 controls |
kamil | [src/trunk]: src/share/man/man4 Correct the example in kcov(4) |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add A80 USB support. |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add sun9iusbclk, sun9iusbphy |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Enable USB2 controllers on Cubieboard4. |
sevan | [src/trunk]: src/share/misc UCS, UTF |
christos | [src/trunk]: src Add GLOB_TILDE_CHECK (from GNU) |
christos | [src/trunk]: src/external/gpl3/gdb/dist/readline use snprintf |
christos | [src/trunk]: src/external/gpl3/gdb/dist/bfd remove conflict marker |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb/common Add a declaration for cano... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb we don't have xfer_partial |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb add netbsd specific files |
christos | [src/trunk]: src/tools/gdb adjust for gdb-8.3 |
christos | [src/trunk]: src/external/gpl3/gdb/lib regen |
christos | [src/trunk]: src/share/mk amd64 switched to gdb-8.3 |
christos | [src/trunk]: src/doc new gdb |
msaitoh | [src/trunk]: src/lib/libc/net Fix typo(s/suppport/support/) in comment. From ... |
msaitoh | [src/trunk]: src s/suppport/support/ |
msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch White space fix. No functional change. |
thorpej | [src/trunk]: src/share/installboot/evbarm Add LeMaker Banana Pro. |
msaitoh | [src/trunk]: src/sys/arch/arm KNF. No functional change. |
msaitoh | [src/trunk]: src/sys Whitespace fix. No functional change. |
msaitoh | [src/trunk]: src/sys No functional change: |
msaitoh | [src/trunk]: src/sys KNF. No functional change. |
msaitoh | [src/trunk]: src/sys/arch/mips/cavium/dev - Simplify MII structure initializa... |
mlelstv | [src/trunk]: src/sys/dev/usb mutexes are destroyed unconditionally in detach, ... |
mlelstv | [src/trunk]: src/sys/dev/usb don't use a spin lock, the USB host driver may n... |
msaitoh | [src/trunk]: src/sys Even if we don't use MII(4), use the common path of SIOC... |
msaitoh | [src/trunk]: src/sys/sys Addition of ec_ifmedia. |
gutteridge | [src/trunk]: src/usr.bin/tr tr.1: add a "see also" xref to ctype(3) (to align... |
isaki | [src/trunk]: src/sys/dev/pci Fix build error on i386. These were only needed... |
maya | [src/trunk]: src/external/mit/xorg/lib/libxcb Pick up xcb pkgconfig version a... |
msaitoh | [src/trunk]: src/sys/arch/arm/broadcom Remove unused variable. |
msaitoh | [src/trunk]: src/sys/arch/mips/ralink Fix compile error. |
msaitoh | [src/trunk]: src/sys/arch/i386/i386 Use PRIxREGISTER suggested by Kamil. |
martin | [src/netbsd-8]: src/sys/arch/x86 Pullup the following, requested by msaitoh i... |
martin | [src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by k... |
martin | [src/netbsd-8]: src/sys/ufs/ffs Pull up following revision(s) (requested by k... |
martin | [src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/include Pull up following revision(s) (requested by maya ... |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki... |
martin | [src/netbsd-8]: src/doc Tickets #1270 - #1273, #1275, #1276 |
martin | [src/netbsd-7]: src/sys/ufs/ffs Pull up following revision(s) (requested by k... |
martin | [src/netbsd-7]: src/doc Ticket #1697 |
martin | [src/netbsd-7-1]: src/sys/ufs/ffs Pull up following revision(s) (requested by... |
martin | [src/netbsd-7-1]: src/doc Ticket #1697 |
martin | [src/netbsd-7-0]: src/doc Ticket #1697 |
martin | [src/netbsd-7-0]: src/sys/ufs/ffs Pull up following revision(s) (requested by... |
maxv | [src/trunk]: src/sys/arch Add PCID support in SVS. This avoids TLB flushes du... |
maxv | [src/trunk]: src Add support for AMD Family 17h. |
christos | [src/trunk]: src/external/gpl3/gdb fix build and regen for i386 |
christos | [src/trunk]: src/share/mk Add i386 |
05/30/2019 |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb Move definitions into configure.n... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb make those compile again... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb Some more mechanical c++ificiation. |
christos | [src/trunk]: src/external/gpl3/gdb/lib regen |
christos | [src/trunk]: src/share/mk move sparc* to new gdb. |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb more cleanups and homogenization |
christos | [src/trunk]: src/external/gpl3/gdb/lib vaxinate. |
christos | [src/trunk]: src/share/mk add vax to new gdb |
msaitoh | [src/trunk]: src/sys Simplify MII structure initialization and reference. No ... |
mrg | [src/trunk]: src/sys/gdbscripts fix some minor issues in these user functions... |
tnn | [src/trunk]: src/sys/dev/ic - include uvm.h before uvm_device.h |
nonaka | [src/trunk]: src/sys/arch/x86/x86 Avoid undefined reference to `hyperv_guid_v... |
christos | [src/trunk]: src/external/gpl3/gdb Fix aarch64 |
christos | [src/trunk]: src/external/gpl3/gdb fix alpha |
pgoyette | [src/trunk]: src/usr.sbin/wsfontload Note lack of a method to determine which... |
christos | [src/trunk]: src/external/gpl3/gdb fix arm |
mlelstv | [src/trunk]: src/sys/dev/pci add IDs for SATA controllers VT8237S and VX855 |
mlelstv | [src/trunk]: src/sys/dev/pci regen |
christos | [src/trunk]: src/external/gpl3/gdb/lib fix hppa... |
mlelstv | [src/trunk]: src/sys/dev/scsipi use correct size when copying outgoing sense ... |
christos | [src/trunk]: src/external/gpl3/gdb/lib add armeb |
christos | [src/trunk]: src/external/gpl3/gdb hello sun2! |
christos | [src/trunk]: src/external/gpl3/gdb/lib add m68k |
christos | [src/trunk]: src/external/gpl3/gdb add mips64eb |
tnn | [src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: implement the interrupt API i... |
christos | [src/trunk]: src/external/gpl3/gdb/lib add mips64el |
christos | [src/trunk]: src/external/gpl3/gdb/lib fix mipsel |
05/31/2019 |
christos | [src/trunk]: src/external/gpl3/gdb/lib add mipseb |
christos | [src/trunk]: src/external/gpl3/gdb fix sh3eb |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb put back the kvm pcb code. |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb set the architecture of the infer... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb let's do things in the order ever... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb need arch-utils.h |
christos | [src/trunk]: src/external/gpl3/gdb fix ppc |
mlelstv | [src/trunk]: src/sbin/atactl Add support for ATA command pass-through to SCSI... |
christos | [src/trunk]: src/share/mk Everyone is on gdb-8.3 now. |
christos | [src/trunk]: src/sys/arch/x86/include use __asm |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb remove unused variable |
mlelstv | [src/trunk]: src/sys/dev/usb ATA passthrough commands, supported by many SPC-... |
maya | [src/trunk]: src/external/mit/xorg/lib/gallium Add libraries to resolve missi... |
jmcneill | [src/trunk]: src/sys/external/bsd/drm2/drm Make the first EDID we find availa... |
jmcneill | [src/trunk]: src/sys/dev/wsfb If an EDID is available, attempt to use the scr... |
jmcneill | [src/trunk]: src/sys/external/bsd/drm2/radeon Make the first EDID we find ava... |
maya | [src/trunk]: src/sys/external/bsd/drm2/radeon Teach radeondrmkmsfb to use drm... |
nonaka | [src/trunk]: src/sys/arch/x86/x86 Back out r1.30 change. |
maya | [src/trunk]: src/sys/external/bsd/drm2/radeon Quickly hide a KASSERT that fir... |
maya | [src/trunk]: src/sys/external/bsd/drm2/radeon Restore previous KASSERT but wi... |
nonaka | [src/trunk]: src/sys/dev/hyperv Avoid undefined reference to `hyperv_is_gen1'... |
msaitoh | [src/netbsd-8]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r... |
msaitoh | [src/netbsd-8]: src/doc Ticket #1274. |
mlelstv | [src/trunk]: src/sbin/atactl Mention SATL support. |
martin | [src/netbsd-8]: src/external/mit/xorg/lib/libxcb Pull up following revision(s... |
martin | [src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b... |
martin | [src/netbsd-8]: src/doc Tickets #1277 and #1278 |
martin | [src/netbsd-8]: src/distrib/notes/common Update for final 8.1 |
martin | [src/netbsd-8]: src/external/gpl2/groff/tmac Update for 8.1 |
martin | [src/netbsd-8]: src Welcome to NetBSD 8.1! |
martin | [src/netbsd-7]: src/sys/dev/scsipi Pull up following revision(s) (requested b... |
martin | [src/netbsd-7]: src/doc Ticket #1698 |
martin | [src/netbsd-7-1]: src/sys/dev/scsipi Pull up following revision(s) (requested... |
martin | [src/netbsd-7-1]: src/doc Ticket #1698 |
martin | [src/netbsd-7-0]: src/sys/dev/scsipi Pull up following revision(s) (requested... |
martin | [src/netbsd-7-0]: src/doc Ticket #1698 |
jmcneill | [src/trunk]: src/sys/external/bsd/drm2/drm Add missing prop_object_release(), ... |
maya | [src/trunk]: src/external/mit/xorg/lib shuffle the build order: we need libX1... |
nia | [src/trunk]: src/etc Raise the number of uhid nodes from 4 to 16. |
maya | [src/trunk]: src/distrib/notes/common Omit mention of the boot prompt having ... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM |
gson | [src/trunk]: src/tests/net/if_bridge Increase the timeout for the manyaddrs t... |
maya | [xsrc/trunk]: xsrc/external/mit/xorg-server/dist/glx Undo local diff. |
wiz | [src/trunk]: src/sbin/atactl New sentence, new line. |
jmcneill | [src/trunk]: src/sys/external/bsd/drm2/drm Check property length, not array (... |