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 src/sys/fs/union/union_vno
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. Always
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 src/sys/arch/hppa/hppa
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 diff
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 src/sys/a
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 s
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 c
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 d
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 sr
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.
p
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
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 src/sys/rump/librump/rumpne
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
src
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 src/usr.sbin/npf/n
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 no
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 -r
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 not
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 s
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 dif
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 src/sys/dev/usb/if_
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 d
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 do
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 a
23 matches
Mail list logo