Module Name:src
Committed By: christos
Date: Sat Jul 10 04:09:36 UTC 2010
Modified Files:
src/sys/dev/pci: if_iwn.c
Log Message:
V() the mutex when firmware is initialized, duh!
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/if_iwn.c
Pleas
Module Name:src
Committed By: reed
Date: Fri Jul 9 22:24:13 UTC 2010
Modified Files:
src/usr.sbin/envstat: envstat.8
Log Message:
Add brief explanations of unit abbreviations.
Add units(1) to see also.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/us
Module Name:src
Committed By: chs
Date: Fri Jul 9 21:47:43 UTC 2010
Modified Files:
src/sys/arch/mips/mips: lock_stubs.S
Log Message:
fix build problems on MIPS32-only configurations:
define ucas{int,ptr}() directly here using the INT_* and PTR_* macros
instead of definin
Module Name:src
Committed By: wiz
Date: Fri Jul 9 20:58:38 UTC 2010
Modified Files:
src/lib/libpthread: affinity.3
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libpthread/affinity.3
Please note that diffs are not publi
Module Name:src
Committed By: wiz
Date: Fri Jul 9 20:56:01 UTC 2010
Modified Files:
src/lib/libpthread: pthread_cond.3
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_cond.3
Please note that diffs are not pu
Module Name:src
Committed By: rmind
Date: Fri Jul 9 18:42:46 UTC 2010
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
ip_input: move lookup for fragment queue a little bit further. OK m...@.
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/s
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 18:16:31 UTC 2010
Modified Files:
src/lib/libpthread: affinity.3
Log Message:
Add a compatibility note. Also some minor improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/affi
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 18:07:21 UTC 2010
Modified Files:
src/lib/libpthread: pthread_barrier.3
Log Message:
Update ERRORS, tidy SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libpthread/pthread_barrier.3
Plea
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 18:01:53 UTC 2010
Modified Files:
src/lib/libpthread: pthread_cond.3
Log Message:
Rearrange, reword, clarify. Remove duplicate paragraphs and recurring
sentences. Update the ERRORS to reflect reality in NetBSD.
To gen
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 17:54:08 UTC 2010
Modified Files:
src/lib/libpthread: pthread_condattr.3
Log Message:
Re-add EINVAL for pthread_condattr_destroy(3) (misread the pthread__error()).
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 17:15:59 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr_getstack.3
Log Message:
Note also alignment via mmap(2), as done in NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpth
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 17:03:05 UTC 2010
Modified Files:
src/lib/libpthread: TODO
Log Message:
As per (now closed) PR lib/43581, add a note about unsupported modifications
to the red zone size.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 16:54:30 UTC 2010
Modified Files:
src/lib/libpthread: pthread_condattr.3
Log Message:
Remove error conditions. Add CAVEATS to note the questionable value of the
functions in NetBSD, which does not support additional con
Module Name:src
Committed By: chs
Date: Fri Jul 9 16:54:05 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
note compat_linux update.
To generate a diff of this commit:
cvs rdiff -u -r1.1411 -r1.1412 src/doc/CHANGES
Please note that diffs are not public domain; t
Module Name:src
Committed By: agc
Date: Fri Jul 9 15:12:06 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: packet.h
Log Message:
be a bit less typedef-happy when it's not needed - no functional change
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Fri Jul 9 15:08:09 UTC 2010
Modified Files:
src/etc: man.conf
Log Message:
make sparc64 search for sparc man pages for now. It might be better in
the long run to choose a different name for shared drivers though. Fixes
PR/18273
Module Name:src
Committed By: agc
Date: Fri Jul 9 14:45:43 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
Log Message:
minor clean up after ourselves - free a compiled regexp
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 \
Module Name:src
Committed By: njoly
Date: Fri Jul 9 14:30:53 UTC 2010
Modified Files:
src/tests/fs/common: h_fsmacros.h
src/tests/fs/vfs: t_rmdirrace.c
Log Message:
Get rid of home made filesystem type strings and use MOUNT_xxx ones
instead. While here provide som
Module Name:src
Committed By: njoly
Date: Fri Jul 9 14:16:05 UTC 2010
Modified Files:
src/tests/fs/common: h_fsmacros.h lfs.c
src/tests/fs/vfs: t_rmdirrace.c
Log Message:
Pass down the filesystem type to the test funtion to allow fs-specific
callpoints.
Adjust t_
Module Name:src
Committed By: uebayasi
Date: Fri Jul 9 12:58:00 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_fault.c
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.166.2.12 -r1.166.2.13 src/sys/uvm/uvm_fault.c
Please note that
Module Name:src
Committed By: uebayasi
Date: Fri Jul 9 12:57:42 UTC 2010
Modified Files:
src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
Log Message:
opt_direct_page.h is no more.
To generate a diff of this commit:
cvs rdiff -u -r1.36.2.13 -r1.36.2.14 src/sys/miscfs/gen
Module Name:src
Committed By: uebayasi
Date: Fri Jul 9 12:49:21 UTC 2010
Modified Files:
src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
src/sys/uvm [uebayasi-xip]: uvm_bio.c uvm_fault.c uvm_page.c
Log Message:
Mark XIP pages as PG_CLEAN and/or PG_BUSY when approp
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 12:00:38 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr_getstack.3
Log Message:
Use .Ss for non-standard subtitle.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libpthread/pthread_attr
Module Name:src
Committed By: kiyohara
Date: Fri Jul 9 11:36:42 UTC 2010
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
s/mkuboot/mkubootimage/ in usage().
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/mkubootimage/mkuboo
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 11:03:26 UTC 2010
Modified Files:
src/lib/libpthread: pthread_cancel.3
Log Message:
Rewrite this for clarity. Also remove AUTHORS; someone was proud enough to
put himself as the author, even though the page was directly
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 10:55:57 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr_getname_np.3
Log Message:
Add missing prototypes. Noted by wiz@ -- thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libpthr
Module Name:src
Committed By: wiz
Date: Fri Jul 9 10:55:11 UTC 2010
Modified Files:
src/lib/libpthread: pthread_cond.3 pthread_join.3 pthread_key_create.3
pthread_mutex.3 pthread_rwlock.3 pthread_sigmask.3 pthread_spin.3
Log Message:
Mark up NULL.
To generat
Module Name:src
Committed By: wiz
Date: Fri Jul 9 10:49:48 UTC 2010
Modified Files:
src/lib/libpthread: pthread_getspecific.3
Log Message:
Mark up NULL, remove double space.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_getspecif
Module Name:src
Committed By: wiz
Date: Fri Jul 9 10:45:36 UTC 2010
Modified Files:
src/lib/libpthread: pthread_barrierattr.3
Log Message:
Add missing word.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_barrierattr.3
Please note
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 09:18:45 UTC 2010
Modified Files:
src/lib/libpthread: pthread_suspend_np.3
Log Message:
Fix the return values; pthread_resume_np() may fail with ESRCH. In addition,
some improvements to markup and wording.
To generate
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 09:10:34 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr_setcreatesuspend_np.3
Log Message:
Add the last compatibility note for the NetBSD extensions.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 08:51:28 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr.3 pthread_attr_getdetachstate.3
pthread_attr_getstack.3 pthread_cancel.3 pthread_cleanup_push.3
pthread_condattr.3 pthread_create
Module Name:src
Committed By: wiz
Date: Fri Jul 9 08:32:39 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr_getname_np.3
Log Message:
Sort errors.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_attr_getname_np.3
Please n
Module Name:src
Committed By: wiz
Date: Fri Jul 9 08:31:35 UTC 2010
Modified Files:
src/lib/libpthread: pthread_spin.3
Log Message:
Remove empty line.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libpthread/pthread_spin.3
Please note that diffs a
Module Name:src
Committed By: hannken
Date: Fri Jul 9 08:25:57 UTC 2010
Modified Files:
src/sys/nfs: nfs_vfsops.c
Log Message:
nfs_unmount(): No need to take a second reference for the root node.
nfs_root():Replace vget() with vref()/vn_lock(), this node already
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 08:22:04 UTC 2010
Modified Files:
src/lib/libpthread: Makefile pthread_getspecific.3 pthread_key_create.3
Removed Files:
src/lib/libpthread: pthread_key_delete.3 pthread_setspecific.3
Log Message:
Rationalize by
Module Name:src
Committed By: hannken
Date: Fri Jul 9 08:16:28 UTC 2010
Modified Files:
src/sys/fs/smbfs: smbfs_node.c smbfs_vfsops.c
Log Message:
Replace vget() with vref()/vn_lock(), this node already has a reference.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: hannken
Date: Fri Jul 9 08:14:27 UTC 2010
Modified Files:
src/sys/miscfs/overlay: overlay_vfsops.c
Log Message:
Replace vget() with vref()/vn_lock(), this node already has a reference.
To generate a diff of this commit:
cvs rdiff -u -r1.55
Module Name:src
Committed By: hannken
Date: Fri Jul 9 08:13:34 UTC 2010
Modified Files:
src/sys/uvm: uvm_swap.c
Log Message:
Replace vget() with vref()/vn_lock(), this node already has a reference.
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/sys/
Module Name:src
Committed By: hannken
Date: Fri Jul 9 08:10:50 UTC 2010
Modified Files:
src/sys/rump/librump/rumpvfs: rumpfs.c
Log Message:
Replace vget() with vref()/vn_lock(), this node already has a reference.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r
Module Name:src
Committed By: jruoho
Date: Fri Jul 9 07:31:01 UTC 2010
Modified Files:
src/lib/libpthread: Makefile pthread_attr_getname_np.3
pthread_getname_np.3
Removed Files:
src/lib/libpthread: pthread_attr_setname_np.3 pthread_setname_np.3
Log Mes
Module Name:src
Committed By: enami
Date: Fri Jul 9 07:04:31 UTC 2010
Modified Files:
src/usr.bin/netstat: if.c
Log Message:
Line up total numbers again.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/netstat/if.c
Please note that diffs are n
42 matches
Mail list logo