Module Name:src
Committed By: rtr
Date: Tue Jul 1 05:49:19 UTC 2014
Modified Files:
src/sys/compat/common: if_43.c
src/sys/kern: sys_socket.c uipc_usrreq.c
src/sys/net: if.c if.h link_proto.c rtsock.c
src/sys/netatalk: at_control.c at_extern.h ddp_u
Module Name:src
Committed By: htodd
Date: Tue Jul 1 03:43:09 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Fix build for ipf tests.
To generate a diff of this commit:
cvs rdiff -u -r1.575 -r1.576 src/distrib/sets/lists/tests/mi
Please note that
Module Name:src
Committed By: htodd
Date: Tue Jul 1 03:42:41 UTC 2014
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Fix build for debug with bpfjit.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/distrib/sets/lists/debug/mi
Please not
Module Name:src
Committed By: taca
Date: Tue Jul 1 03:33:28 UTC 2014
Modified Files:
src/etc/namedb: root.cache
Log Message:
Update root.cache to 2014060201.
Now B.ROOT-SERVERS.NET and C.ROOT-SERVERS.NET has an record.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: taca
Date: Tue Jul 1 03:34:05 UTC 2014
Modified Files:
src/doc: 3RDPARTY
Log Message:
Update root.cache entry.
To generate a diff of this commit:
cvs rdiff -u -r1.1125 -r1.1126 src/doc/3RDPARTY
Please note that diffs are not public domain;
Module Name:src
Committed By: taca
Date: Tue Jul 1 03:31:38 UTC 2014
Modified Files:
src/etc/namedb [netbsd-6]: root.cache
Log Message:
Revert previous commit since wrong branch.
To generate a diff of this commit:
cvs rdiff -u -r1.16.4.2 -r1.16.4.3 src/etc/namedb/root.c
Module Name:src
Committed By: taca
Date: Tue Jul 1 03:29:53 UTC 2014
Modified Files:
src/etc/namedb [netbsd-6]: root.cache
Log Message:
Update root.cache to 2014060201.
Now B.ROOT-SERVERS.NET and C.ROOT-SERVERS.NET has an record.
To generate a diff of this commit:
Module Name:src
Committed By: matt
Date: Mon Jun 30 21:46:33 UTC 2014
Modified Files:
src/sys/sys: mman.h
Log Message:
Use MAP_ANONYNOUS (POSIX). Define MAP_ANON as MAP_ANONYMOUS.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/sys/mman.h
Please n
Module Name:src
Committed By: alnsn
Date: Mon Jun 30 21:34:22 UTC 2014
Modified Files:
src/tests/net/bpfjit: Makefile
Log Message:
Fix test directory.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/bpfjit/Makefile
Please note that diffs are no
Module Name:src
Committed By: jakllsch
Date: Mon Jun 30 21:33:40 UTC 2014
Modified Files:
src/sys/dev/pci: if_wpireg.h
Log Message:
Apply OpenBSD src/sys/dev/pci/if_wpireg.h 1.17.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_wpireg.h
Module Name:src
Committed By: alnsn
Date: Mon Jun 30 21:32:59 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
Log Message:
Add new net/t_bpfjit test.
To generate a diff of this commit:
cvs rdiff -u -r1.574 -r1.575 src/di
Module Name:src
Committed By: alnsn
Date: Mon Jun 30 21:30:51 UTC 2014
Modified Files:
src/tests/net: Makefile
Added Files:
src/tests/net/bpfjit: Makefile t_bpfjit.c
Log Message:
Add bpfjit kernel tests for loading from mbuf chain.
To generate a diff of this comm
Module Name:src
Committed By: jakllsch
Date: Mon Jun 30 21:17:18 UTC 2014
Modified Files:
src/sys/dev/pci: if_wpireg.h
Log Message:
Sync with OpenBSD src/sys/dev/pci/if_wpireg.h 1.16.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/if_wpireg.
Module Name:src
Committed By: joerg
Date: Mon Jun 30 20:42:31 UTC 2014
Modified Files:
src/sys/lib/libunwind: Makefile.inc
Log Message:
IAS is clang specific.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libunwind/Makefile.inc
Please note that
Module Name:src
Committed By: maxv
Date: Mon Jun 30 17:51:32 UTC 2014
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
This is weird; 'abort' already does all this, so simply use goto abort.
To generate a diff of this commit:
cvs rdiff -u -r1.486 -r1.487 src/sys
Module Name:src
Committed By: maxv
Date: Mon Jun 30 17:31:15 UTC 2014
Modified Files:
src/sys/kern: exec_script.c
Log Message:
Reorder two variables and fix some comments.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/kern/exec_script.c
Please no
Module Name:src
Committed By: maxv
Date: Mon Jun 30 17:22:32 UTC 2014
Modified Files:
src/sys/kern: exec_script.c
Log Message:
If the interpreter is "", do not keep loading the script (which will later
fail), but return ENOEXEC directly.
ok christos@
To generate a diff
Module Name:src
Committed By: darrenr
Date: Mon Jun 30 17:02:55 UTC 2014
Modified Files:
src/tests/ipf/expected: Makefile
src/tests/ipf/regress: Makefile
Log Message:
New IPv6 tests for ipnat parsing need to be built by make so that they can
be executed.
To gener
Module Name:src
Committed By: darrenr
Date: Mon Jun 30 16:14:35 UTC 2014
Modified Files:
src/tests/ipf/expected: in2
Log Message:
NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"
so expect that in the parsing output instead of 255.
To generate a
Module Name:src
Committed By: martin
Date: Mon Jun 30 15:34:57 UTC 2014
Modified Files:
src/etc: Makefile
src/etc/etc.mac68k: Makefile.inc
Log Message:
Undo the mac68k specific previous change and instead move all mkisofs-based
images into ${RELEASEDIR}/images (jus
Module Name:src
Committed By: njoly
Date: Mon Jun 30 14:58:59 UTC 2014
Modified Files:
src/sys/miscfs/procfs: procfs_linux.c
Log Message:
Use NZERO instead of hard-coded "20" value.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/miscfs/procfs/procf
Module Name:src
Committed By: palle
Date: Mon Jun 30 12:59:48 UTC 2014
Modified Files:
src/sys/arch/sparc64/doc: TODO
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: The maximum number of register windows is a constant and thus not
available via the %ve
Module Name:src
Committed By: ozaki-r
Date: Mon Jun 30 12:56:51 UTC 2014
Modified Files:
src/sys/net: if_ppp.c
Log Message:
Cleanup ppp_inproc
- Remove unnecessary variable isr
- Use pktq instead of rv to switch between inet/inet6 and other protocols
ok msaitoh@ and rmin
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:19:01 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
Ticket 1090.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-6.0.6
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:18:40 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
Ticket 1090.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-6.1.5
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:18:15 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1090.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-6.2
Please note that diffs are not
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:10:25 UTC 2014
Modified Files:
src/sys/compat/netbsd32 [netbsd-6-0]: netbsd32_compat_50.c
netbsd32_event.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1090):
sys/comp
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:10:05 UTC 2014
Modified Files:
src/sys/compat/netbsd32 [netbsd-6-1]: netbsd32_compat_50.c
netbsd32_event.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1090):
sys/comp
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 12:09:40 UTC 2014
Modified Files:
src/sys/compat/netbsd32 [netbsd-6]: netbsd32_compat_50.c
netbsd32_event.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1090):
sys/compat
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 11:00:06 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.5
Log Message:
Ticket 1909.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.1.5
Please note that diffs are n
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 10:58:42 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.3
Log Message:
Ticket 1909.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.2.3
Please note that diffs are n
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 10:59:09 UTC 2014
Modified Files:
src/sys/compat/freebsd [netbsd-5-1]: freebsd_sched.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1909):
sys/compat/freebsd/freebsd_sched.c 1.2
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 10:55:20 UTC 2014
Modified Files:
src/sys/compat/freebsd [netbsd-5-2]: freebsd_sched.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1909):
sys/compat/freebsd/freebsd_sched.c 1.2
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 10:54:37 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket 1909.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-5.3
Please note that diffs are not pu
Module Name:src
Committed By: msaitoh
Date: Mon Jun 30 10:53:59 UTC 2014
Modified Files:
src/sys/compat/freebsd [netbsd-5]: freebsd_sched.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1909):
sys/compat/freebsd/freebsd_sched.c 1.20-
Module Name:src
Committed By: ozaki-r
Date: Mon Jun 30 10:03:41 UTC 2014
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Schedule pppoe_softintr only when a packet is enqueued
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/net/if_ethersu
36 matches
Mail list logo