Module Name:src
Committed By: maxv
Date: Thu Sep 6 06:46:25 UTC 2018
Modified Files:
src/doc: CHANGES TODO.smpnet
Log Message:
Note removal of midway and NATM, and prune the entries from TODO.smpnet.
To generate a diff of this commit:
cvs rdiff -u -r1.2439 -r1.2440 src/
Module Name:src
Committed By: maxv
Date: Thu Sep 6 06:42:00 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/man: mi
src/share/man/man7: hier.7 s
Module Name:src
Committed By: maxv
Date: Thu Sep 6 05:36:51 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/algor/conf: P4032 P5064 P6032
src/sys/arch/alpha/conf: GENERIC INSTALL RAWHIDE
src/
Module Name:src
Committed By: christos
Date: Thu Sep 6 00:44:43 UTC 2018
Modified Files:
src/external/cddl/osnet/sys/sys: opentypes.h
Log Message:
remove duplicate typedef (it is in sunddi.h)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/cddl/
Module Name:src
Committed By: pgoyette
Date: Thu Sep 6 00:10:55 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
One more time - let's get this right!
To generate a diff of this commit:
cvs rdiff -u -r1.130.2.19 -r1.130.2.20 src/sys/ke
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 23:38:40 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Don't forget to increment loop control - avoid infinite iteration
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 23:06:08 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Remove no-longer-used variable
To generate a diff of this commit:
cvs rdiff -u -r1.3.12.1 -r1.3.12.2 src/tests/modules/
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 22:04:51 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
After releasing the resources, make sure we don't retain pointer to them!
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 21:53:46 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Adapt this test to the new MODCTL_STAT, too.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.12.1 src/tests
Module Name:src
Committed By: kre
Date: Wed Sep 5 21:05:40 UTC 2018
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/printf: Makefile printf.sh t_builtin.sh
Module Name:src
Committed By: christos
Date: Wed Sep 5 17:10:27 UTC 2018
Modified Files:
src/external/bsd/libpcap/lib: Makefile
Log Message:
search first for the kernel bpf_filter.c
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/bsd/libpcap/l
Module Name:src
Committed By: christos
Date: Wed Sep 5 17:10:07 UTC 2018
Modified Files:
src/external/bsd/libpcap/dist: bpf_filter.c
Log Message:
make sure we don't accidentally compile this file.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/
Module Name:src
Committed By: martin
Date: Wed Sep 5 12:49:55 UTC 2018
Modified Files:
src/usr.sbin/sysinst: defs.h
Log Message:
For local builds, at least use the right prefix on nyftp
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/sysinst/d
Module Name:src
Committed By: martin
Date: Wed Sep 5 12:01:52 UTC 2018
Modified Files:
src/usr.sbin/sysinst: Makefile.inc defs.h
Log Message:
Try to guess the proper directory on ftp or nyftp where the binary
sets for the current build will end up.
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Wed Sep 5 10:38:30 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
Match non-standard compat string "arm,armv8" (should be "arm,arm-v8")
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/s
Module Name:src
Committed By: jmcneill
Date: Wed Sep 5 10:20:47 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: fdt_intr.h
Log Message:
Bump PIX_MAXSOURCES to 480
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/fdt/fdt_intr.h
Please note tha
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 09:53:57 UTC 2018
Modified Files:
src/sys/rump/net/lib/libpppoe [pgoyette-compat]: Makefile
Log Message:
if_spppsubr.c is now required, since it was split out from if_pppoe.c
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 09:42:58 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
ooppss - don't forget the structure pointer!
To generate a diff of this commit:
cvs rdiff -u -r1.130.2.17 -r1.130.2.18 src
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 09:26:59 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
If a built-in module is "unloaded", release all the resources associated
with the "required" list. The list will be re-pars
Module Name:src
Committed By: martin
Date: Wed Sep 5 09:23:21 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ammend ticket #1008
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-8.1
Please note that diffs are
Module Name:src
Committed By: martin
Date: Wed Sep 5 09:21:37 UTC 2018
Modified Files:
src/tools/gcc [netbsd-8]: mknative-gcc
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1008):
tools/gcc/mknative-gcc: revision 1.94
also pullout INTERN
Module Name:src
Committed By: martin
Date: Wed Sep 5 09:00:37 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1004 - #1008
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-8.1
Please note that diffs ar
a system from netbsd-7 to netbsd-8. this will
avoid that in the future.)
remove GCC 5 marker. this is now nb3 20180905.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.34.1 \
src/external/gpl3/gcc/dist/config/tls.m4
cvs rdiff -u -r1.3 -r1.3.8.1 src/external/gpl3/gcc/dist
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 08:58:03 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_modctl.c
Log Message:
Update the check for module existence via modctl(3) to use the new
format of returned data.
To generate a diff of this c
Module Name:src
Committed By: martin
Date: Wed Sep 5 08:45:52 UTC 2018
Modified Files:
src/lib/libc/net [netbsd-8]: if_nametoindex.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1007):
lib/libc/net/if_nametoindex.c: revision 1.6
-
Module Name:src
Committed By: martin
Date: Wed Sep 5 08:40:06 UTC 2018
Modified Files:
src/etc [netbsd-8]: MAKEDEV.tmpl
Log Message:
Pull up following revision(s) (requested by sevan in ticket #1005):
etc/MAKEDEV.tmpl: revision 1.192
Create fw(4) & fwmem(4) devi
Module Name:src
Committed By: martin
Date: Wed Sep 5 08:42:22 UTC 2018
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-8]: ixgbe.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1006):
sys/dev/pci/ixgbe/ixgbe.c: revision 1.164
Fix a
Module Name:src
Committed By: martin
Date: Wed Sep 5 08:35:55 UTC 2018
Modified Files:
src/share/man/man4 [netbsd-8]: acphy.4 acpicpu.4 adb.4 atppc.4 axe.4
az.4 bktr.4 cgd.4
Log Message:
Pull up following revision(s) (requested by sevan in ticket #1004):
Module Name:src
Committed By: riastradh
Date: Wed Sep 5 07:32:45 UTC 2018
Modified Files:
src/sys/arch/hppa/stand/common: pdc.c
Log Message:
One more min->uimin straggler confirmed by 201809042300Z autobuild.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 s
29 matches
Mail list logo