Module Name:src
Committed By: mrg
Date: Sun Oct 16 05:05:38 UTC 2011
Modified Files:
src/lib/libc/gen: fts.c
Log Message:
default O_CLOEXEC to 0 for systems that don't define it, like, say, netbsd-5.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/lib/l
Module Name:src
Committed By: isaki
Date: Sun Oct 16 03:10:18 UTC 2011
Modified Files:
src/sys/arch/x68k/dev: bmd.c if_ne_intio.c vs.c vsvar.h
src/sys/arch/x68k/include: autoconf.h
src/sys/arch/x68k/x68k: mainbus.c
src/sys/dev/ic: msm6258.c msm6258va
Module Name:src
Committed By: christos
Date: Sun Oct 16 01:28:36 UTC 2011
Modified Files:
src/share/mk: bsd.README
Log Message:
rump not rum
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/share/mk/bsd.README
Please note that diffs are not public dom
Module Name:src
Committed By: christos
Date: Sun Oct 16 01:24:05 UTC 2011
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
- no need to special-case libraries with weird characters.
- add a note about adding new libraries.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Sun Oct 16 01:14:33 UTC 2011
Modified Files:
src/share/mk: bsd.README bsd.prog.mk
Log Message:
fix list of libraries to reflect reality.
To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/share/mk/bsd.README
c
Module Name:src
Committed By: mbalmer
Date: Sun Oct 16 00:45:54 UTC 2011
Modified Files:
src/lib/lua/sqlite: Makefile
Log Message:
Fix dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/lua/sqlite/Makefile
Please note that diffs are not publ
Module Name:src
Committed By: mbalmer
Date: Sun Oct 16 00:45:09 UTC 2011
Modified Files:
src/share/mk: bsd.lua.mk
Log Message:
Uncomment LUA_DPLIBS processing, but do not auto-include liblua.so,
under the assumption that programs that load Lua modules already have
loaded i
Module Name:src
Committed By: reed
Date: Sun Oct 16 00:32:25 UTC 2011
Modified Files:
src/bin/ksh: var.c
Log Message:
Typo in comment fix from Snader_LB via IRC.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/bin/ksh/var.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Sat Oct 15 23:00:02 UTC 2011
Modified Files:
src/lib/libc/citrus: citrus_mmap.c
src/lib/libc/gen: fstab.c fts.c getcap.c getgrent.c getttyent.c
getusershell.c initdir.c opendir.c syslog.c utmp.c utmpx.c
Module Name:src
Committed By: christos
Date: Sat Oct 15 22:57:57 UTC 2011
Modified Files:
src/lib/libc/net: hesiod.c
Log Message:
use fparseln
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/net/hesiod.c
Please note that diffs are not public d
Module Name:src
Committed By: rmind
Date: Sat Oct 15 22:03:03 UTC 2011
Modified Files:
src/lib/libc/sys: mmap.2
Log Message:
Amend previous: just leave the part that mmap() was designed for 4.2BSD
and do not mention 4.4BSD until it becomes clear when exactly the interface
Module Name:src
Committed By: christos
Date: Sat Oct 15 21:59:48 UTC 2011
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
use warn instead of perror.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/usr.bin/vmstat/vmstat.c
Please note that d
Module Name:src
Committed By: wiz
Date: Sat Oct 15 21:43:19 UTC 2011
Modified Files:
src/lib/libc/stdio: flockfile.3
Log Message:
Sort SECTIONS.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/stdio/flockfile.3
Please note that diffs are not pub
Module Name:src
Committed By: rmind
Date: Sat Oct 15 21:39:35 UTC 2011
Modified Files:
src/lib/libc/sys: mmap.2
Log Message:
Mention that mmap(2) was designed for 4.2BSD, but really appeared in 4.4BSD.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/lib
Module Name:src
Committed By: rmind
Date: Sat Oct 15 21:35:50 UTC 2011
Modified Files:
src/lib/libc/gen: directory.3 lockf.3
src/lib/libc/stdio: flockfile.3
src/lib/libc/stdlib: random.3
src/lib/libc/sys: flock.2 msync.2 munmap.2
Log Message:
Mentio
Module Name:src
Committed By: rmind
Date: Sat Oct 15 21:31:27 UTC 2011
Modified Files:
src/lib/libc/stdio: fmemopen.3
Log Message:
- Mention that fmemopen(3) conforms POSIX-2008.
- Drop advertising clause in TNF license.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Oct 15 21:14:57 UTC 2011
Modified Files:
src/sys/kern: kern_malloc.c
src/sys/sys: mallocvar.h
Log Message:
make buckets u_int. Fixes diagnostic panic when we allocate more than 65K
active elements in a bucket.
To g
Module Name:src
Committed By: christos
Date: Sat Oct 15 21:08:53 UTC 2011
Modified Files:
src/lib/libkvm: kvm.c
Log Message:
kill open_cloexec()
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/lib/libkvm/kvm.c
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Sat Oct 15 21:06:58 UTC 2011
Modified Files:
src/lib/libc/gen: nlist_elf32.c
Log Message:
report STT_COMMON symbols as data.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/gen/nlist_elf32.c
Please
Module Name:src
Committed By: christos
Date: Sat Oct 15 21:06:05 UTC 2011
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
unbreak -f -H -h, etc, part 1
- get nlist once in the beginning and fix the flags. Not each time! It is
not like the kernel will change it sy
Module Name:src
Committed By: dholland
Date: Sat Oct 15 19:50:20 UTC 2011
Modified Files:
src/sys/dev/ic: bwivar.h
src/sys/dev/pci: if_sip.c
Log Message:
"return f();" where both f and the enclosing function return void is
sometimes convenient. But, it's not standa
Module Name:src
Committed By: rmind
Date: Sat Oct 15 19:02:27 UTC 2011
Modified Files:
src/sys/kern: subr_vmem.c
Log Message:
Avoid return with expression in void functions.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/kern/subr_vmem.c
Please no
Module Name:src
Committed By: jruoho
Date: Sat Oct 15 16:35:45 UTC 2011
Modified Files:
src/share/man/man4: iic.4
src/share/man/man9: iic.9
Log Message:
Xref i2cscan(8).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/iic.4
cvs rdi
Module Name:src
Committed By: tsutsui
Date: Sat Oct 15 15:34:06 UTC 2011
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.h
Log Message:
- remove variable names from function declarations
- some KNF
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/
Module Name:src
Committed By: tsutsui
Date: Sat Oct 15 15:24:28 UTC 2011
Modified Files:
src/sys/arch/m68k/fpe: README
Log Message:
Update implemented/unimplemented FP functions.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/fpe/README
Pl
Module Name:src
Committed By: tsutsui
Date: Sat Oct 15 15:14:30 UTC 2011
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c fpu_emulate.h fpu_hyperb.c
fpu_trig.c
Log Message:
Add hyperboric and trigonometric functions to m68k FPE, written by isaki@.
With thes
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 13:02:24 UTC 2011
Removed Files:
src/lib/lua/sqlite: test-sqlite.lua
Log Message:
Remove, has been moved to share/examples/lua.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/lib/lua/sqlite/test-sqlite
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 13:01:00 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
src/share/examples: Makefile
Log Message:
Install, and add to the set lists, example code to illustrate
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 12:58:43 UTC 2011
Added Files:
src/share/examples/lua: Makefile README gpio.lua sqlite.lua
Log Message:
Example files showing Lua module usage.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/exam
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 12:58:20 UTC 2011
Modified Files:
src/lib/lua/sqlite: sqlite.c
Log Message:
Add db:changes()
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/lua/sqlite/sqlite.c
Please note that diffs are not pub
Module Name:src
Committed By: gson
Date: Sat Oct 15 11:31:41 UTC 2011
Modified Files:
src/tests/dev/raidframe: t_raid.sh
Log Message:
Fix cut-and-paste-o that casused the raid1_normal test case to have no
cleanup function defined, resulting in a rump_server process hanging
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 10:46:25 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/lib/lua: Makefile
Log Message:
Link the sqlite Lua module to the build and add i
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 10:35:06 UTC 2011
Modified Files:
src/lib/lua/sqlite: sqlite.c
Log Message:
Remove un-needed headers.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/lua/sqlite/sqlite.c
Please note that diffs ar
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 10:27:06 UTC 2011
Added Files:
src/lib/lua/sqlite: test-sqlite.lua
Log Message:
A small test/demo program to show the sqlite Lua module usage.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/lua/sql
Module Name:src
Committed By: mbalmer
Date: Sat Oct 15 10:26:30 UTC 2011
Added Files:
src/lib/lua/sqlite: Makefile sqlite.c
Log Message:
A Lua module to access SQLite databases.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/lua/sqlite/Makefile \
s
Module Name:src
Committed By: tron
Date: Sat Oct 15 10:18:24 UTC 2011
Modified Files:
src/sys/conf: majors
Log Message:
Fix build of kernels without filemon(4).
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/conf/majors
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Sat Oct 15 07:38:31 UTC 2011
Modified Files:
src/tests/lib/libc/sys: t_mkdir.c
Log Message:
Add few basic checks.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_mkdir.c
Please note that dif
Module Name:src
Committed By: jruoho
Date: Sat Oct 15 07:00:49 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/kernel: Makefile
src/tests/lib/libc/sys: Makefile
Added Files:
src/tests/lib/libc/sys: t_sigaction.c
Removed Files:
38 matches
Mail list logo