CVS commit: src/sys/arch/mips

2016-06-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jun 18 13:09:20 UTC 2016 Modified Files: src/sys/arch/mips: README.models Log Message: Clarify that EHB is SSNOP on older implementations, revert accidential change at the bottom. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/mips

2016-06-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jun 18 12:53:21 UTC 2016 Modified Files: src/sys/arch/mips: README.models Log Message: Added some notes on playstation2 and MIPSnnR6 deprecations of SSNOP and branch likely instructions. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/pmax/ibus

2016-06-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jun 20 20:19:43 UTC 2016 Modified Files: src/sys/arch/pmax/ibus: sii.c Log Message: Fix DEBUG build While here, if DIAGNOSTIC panic to KASSERTMSG. ok mlelstv@ To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src

2016-06-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jun 25 18:05:57 UTC 2016 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/man: mi src/external/bsd/pkg_install/sbin: Makefile Removed Files: src/external/bsd/pkg_install/dist/bpm:

CVS commit: src/usr.bin/mkesdb

2016-06-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jun 27 20:09:18 UTC 2016 Added Files: src/usr.bin/mkesdb: mkesdb.1 Log Message: Add man page for mkesdb Imported from FreeBSD To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/usr.bin/mkesdb/mkesdb.1 Please note

CVS commit: src/usr.bin/mkesdb

2016-06-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jun 27 20:15:16 UTC 2016 Modified Files: src/usr.bin/mkesdb: yacc.y Log Message: Mention -d flag in mkesdb(1) usage PR bin/24001 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/mkesdb/yacc.y Please

CVS commit: src/usr.bin/mkcsmapper

2016-06-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jun 27 20:07:26 UTC 2016 Added Files: src/usr.bin/mkcsmapper: mkcsmapper.1 Log Message: Add man page for mkcsmapper. Imported from FreeBSD. PR bin/24001 To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/sys/arch/evbppc/conf

2016-07-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jul 28 22:46:48 UTC 2016 Modified Files: src/sys/arch/evbppc/conf: Makefile.ev64260.inc Makefile.obs405.inc Makefile.walnut.inc Log Message: Fix typo in Makefile which resulted in kernel image not being generated

CVS commit: src/sys/arch/arc/include

2016-07-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Jul 13 00:04:28 UTC 2016 Modified Files: src/sys/arch/arc/include: param.h Log Message: Avoid redefining UPAGES (now defined in mips/mips_param.h) Fixes build To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/sys/arch/playstation2

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 22:05:53 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: sbus.c spd.c src/sys/arch/playstation2/playstation2: mainbus.c Log Message: Include sys/device.h for cfdata_t To generate a diff of this commit:

CVS commit: src/sys/arch/playstation2/playstation2

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 19:50:11 UTC 2016 Modified Files: src/sys/arch/playstation2/playstation2: cpu.c Log Message: Adapt to recent MIPS changes need mips/locore.h for cpu_identify To generate a diff of this commit: cvs rdiff -u -r1.10

CVS commit: src/sys/arch/playstation2/dev

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 22:07:38 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: sbus.c Log Message: Don't use old-style definitions. Appeases GCC. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/arch/playstation2/playstation2

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 22:13:22 UTC 2016 Modified Files: src/sys/arch/playstation2/playstation2: interrupt.c Log Message: Remove unused variables To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/arch/playstation2

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 22:17:10 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: ohci_sbus.c src/sys/arch/playstation2/playstation2: sifbios.h Log Message: Include mips/cpuregs.h for MIPS_PHYS_TO_KSEG1 To generate a diff of

CVS commit: src/sys/arch/playstation2/ee

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 22:24:15 UTC 2016 Modified Files: src/sys/arch/playstation2/ee: sif.c Log Message: ret is only used in debug cases, mark as __unused. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/playstation2

2016-07-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 18 21:54:12 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: sbus.c spd.c src/sys/arch/playstation2/playstation2: mainbus.c Log Message: Adapt to change: struct cfdata * -> cfdata_t To generate a diff of

CVS commit: src/sys/arch/playstation2/playstation2

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 13:50:02 UTC 2016 Modified Files: src/sys/arch/playstation2/playstation2: interrupt.c Log Message: Don't use old style definition To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/arch/playstation2

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 13:48:52 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: sbus.c spd.c src/sys/arch/playstation2/playstation2: mainbus.c Log Message: We need to include param.h before device.h, as it uses uint64_t To

CVS commit: src/sys/arch/playstation2/playstation2

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 13:58:09 UTC 2016 Modified Files: src/sys/arch/playstation2/playstation2: interrupt.c Log Message: Change cpu_intr prototype to new one, to avoid conflicts. Make the function resemble typical cpu_intr code. To generate

CVS commit: src/usr.bin/config

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 17:01:04 UTC 2016 Modified Files: src/usr.bin/config: config.5 Log Message: Don't reference older CFATTACH_DECL To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.bin/config/config.5 Please note

CVS commit: src/sys/arch/playstation2/playstation2

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 16:39:54 UTC 2016 Modified Files: src/sys/arch/playstation2/playstation2: interrupt.c Log Message: Remove unused bits (mostly because _IPL_NSOFT is not defined) To generate a diff of this commit: cvs rdiff -u -r1.14

CVS commit: src/share/man/man9

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 17:01:36 UTC 2016 Modified Files: src/share/man/man9: driver.9 Log Message: Don't reference older CFATTACH_DECL To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/share/man/man9/driver.9 Please note

CVS commit: src/sys/arch/playstation2

2016-07-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 19 17:04:25 UTC 2016 Modified Files: src/sys/arch/playstation2/dev: sbus.c spd.c src/sys/arch/playstation2/playstation2: mainbus.c Log Message: CFATTACH_DECL -> CFATTACH_DECL_NEW struct device * -> device_t To

CVS commit: src/sys/uvm/pmap

2016-07-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 11 19:16:03 UTC 2016 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: Fix build by removing accidential duplicate line. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/uvm/pmap/pmap.c Please

CVS commit: src/sys/arch/mips/atheros/dev

2016-07-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jul 12 17:04:22 UTC 2016 Modified Files: src/sys/arch/mips/atheros/dev: ehci_arbus.c Log Message: Include for badaddr. Fixes mipseb DB120 kernel build. ok skrll@ To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/arch/mips/mips

2016-07-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Jul 13 15:12:20 UTC 2016 Modified Files: src/sys/arch/mips/mips: bus_space_alignstride_chipdep.c Log Message: Removed unused variable To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 \

CVS commit: src/distrib/notes/common

2016-06-28 Thread Maya Rashish
+1338,7 @@ If you're one of them, and would like to .It Ta Adrian Portelli Ta Mt adri...@netbsd.org .It Ta Pierre Pronchery Ta Mt khor...@netbsd.org .It Ta Chris Provenzano Ta Mt pro...@netbsd.org +.It Ta Maya Rashish Ta Mt m...@netbsd.org .It Ta Mindaugas Rasiukevicius Ta Mt rm...@netbsd.org .It

CVS commit: src/sys/dev/usb

2016-07-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jul 7 10:53:03 UTC 2016 Modified Files: src/sys/dev/usb: xhci.c Log Message: Turn a few KASSERTs into KASSERTMSG mentioning the tested values Some of these values are optimized out, so knowing why the test failed can be

CVS commit: src/sys/arch/mips/mips

2016-07-04 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jul 4 15:20:16 UTC 2016 Modified Files: src/sys/arch/mips/mips: locore.S Log Message: Always get cop0 STATUS register for savectx, not just in PARANOIA case. We later save this value in PCB_CONTEXT+SF_REG_SR, it needs to be

CVS commit: src/sys/dev/scsipi

2016-08-05 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Aug 5 17:04:58 UTC 2016 Modified Files: src/sys/dev/scsipi: uk.c Log Message: uk(4) is safe to suspend, register it as such To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/dev/scsipi/uk.c Please note

CVS commit: src/usr.bin/ftp

2016-08-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Aug 3 12:33:56 UTC 2016 Modified Files: src/usr.bin/ftp: fetch.c Log Message: Do globbing for FTP URLs of the form ftp://... too ok christos To generate a diff of this commit: cvs rdiff -u -r1.223 -r1.224

CVS commit: src/sys/arch/mips/mips

2016-07-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jul 2 18:29:59 UTC 2016 Modified Files: src/sys/arch/mips/mips: locore.S Log Message: Another mfc hazard To generate a diff of this commit: cvs rdiff -u -r1.198 -r1.199 src/sys/arch/mips/mips/locore.S Please note that diffs

CVS commit: src/sys/arch/mips/mips

2016-07-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jul 2 19:40:57 UTC 2016 Modified Files: src/sys/arch/mips/mips: locore.S mipsX_subr.S Log Message: Sprinkle MFC0_HAZARD everywhere. ok dholland@ To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200

CVS commit: src/share/man/man7

2016-08-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Aug 15 21:42:05 UTC 2016 Modified Files: src/share/man/man7: hier.7 Log Message: We don't use mfs for /tmp by default, so the man page shouldn't suggest this is the typical case. Because there's so little content in this

CVS commit: src/sys/kern

2017-01-31 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 1 01:51:07 UTC 2017 Modified Files: src/sys/kern: kern_module.c Log Message: restore r1.118 To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/kern/kern_module.c Please note that diffs are not

CVS commit: src/sys/arch/amd64/amd64

2017-02-04 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 5 06:13:53 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: machdep.c Log Message: Fix off by one. Fixes PR port-amd64/51944: sparse core dumps do not work To generate a diff of this commit: cvs rdiff -u -r1.247

CVS commit: src/sys/arch/amd64/amd64

2017-02-04 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 5 06:12:33 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: machdep.c Log Message: Match the iterator in sys/uvm/uvm_page.c:1866. NFC. No matching KASSERT - this case is covered by the above if (uvm_physseg_valid_p(upm)

CVS commit: src/sys/arch/amd64/amd64

2017-02-04 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 5 06:26:07 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: machdep.c Log Message: Remove duplicate check. uvm_physseg_valid_p(upm) == false is also our for loop exit condition, and will never happen. NFC To generate a

CVS commit: src/sys/uvm

2017-02-04 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 5 07:25:49 UTC 2017 Modified Files: src/sys/uvm: uvm_page.c Log Message: Fix off by one. ok cherry To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.192 src/sys/uvm/uvm_page.c Please note that diffs are not

CVS commit: src

2017-02-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 8 17:58:41 UTC 2017 Modified Files: src/lib/libc/sys: Makefile.inc src/sys/sys: socket.h Added Files: src/lib/libc/sys: accept4.c Log Message: Add accept4, a tiny wrapper around paccept. accept4 is a

CVS commit: src/lib/libc/sys

2017-02-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 8 18:03:57 UTC 2017 Modified Files: src/lib/libc/sys: accept4.c Log Message: oops, do not write the same file twice -- accidentally ran patch twice To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libc

2017-02-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 8 17:30:27 UTC 2017 Modified Files: src/lib/libc/include: namespace.h src/lib/libc/sys: Makefile.inc Log Message: Make paccept a weak symbol in preparation for using it in another function To generate a diff of

CVS commit: src/lib/libc/sys

2017-02-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 8 18:01:24 UTC 2017 Modified Files: src/lib/libc/sys: accept.2 Log Message: Document accept4 in accept(2) To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libc/sys/accept.2 Please note that diffs

CVS commit: src

2017-02-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 8 20:26:27 UTC 2017 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi src/lib/libc: shlib_version Log Message: minor bump libc for accept4 To generate a diff of this

CVS commit: src/sys/net/agr

2017-01-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jan 28 22:56:09 UTC 2017 Modified Files: src/sys/net/agr: if_agr.c if_agrmonitor.c if_agrtimer.c if_agrvar_impl.h Log Message: Switch agr(4) to use a workqueue. This is necessary because during a callout, it

CVS commit: src/sys/net

2017-01-29 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Jan 29 18:30:33 UTC 2017 Modified Files: src/sys/net: if_tun.c Log Message: Most error paths that goto out; don't hold tun_lock. so don't mutex_exit(tun_lock) in them, but only in the one that needs it. ok skrll To generate

CVS commit: src/tests/lib/libm

2017-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 21:15:56 UTC 2017 Modified Files: src/tests/lib/libm: t_pow.c Log Message: use isinf instead of isinff. this doesn't introduce a functional change - isinf works for float as well, and is more portable. from Ngie Cooper

CVS commit: src/lib/libm

2017-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 22:10:38 UTC 2017 Modified Files: src/lib/libm: shlib_version Log Message: add a wishlist for a major bump. isinff and compatibility cabs. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/lib

2017-02-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 02:58:31 UTC 2017 Modified Files: src/lib: Makefile Log Message: GC deprecated logic. GCC 4.8 is not in tree any more. To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/lib/Makefile Please note that

CVS commit: src

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 12:17:16 UTC 2017 Modified Files: src/doc: HACKS src/external/bsd/libevent/lib/libevent: Makefile src/sys/rump/net/lib/libnetbt: Makefile src/usr.sbin/racoon: Makefile Log Message: GC some GCC 4.8

CVS commit: src/sys/arch

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 12:44:22 UTC 2017 Modified Files: src/sys/arch/acorn26/stand: Makefile.buildboot src/sys/arch/acorn32/stand: Makefile.buildboot Log Message: GC gcc < 4.8 logic. -marm implies -mno-thumb, and -mno-thumb-interwork

CVS commit: src/sys/arch/mips/conf

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 13:17:29 UTC 2017 Modified Files: src/sys/arch/mips/conf: Makefile.mips Log Message: GC workaround for GCC 4.8 fixed in GCC 5+ To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66

CVS commit: src/sys/arch

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 12:51:38 UTC 2017 Modified Files: src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot src/sys/arch/zaurus/stand/zboot: Makefile Log Message: GC more logic that was intended for GCC <4.8 (or !LLVM) Same as before

CVS commit: src/sys/arch/mips/conf

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 13:34:39 UTC 2017 Modified Files: src/sys/arch/mips/conf: Makefile.mips Log Message: leave the part for GCC >= 5.3 in. Was a little over-eager and accidentally removed the else case. To generate a diff of this commit:

CVS commit: src

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 12:34:49 UTC 2017 Modified Files: src/external/bsd/file: Makefile.inc src/tests/lib/libc/sync: Makefile src/tools/gcc: gcc-version.mk Log Message: GC more gcc 4.8 specific (dead) logic To generate a

CVS commit: src/sys/arch/evbarm/stand

2017-02-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Feb 22 13:14:45 UTC 2017 Modified Files: src/sys/arch/evbarm/stand/boot2440: Makefile src/sys/arch/evbarm/stand/bootimx23: Makefile Log Message: Get rid of more -mno-thumb -mno-thumb-interwork for GCC < 4.8 To

CVS commit: src/lib/libm/src

2017-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Feb 9 21:23:11 UTC 2017 Modified Files: src/lib/libm/src: e_j0.c e_j0f.c e_j1.c e_j1f.c Log Message: Appease static analyzers by making all code paths which assign values into p,q sane. Get rid of redundant assignment. Indent

CVS commit: src/doc

2017-02-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Feb 13 20:31:46 UTC 2017 Modified Files: src/doc: 3RDPARTY Log Message: Update current versions of some 3rd party components To generate a diff of this commit: cvs rdiff -u -r1.1413 -r1.1414 src/doc/3RDPARTY Please note that

CVS commit: src/lib/libc/string

2017-02-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 12 17:19:00 UTC 2017 Modified Files: src/lib/libc/string: stresep.c Log Message: overlapping strcpy is UB. use memmove from asan+ubsan To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/lib/libm/src

2017-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Feb 9 22:11:09 UTC 2017 Modified Files: src/lib/libm/src: s_expm1.c s_expm1f.c Log Message: ifdef out some dead code. improves code readability. all later users of y first assign another value. using ifdefs to make potential

CVS commit: src/doc

2017-02-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 12 21:06:46 UTC 2017 Modified Files: src/doc: CHANGES Log Message: note accept4 To generate a diff of this commit: cvs rdiff -u -r1.2251 -r1.2252 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/lib/libossaudio

2017-02-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Feb 10 08:52:04 UTC 2017 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: speed limit is 80 (missed this one) To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libossaudio/ossaudio.c Please

CVS commit: src/lib/libossaudio

2017-02-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Feb 10 08:50:27 UTC 2017 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: strncpy->strlcpy. use sizeof instead of numbers. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31

CVS commit: src/sys/dev/dkwedge

2017-01-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jan 19 00:44:40 UTC 2017 Modified Files: src/sys/dev/dkwedge: dk.c dkwedge_apple.c dkwedge_gpt.c dkwedge_mbr.c Log Message: use a bounded copy. NFCI To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94

CVS commit: src/external/public-domain/xz/lib

2017-01-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jan 19 11:10:38 UTC 2017 Modified Files: src/external/public-domain/xz/lib: Makefile Log Message: restrict psabi warning hack to gcc, it doesn't exist in clang. should help i386 llvm builds To generate a diff of this commit:

CVS commit: src/sys/sys

2017-01-17 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jan 17 15:28:34 UTC 2017 Modified Files: src/sys/sys: time.h Log Message: use ULL so this doesn't break on 32bit builds... sorry To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/sys/time.h Please note

CVS commit: src/sys/dev/pci

2017-01-16 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jan 16 09:58:04 UTC 2017 Modified Files: src/sys/dev/pci: if_wm.c Log Message: move declaration to #ifdef WM_DEBUG block as opposed to using __debugused fixes build with DEBUG but without WM_DEBUG ok martin To generate a

CVS commit: src/sys/arch/aarch64/include

2017-01-16 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jan 16 10:15:42 UTC 2017 Modified Files: src/sys/arch/aarch64/include: pte.h Log Message: Correct definitions for TCR. Values from ARM Cortex A-53 MPCore Processor Technical Reference Manual 4.3.48. Translation Control

CVS commit: src/sys/sys

2017-01-17 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Jan 17 13:13:07 UTC 2017 Modified Files: src/sys/sys: time.h Log Message: define constants as being wider than int when needed, instead of casting them at use. makes compilers happier. To generate a diff of this commit: cvs

CVS commit: src/sys/arch

2017-01-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 00:29:28 UTC 2017 Modified Files: src/sys/arch/amd64/include: param.h src/sys/arch/i386/include: param.h src/sys/arch/x86/x86: bus_space.c Log Message: increase max io mem on amd64. some devices need it.

CVS commit: src/sys/dev/usb

2017-01-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 02:25:24 UTC 2017 Modified Files: src/sys/dev/usb: ukbd.c Log Message: don't memcpy overlapping buffers, use memmove. this is undefined behaviour. CID 1299069 To generate a diff of this commit: cvs rdiff -u -r1.135

CVS commit: src/sys/dev/usb

2017-01-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 02:22:42 UTC 2017 Modified Files: src/sys/dev/usb: ukbd.c Log Message: kassert that we aren't overflowing the array. this assert isn't expected to trigger due to current parameters used, but to be sure, check. To

CVS commit: src/sys

2017-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jan 20 12:25:07 UTC 2017 Modified Files: src/sys/dev/drm: vbox_drv.c src/sys/dev/gpio: gpiolock.c gpiopwm.c gpiosim.c src/sys/dev/pci: gffb.c ibmcd.c pwdog.c r128fb.c src/sys/dev/podulebus: sec.c

CVS commit: src/lib/libm/man

2016-08-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Aug 22 07:33:31 UTC 2016 Modified Files: src/lib/libm/man: ilogb.3 Log Message: BUGS section is no longer correct FP_ILOGB0 and FP_ILOGBNAN are both defined in math.h To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src

2016-08-22 Thread Maya Rashish
pyright (c) 2016 The NetBSD Foundation, Inc. + * All rights reserved. + * + * This code is derived from software contributed to The NetBSD Foundation + * by Maya Rashish. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the

CVS commit: src/tests/lib/libm

2016-08-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Aug 22 10:36:20 UTC 2016 Modified Files: src/tests/lib/libm: t_ilogb.c Log Message: Mistakes were made, compare correct values now. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_ilogb.c

CVS commit: src/sys/arch/i386/pnpbios

2017-02-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 26 10:49:25 UTC 2017 Modified Files: src/sys/arch/i386/pnpbios: pnpbios.c Log Message: catch up with i386 rename of gdt to gdtstore fixes i386 ALL kernel build (pnpbios is disabled in GENERIC) To generate a diff of this

CVS commit: src/sys/arch

2017-02-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 26 12:21:15 UTC 2017 Modified Files: src/sys/arch/amd64/conf: GENERIC XEN3_DOM0 XEN3_DOMU src/sys/arch/i386/conf: GENERIC GENERIC_PS2TINY GENERIC_TINY INSTALL_FLOPPY INSTALL_TINY NET4501 XEN3_DOM0

CVS commit: src/sys/dev/scsipi

2017-02-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Feb 26 10:58:47 UTC 2017 Modified Files: src/sys/dev/scsipi: scsipi_base.h Log Message: Add a DEBUG assert for the problem noted in PR kern/51731 of some drivers not sufficiently locking. The relevant drivers might not work,

CVS commit: src/tests/lib/libm

2016-08-24 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Aug 25 00:32:31 UTC 2016 Modified Files: src/tests/lib/libm: t_ldexp.c Log Message: Add a failing case for t_ldexp ldexp(2.0, INT_MAX) should be HUGE_VAL, not 0 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/tests/lib/libm

2016-08-24 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Aug 25 00:26:01 UTC 2016 Modified Files: src/tests/lib/libm: t_ldexp.c Log Message: don't skip the entire test iteration if exp2=SKIP, only the second application of the function this doesn't introduce new failures on amd64

CVS commit: src

2016-08-31 Thread Maya Rashish
v/null Wed Aug 31 14:05:10 2016 +++ src/tests/lib/libm/t_casinh.c Wed Aug 31 14:05:10 2016 @@ -0,0 +1,78 @@ +/* $NetBSD: t_casinh.c,v 1.1 2016/08/31 14:05:10 maya Exp $ */ + +/* + * Written by Maya Rashish + * Public domain. + * + * Testing special values of casinh + * Values from ISO/IEC 9899:20

CVS commit: src/sbin/mount

2016-10-08 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Oct 8 06:47:59 UTC 2016 Modified Files: src/sbin/mount: mount.c Log Message: change warning message previously attempting to use mount -t ext2 like myself would result in the warning "mount: mount_ext2 not found for /mnt",

CVS commit: src/sys/arch/x86/acpi

2016-09-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Sep 20 08:38:55 UTC 2016 Modified Files: src/sys/arch/x86/acpi: acpi_wakeup.c Log Message: use a value of hw.acpi.sleep.vbios that might actually work for any real hardware suspend. stop dragging feet through the ground in PR

CVS commit: src/sys/dev/pci

2016-09-23 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Sep 23 19:53:52 UTC 2016 Modified Files: src/sys/dev/pci: if_iwm.c Log Message: Fix inverted logic in iwm(4). The PROT_REQUIRE flag in should be set for data frames above a certain length, but we were setting it for !data

CVS commit: src/sys/arch

2016-09-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 19 20:46:55 UTC 2016 Modified Files: src/sys/arch/i386/include: pmap.h src/sys/arch/x86/include: pmap.h Log Message: move function prototype to x86, so it is available to amd64 too To generate a diff of this

CVS commit: src/sys/arch/mmeye/conf

2016-09-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Sep 27 13:01:18 UTC 2016 Modified Files: src/sys/arch/mmeye/conf: MMTAICE Log Message: Clean up some commented out x86-specific things. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/arch/emips/ebus

2016-10-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 3 17:35:38 UTC 2016 Modified Files: src/sys/arch/emips/ebus: if_le_ebus.c Log Message: correct misleading indentation in if 0'd code. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: xsrc/external/mit/xorg-server/dist

2016-10-01 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Oct 1 22:16:25 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86xv.h xsrc/external/mit/xorg-server/dist/include: displaymode.h Log Message: don't use const char for these types, many

CVS commit: xsrc/external/mit/xf86-video-sis/dist/src

2016-10-01 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Oct 1 22:02:17 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sis/dist/src: sis_utility.c Log Message: add const. we aren't modifying the values here. fixes new xorg-server build error To generate a diff of this

CVS commit: src/sys/arch/mips

2016-11-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Nov 9 11:50:09 UTC 2016 Modified Files: src/sys/arch/mips/include: asm.h src/sys/arch/mips/mips: locore.S mipsX_subr.S Log Message: Move MFC0_HAZARD definition to asm.h instead of defining it twice To generate a diff

CVS commit: src/lib/librumpuser/build-aux

2016-10-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Oct 19 09:51:38 UTC 2016 Modified Files: src/lib/librumpuser/build-aux: install-sh Log Message: Revert previous. it shouldn't have an effect. $$ should make it sufficiently unique. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/binutils/usr.bin/ld

2016-10-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Oct 15 12:30:55 UTC 2016 Modified Files: src/external/gpl3/binutils/usr.bin/ld: Makefile Log Message: this rule shouldn't be specific to little endian To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/share/man/man4

2016-10-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Oct 18 18:56:39 UTC 2016 Modified Files: src/share/man/man4: ciss.4 Log Message: Bump date for previous ciss(4) change To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/ciss.4 Please note that

CVS commit: src/lib/librumpuser/build-aux

2016-10-17 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 17 18:24:42 UTC 2016 Modified Files: src/lib/librumpuser/build-aux: install-sh Log Message: use mktemp instead of $RANDOM for tmpdir ..$RANDOM won't work with our /bin/sh. unsure if this script is used, but it is wrong.

CVS commit: src/sys/arch/mips/mips

2016-11-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Nov 11 16:49:30 UTC 2016 Modified Files: src/sys/arch/mips/mips: spl.S Log Message: switch post-mfc0 call "hazard barrier" from NOP_L to MFC0_HAZARD. this means it will be applied if MIPS3 too, and now with the prior commit,

CVS commit: src/external/bsd/dhcp/bin/clientscript

2016-11-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Nov 27 19:04:41 UTC 2016 Modified Files: src/external/bsd/dhcp/bin/clientscript: dhclient-script Log Message: Do not attempt to pass -llinfo to route. llinfo was removed, and the command fails because of it. To generate a

CVS commit: src/sys/arch/mips/include

2016-11-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Nov 11 16:41:32 UTC 2016 Modified Files: src/sys/arch/mips/include: asm.h Log Message: switch mfc0_hazard to be superscalar nop, some mips3 are superscalar and need this to do the right thing To generate a diff of this

CVS commit: src/sys/arch/mips/mips

2016-11-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Nov 11 16:45:14 UTC 2016 Modified Files: src/sys/arch/mips/mips: spl.S Log Message: remove redundant NOP_L. we do not use the register immediately after load, so it's not needed. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm2/drm

2016-11-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Nov 19 17:19:59 UTC 2016 Modified Files: src/sys/external/bsd/drm2/drm: drm_vma_manager.c Log Message: Lock the manager and not just the node for inserting/removing nodes should fix/help PR kern/50349: radeondrmkms

  1   2   3   4   5   6   7   8   >