Module Name:src
Committed By: rin
Date: Sun Sep 23 06:39:23 UTC 2018
Modified Files:
src/etc/etc.amiga: Makefile.inc
Log Message:
Remove ISDN.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/etc/etc.amiga/Makefile.inc
Please note that diffs are not pub
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 04:31:17 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_50_mod.c
src/sys/modules [pgoyette-compat]: Makefile
src/sys/modules/compat_crypto_50 [pgoyette-compat]: Makefile
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 04:27:49 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_50_mod.c
Log Message:
Now that cryptodev_50 is a separate module we can't initialize it
from the generic compat_50 module.
To generat
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 03:54:08 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: mi
Log Message:
Use the correct module name
To generate a diff of this commit:
cvs rdiff -u -r1.114.2.23 -r1.114.2.24 src/distrib/s
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 03:50:12 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: md.amd64
Log Message:
Mark the correct module obsolete!
To generate a diff of this commit:
cvs rdiff -u -r1.75.2.8 -r1.75.2.9 src/d
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 03:44:04 UTC 2018
Modified Files:
src/sys/dev/raidframe [pgoyette-compat]: rf_compat50.c
src/sys/modules/compat_crypto_50 [pgoyette-compat]: Makefile
src/sys/opencrypto [pgoyette-compat]: ocryptodev.c o
Module Name:src
Committed By: cherry
Date: Sun Sep 23 02:51:06 UTC 2018
Modified Files:
src/sys/arch/x86/pci: pci_intr_machdep.c
Log Message:
Revert:
http://mail-index.netbsd.org/source-changes/2018/09/10/msg098995.html
It is incorrect to infer semantics from usage.
the
Module Name:src
Committed By: cherry
Date: Sun Sep 23 02:27:25 UTC 2018
Modified Files:
src/sys/arch/xen/include: hypervisor.h
src/sys/arch/xen/xen: evtchn.c
Log Message:
Encapsulate pre-processing of registered (pirq,evtchn) pair in
preparation for API reorg.
To
Module Name:src
Committed By: kre
Date: Sun Sep 23 02:15:25 UTC 2018
Modified Files:
src/usr.sbin/ypserv/ypinit: ypinit.8 ypinit.sh
Log Message:
Switch from getopt to getopts - and as part of that, update the usage,
and the man page, to reflect modern usage rather than som
Module Name:src
Committed By: pgoyette
Date: Sun Sep 23 01:33:26 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: mi
src/sys/dev/raidframe [pgoyette-compat]: rf_compat50.c
src/sys/modules [pgoyette-compat]: Makefile
src/sys/
Module Name:src
Committed By: cherry
Date: Sun Sep 23 01:00:00 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: db_interface.c machdep.c
src/sys/arch/amd64/include: segments.h
src/sys/arch/i386/i386: machdep.c
src/sys/arch/i386/include: segments.h
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 22:36:37 UTC 2018
Added Files:
src/sys/arch/acorn32/acorn32 [pgoyette-compat]: netbsd32_machdep_16.c
Log Message:
Add dummy file since the compat_16 code assumes that there might be
some MD code here.
To generate a
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 22:21:47 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: mi
src/sys/compat/common [pgoyette-compat]: compat_50_mod.c
compat_80_mod.c
src/sys/modules [pgoyette-comp
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 17:52:24 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
one more
To generate a diff of this commit:
cvs rdiff -u -r1.4.2.7 -r1.4.2.8 src/sys/dev/ata/TODO.ncq
Please note that di
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 17:50:09 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq ata_subr.c atavar.h wd.c
wdvar.h
Log Message:
remove explicit ata_channel_start() calls, it's no longer necessary
now that at
Module Name:src
Committed By: rmind
Date: Sat Sep 22 17:13:30 UTC 2018
Modified Files:
src/sys/external/bsd/libnv/dist: nv_impl.h nv_kern_netbsd.c nvlist.c
Log Message:
libnv: fix some NetBSD wrappers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/e
Module Name:src
Committed By: maxv
Date: Sat Sep 22 16:22:24 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/amd64/conf: ALL
src/sys/arch/amiga/conf: files.amiga
src/sys/arch/amigappc/conf: fi
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 16:14:25 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq ata.c atavar.h wd.c
wdvar.h
Log Message:
fix use-after-free in wd(4) dump, detected by switch to the pool
change code in wd_
Module Name:src
Committed By: kre
Date: Sat Sep 22 13:48:22 UTC 2018
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
Avoid use of test -o for when this is used as part of an INSTALL system
and the SMALL test does not support -o
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: kre
Date: Sat Sep 22 13:17:46 UTC 2018
Modified Files:
src/external/bsd/dhcpcd/dist/hooks: 20-resolv.conf 29-lookup-hostname
30-hostname 50-ntp.conf 50-yp.conf 50-ypbind.in dhcpcd-run-hooks.in
Log Message:
PR install/53622 (probab
Module Name:src
Committed By: maxv
Date: Sat Sep 22 12:56:16 UTC 2018
Modified Files:
src/sys/dev/pci: files.pci
Log Message:
Unreference iwic (now removed), forgot that.
To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/sys/dev/pci/files.pci
Please no
Module Name:src
Committed By: rmind
Date: Sat Sep 22 12:54:34 UTC 2018
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/debug: mi shl.mi
src/sys/rump/kern: Makefile.rumpkerncomp
Added F
Module Name:src
Committed By: maxv
Date: Sat Sep 22 12:41:01 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL GENERIC_ISDN
src/sys/dev: DEVNAMES
Remo
Module Name:src
Committed By: maxv
Date: Sat Sep 22 12:26:27 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL GENERIC_ISDN
src/sys/conf: files
src/sys/dev/pci: files.pci
Removed Files:
src/sys/dev/pci: ifpci2.
Module Name:src
Committed By: rin
Date: Sat Sep 22 12:24:04 UTC 2018
Modified Files:
src/sys/arch/aarch64/conf: Makefile.aarch64
src/sys/arch/acorn32/conf: Makefile.acorn32
src/sys/arch/alpha/conf: Makefile.alpha
src/sys/arch/amd64/conf: Makefile.amd
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 12:20:32 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: ata.c
Log Message:
revert atabus_alloc_drives() to use KM_NOSLEEP again - it's called with
ch_lock held hence cannot actually sleep, fixing is out
Module Name:src
Committed By: maxv
Date: Sat Sep 22 12:19:11 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL GENERIC_ISDN
src/sys/conf: files
Module Name:src
Committed By: rin
Date: Sat Sep 22 12:05:52 UTC 2018
Modified Files:
src/sys/arch/sun2/conf: Makefile.sun2
src/sys/arch/sun3/conf: Makefile.sun3
Log Message:
No need to specify COMPAT_AS anymore.
Now, it is automatically determined from OPT_MODULAR.
Module Name:src
Committed By: jmcneill
Date: Sat Sep 22 11:58:19 UTC 2018
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
Use fdt_open_into instead of fdt_move to load the DTB since we may make
changes to the tree after loading it. When we are done maki
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 11:43:24 UTC 2018
Modified Files:
src/sys/modules [pgoyette-compat]: Makefile
Log Message:
Don't build the "monolithic" compat_netbsd32 module, it is replaced by
the new version-specific modules.
To generate a diff
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 11:41:35 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: ad.arm ad.mips
md.amd64
Log Message:
Mark the old compat_netbsd32 module as obsolete - it is replaced by the
new version-
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 10:49:09 UTC 2018
Modified Files:
src/sys/opencrypto [pgoyette-compat]: ocryptodev.c
Log Message:
Since the caller passes the address of our mutex, use it rather than
trying to reference it via global symbol (which mi
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 10:42:00 UTC 2018
Modified Files:
src/sys/opencrypto [pgoyette-compat]: ocryptodev.h
Log Message:
Forward-declare some structs so we can use pointers to them in
function declarations.
To generate a diff of this comm
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 10:33:51 UTC 2018
Modified Files:
src/sys/opencrypto [pgoyette-compat]: cryptodev.c ocryptodev.c
ocryptodev.h
src/sys/sys [pgoyette-compat]: compat_stub.h
Log Message:
When the compat code needs to
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 10:30:53 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: files.common
Log Message:
Missed this in previous files.* changes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/
Module Name:src
Committed By: pgoyette
Date: Sat Sep 22 10:30:00 UTC 2018
Modified Files:
src/sys/fs/puffs [pgoyette-compat]: files.puffs
src/sys/opencrypto [pgoyette-compat]: files.opencrypto
Log Message:
Include the compat code whether or not the calling device o
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 09:26:49 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq ata.c
Log Message:
use KM_SLEEP in atabus_alloc_drives() to avoid spurious failures; this is
not called from interrupt context
To gener
Module Name:src
Committed By: jdolecek
Date: Sat Sep 22 09:23:00 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq ata.c ata_subr.c atavar.h
satapmp_subr.c wd.c wdvar.h
src/sys/dev/ic [jdolecek-ncqfixes]: ahcisata_core.c mvsata.c sii
38 matches
Mail list logo