Module Name:src
Committed By: uebayasi
Date: Sat Nov 1 06:20:24 UTC 2014
Modified Files:
src/usr.bin/config: mkioconf.c
Log Message:
config(1): Set NULL to unused cfdata::cf_loc
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/config/mkioconf.c
Module Name:src
Committed By: uebayasi
Date: Sat Nov 1 05:56:36 UTC 2014
Modified Files:
src/sys/dev: audio.c audio_if.h
Log Message:
audio(4): Fix indirect circular dependency with audio if drivers
Provide audio_attach_mi(4) as inline so that audio if drivers don't need
Module Name:src
Committed By: uebayasi
Date: Sat Nov 1 04:34:27 UTC 2014
Modified Files:
src/usr.bin/config: sem.c
Log Message:
config(1): KNF
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.bin/config/sem.c
Please note that diffs are not public d
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 18:26:06 UTC 2014
Modified Files:
src/usr.bin/config: mkioconf.c
Log Message:
config(1): Better indent of cfdata in ioconf.c
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/config/mkioconf.
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 17:58:02 UTC 2014
Modified Files:
src/usr.bin/config: mkioconf.c
Log Message:
config(1): KNF generated ioconf.c
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/config/mkioconf.c
Please not
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 17:43:56 UTC 2014
Modified Files:
src/usr.bin/config: mkioconf.c
Log Message:
config(1): Emit only referenced interface attributes in ioconf.c
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bi
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 16:28:56 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: RPI_INSTALL
Log Message:
Bump ramdisk size to embed 13M sshramdisk.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/RP
Module Name:src
Committed By: manu
Date: Fri Oct 31 15:20:08 UTC 2014
Modified Files:
src/lib/libperfuse: ops.c
Log Message:
Avoid deadlocks on write errors
On write errors, we failed to dequeue some operations, leading to
rare but unpleasant deadlocks
To generate a dif
Module Name:src
Committed By: manu
Date: Fri Oct 31 15:12:15 UTC 2014
Modified Files:
src/lib/libperfuse: fuse.h ops.c perfuse.c perfuse_priv.h
Log Message:
FUSE fallocate support
There seems to be no fdiscard FUSE operation at the moment, hence that one
is left unused.
Module Name:src
Committed By: manu
Date: Fri Oct 31 14:20:54 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_msgif.h
Log Message:
Add PUFFS_HAVE_FALLOCATE in puffs_msgif.h so that filesystem can decide
at build time wether fallocate is usable
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Fri Oct 31 14:01:17 UTC 2014
Modified Files:
src/lib/libpuffs: puffs_ops.3
Log Message:
Bump date for previous. Remove trailing space.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libpuffs/puffs_ops.3
Plea
Module Name:src
Committed By: manu
Date: Fri Oct 31 13:56:04 UTC 2014
Modified Files:
src/lib/libpuffs: dispatcher.c opdump.c puffs.c puffs.h puffs_ops.3
Log Message:
libpuffs support for fallocate and fdiscard operations
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: manu
Date: Fri Oct 31 13:52:41 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_vnops.c
Log Message:
Add PUFFS support for fallocate and fdiscard operations
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/
Module Name:src
Committed By: manu
Date: Fri Oct 31 13:51:33 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
According to pooka@'s comment, a long time ago, VOP_STRATEGY could not
fail without taking down the kernel. It seems this is not the case anym
Module Name:src
Committed By: justin
Date: Fri Oct 31 12:22:38 UTC 2014
Modified Files:
src/tests/lib/libc/gen: t_time.c
Log Message:
PR misc/49342 fix issue where time can tick during tests
Note there are still potential issues as the clock being tested is not
monotonic
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 09:11:42 UTC 2014
Modified Files:
src/tests/usr.bin/config: t_config.sh
src/tests/usr.bin/config/support/conf: files
Log Message:
config(1): Briefly test ioconf.c output
To generate a diff of this commit:
cv
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 08:43:24 UTC 2014
Modified Files:
src/distrib/evbarm/instkernel/sshramdisk: Makefile
Log Message:
Bump image size to compensate new iwn(4) firmwares.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/d
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 08:39:11 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: configure
Log Message:
regen for test == -> test = fix
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 othersrc/usr.bin/tnftp/configure
Plea
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 08:32:52 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
configure test fix.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 othersrc/usr.bin/tnftp/ChangeLog
Please note that
Module Name:src
Committed By: martin
Date: Fri Oct 31 08:31:13 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #172
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 08:31:52 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
Log Message:
Use '=' not '==' with test.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 othersrc/usr.bin/tnftp/configure.ac
Pl
Module Name:src
Committed By: martin
Date: Fri Oct 31 08:30:06 UTC 2014
Modified Files:
src/usr.bin/ftp [netbsd-7]: version.h
Log Message:
Pull up following revision(s) (requested by lukem in ticket #172):
usr.bin/ftp/version.h: revision 1.85
Version 20141026
Ignor
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 07:53:52 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
Check for for writev() declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 othersrc/usr.bin/tnftp/ChangeLog
Module Name:src
Committed By: uebayasi
Date: Fri Oct 31 07:38:36 UTC 2014
Modified Files:
src/sys/conf: files std
src/tests/usr.bin/config: t_config.sh
src/tests/usr.bin/config/support/conf: files
src/usr.bin/config: config.5 defs.h gram.y main.c sca
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 07:35:48 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: configure tnftp_config.h.in
Log Message:
regen for test
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 othersrc/usr.bin/tnftp/configure
cvs
Module Name:othersrc
Committed By: lukem
Date: Fri Oct 31 07:22:03 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp: configure.ac tnftp.h
Log Message:
Check for for writev() declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 othersrc/usr.bin/tnftp
26 matches
Mail list logo