Module Name:src
Committed By: yamt
Date: Sat May 5 04:08:53 UTC 2012
Modified Files:
src/sys/ufs/ufs: inode.h ufs_lookup.c
Log Message:
comments and cosmetics. no functional changes.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/ufs/ufs/inode.h
Module Name:src
Committed By: jnemeth
Date: Sat May 5 01:29:56 UTC 2012
Modified Files:
src/usr.bin/calendar/calendars: calendar.christian calendar.holiday
calendar.judaic calendar.netbsd calendar.usholiday
Log Message:
Update all variable days
- religious ho
Module Name:src
Committed By: wiz
Date: Fri May 4 23:50:26 UTC 2012
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
The new apropos(1) incorrectly displays hyphens in the first line
of the search results for a few man pages (for man(7) based man
pages).
Module Name:src
Committed By: christos
Date: Fri May 4 17:57:22 UTC 2012
Modified Files:
src/sys/coda: coda_vnops.c
Log Message:
comment out debugging printfs
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/coda/coda_vnops.c
Please note that diffs
Module Name:src
Committed By: joerg
Date: Fri May 4 16:45:05 UTC 2012
Modified Files:
src/lib/libc/citrus: citrus_lookup.c
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/citrus/citrus_lookup.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: joerg
Date: Fri May 4 12:28:03 UTC 2012
Modified Files:
src/lib/libc/gen: makecontext.3
Log Message:
Drop obsolete pthread restriction.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/gen/makecontext.3
Please note
Module Name:src
Committed By: joerg
Date: Fri May 4 12:26:33 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c pthread_int.h
Log Message:
Simplify check for TLS definition to not hide code. Drop it in another
place as it is redundant.
To generate a diff of this com
Module Name:src
Committed By: christos
Date: Fri May 4 11:48:12 UTC 2012
Modified Files:
src/lib/libossaudio: ossaudio.c soundcard.h
Log Message:
- match regular ioctl prototype (3rd argument is optional)
- fix lint issues
To generate a diff of this commit:
cvs rdiff -u