Module Name:src
Committed By: christos
Date: Sun Aug 17 06:11:48 UTC 2014
Modified Files:
src/lib/libc/time: zic.c
Log Message:
remove extra initialization
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/lib/libc/time/zic.c
Please note that diffs are n
Module Name:src
Committed By: riz
Date: Sun Aug 17 03:34:59 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 29, 30
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: riz
Date: Sun Aug 17 03:34:02 UTC 2014
Modified Files:
src/sbin/mount_ptyfs [netbsd-7]: mount_ptyfs.8
src/sys/fs/ptyfs [netbsd-7]: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c
ptyfs_vnops.c
Log Message:
Pull up following revision(s)
Module Name:src
Committed By: riz
Date: Sun Aug 17 03:26:51 UTC 2014
Modified Files:
src/sys/rump/net/lib/libshmif [netbsd-7]: if_shmem.c shmifvar.h
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #28):
sys/rump/net/lib/libshmif/shmifvar.
Module Name:src
Committed By: wiz
Date: Sat Aug 16 21:50:15 UTC 2014
Modified Files:
src/lib/libpuffs: puffs_ops.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/lib/libpuffs/puffs_ops.3
Please note that diffs are
Module Name:src
Committed By: sborrill
Date: Sat Aug 16 19:27:27 UTC 2014
Modified Files:
src/sbin/ccdconfig: ccdconfig.c
src/sys/dev: ccd.c ccdvar.h
Log Message:
Switch size_t to uint64_t in appropriate places to ensure that ccd(4) works
with component and total s
Module Name:src
Committed By: apb
Date: Sat Aug 16 17:57:37 UTC 2014
Modified Files:
src/sys/arch/hp300/conf: INSTALL
src/sys/arch/luna68k/conf: INSTALL
src/sys/arch/news68k/conf: INSTALL
Log Message:
Add commented out "#options COMPAT_70" to all kernel con
Module Name:src
Committed By: apb
Date: Sat Aug 16 17:57:02 UTC 2014
Modified Files:
src/sys/arch/mac68k/conf: SMALLRAM
src/sys/arch/zaurus/conf: INSTALL
Log Message:
Add "no options COMPAT_70" to all kernel configuration files that
already had "no options COMPAT_6
Module Name:src
Committed By: apb
Date: Sat Aug 16 17:56:34 UTC 2014
Modified Files:
src/sys/arch/acorn32/conf: GENERIC
src/sys/arch/alpha/conf: GENERIC
src/sys/arch/amd64/conf: ALL GENERIC XEN3_DOM0 XEN3_DOMU
src/sys/arch/amiga/conf: DRACO GENERIC G
Module Name:src
Committed By: maxv
Date: Sat Aug 16 17:27:09 UTC 2014
Modified Files:
src/sys/netinet6: ip6_output.c
Log Message:
http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2
#03-0x02: Memory leak
ok ozaki-r@
To generate a diff of this comm
Module Name:src
Committed By: apb
Date: Sat Aug 16 17:24:29 UTC 2014
Modified Files:
src/sys/compat/netbsd32: syscalls.conf
src/sys/conf: files
src/sys/kern: syscalls.conf
Log Message:
Add COMPAT_70 to conf/files; add compat_70 to kern/syscalls.conf
and com
Module Name:src
Committed By: manu
Date: Sat Aug 16 16:32:04 UTC 2014
Modified Files:
src/usr.sbin/perfused: msg.c
Log Message:
Remove a warning that happens when the filesystem cleanly exits. Just
display a message when running in debug mode.
To generate a diff of this
Module Name:src
Committed By: manu
Date: Sat Aug 16 16:31:16 UTC 2014
Modified Files:
src/lib/libperfuse: ops.c perfuse.c perfuse_priv.h
Log Message:
Removed unimplemented mmap and seek method. seek's declaration caused
seek request to be passed backand forth between kerne
Module Name:src
Committed By: manu
Date: Sat Aug 16 16:28:43 UTC 2014
Modified Files:
src/lib/libperfuse: ops.c perfuse.c perfuse_priv.h
Log Message:
Use just introduced open2 PUFFS method and its PUFFS_OPEN_IO_DIRECT oflag
to implement FUSE's OPEN_IO_DIRECT, by which the
Module Name:src
Committed By: manu
Date: Sat Aug 16 16:25:44 UTC 2014
Modified Files:
src/lib/libpuffs: dispatcher.c puffs.h puffs_ops.3
Log Message:
Add an open2 method, like open but with an additionnal oflags used
by the filesystem to send back information about the fil
Module Name:src
Committed By: christos
Date: Sat Aug 16 16:22:21 UTC 2014
Modified Files:
src/lib/libc/time: localtime.c private.h zdump.c zic.c
Log Message:
Reduce diffs with upstream by automatically defining INITIALIZE as it was
intended.
To generate a diff of this co
Module Name:src
Committed By: manu
Date: Sat Aug 16 16:19:41 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_sys.h puffs_vnops.c
Log Message:
Add a oflags input field to open requests so that the filesystem can pass
back information about the file. Implement
Module Name:src
Committed By: apb
Date: Sat Aug 16 15:34:33 UTC 2014
Modified Files:
src/share/man/man4: options.4
Log Message:
Document options COMPAT_40, COMPAT_50, and COMPAT_60.
To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 src/share/man/man4/option
Module Name:src
Committed By: nakayama
Date: Sat Aug 16 13:01:33 UTC 2014
Modified Files:
src/sys/dev/isa: ess.c essreg.h essvar.h
Log Message:
Add support for Spatializer, 3D audio effects embedded in ES1869
and ES1879 to ess(4).
Tested on my old laptop, mobio NX.
To g
Module Name:src
Committed By: apb
Date: Sat Aug 16 12:30:12 UTC 2014
Modified Files:
src/share/man/man8/man8.x86: boot.8
Log Message:
Document supported subsets of image formats,
extracted from comments in src/sys/dev/stbi/stb_image.c.
XXX: This is not the right place to
Module Name:src
Committed By: apb
Date: Sat Aug 16 11:41:38 UTC 2014
Modified Files:
src/share/man/man8/man8.x86: boot.8
Log Message:
Document fs, menu, rndseed, and splash commands.
Add rescue(8) to SEE ALSO.
Also a little copy editing.
To generate a diff of this commit
Module Name:src
Committed By: apb
Date: Sat Aug 16 11:39:47 UTC 2014
Modified Files:
src/share/man/man8: boot.8
Log Message:
Mention that some platforms may have boot menus, and may support
other boot protocols. Also change some [i386 only] comments to [x86 only].
To ge
Module Name:src
Committed By: christos
Date: Sat Aug 16 10:38:43 UTC 2014
Modified Files:
src/lib/libc/time: zic.c
Log Message:
gcc on the sparc needs help with variables it thinks are unitialized, but are
not.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.
Module Name:src
Committed By: apb
Date: Sat Aug 16 08:43:12 UTC 2014
Modified Files:
src/share/man/man8: boot.8
src/share/man/man8/man8.cobalt: boot.8
src/share/man/man8/man8.x68k: boot.8
src/share/man/man8/man8.x86: boot.8 dosboot.8 pxeboot.8
Log M
Module Name:src
Committed By: hannken
Date: Sat Aug 16 07:22:30 UTC 2014
Modified Files:
src/sys/fs/ptyfs: ptyfs_subr.c
Log Message:
Needs HASH_SLIST, not HASH_LIST.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/fs/ptyfs/ptyfs_subr.c
Please note
25 matches
Mail list logo