From | Subject |
06/01/2019 |
kamil | [src/trunk]: src/sys Implement KERN_PROC_CWD in sysctl(3) |
kamil | [src/trunk]: src/sys/kern Use proper copylen for copyout in fill_cwd() |
kamil | [src/trunk]: src/sys/kern fill_cwd() Drop GETCWD_CHECK_ACCESS |
mrg | [xsrc/trunk]: xsrc/external/mit/xf86-video-amdgpu/dist initial import of xf86... |
mrg | [xsrc/trunk]: xsrc/external/mit/xf86-video-amdgpu/include update for xf86-vid... |
mrg | [xsrc/trunk]: xsrc/external/mit/mkfontscale/dist initial import of mkfontscal... |
mrg | [xsrc/trunk]: xsrc/external/mit/pixman/include merge for pixman 0.38.4. |
mrg | [xsrc/trunk]: xsrc/external/mit/pixman/dist initial import of pixman-0.38.4 |
mrg | [xsrc/trunk]: xsrc/external/mit/xorg-server/dist initial import of xorg-serve... |
mrg | [xsrc/trunk]: xsrc/external/mit/xorg-server merge xorg-server 1.20.5. |
mrg | [xsrc/trunk]: xsrc/external/mit/xkeyboard-config/dist merge xkeyboard-config ... |
mrg | [xsrc/trunk]: xsrc/external/mit/xkeyboard-config/dist initial import of xkeyb... |
mrg | [xsrc/xorg]: xsrc/external/mit/xf86-video-amdgpu/dist initial import of xf86-... |
mrg | [xsrc/xorg]: xsrc/external/mit/mkfontscale/dist initial import of mkfontscale... |
mrg | [xsrc/xorg]: xsrc/external/mit/pixman/dist initial import of pixman-0.38.4 |
mrg | [xsrc/xorg]: xsrc/external/mit/xorg-server/dist initial import of xorg-server... |
mrg | [xsrc/xorg]: xsrc/external/mit/xkeyboard-config/dist initial import of xkeybo... |
nakayama | [src/trunk]: src/sys/external/bsd/drm2/radeon radeondrmkmsfb now requires drm... |
mrg | [xsrc/xorg]: xsrc/external/mit/xf86-video-ati-kms/dist initial import of xf86... |
mrg | [xsrc/xorg]: xsrc/external/mit/MesaLib/dist initial import of mesa-18.3.6 |
mrg | [xsrc/trunk]: xsrc/external/mit/xf86-video-ati-kms/dist initial import of xf8... |
mrg | [xsrc/trunk]: xsrc/external/mit/xf86-video-ati-kms merge xf86-video-ati 19.0.1. |
mrg | [xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src merge mesa 18.3.6. |
mrg | [xsrc/trunk]: xsrc/external/mit/MesaLib/dist initial import of mesa-18.3.6 |
mlelstv | [xsrc/trunk]: xsrc/external/mit/xdm/dist/greeter fix geometry calculations so... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Mmh, check the highest leaf before calling ... |
mrg | [src/trunk]: src/share/mk xorg-server 1.20.5 is now current. |
kre | [src/trunk]: src Deal with fallout from the addition of |
mlelstv | [src/trunk]: src/lib/libpam/modules/pam_ssh Fix key loading logic and add log... |
mrg | [src/trunk]: src/distrib/sets/lists radeon_drv major was bumped. |
maxv | [src/trunk]: src/sys/arch/x86/x86 Fix two bugs in pmap_write_protect(): |
jdolecek | [src/trunk]: src/sys/dev/pci rename VT8237S_SATA_2 to VT8237S_SATA_RAID and u... |
jdolecek | [src/trunk]: src/sys/dev/pci regen |
jdolecek | [src/trunk]: src/sys/dev/pci match VIA Technologies VX800, VX855, and VT8237S... |
mrg | [src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr remove obsolete comments. |
mrg | [src/trunk]: src/external/public-domain/sqlite/lib remove no longer required ... |
maxv | [src/trunk]: src Misc changes in RISC-V. Start changing the memory layout, too. |
jmcneill | [src/trunk]: src Install ssh-copy-id(1) from the OpenSSH 8.0p1 portable distr... |
kamil | [src/trunk]: src/sys/netinet Replace potentially misaligned pointer dereferen... |
maxv | [src/trunk]: src/sys/kern Add XXXs for SCTP bugs. |
christos | [src/trunk]: src/tools/gdb Disable mpfr to make MKCROSSGDB work again. The pr... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Do as FreeBSD does ... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Add defines so this... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't r... |
joerg | [src/trunk]: src/sys/netinet Define carp6_cksum only when it is used, that is... |
joerg | [src/trunk]: src/sys/arch/arm/rockchip Loop variables work better when they a... |
kamil | [src/trunk]: src/sys/kern Align the KERN_PROC_CWD interface to semantics clos... |
kamil | [src/trunk]: src Add ATF KERN_PROC_CWD tests |
kamil | [src/trunk]: src/share/man/man7 Document KERN_PROC_CWD in sysctl(7) |
06/02/2019 |
kamil | [src/trunk]: src/distrib/sets/lists Fix CATPAGES entries in distrib files |
kamil | [src/trunk]: src/tests/kernel Fix a mistake in a test for KERN_PROC_CWD |
mrg | [src/trunk]: src/sys/ddb add two db_stack_print_trace frontends that emit to ... |
martin | [src/netbsd-8]: src/sys/sys Welcome to 8.1_STABLE |
martin | [src/netbsd-8]: src Welcom to 8.1_STABLE |
martin | [src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
martin | [src/netbsd-8]: src/doc Ticket #1279 |
blymn | [src/trunk]: src/sys/dev/pckbport Changes based on code from an anonymous con... |
mrg | [src/trunk]: src fix building x86 with X11 but not LLVM: |
jdolecek | [src/trunk]: src/sys/dev/pci updated patch from Andrius - update the chip map... |
christos | [src/trunk]: src/external/gpl3/gdb/dist/sim/common put back script deleted du... |
thorpej | [src/trunk]: src/etc/etc.evbarm Include armv4 for "earm", not just "earmv4". |
thorpej | [src/trunk]: src/distrib/evbarm/gzboot/gzimg Fix building of gzboot images in... |
sevan | [src/trunk]: src/share/misc CSP |
kre | [src/trunk]: src/sys/rump/librump/rumpkern Apply a patch from hannken@ which ... |
06/03/2019 |
alnsn | [src/trunk]: src/share/misc One more CPS. |
mrg | [src/trunk]: src/share/mk minor hack fix for the previous: |
christos | [src/trunk]: src/tools/gdb force libexpat since the autoconfig test are not c... |
christos | [src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen with forcing libexpa... |
msaitoh | [src/trunk]: src/sys/dev/pci I think it's not required to call msk_init_yukon... |
msaitoh | [src/trunk]: src/sys/arch Fix typo in comment(s/similiar/similar/). |
msaitoh | [src/trunk]: src Fix typo in comment (s/seperate/separate/). |
msaitoh | [src/trunk]: src/sys Regen. |
nonaka | [src/trunk]: src/sys/arch/x86/x86 Use efi_probe(). |
msaitoh | [src/trunk]: src/sys/dev/usb Use pmf(9). |
msaitoh | [src/trunk]: src/sys/dev/usb Fix the detach path to prevent panic: |
msaitoh | [src/trunk]: src/sys/dev/pci Make new sk_unreset_{xmac, yukon}() and use them ... |
msaitoh | [src/trunk]: src/sys/dev/pci KNF. No functional change. |
06/04/2019 |
christos | [src/trunk]: src/sbin/fsck_msdos We already incremented cl; fix indexing. Not... |
thorpej | [src/trunk]: src/sys/arch/arm/sunxi Only call wsmouse_input() if we have a ws... |
hannken | [src/trunk]: src Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET... |
hannken | [src/trunk]: src/external/cddl/osnet Use native XDR for libnvpair in userland. |
msaitoh | [src/trunk]: src/sys/dev/pci Update some Intel ixgbe devices: |
msaitoh | [src/trunk]: src/sys/dev/pci Regen. |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Match the follwing devices: |
msaitoh | [src/trunk]: src/sys Fix typo (s/recevie/receive/). |
kre | [src/trunk]: src/sbin/dmesg PR toolchain/54269 |
kamil | [src/trunk]: src/sys/kern Stop trying to inform debugger about events from an... |
kre | [src/trunk]: src/sbin/dmesg Delete a redundant (useless) assignment. NFCI. |
mgorny | [src/trunk]: src/tests/lib/libc/sys Add more debug to register writing tests |
mgorny | [src/trunk]: src/tests/lib/libc/sys Fix alignment of SSE filling data |
hannken | [src/trunk]: src Move the basic part of XDR to common/include/rpc and common/... |
mgorny | [src/trunk]: src/sys compat32: Translate userland PT_* request values into ke... |
mgorny | [src/trunk]: src/sys/arch/amd64/amd64 compat32: Implement PT_GETDBREGS and PT... |
tnn | [src/trunk]: src/sys/dev/ic revert previous as suggested by mrg IPL_SCHED is ... |
sevan | [src/trunk]: src/share/misc CCTL ERC TLER |
sevan | [src/trunk]: src/share/misc Add another SMP from the world of storage and SES |
sevan | [src/trunk]: src/share/misc SED |
sevan | [src/trunk]: src/share/misc ISE |
tnn | [src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: set interrupt debounce filter... |
06/05/2019 |
knakahara | [src/trunk]: src/sys/netinet Fix rtcache cannot be released once an esp-fragm... |
knakahara | [src/trunk]: src/sys/netinet The packets which will be esp-fragmented should ... |
thorpej | [src/trunk]: src/sys/arch Add a device tree for the Banana Pi BPI-P2 Zero. T... |
thorpej | [src/trunk]: src/doc Note Banana Pi BPI-P2 Zero support. |
knakahara | [src/trunk]: src/sys/arch/x86/x86 Add TODO comments to support MSI multiple v... |
thorpej | [src/trunk]: src/share/installboot/evbarm Add Banana Pi BPI-M2 Zero and P2 Zero. |
hannken | [src/trunk]: src/common Make XDR usable from kernel or module. |
triaxx | [src/trunk]: src/sys/dev/mii Cosmetic changes |
hannken | [src/trunk]: src Switch module solaris to native XDR. |
tnn | [src/trunk]: src/sys/dev/ic add missing kthread_exit |
06/06/2019 |
mrg | [src/trunk]: src install new evbarm/rktsadc(4) manual. |
mrg | [src/trunk]: src/doc note rktsadc(4) addition. |
wiz | [src/trunk]: src/share/man/man4/man4.evbarm Use bulleted list to full effect, ... |
isaki | [src/trunk]: src/sys/dev/usb Return correct properties. |
isaki | [src/trunk]: src/sys/dev/audio Revert rev1.7. |
martin | [src/trunk]: src Fix editor mishap |
hannken | [src/trunk]: src/external/cddl/osnet Handle files not present upstream: |
hannken | [src/trunk]: src/external/cddl/osnet/dist/cmd/stat/common Remove "dist/cmd/st... |
thorpej | [src/trunk]: src/sys/dev/mii Add ID for the Broadcom BCM53125 1000BASE-T switch. |
thorpej | [src/trunk]: src/sys/dev/mii Regen for addition of BCM53125 switch. |
mlelstv | [src/trunk]: src/sys/dev/ata Count only the initial start of a transfer, not ... |
jklos | [src/trunk]: src/sys/arch/mac68k/include As per port-m68k/54254 and a few mon... |
jklos | [src/trunk]: src/doc Add note about mac68k page size switch to 8KB. |
jmcneill | [src/trunk]: src/sys/dev/sdmmc If setting HS_TIMING fails, keep trying slower... |
mlelstv | [src/trunk]: src/sys/dev/ata Take channel lock for calling reset_drive. |
macallan | [src/trunk]: src/sys/dev/adb - call Debugger() from adbkbd_keys() instead of ... |
06/07/2019 |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Attach sunxi dma controllers earlier. |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Update compatible strings for mainline |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Remove audio related nodes (they are presen... |
mrg | [src/trunk]: src/sys/arch/sparc/sparc remove code to directly check for NULL ... |
mlelstv | [xsrc/trunk]: xsrc/external/mit/xdm/dist/greeter Cursor position was two pixe... |
mlelstv | [xsrc/trunk]: xsrc/external/mit/xdm/dist/greeter Respect the outer border wid... |
mlelstv | [xsrc/trunk]: xsrc/external/mit/xdm/dist/greeter Add visible padding to edit ... |
mlelstv | [xsrc/trunk]: xsrc/external/mit/xdm/dist/greeter Center padding around edit f... |
msaitoh | [src/trunk]: src/sys/dev/pci Use unsigned. Found by UBSan. OK'd by kamil. |
mrg | [src/trunk]: src/external/bsd/llvm/include also fix up LLVM_HOST_TRIPLE. |
ozaki-r | [src/trunk]: src/usr.sbin/puffs/mount_9p Handle Rerror and return errno corre... |
mrg | [src/trunk]: src/external/mit/xorg/lib/gallium put BUILD_LLVMPIPE and it's MK... |
martin | [src/trunk]: src/sys/arch/mips/cavium/dev Delay setting of the filters at att... |
hannken | [src/trunk]: src/external/cddl/osnet/sys/kern Sync with upstream r315983. |
sevan | [src/trunk]: src/share/misc LS VCCP VCP |
sevan | [src/trunk]: src/share/misc AOC |
sevan | [src/trunk]: src/share/misc VROC |
mrg | [src/trunk]: src/external/mit/xorg/lib/gallium allow building arm llvmpipe. |
cherry | [src/trunk]: src/sys/arch/xen/x86 Fix build for the XEN3_PVHVM kernel by cond... |
isaki | [src/trunk]: src/sys/arch/sgimips/mace mavb supports only playback for now, s... |
sevan | [src/trunk]: src/share/misc LSD |
skrll | [src/trunk]: src/sys/arch/arm/broadcom Whitespace |
isaki | [src/trunk]: src/sys/arch/evbarm/mini2440 Rename uda_ssio_getprops() -> uda_s... |
christos | [src/trunk]: src/lib/libedit PR/54279: Jonathan Perkins: Ignore adjacent star... |
christos | [src/trunk]: src/lib/libedit PR/54280: rl_completer_quote_characters should b... |
christos | [src/trunk]: src/lib/libedit PR/54281: Jonathan Perkins: NUL terminate rl_lin... |
sborrill | [src/trunk]: src Fix long-term broken pattern match when determining if uname... |
leot | [src/trunk]: src/usr.sbin/makemandb Properly free section_clause. |
gson | [src/trunk]: src/tests/usr.bin/gdb Add a regression test for PR bin/54154, or... |
christos | [src/trunk]: src/sys/compat/netbsd32 Sync auxv vector generation with exec_el... |
06/08/2019 |
christos | [src/trunk]: src/tests/kernel Add a $ORIGIN test |
christos | [src/trunk]: src/distrib/sets/lists/tests new origin test |
christos | [src/trunk]: src/sys deduplicate the elf auxv builder code, welcome to 8.99.43 |
maxv | [src/trunk]: src Change the NVMM API to reduce data movements. Sent to tech-k... |
isaki | [src/trunk]: src/sys Clean get_props(). |
isaki | [src/trunk]: src/sys/dev/audio Improve checking and displaying property. |
skrll | [src/trunk]: src/sys/arch/arm/arm32 Fix comment |
pgoyette | [src/trunk]: src/share/misc Add MAMR |
christos | [src/trunk]: src/external/gpl3/gdb add a section for arch64-nbsd and regen. |
mrg | [src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile. now arm64 gdb... |
06/09/2019 |
rjs | [src/trunk]: src/sys/netinet Don't need 'extern' for function prototypes. |
chs | [src/trunk]: src/sys/uvm in uvm_map_protect(), do a pmap_update() before poss... |
mrg | [src/trunk]: src/external/mit/xorg/lib/gallium add ARMDisassembler for the ar... |
blymn | [src/trunk]: src/tests/lib/libcurses Add an extra parameter to the h_run func... |
blymn | [src/trunk]: src/lib/libcurses Rework previous fix for getch cursor position ... |
blymn | [src/trunk]: src/tests/lib/libcurses/check_files Adjust check files for chang... |
blymn | [src/trunk]: src/tests/lib/libcurses Add a script that allows a check file to... |
mrg | [src/trunk]: src/sys/dev/usb rearrange some parts of attach/detach to avoid p... |
christos | [src/trunk]: src/sys/dev/adb make this compile again without ddb |
christos | [src/trunk]: src/external/gpl3/binutils/dist/binutils fix format |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Init bpll in a way that brings the big... |
christos | [src/trunk]: src/crypto/external/bsd/openssl/dist Import 1.1.1c: |
christos | [src/OPENSSL]: src/crypto/external/bsd/openssl/dist Import 1.1.1c: |
christos | [src/trunk]: src/distrib/sets/lists/comp new openssl man page |
christos | [src/trunk]: src/doc new openssl |
christos | [src/trunk]: src/crypto/external/bsd/openssl merge conflicts, regen man pages. |
06/10/2019 |
chs | [src/trunk]: src/sys/kern shmctl(SHM_LOCK) does not need to mess with mapping... |
mrg | [src/trunk]: src/distrib/sets/lists mark several things that are only built w... |
ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 since uvm_faut() will fail if cache... |
mrg | [src/trunk]: src/distrib/sets/lists/comp it's html not himl. should fix build. |
isaki | [src/trunk]: src/sys/dev/audio Call get_props() once at attach. |
isaki | [src/trunk]: src/sys/dev/audio Add missing newline to some error messages. |
isaki | [src/trunk]: src/sys/dev/audio Use AUDIO_SCALEDOWN() macro rather than seemin... |
06/11/2019 |
kamil | [src/trunk]: src/tests/lib/libc/sys Add more verbosity to debug messages in t... |
christos | [src/phil-wifi]: src Sync with HEAD |
kamil | [src/trunk]: src/tests/lib/libc/sys Add posix_spawn(3) ATF tests in t_ptrace_... |
christos | [src/phil-wifi]: src Sync with HEAD |
mrg | [src/trunk]: src/share/mk turn on MKLLVMRT for aarch64 X11 builds. |
blymn | [src/trunk]: src/tests/lib/libcurses fix derwin test. |
blymn | [src/trunk]: src/tests/lib/libcurses Fix dupwin test. |
gson | [src/trunk]: src/tests/net/icmp In the "got %d/%d" message printed at the end... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Try to retrieve t... |
hannken | [src/trunk]: src/external/cddl/osnet/sys/kern There is no 1:1 relation betwee... |
blymn | [src/trunk]: src/lib/libcurses Fix typo for unknown key keyname return. |
blymn | [src/trunk]: src/tests/lib/libcurses/director Bracket strings being validated... |
blymn | [src/trunk]: src/tests/lib/libcurses Fixed bug in curses library keyname, tes... |
mrg | [src/trunk]: src/distrib/utils/embedded add a method to add user accounts or ... |
wiz | [src/trunk]: src/distrib/utils/embedded/files Use more markup, fix some typos. |
kamil | [src/trunk]: src/lib/libc/gen Correct outdated note that posix_spawn(3) is im... |
skrll | [src/trunk]: src/sys/arch/arm/cortex Trailing whitespace |
wiz | [src/trunk]: src/lib/libc/gen Quote the name "Ed" to avoid confusion with the... |
martin | [src/trunk]: src/usr.sbin/sysinst Add a help script to check for untranslated... |
skrll | [src/trunk]: src/sys/arch Initial commit of FDTised Xilinx Zynq-7000 support.... |
hannken | [src/trunk]: src/tests/fs/zfs Need rumpdev_disk for rumpfs_zfs. |
pgoyette | [src/trunk]: src/sys/kern Improve error message |
martin | [src/trunk]: src/usr.sbin/sysinst Typo, also fix copy & pasted license |
sevan | [src/trunk]: src/share/misc MRO |
06/12/2019 |
kamil | [src/trunk]: src/sys Add support for PTRACE_POSIX_SPAWN to report posix_spawn... |
kamil | [src/trunk]: src/sys/sys Welcome to 8.99.44! |
kamil | [src/trunk]: src/lib/libc/sys Document PTRACE_POSIX_SPAWN in man-page |
kamil | [src/trunk]: src/tests/lib/libc/sys Add new PTRACE_POSIX_SPAWN tests in ptrac... |
kamil | [src/trunk]: src/lib/libc/gen Document that posix_spawn(3) uses a dedicated s... |
mrg | [src/trunk]: src/distrib/utils/embedded/files explicitly strip carriage retur... |
christos | [src/trunk]: src/sys/netipsec Fix double free: key_setsaval() free's newsav b... |
msaitoh | [src/trunk]: src/sys/dev/pci Print ICH/PCH's NVM version. |
mrg | [src/trunk]: src/distrib/utils/embedded/files various cleanups inspired by re... |
mrg | [src/trunk]: src/share/misc update this to as much reality of 2019 as i can f... |
kamil | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix build with -W... |
martin | [src/trunk]: src/usr.sbin/sysinst Rework internal data structures and "interf... |
skrll | [src/trunk]: src/sys/arch/arm/arm Debug output improvement |
skrll | [src/trunk]: src/sys/arch/arm/arm Comment fix |
mrg | [src/trunk]: src move creds_msdos.8 into the normal place and install it. |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Fail gracefully if gicv3_its_set_affinit... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Adjust priority mappings, NFCI |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Route all interrupts to the primary PE b... |
wiz | [src/trunk]: src/lib/libc/sys Use Xr. |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add rkpcie, rkpciephy |
jmcneill | [src/trunk]: src/sys/arch/arm Enable RK3399 PCIe. |
skrll | [src/trunk]: src/sys/dev/ic Trailing whitespace |
skrll | [src/trunk]: src/sys/arch/arm/fdt Print interrupt details |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Revert "Route all interrupts to the prim... |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by nonaka in... |
martin | [src/netbsd-8]: src/libexec/httpd Pull up the following revisions (via patch)... |
martin | [src/netbsd-8]: src/doc Tickets #1280 and #1281 |
mrg | [src/trunk]: src/sys/arch/arm/cortex revert rev 1.4: |
kamil | [src/trunk]: src/lib/libc/gen Rephrase sentence about vfork+exec in posix_spa... |
kamil | [src/trunk]: src/lib/libc/sys Try to make posix_spawn(3) note in ptrace(2) le... |
wiz | [src/trunk]: src/lib/libc Fix typo. |
isaki | [src/trunk]: src/share/man/man9 Describe about get_props() properties. |
martin | [src/netbsd-8]: src/sys Missing files from commit for ticket #1280: |
wiz | [src/trunk]: src/share/man/man9 Remove superfluous Pp. |
isaki | [src/trunk]: src/sys/dev/audio Fill silence if the last block of the first tr... |
christos | [src/trunk]: src/sys/arch/amd64/amd64 Add missing address check. This broke t... |
christos | [src/trunk]: src/sys/net/npf Avoid LOCKDEBUG pserialize panic by implementing... |
sevan | [src/trunk]: src/share/misc FRAND RAND |
sevan | [src/trunk]: src/share/misc APFS ASR CLI CLS VES XSLT |
maya | [src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Remove unused macro |
kamil | [src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests for posix_spa... |
christos | [src/trunk]: src/usr.sbin/postinstall Remove hard-coded lists of rc files and... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Allow set_affinity calls before PEs are ... |
christos | [src/trunk]: src/usr.sbin/postinstall Add missing npf.boot.conf |
06/13/2019 |
christos | [src/trunk]: src/sys/netipsec fix typo in comment, improve error message, add... |
christos | [src/trunk]: src/sys/netipsec make DPRINTF use varyadic cpp macros, and merge... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Use ranges from the device tree. |
jmcneill | [src/trunk]: src/sys/arch/arm/fdt Support configuring ranges where only prefe... |
pgoyette | [src/trunk]: src/sys/arch/amd64/conf Fix typo in comment (missing 'need') |
kamil | [src/trunk]: src/sys/kern Correct inversed condition for dying process in sig... |
christos | [src/trunk]: src/usr.sbin/postinstall handle $SOURCEMODE |
christos | [src/trunk]: src/sys/kern make pool assertion messages consistent. |
christos | [src/trunk]: src/sys/opencrypto don't always panic when modunload crypto (int... |
christos | [src/trunk]: src/sys/opencrypto Try to load swcrypto if we we did not find an... |
mrg | [src/trunk]: src/usr.sbin/sysinst/arch/dummy make this build and likely work ... |
hkenken | [src/trunk]: src/sys/arch/evbarm Use armv6_start.S |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 No functional change: |
martin | [src/trunk]: src/usr.sbin/sysinst Fix unitialized variable |
martin | [src/trunk]: src/usr.sbin/sysinst/arch/sparc64 Remove GPT boot (not available... |
martin | [src/trunk]: src/usr.sbin/sysinst/arch Remove GPT and extended partitioning s... |
martin | [src/netbsd-8]: src/sys Ooops, fix misaplied patch from ticket #1281 |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change. |
msaitoh | [src/trunk]: src/sys/arch/x86/x86 lapic_dump(): Print CMCI and thermal local ... |
msaitoh | [src/trunk]: src/sys/arch/x86/include Modify LAPIC_LVT_CMCI's comment to be c... |
martin | [src/trunk]: src/usr.sbin/sysinst/arch In the new world order disks may come ... |
uki | [src/trunk]: src/distrib/sets/lists/xbase Package naming to xbase md files |
martin | [src/trunk]: src/usr.sbin/sysinst Do not use dynamic size adjustments on inst... |
martin | [src/trunk]: src/usr.sbin/sysinst When merging existing partitions into our i... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf add ahcisata at pci |
msaitoh | [src/trunk]: src/sys/arch/x86/include Indent consistently. No functional change. |
christos | [src/trunk]: src/distrib/sets/lists/xdebug Consistency in keyword order and c... |
maxv | [src/trunk]: src/sys/dev Random style in ehci, also KM_SLEEP does not fail. |
maxv | [src/trunk]: src/sys/dev/pci Fix the error handling in ehci_pci_attach(): if ... |
martin | [src/trunk]: src/usr.sbin/sysinst Disable debug output |
christos | [src/trunk]: src/usr.sbin/postinstall 1. fix /etc/defaults/*.conf files |
christos | [src/trunk]: src/distrib/sets/lists/xdebug fix eager sed that broke xorg_glamor. |
06/14/2019 |
kamil | [src/trunk]: src/sys Correct use-after-free issue in vfork(2) |
kamil | [src/trunk]: src/sys/sys Welcome to 8.99.45! |
kamil | [src/trunk]: src/tests/lib/libc/sys Enable vfork(2) ATF tests in t_ptrace_wait* |
christos | [src/trunk]: src/usr.sbin/postinstall Anchor the egrep search to avoid npf.co... |
christos | [src/trunk]: src/etc Fix aarch64 |
christos | [src/trunk]: src/compat make all lines look the same, and put one arch per line. |
christos | [src/trunk]: src/usr.sbin/postinstall remove obsolete library files for all t... |
kamil | [src/trunk]: src/external/gpl3/gdb/dist/gdb Enhance the GDB support for NetBSD |
christos | [src/trunk]: src/usr.sbin/postinstall build dynamically the list of compat ar... |
christos | [src/trunk]: src/usr.sbin/postinstall make the script MI again (same across a... |
mrg | [src/trunk]: src/sys/arch/x86/x86 KASSERT() -> KASSERTMSG() message in _bus_d... |
mrg | [src/trunk]: src/sys/dev/ic in nvme_attach() when creating the admin queue to... |
msaitoh | [src/trunk]: src/sys/arch/x86 No functional change: |
roy | [src/trunk]: src/usr.sbin/rtadvd rtadvd: fix rdnss and dnssl lifetime assignment |
skrll | [src/trunk]: src/sys/arch/arm/arm32 Simplify the _ARM32_NEED_BUS_DMA_BOUNCE #... |
martin | [src/trunk]: src Use the generated "postinstall" in the objdir for postinstal... |
msaitoh | [src/trunk]: src/sys/arch/x86 - Dump LAPIC and I/O APIC correctly. |
hkenken | [src/trunk]: src/sys/dev/fdt Add support "interrupts-extended". |
msaitoh | [src/trunk]: src/sys/dev/tprof Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCI... |
isaki | [src/trunk]: src/sys/arch/x68k/stand/boot boot_ufs (primary bootloader) expec... |
christos | [src/trunk]: src/usr.sbin/postinstall select the powerd scripts from the sets |
isaki | [src/trunk]: src/sys/arch/x68k/stand/boot_ufs Add missing newline. |
christos | [src/trunk]: src/usr.sbin/postinstall cleanup obsolete file selection from se... |
martin | [src/trunk]: src/distrib/emips/instkernel Bump file system size slightly |
kamil | [src/trunk]: src/doc Update TODO.ptrace |
tnn | [src/trunk]: src/sys/arch/arm/sunxi sunxihstimer: add support for Allwinner H... |
tnn | [src/trunk]: src/sys/arch/evbarm/conf add sunxihstimer* at fdt? |
06/15/2019 |
tnn | [src/trunk]: src/sys/arch/arm/sunxi fix typo |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Make this work. |
macallan | [src/trunk]: src/sys/dev/i2c explicitly initialize sensor->state |
msaitoh | [src/trunk]: src/sys/dev/usb Add rnd(9) support. |
maxv | [src/trunk]: src/sys Add KASAN_PANIC, an option to turn KASAN warning into ke... |
martin | [src/trunk]: src/usr.sbin/sysinst After deleting all partitions, reset alignm... |
martin | [src/trunk]: src/usr.sbin/sysinst When setting up a "use whole disk" single o... |
christos | [src/trunk]: src/usr.sbin/postinstall exclude shared libraries that are curre... |
christos | [src/trunk]: src/etc - sync with latest from iana |
martin | [src/netbsd-7]: src/libexec/httpd Pull up the following revisions (via patch)... |
martin | [src/netbsd-7]: src/doc Fix typo in last entry |
martin | [src/netbsd-7]: src/doc Ticket #1699 |
martin | [src/netbsd-7-1]: src/libexec/httpd Pull up the following revisions (via patc... |
martin | [src/netbsd-7-1]: src/doc Ticket #1699 |
martin | [src/netbsd-7-1]: src/doc Fix typo in last entry |
martin | [src/netbsd-7-0]: src/libexec/httpd Pull up the following revisions (via patc... |
martin | [src/netbsd-7-0]: src/doc Ticket #1699 |
martin | [src/netbsd-7-0]: src/doc Fix typo in last entry |
06/16/2019 |
maxv | [src/trunk]: src/sys/arch/riscv Misc changes in RISC-V. |
mlelstv | [src/trunk]: src/sys/arch/x86/pci correct for known temperature bias values. |
gson | [src/trunk]: src/tests/crypto/libcrypto The runtime of the ecdsa test case in... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Disable counter before updating cval/tval |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes |
martin | [src/trunk]: src/usr.sbin/sysinst Lower estimates on required install size |
christos | [src/trunk]: src/sys/dev/usb PR/54297: sc dying: opacket of ure(4) is always 0 |
skrll | [src/trunk]: src/sys/arch/aarch64/include Provide icc_pmr_read |
christos | [src/trunk]: src/common get rid of caddr_t |
maxv | [src/trunk]: src/sys/dev/nvmm/x86 Make sure VMX-outside-SMX is allowed. It ma... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Pass correct event ID with MOVI commands |
christos | [src/trunk]: src/sys/dev/usb Always increment, not just if we are queueing. |
06/17/2019 |
christos | [src/trunk]: src/sys/ufs Include the fs scaffolding when none of the ffs/mfs/... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes |
christos | [src/trunk]: src/sys/arch/amd64/conf complete the list of filesystems and ena... |
christos | [src/trunk]: src/sys/modules/ffs Add missing file for QUOTA |
christos | [src/trunk]: src/sys/ufs Don't include any of the ufs code if all the depende... |
christos | [src/trunk]: src/sys/conf Add more missing fs's |
mrg | [src/trunk]: src/sys/arch/arm/sunxi avoid allocations in the reboot (maybe cr... |
msaitoh | [src/trunk]: src/sys/arch/x86/pci Fix comma with semicolon. No functional cha... |
mrg | [src/trunk]: src/external/gpl3/gdb/dist/gdb fix cross gdb build on sh and ppc: |
msaitoh | [src/trunk]: src/sys/arch/x86 KNF. No functional change. |
hannken | [src/trunk]: src/sys/kern Add an owner field to fstrans mount info and use it... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Skip atime update... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add fstrans_start... |
hannken | [src/trunk]: src/external/cddl/osnet Unmap pages when zfs_rezget() re-establi... |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add native vfs_su... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Improve priority handling for cases wher... |
christos | [src/trunk]: src/sys/compat/common If we don't compile a kernel with QUOTA, w... |
pgoyette | [src/trunk]: src/sys/compat/common Use tabs, not spaces, for indentation. NFCI |
martin | [src/trunk]: src/usr.sbin/sysinst/arch/i386 whitespace |
martin | [src/trunk]: src/usr.sbin/sysinst/arch/landisk Fix bogus return value from md... |
kamil | [src/trunk]: src/sys/arch/i386/include Define PTRACE_ILLEGAL_ASM for i386 |
christos | [src/trunk]: src/sys/modules/compat_50 Add -DQUOTA (Paul Goyette) |
christos | [src/trunk]: src/sys/compat/common Add QUOTA ifdef (Paul Goyette) |
kamil | [src/trunk]: src/sys/arch/ia64/include Enhance ia64/mcontext defines |
uwe | [src/trunk]: src/external/bsd/nvi/dist/docs/vitut Fix unnamed/named edito. |
sevan | [src/trunk]: src/share/misc CHFS |
jmcneill | [src/trunk]: src/sys/arch/x86/acpi The second parameter to AcpiSetFirmwareWak... |
sevan | [src/trunk]: src/sys evbppc port has been built with modules for some time no... |
christos | [src/trunk]: src/common/lib/libutil PR/54300: Andreas Gustafsson: Remove usel... |
christos | [src/trunk]: src/sys/conf comment out CHFS to fix build issues |
ryoon | [src/trunk]: src/sys/ufs/chfs Fix build without DIAGNOSTIC |
kamil | [src/trunk]: src/doc/roadmaps Drop asan/ubsan entry, implemented as MKSANITIZ... |
kamil | [src/trunk]: src/sys/arch/arm/include Define PTRACE_ILLEGAL_ASM for arm (32-bit) |
martin | [src/trunk]: src/usr.sbin/sysinst Avoid variable length local array |
sevan | [src/trunk]: src/doc Bump GCC version. |
sevan | [src/trunk]: src/doc/roadmaps balloon(4) is in |
martin | [src/trunk]: src/usr.sbin/sysinst Avoid format-nonliteral warnings from msgc ... |
kamil | [src/trunk]: src/common/lib/libc/misc Introduce UBSAN_ALWAYS_FATAL in micro-U... |
kamil | [src/trunk]: src/sys/arch Register UBSAN_ALWAYS_FATAL in kernel configs for k... |
06/18/2019 |
sevan | [src/trunk]: src/share/misc Sync with FreeBSD r349157 |
sevan | [src/trunk]: src/doc bsd-family-tree |
christos | [src/trunk]: src/sys/compat/netbsd32 use option quota |
christos | [src/trunk]: src/sys/compat/netbsd32 regen |
christos | [src/trunk]: src/sys/compat/aoutm68k add quota check |
christos | [src/trunk]: src/sys/compat/aoutm68k fix excl |
christos | [src/trunk]: src/sys/compat/aoutm68k regen |
christos | [src/trunk]: src/sys/modules Add QUOTA define |
christos | [src/trunk]: src/sys/compat/freebsd add quota option |
christos | [src/trunk]: src/sys/compat/freebsd regen |
christos | [src/trunk]: src/sys/modules/compat_freebsd Add quota option |
kamil | [src/trunk]: src/bin/ps Make LSDEAD usage conditional |
msaitoh | [src/trunk]: src/sys/net No functional change: |
msaitoh | [src/trunk]: src/sys/net KNF. No functional change. |
mrg | [src/trunk]: src/sys/dev/usb move struct axen_chain, struct axen_cdata, struc... |
msaitoh | [src/trunk]: src/sys/arch/x86/pci Add note about the case of PCI_MSI_MDATA[64... |
martin | [src/trunk]: src/usr.sbin/sysinst Fix buffer size |
martin | [src/trunk]: src/usr.sbin/sysinst When creating an install description from e... |
maya | [src/trunk]: src/external/mit/xorg/lib Include mesa-ver.mk so MESA_VER doesn'... |
sevan | [src/trunk]: src/usr.bin/calendar/calendars Happy 32nd birthday SDF.org! |
maya | [src/trunk]: src/share/man/man8 Don't describe wpa supplicant flags now that ... |
kamil | [src/trunk]: src/lib/libc/compat/sys Fix warning message for mknod symbol lin... |
maya | [src/trunk]: src/external/bsd/wpa/bin/wpa_cli Add more information about comm... |
skrll | [src/trunk]: src/sys/arch/arm/include Use UAL syntax for udf. NFCI. |
pgoyette | [src/trunk]: src/sys/modules/compat_netbsd32_50 Include quota compat code by ... |
pgoyette | [src/trunk]: src/sys/compat/netbsd32 Include opt_quota.h |
christos | [src/trunk]: src/sys/kern remove XXX from the quota call. |
christos | [src/trunk]: src/sys/compat/netbsd32 Add options for quota. |
christos | [src/trunk]: src/sys/compat/netbsd32 Add ifdef for quota and include the sysc... |
christos | [src/trunk]: src/sys/kern include #ifdefs in the syscalls autoload file and m... |
christos | [src/trunk]: src/sys/compat/netbsd32 Regen |
christos | [src/trunk]: src/sys/compat/netbsd32 sort -u opt_ to remove dup. |
sevan | [src/trunk]: src/share/misc Sync with FreeBSD r349177 |
sevan | [src/trunk]: src/doc more bsd-family-tree |
kamil | [src/trunk]: src/tests/lib/libc/sys Allow to conditionally enable LWP ATF tes... |
kamil | [src/trunk]: src/sys/arch Introduce PTRACE_REG_FP() a helper macro to retriev... |
06/19/2019 |
kamil | [src/trunk]: src Drop unused retval pointer from do_sys_mknod{,at}() |
kamil | [src/trunk]: src/sys/sys Stop defining in lwp.h: LSDEAD |
kamil | [src/trunk]: src/sys/sys Welcome 8.99.46! |
nia | [src/trunk]: src/share/man/man8 servpce -> service |
kamil | [src/trunk]: src/sys/kern Add support for KTR logs of SIGTRAP for TRAP_CHILD ... |
gutteridge | [src/trunk]: src/external/bsd/wpa/bin/wpa_cli wpa_cli.8: add xref to wpa_pass... |
gutteridge | [src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant wpa_supplicant.8: add xr... |
kamil | [src/trunk]: src/tools/compat Add sys/uio.h & enum uio_seg, enum uio_rw to to... |
mrg | [src/trunk]: src/external/mit/xorg/lib/gallium allow all arm platforms, not j... |
mrg | [src/trunk]: src/external/bsd/llvm/librt skip the radeon bits for non x86 pla... |
mrg | [src/trunk]: src/sys/arch add several cortex CPU implementations found in the... |
mrg | [src/trunk]: src/sys/arch/arm/rockchip fix access to any busses that may appe... |
msaitoh | [src/trunk]: src/sys/arch/x86 Fix ioapic_dump_raw() to dump whole ioapic area. |
hannken | [src/trunk]: src/external/cddl/osnet Sync with upstream r315983. |
skrll | [src/trunk]: src/sys/arch/arm/include/arm32 KNF and add a comment |
skrll | [src/trunk]: src/sys/arch/arm/include/arm32 Whitespace |
skrll | [src/trunk]: src/sys/arch/arm/include/arm32 Update a comment |
skrll | [src/trunk]: src/sys/arch/mips/include Whitespace and whitespace consistency |
skrll | [src/trunk]: src/sys/uvm/pmap Make a comment generic and not MIPS specific |
skrll | [src/trunk]: src/sys/uvm/pmap Unwrap short lines. NFCI. |
skrll | [src/trunk]: src/sys/uvm/pmap Once more short line to unwrap |
isaki | [src/trunk]: src/sys/dev/audio Don't wait until a block is filled. |
isaki | [src/trunk]: src/sys/dev/pad pad(4)'s output format is LE even on big endian ... |
isaki | [src/trunk]: src/sys/dev/pad Don't call next callout when an error occurs in ... |
christos | [src/trunk]: src/sys/uvm/pmap use __nothing |
jmcneill | [src/trunk]: src/sys/arch/arm Provide a 64-bit dma tag and use a coherent tag... |
jmcneill | [src/trunk]: src/sys/dev/acpi Conditionally use a 32- or 64-bit DMA tag based... |
kamil | [src/trunk]: src/sys/kern Correct wrong type of uio_seg passed to do_sys_mkno... |
pgoyette | [src/trunk]: src/sys/kern In case of error resolving symbol references, we ca... |
jmcneill | [src/trunk]: src/sys/dev/usb HCSPARAMS2.SPR is bit 26, not 24 |
maya | [src/trunk]: src/sys/compat/sys Match the regular _ksiginfo size since sys/sy... |
martin | [src/trunk]: src/usr.sbin/sysinst Deal with manualy set disk geometries more ... |
uwe | [src/trunk]: src/lib/libc/sys Small markup fixes. |
06/20/2019 |
kamil | [src/trunk]: src/bin/ps Add a fallback definition of LSDEAD in ps(1) |
kamil | [src/trunk]: src/sys/sys Add an explicit node that lwp status numbers are set... |
kamil | [src/trunk]: src/tools/compat Add more SunOS types to tools/compat |
kamil | [src/trunk]: src/tools/compat regen tools/compat |
christos | [src/trunk]: src/usr.sbin/sysinst Use _fmt_ msg_ methods when formats are nee... |
christos | [src/trunk]: src/usr.bin/msgc Introduce _fmt_ flavors of the menu functions t... |
christos | [src/trunk]: src/sys/ufs/lfs unifdef -DLFS_READWRITE ulfs_readwrite.c |
christos | [src/trunk]: src/sys/ufs/ufs unifdef -ULFS_READWRITE ufs_readwrite.c |
pgoyette | [src/trunk]: src/sys Split the ufs code out of the ffs module and into its ow... |
kamil | [src/trunk]: src Add mkfifo{, at}(2) mode in mknod{, at}(2) as requested by POSIX |
pgoyette | [src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ufs module |
kamil | [src/trunk]: src/sys/sys Welcome to 8.99.47! |
wiz | [src/trunk]: src/lib/libc/sys fifo -> FIFO. Sort errors. |
hkenken | [src/trunk]: src/sys/arch Add support for clk subsystem in imx6 CCM driver. |
martin | [src/trunk]: src/sbin/gpt Do not try to close a NULL gpt. Fixes the core dump... |
mrg | [src/trunk]: src/sys/dev/usb minor clean up, almost NFCI: |
martin | [src/trunk]: src/sbin/gpt When biosboot is used on an existing wedge and we a... |
martin | [src/trunk]: src/usr.bin/msgc Re-add msg_clear() accidently dropped in previous. |
mrg | [src/trunk]: src/external/gpl3/gcc.old delete GCC 6.5. every platform has be... |
uki | [src/trunk]: src/distrib/sets/lists/xbase Mark "xbase-obsolete" to obsolete f... |
isaki | [src/trunk]: src Rewrite t_pad test. |
skrll | [src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Toolify |
msaitoh | [src/trunk]: src/sys/dev/pci Fix panic on attach. This bug was added in rev. ... |
christos | [src/trunk]: src/usr.sbin/sysinst devdev is an array, remove NULL check (rin) |
christos | [src/trunk]: src/usr.sbin/sysinst mount is an array and can't be NULL (rin) |
christos | [src/trunk]: src/usr.sbin/sysinst add more printflikes() (rin) and remove unu... |
christos | [src/trunk]: src/usr.sbin/sysinst use proper format strings in replace(). |
christos | [src/trunk]: src/usr.sbin/sysinst remove format warning. |
martin | [src/trunk]: src/usr.sbin/sysinst Disklabel partitions may start at the begin... |
christos | [src/trunk]: src/sys/net/npf PR/54314: Frank Kardel: LOCKDEBUG: Mutex error: ... |
christos | [src/trunk]: src/sys/net/npf Add error checking for previous memory allocatio... |
maxv | [src/trunk]: src Add KASLR support in UEFI. |
martin | [src/trunk]: src/usr.sbin/sysinst Avoid architecture specific ifdefs in main ... |
martin | [src/trunk]: src/usr.sbin/sysinst Avoid creating a (tiny) swap partition by d... |
06/21/2019 |
kamil | [src/trunk]: src/sys Eliminate PS_NOTIFYSTOP remnants from the kernel |
nonaka | [src/trunk]: src/sys/arch/x86/include PR/54147: Increase BOOTINFO_MAXSIZE to ... |
jnemeth | [src/trunk]: src/sbin/gpt Add a third argument to the "cfn" function that is ... |
kamil | [src/trunk]: src/sys/kern Enhance reliability of ptrace(2) in a debuggee with... |
kamil | [src/trunk]: src/sys/kern Revert previous |
maya | [src/trunk]: src/tools/gdb Update to working instructions. |
isaki | [src/trunk]: src/sys/dev Use hztoms() instead of incorrect calculation. |
hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable assertion... |
mrg | [src/trunk]: src/sys/dev/usb fix issues seen with transfers being reused befo... |
kamil | [src/trunk]: src/tools/rpcgen Instruct tools/rpcgen about new path for rpc he... |
kamil | [src/trunk]: src/sys/kern Restore ability to create regular files with mknod(2) |
pgoyette | [src/trunk]: src/usr.sbin/sysinst Typos, grammar. |
pgoyette | [src/trunk]: src/usr.sbin/sysinst Typo - distinguish has a 'g' not a 'q' |
pgoyette | [src/trunk]: src/usr.sbin/sysinst Replicate change in .en as requested by mar... |
martin | [src/trunk]: src/usr.sbin/sysinst/arch/landisk Use the raw partition for inst... |
kamil | [src/trunk]: src/external/gpl3/gdb/dist/gdb Sync (c) note in GDB:sh-nbsd-tdep... |
06/22/2019 |
christos | [src/trunk]: src/usr.sbin/sysinst refactor disk ioctl stuff to make it smaller. |
sevan | [src/trunk]: src/share/misc BFD COA CST DS DSCP IST MAB MCLAG TDR |
mrg | [src/trunk]: src/sys/dev/usb move the software-only parts of cdce(4) out of i... |
mrg | [src/trunk]: src/sys/dev/usb s/Static/static/ |
maxv | [src/trunk]: src/sys/dev/dkwedge Fix buffer overflow. Triggerable by plugging... |
mrg | [src/trunk]: src/sys/dev/usb revert the previous. |
skrll | [src/trunk]: src/sys/arch Rename watchdog -> bcmpmwdog and sdhost to bcmsdhost |
isaki | [src/trunk]: src/sys/dev/wscons Add missing SETBELL() for WSKBDIO_COMPLEXBELL. |
mrg | [src/trunk]: src/sys/dev/usb re-apply rev 1.44 with a minor bug fix in axen_t... |
hannken | [src/trunk]: src Sync with upstream r315983. |
mrg | [src/trunk]: src/sys/dev/usb mark this driver MPSAFE for usb tasks and pipes, ... |
mrg | [src/trunk]: src/sys/dev/usb wrap axen_iff() with axen_iff_locked(). |
maxv | [src/trunk]: src/usr.sbin/acpitools/acpidump Dump TPM2. |
sevan | [src/trunk]: src/share/misc WRR |
sevan | [src/trunk]: src/share/misc EAV, IRDP |
maxv | [src/trunk]: src/sys/dev Revamp the TPM driver |
hannken | [src/trunk]: src/tools Update tools/compat/configure for new path of "rpc/typ... |
hannken | [src/trunk]: src/tools/compat Bring back two lines deleted by accident. From... |
pgoyette | [src/trunk]: src/sys/modules/compat_80 Add the if_media_80 source file to the... |
pgoyette | [src/trunk]: src/sys/modules/compat_80 Set WARNS=3 - signed-vs-unsigned integ... |
jakllsch | [src/trunk]: src/sys/arch/arm/fdt Restore previous range of aa_dmat. |
jmcneill | [src/trunk]: src/sys/dev/acpi Use bus_dmatag_subregion to get a 32-bit tag |
jmcneill | [src/trunk]: src/sys/arch/arm Finish the job |
christos | [src/trunk]: src/usr.bin/menuc Conserve space: make ints to shorts and make O... |
christos | [src/trunk]: src/usr.sbin/sysinst no need to initialize fields that are alrea... |
06/23/2019 |
sevan | [src/trunk]: src/share/misc sync with FreeBSD r349295 |
sevan | [src/trunk]: src/doc bsd-family-tree++ |
christos | [src/trunk]: src/distrib/utils/libhack Add an empty fmtcheck |
christos | [src/trunk]: src/usr.bin/ftp make this compile again with -DNO_PROGRESS |
christos | [src/trunk]: src/usr.bin/ftp trim down error checking if we are small. |
christos | [src/trunk]: src/distrib/atari/floppies/common More fat trimming defines and ... |
isaki | [src/trunk]: src/sys/dev/audio Restore sysctl_teardown which was unintentiona... |
mrg | [src/trunk]: src/sys/dev/usb make cdce(4) and ure(4) usb and mpsafe: |
tsutsui | [src/trunk]: src/sys/dev/ic Fix "mvsata:0:0:1: buffer load failed: error=27" ... |
tsutsui | [src/trunk]: src/sys/dev/ic Add a missing newline in an error message. Notic... |
martin | [src/trunk]: src/usr.bin/menuc Use OPT_NOMENU as error return for new_menu (i... |
martin | [src/trunk]: src/usr.bin/menuc Menu 0 does not exist anymore (it is now OPT_N... |
martin | [src/trunk]: src/usr.sbin/sysinst Ignore corrupt GPTs |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Ensure that the "size" parameter of MAPD... |
sevan | [src/trunk]: src/share/misc ALSA DDI DKI EDSAC EDVAC ENIAC NDIS ODI UDI |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Remove unused variable (build fix) |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Enable MSI and MSI-X |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Pass correct EventID to MOVI and INV com... |
alnsn | [src/trunk]: src/share/misc Fix a typo. |
06/24/2019 |
jmcneill | [src/trunk]: src/sys/arch/arm/fdt Use ARM_PCI_INTR_* definitions from pci_mac... |
christos | [src/trunk]: src/usr.bin/menuc define as hex and make MC_VALID smaller so it ... |
christos | [src/trunk]: src/usr.bin/menuc don't cast malloc. |
christos | [src/trunk]: src/usr.bin/menuc use calloc properly. |
christos | [src/trunk]: src/usr.bin/menuc Use OPT_NOMENU instead of -1 |
pgoyette | [src/trunk]: src/sys/arch/i386/stand/lib Remove double-include for reboot.h |
mrg | [src/trunk]: src/sys/dev/usb actually set ure_stopping, and don't follow it i... |
skrll | [src/trunk]: src/sys Fix 'unknown' spellos |
skrll | [src/trunk]: src/tests/net/can Another spello of 'unknown' |
hannken | [src/trunk]: src Sync with upstream r315983. |
wiz | [src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau uses firmload, add dep... |
jakllsch | [src/trunk]: src/sys/dev/pci Put back correct recieve ring allocation size wh... |
pgoyette | [src/trunk]: src/sys Now that the ufs module has been split out from ffs and ... |
martin | [src/trunk]: src/usr.sbin/sysinst If low on ram, mount the proper swap partit... |
christos | [src/trunk]: src/sys/kern the tracer, not the tracee determine if we are goin... |
06/25/2019 |
pgoyette | [src/trunk]: src/sys/sys Belated bump to account for splitting the ufs stuff ... |
jnemeth | [src/trunk]: src/sbin/gpt Add gpt_change_hdr() similar to gpt_change_ent() fo... |
jnemeth | [src/trunk]: src/sbin/gpt adjust gpt_uuid_generate() to accept gpt==NULL |
jnemeth | [src/trunk]: src/sbin/gpt Add an "uuid" command to generate a new UUID for a ... |
jnemeth | [src/trunk]: src/doc note new gpt(8) uuid subcommand |
martin | [src/trunk]: src/usr.sbin/sysinst Assert that the label data is valid before ... |
mrg | [src/trunk]: src/external/bsd/llvm/librt move a .WAIT such that it helps all ... |
msaitoh | [src/trunk]: src/sys/net Simplify "LIST_HEAD(); " to make the code more unders... |
isaki | [src/trunk]: src/sys/dev/audio Put the lowered mixing volume back when all pl... |
martin | [src/trunk]: src/usr.bin/netstat Limit maximum owner name to appease gcc |
rjs | [src/trunk]: src/sys Split out the prototypes for add/delete address into a s... |
maxv | [src/trunk]: src/sys/kern Fix buffer overflow. It seems that some people need... |
christos | [src/trunk]: src/sys/kern add a comment explaining what this does. |
wiz | [src/trunk]: src/sys/kern Fix word (direct -> directory) in comment. |
06/26/2019 |
joerg | [src/trunk]: src/usr.bin/msgc Do the fmtcheck for both message lookups to sat... |
skrll | [src/trunk]: src/sys/arch/mips/mips s/cpulwp/curlwp/ |
christos | [src/trunk]: src/sys/kern Fail if getcwd fails. Pointed out by maxv@ |
blymn | [src/trunk]: src/tests/lib/libcurses Fixed mvscanw test but leave disabled fo... |
jmcneill | [src/trunk]: src/sys/arch/arm/acpi Honour _CRS mem ranges and translation off... |
christos | [src/trunk]: src/sys/kern whitespace around operators |
pgoyette | [src/trunk]: src/sys/arch/sandpoint/stand/altboot Similar to changes made for... |
isaki | [src/trunk]: src/sys/dev/audio Improve audiobell (and interfaces with audio). |
martin | [src/trunk]: src Bump ramdisk slightly (non MKREPRO builds with long paths fa... |
isaki | [src/trunk]: src/sys/dev/audio Improve debug message and remove duplicated one. |
knakahara | [src/trunk]: src/sys/arch/x86/pci Fix updating "Multiple Message Enable" fiel... |
roy | [src/trunk]: src/external/bsd/dhcpcd Import dhcpcd-7.2.3 with the following c... |
roy | [src/roy]: src/external/bsd/dhcpcd Import dhcpcd-7.2.3 with the following cha... |
hannken | [src/FreeBSD]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS co... |
hannken | [src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code... |
isaki | [src/trunk]: src/sys/dev/pad Style fixes. No functional changes intended. |
isaki | [src/trunk]: src/sys/dev/pad Fix return value. fo_poll expects revents, not ... |
mgorny | [src/trunk]: src/sys/arch/x86 Fetch XSAVE area component offsets and sizes wh... |
mgorny | [src/trunk]: src Implement PT_GETXSTATE and PT_SETXSTATE |
wiz | [src/trunk]: src/lib/libc/sys Use Vt for variable types. New sentence, new li... |
roy | [src/roy]: src/external/bsd/dhcpcd Import dhcpcd-7.2.3 with the following cha... |
knakahara | [src/trunk]: src/sys/arch/x86/pci Fix updating "Multiple Message Enable" fiel... |
hannken | [src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code... |
isaki | [src/trunk]: src/sys/dev/pad Style fixes. No functional changes intended. |
isaki | [src/trunk]: src/sys/dev/pad Fix return value. fo_poll expects revents, not ... |
mgorny | [src/trunk]: src/sys/arch/x86 Fetch XSAVE area component offsets and sizes wh... |
mgorny | [src/trunk]: src Implement PT_GETXSTATE and PT_SETXSTATE |
wiz | [src/trunk]: src/lib/libc/sys Use Vt for variable types. New sentence, new li... |
christos | [src/trunk]: src/sys/external/bsd/ipf/netinet Remove redundant off != 0 check... |
christos | [src/trunk]: src/sys/external/bsd/ipf/netinet Remove fd_local, it is not used... |
christos | [src/trunk]: src/sys/external/bsd/ipf/netinet Conform to RFC 3128 by dropping... |
phil | [src/phil-wifi]: src/sys/dev/usb Remove extra if_register() call. |
roy | [src/roy]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.3 with the followin... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.3 with the follow... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist Sync |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.2.3 |
maxv | [src/trunk]: src/sys/kern Remove useless debugging messages which achieved no... |
06/27/2019 |
christos | [src/trunk]: src/sys/arch/sandpoint/stand/altboot make this compile again |
blymn | [src/trunk]: src/tests/lib/libcurses Enable beep test, return is correct. |
khorben | [src/trunk]: src/sys/dev/usb Fix typos |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Change how we detect secure vs non-secur... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Remove unused field |
christos | [src/trunk]: src/sys/compat/sys Always include the 32 bit structure and defin... |
christos | [src/trunk]: src/sys/arch/amd64/amd64 don't cast void * |
christos | [src/trunk]: src/sys/arch/amd64/amd64 Although this is correct, I will let ma... |
christos | [src/trunk]: src/sys/compat/netbsd32 Include the right stuff so compat_netbsd... |
christos | [src/trunk]: src/sys/compat/sys This actually needs the netbsd32 stuff presen... |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 2: |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 1. No func... |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Don't call set_vfta() if any VLAN is attac... |
uki | [src/trunk]: src/distrib/sets Add comment/description for new packages |
martin | [src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque... |
martin | [src/netbsd-8]: src/doc Ticket #1282 |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Add GPU clocks |
maya | [src/trunk]: src/distrib/sets Fix typo in via openchrome driver description (... |
christos | [src/trunk]: src/sys/kern Return an error if the path was too long. Pointed o... |
christos | [src/trunk]: src/sys/kern remove offs initialization and XXX gcc comment. Off... |
maxv | [src/trunk]: src/sys/kern Fix this fucking shit once and for all, for fuck's ... |
06/28/2019 |
mrg | [src/trunk]: src/sys/dev/usb more smp cleanup for ure(4)/axen(4)/cdce(4): |
ozaki-r | [src/trunk]: src/sys/netinet6 nd6: restore a missing reachability confirmation |
ozaki-r | [src/trunk]: src/tests/net/ndp tests: test state transitions of neighbor caches |
sevan | [src/trunk]: src/share/misc RADIUS SCCP TACACS XTACACS |
jmcneill | [src/trunk]: src/sys Store a reference to the CPU that submitted the I/O requ... |
jmcneill | [src/trunk]: src/sys/dev/ic Fix a performance issue where one busy queue can ... |
jmcneill | [src/trunk]: src/sys/sys Added "b_ci" field to struct buf. |
tsutsui | [src/trunk]: src/sys/arch Fix lingering page size comments. |
06/29/2019 |
christos | [src/trunk]: src/sys/external/bsd/ipf/netinet Revert previous and do the off ... |
tsutsui | [src/trunk]: src/sys/arch/hp300/hp300 Handle sti(4) graphics at sgc on HP9000... |
tsutsui | [src/trunk]: src/sys/arch/atari/atari TAB/space cleanup. |
tsutsui | [src/trunk]: src/sys/arch/atari/atari Remove obsolete stuff. |
tsutsui | [src/trunk]: src/sys/arch/atari/atari Fix PR/54325 (use of dangling pointer). |
wiz | [src/trunk]: src/doc expat 2.2.7 is out. |
skrll | [src/trunk]: src/sys/dev/usb Whitespace |
skrll | [src/trunk]: src/sys/dev/usb Remove an item that doesn't need to happen |
sevan | [src/trunk]: src/share/misc GARP MMRP MRP MVR MWRP PAGP PVRST SABRE SAGE SRR ... |
maxv | [src/trunk]: src/sys/kern The big pool allocators use pool_page_alloc(), whic... |
maxv | [src/trunk]: src/sys/kern Fix bug, don't release the reflock if we didn't tak... |
jmcneill | [src/trunk]: src/sys/arch/arm/fdt Add support for multiple PMUs |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Rename lpi pic to gicv3-its when an ITS ... |
jmcneill | [src/trunk]: src/sys/dev/i2c Fix name of suspend voltage selector property |
tsutsui | [src/trunk]: src/sys/arch/atari/stand/loadkmap Misc KNF and cleanup. |
tsutsui | [src/trunk]: src/sys/arch/atari/dev Misc cosmetics and cleanup. |
tsutsui | [src/trunk]: src/sys/arch/atari Make local functions static. |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Restore original size calculation for MA... |
kamil | [src/trunk]: src/sys/nfs Appease GCC and initialize arps_ip |
sevan | [src/trunk]: src/external/cddl/osnet Add rcsid |
06/30/2019 |
christos | [src/trunk]: src/lib/libedit PR/54329: Raphael Ross: According to https://www... |
tsutsui | [src/trunk]: src/sys/arch/luna68k/dev Misc KNF. |
tsutsui | [src/trunk]: src/sys/arch/luna68k Pull OpenBSD/luna88k board.h to define SX91... |
martin | [src/trunk]: src/sys/compat/sys Provide the compat structures even if not bui... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Enable caching of ITS tables when possible |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Fix size of LPI pending table allocation... |
sevan | [src/trunk]: src/usr.bin/calendar/calendars Add John von Neumann's date of death |
sevan | [src/trunk]: src/share/misc SPAN |
sevan | [src/trunk]: src/sbin Add rcsid |
christos | [src/trunk]: src/lib/libedit Add a comment explaining why we don't use DO her... |
christos | [src/trunk]: src/sys/compat/sys This code is used in 32 bit arm emulations so... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Cleanup ThunderX quirk and print cache /... |
martin | [src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ts... |
martin | [src/netbsd-8]: src/doc Ticket #1283 |
he | [src/trunk]: src/usr.bin Make the scaling of the "bytes written" sticky, so t... |