Re: CVS commit: src

2014-02-13 Thread David Laight
On Thu, Feb 13, 2014 at 08:22:32AM +0100, Christoph Egger wrote: +ENTRY(fngetsw) + fnstsw %ax + ret + Not sure if you mean fngetsw here (copy paste) ? No, I want to return the status word in %ax, rather that write it to a memory location. David -- David Laight:

CVS commit: src/sys/fs/union

2014-02-13 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Feb 13 09:50:31 UTC 2014 Modified Files: src/sys/fs/union: union_vnops.c Log Message: Fix the DOT and DOTDOT case for union_lookup1(). To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/fs/union

2014-02-13 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Feb 13 09:55:04 UTC 2014 Modified Files: src/sys/fs/union: union.h union_subr.c union_vnops.c Log Message: Get rid of UN_KLOCK to keep a lock on vput(). It is not really needed and makes the source difficult to read.

CVS commit: src/sys/arch/hppa/hppa

2014-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 13 11:08:46 UTC 2014 Modified Files: src/sys/arch/hppa/hppa: vm_machdep.c Log Message: Slight code re-arrangement. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/bin/hostname

2014-02-13 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Thu Feb 13 12:00:29 UTC 2014 Modified Files: src/bin/hostname: hostname.1 hostname.c Log Message: Remove options added in 1.18, commitid: UhxHPgtT2Pzeg4Yw due to some level of controversy about their inclusion. To generate a

CVS commit: src/sys/arch/hppa/hppa

2014-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 13 15:04:18 UTC 2014 Modified Files: src/sys/arch/hppa/hppa: trap.c Log Message: Simplify cpu_spawn_return - setregs has done all the work already. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105

CVS commit: src/distrib/sets/lists/comp

2014-02-13 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Feb 13 17:42:24 UTC 2014 Modified Files: src/distrib/sets/lists/comp: md.amd64 Log Message: Mark i386/npx.h obsolete. I'd forgotten it was released here as well. To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215

CVS commit: src/sys/arch/x86

2014-02-13 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Feb 13 19:37:08 UTC 2014 Modified Files: src/sys/arch/x86/include: cpu_extended_state.h cpufunc.h src/sys/arch/x86/x86: fpu.c Log Message: Check the argument types for the fpu asm functions. To generate a diff of this

CVS commit: src/sys/fs/union

2014-02-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 13 21:05:26 UTC 2014 Modified Files: src/sys/fs/union: union_vnops.c Log Message: Remove an unused variable To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/fs/union/union_vnops.c Please note that

CVS commit: src/usr.bin/config

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Feb 13 22:36:28 UTC 2014 Modified Files: src/usr.bin/config: config.5 config.samples.5 Log Message: Fix some typos found by Rich Neswold and reported in PR 48597. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/lib/librumpuser

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 00:33:51 UTC 2014 Modified Files: src/lib/librumpuser: rumpuser.3 Log Message: minor clarification: rumpuser_thread_create() is used to create the host thread context for kernel threads, never for application threads.

CVS commit: src/lib/libukfs

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:11:04 UTC 2014 Modified Files: src/lib/libukfs: ukfs.3 Log Message: some minor updates and reality-checks To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libukfs/ukfs.3 Please note that diffs

CVS commit: src/sys/rump/librump/rumpnet

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:27:48 UTC 2014 Modified Files: src/sys/rump/librump/rumpnet: rump_net_private.h Log Message: g/c prototype of imaginary routine To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/rump

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:43:13 UTC 2014 Modified Files: src/sys/rump/librump/rumpnet: netisr.c rump_net.c rump_net_private.h src/sys/rump/net/lib/libnetinet: component.c src/sys/rump/net/lib/libnetinet6: component.c

CVS commit: src/usr.sbin/npf/npfctl

2014-02-13 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Feb 14 01:52:58 UTC 2014 Modified Files: src/usr.sbin/npf/npfctl: npf.conf.5 Log Message: Document NAT algorithm option in the grammar of map. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39

CVS commit: src/usr.sbin/npf/npfctl

2014-02-13 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Feb 14 02:01:12 UTC 2014 Modified Files: src/usr.sbin/npf/npfctl: todo Log Message: G/C some todo items To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/npf/npfctl/todo Please note that diffs are

CVS commit: src/doc

2014-02-13 Thread Mindaugas Rasiukevicius
20140208] atf(7): Import atf 0.20. [jmmv 20140211] + npf: Added support for IPv6-to-IPv6 Network Prefix Translation + (NPTv6), as per RFC 6296. [rmind 20140213]

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:17:41 UTC 2014 Modified Files: src/sys/dev/usb: if_urtwn.c if_urtwnreg.h Log Message: ibss and hostap support from stsp @ openbsd. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:20:43 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add the 4G part of my modem, no driver yet. To generate a diff of this commit: cvs rdiff -u -r1.663 -r1.664 src/sys/dev/usb/usbdevs Please

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:22:13 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.655 -r1.656 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.656 -r1.657

CVS commit: src/share/man/man4

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:24:41 UTC 2014 Modified Files: src/share/man/man4: urtwn.4 Log Message: mention ibss and hostap support To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/urtwn.4 Please note that

CVS commit: src/lib/libukfs

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 14 07:27:37 UTC 2014 Modified Files: src/lib/libukfs: ukfs.3 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libukfs/ukfs.3 Please note that diffs are not public

CVS commit: src/share/man/man4

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 14 07:29:06 UTC 2014 Modified Files: src/share/man/man4: urtwn.4 Log Message: Fix typo in Dd. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/urtwn.4 Please note that diffs are not public

CVS commit: src/sys/kern

2014-02-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Fri Feb 14 07:30:07 UTC 2014 Modified Files: src/sys/kern: exec_elf.c Log Message: Fix memory leak. ok christos@ agc@ To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/kern/exec_elf.c Please note that diffs

CVS commit: src/sys/fs/union

2014-02-13 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Feb 13 09:50:31 UTC 2014 Modified Files: src/sys/fs/union: union_vnops.c Log Message: Fix the DOT and DOTDOT case for union_lookup1(). To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/fs/union

2014-02-13 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Feb 13 09:55:04 UTC 2014 Modified Files: src/sys/fs/union: union.h union_subr.c union_vnops.c Log Message: Get rid of UN_KLOCK to keep a lock on vput(). It is not really needed and makes the source difficult to read.

CVS commit: src/sys/arch/hppa/hppa

2014-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 13 11:08:46 UTC 2014 Modified Files: src/sys/arch/hppa/hppa: vm_machdep.c Log Message: Slight code re-arrangement. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/bin/hostname

2014-02-13 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Thu Feb 13 12:00:29 UTC 2014 Modified Files: src/bin/hostname: hostname.1 hostname.c Log Message: Remove options added in 1.18, commitid: UhxHPgtT2Pzeg4Yw due to some level of controversy about their inclusion. To generate a

CVS commit: src/sys/arch/hppa/hppa

2014-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 13 15:04:18 UTC 2014 Modified Files: src/sys/arch/hppa/hppa: trap.c Log Message: Simplify cpu_spawn_return - setregs has done all the work already. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105

CVS commit: src/distrib/sets/lists/comp

2014-02-13 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Feb 13 17:42:24 UTC 2014 Modified Files: src/distrib/sets/lists/comp: md.amd64 Log Message: Mark i386/npx.h obsolete. I'd forgotten it was released here as well. To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215

CVS commit: src/sys/arch/x86

2014-02-13 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Feb 13 19:37:08 UTC 2014 Modified Files: src/sys/arch/x86/include: cpu_extended_state.h cpufunc.h src/sys/arch/x86/x86: fpu.c Log Message: Check the argument types for the fpu asm functions. To generate a diff of this

CVS commit: src/sys/fs/union

2014-02-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 13 21:05:26 UTC 2014 Modified Files: src/sys/fs/union: union_vnops.c Log Message: Remove an unused variable To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/fs/union/union_vnops.c Please note that

CVS commit: src/usr.bin/config

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Feb 13 22:36:28 UTC 2014 Modified Files: src/usr.bin/config: config.5 config.samples.5 Log Message: Fix some typos found by Rich Neswold and reported in PR 48597. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/lib/librumpuser

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 00:33:51 UTC 2014 Modified Files: src/lib/librumpuser: rumpuser.3 Log Message: minor clarification: rumpuser_thread_create() is used to create the host thread context for kernel threads, never for application threads.

CVS commit: src/lib/libukfs

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:11:04 UTC 2014 Modified Files: src/lib/libukfs: ukfs.3 Log Message: some minor updates and reality-checks To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libukfs/ukfs.3 Please note that diffs

CVS commit: src/sys/rump/librump/rumpnet

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:27:48 UTC 2014 Modified Files: src/sys/rump/librump/rumpnet: rump_net_private.h Log Message: g/c prototype of imaginary routine To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/rump

2014-02-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Feb 14 01:43:13 UTC 2014 Modified Files: src/sys/rump/librump/rumpnet: netisr.c rump_net.c rump_net_private.h src/sys/rump/net/lib/libnetinet: component.c src/sys/rump/net/lib/libnetinet6: component.c

CVS commit: src/usr.sbin/npf/npfctl

2014-02-13 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Feb 14 01:52:58 UTC 2014 Modified Files: src/usr.sbin/npf/npfctl: npf.conf.5 Log Message: Document NAT algorithm option in the grammar of map. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39

CVS commit: src/usr.sbin/npf/npfctl

2014-02-13 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Feb 14 02:01:12 UTC 2014 Modified Files: src/usr.sbin/npf/npfctl: todo Log Message: G/C some todo items To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/npf/npfctl/todo Please note that diffs are

CVS commit: src/doc

2014-02-13 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Feb 14 02:07:49 UTC 2014 Modified Files: src/doc: CHANGES Log Message: Mention some NPF improvements: static (stateless) NAT, support for NPTv6 and CDB based tables. To generate a diff of this commit: cvs rdiff -u -r1.1887

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:20:43 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add the 4G part of my modem, no driver yet. To generate a diff of this commit: cvs rdiff -u -r1.663 -r1.664 src/sys/dev/usb/usbdevs Please

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:22:13 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.655 -r1.656 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.656 -r1.657

CVS commit: src/share/man/man4

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:24:41 UTC 2014 Modified Files: src/share/man/man4: urtwn.4 Log Message: mention ibss and hostap support To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/urtwn.4 Please note that

CVS commit: src/sys/dev/usb

2014-02-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 14 04:17:41 UTC 2014 Modified Files: src/sys/dev/usb: if_urtwn.c if_urtwnreg.h Log Message: ibss and hostap support from stsp @ openbsd. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/lib/libukfs

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 14 07:27:37 UTC 2014 Modified Files: src/lib/libukfs: ukfs.3 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libukfs/ukfs.3 Please note that diffs are not public

CVS commit: src/share/man/man4

2014-02-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 14 07:29:06 UTC 2014 Modified Files: src/share/man/man4: urtwn.4 Log Message: Fix typo in Dd. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/urtwn.4 Please note that diffs are not public

CVS commit: src/sys/kern

2014-02-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Fri Feb 14 07:30:07 UTC 2014 Modified Files: src/sys/kern: exec_elf.c Log Message: Fix memory leak. ok christos@ agc@ To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/kern/exec_elf.c Please note that diffs