Module Name:src
Committed By: cyber
Date: Sun Apr 8 07:59:53 UTC 2012
Modified Files:
src/sbin/disklabel: main.c
Log Message:
PR bin/45744
from Julian Fagir
Removing options that have had implementations removed.
-b: removed in -r1.4
-s: removed in -r1.2
To generate a
Module Name:src
Committed By: jruoho
Date: Sun Apr 8 09:36:04 UTC 2012
Modified Files:
src/tests/lib/libm: t_log.c
Log Message:
Remove one xfail that does not seem to fail (on alpha).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libm/t_log.c
Module Name:src
Committed By: jruoho
Date: Sun Apr 8 09:58:59 UTC 2012
Modified Files:
src/tests/lib/libc/gen: t_fnmatch.c
Log Message:
Append few basic test cases.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/gen/t_fnmatch.c
Please no
Module Name:src
Committed By: nisimura
Date: Sun Apr 8 10:38:34 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h
Log Message:
Add an entry for Terastation TGL miconv2 satellite processor which
features a more complex protocol than Linkst
Module Name:src
Committed By: martin
Date: Sun Apr 8 11:27:46 UTC 2012
Modified Files:
src/lib/libc/gen: posix_spawn_fileactions.c
src/sys/compat/netbsd32: netbsd32.h netbsd32_execve.c syscalls.master
src/sys/kern: exec_elf.c kern_exec.c kern_exit.c
Module Name:src
Committed By: martin
Date: Sun Apr 8 11:28:13 UTC 2012
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_sysent.c
Log Message:
Regen (posix_spawn)
To generate a diff of this commit
Module Name:src
Committed By: nisimura
Date: Sun Apr 8 12:11:58 UTC 2012
Modified Files:
src/sys/arch/sandpoint/sandpoint: satmgr.c
Log Message:
Add an entry for "miconv2" satellite processor control. The button
press event handler remains unimplemented for now. Use /de
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:40:03 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add IDs for Fresco Logic and their FL1000 and FL1009 xHCI chips.
Derived from OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.1110
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:43:36 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
- NEC uPD720100A is USB2.
- Add NEC uPD720200, a USB3 Host Controller
To generate a diff of this commit:
cvs rdiff -u -r1. -r1.1112 src/sys
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:44:04 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1105 -r1.1106 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1104 -r1.1
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:08:02 UTC 2012
Modified Files:
src/sys/dev/pci: slide.c
Log Message:
As suggested in the previous commit, the overwrite of the pci_attach_args
is a bug. Although I have not tested on real hardware, Linux's
pata_sl
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:14:04 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Make the RS690 entries more closely match the terminology of the RS690
RRG/RPR/BDG documents.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:14:30 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1106 -r1.1107 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1105 -r1.1
Module Name:src
Committed By: manu
Date: Sun Apr 8 15:04:41 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_node.c puffs_sys.h puffs_vfsops.c
puffs_vnops.c
Log Message:
Add name and atttribute cache with filesytem provided TTL.
lookup, create, m
Module Name:src
Committed By: manu
Date: Sun Apr 8 15:07:46 UTC 2012
Modified Files:
src/lib/libpuffs: dispatcher.c pnode.c puffs.3 puffs.h
Log Message:
Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init(3) to use name and
attribute cache with filesystem provided TTL.
lookup
Module Name:src
Committed By: manu
Date: Sun Apr 8 15:13:06 UTC 2012
Modified Files:
src/lib/libperfuse: ops.c perfuse.c perfuse_priv.h
Log Message:
Use new PUFFS_KFLAG_CACHE_FS_TTL option to puffs_init(3) so that
FUSE TTL on name and attributes are used. This save many P
Module Name:src
Committed By: wiz
Date: Sun Apr 8 16:06:23 UTC 2012
Modified Files:
src/lib/libutil: getdiskrawname.3
Log Message:
End sentence with dot.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libutil/getdiskrawname.3
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun Apr 8 16:09:55 UTC 2012
Modified Files:
src/lib/libpuffs: puffs.3
Log Message:
Split file system.
Comma fixes.
Remove dangling "and".
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/li
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:07 UTC 2012
Modified Files:
src/dist/pdisk: errors.h io.h
Log Message:
Sprinkle __dead and __printflike for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/pdisk/errors.h
cvs rdiff -u -r
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:19 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Fix a format string error clang found.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/dist/pdisk/pdisk.c
Please note that diffs a
Module Name:src
Committed By: wiz
Date: Sun Apr 8 20:41:18 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Cast argument to unsigned long for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/dist/pdisk/pdisk.c
Please note that diffs
Module Name:src
Committed By: chs
Date: Sun Apr 8 20:47:11 UTC 2012
Modified Files:
src/sys/uvm: uvm_amap.c
Log Message:
initialize amap per-page reference counts before changing the amap's
overall reference count. this fixes the crashes seen for the last 9 months
with w
Module Name:src
Committed By: christos
Date: Sun Apr 8 20:49:29 UTC 2012
Modified Files:
src/sys/arch/i386/conf: GENERIC
src/sys/dev/cardbus: files.cardbus
Added Files:
src/sys/dev/cardbus: if_bwi_cardbus.c
Log Message:
PR/46310: Ryo ONODERA: Add support f
Module Name:src
Committed By: christos
Date: Sun Apr 8 20:56:12 UTC 2012
Modified Files:
src/lib/libutil: getfsspecname.c
Log Message:
Fix compat code, so if we failed to make raw, return the regular path.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/
Module Name:src
Committed By: christos
Date: Sun Apr 8 21:18:46 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
print sizeof() with %zu
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/dist/pdisk/pdisk.c
Please note that diffs are not pub
Module Name:src
Committed By: wiz
Date: Sun Apr 8 22:00:42 UTC 2012
Modified Files:
src/sbin/dump_lfs: dump_lfs.8
src/sbin/fdisk: fdisk.8
src/sbin/mount_nfs: mount_nfs.8
src/sbin/ping6: ping6.8
src/sbin/tunefs: tunefs.8
src/usr.bin/c
Module Name:src
Committed By: wiz
Date: Mon Apr 9 00:24:57 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++: nested_exception.h
Log Message:
clang complains:
C++ default arguments are illegal in the function defininion.
christos@ ok
To generate
27 matches
Mail list logo