CVS commit: src/usr.bin/time

2010-05-16 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun May 16 07:40:13 UTC 2010 Modified Files: src/usr.bin/time: time.1 Log Message: Grammar, clarification, and note that the rusage information is total as opposed to strict subprocess only. To generate a diff of this commit:

CVS commit: src/usr.bin/time

2010-05-16 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun May 16 07:40:53 UTC 2010 Modified Files: src/usr.bin/time: time.1 Log Message: and, erm, bump date too. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/time/time.1 Please note that diffs are not

CVS commit: src/lib/libc/gen

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 07:52:58 UTC 2010 Modified Files: src/lib/libc/gen: directory.3 Log Message: Rewrite much of the page. Provide much more detailed and structured discussion. Notably, try to gather some of the conditions around the famo

CVS commit: src/lib/libc/gen

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 08:01:14 UTC 2010 Modified Files: src/lib/libc/gen: directory.3 Log Message: At least one markup-typo slipped through the cracks. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/lib/libc/gen/director

CVS commit: src/share/man/man5

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 08:56:17 UTC 2010 Modified Files: src/share/man/man5: dir.5 Log Message: Add a note that the "whiteout inode", DT_WHT, is an implementation detail and should not be seen in normal user applications. To generate a diff

CVS commit: src/external/gpl3/binutils/dist/gas

2010-05-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 16 11:20:01 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/gas: atof-generic.c src/external/gpl3/binutils/dist/gas/config: atof-vax.c Log Message: >From Matt Thomas, suggested upstream: * atof-ge

CVS commit: src/sys

2010-05-16 Thread Frank Wille
Module Name:src Committed By: phx Date: Sun May 16 11:27:50 UTC 2010 Modified Files: src/sys/arch/sandpoint/include: bootinfo.h src/sys/arch/sandpoint/sandpoint: autoconf.c src/sys/arch/sandpoint/stand/netboot: brdsetup.c globals.h main.c skg.c src/s

CVS commit: src/lib/libc/gen

2010-05-16 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 16 11:37:06 UTC 2010 Modified Files: src/lib/libc/gen: directory.3 Log Message: Sort sections. Fix typo. Fix xref. Improve wording in one case. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libc/gen/

CVS commit: src/lib/libpthread

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 12:20:00 UTC 2010 Modified Files: src/lib/libpthread: pthread.3 Log Message: Enumerate the functions in a table instead of a big SEE ALSO. Also some stylistic changes. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/lib/libpthread

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 12:23:32 UTC 2010 Modified Files: src/lib/libpthread: pthread.3 Log Message: Add the Butenhof's book to SEE ALSO. (It was decent enough when I read it years ago, but if there are better ones, please feel free to add tho

CVS commit: src/lib/libpthread

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 12:36:32 UTC 2010 Modified Files: src/lib/libpthread: pthread_once.3 Log Message: .Dv. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_once.3 Please note that diffs are not publ

CVS commit: src

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 15:33:30 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/man: mi src/share/man/man3: Makefile src/share/man/man5: Makefile Added Files: src/share/man/man3:

CVS commit: src/share/man/man3

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun May 16 15:56:39 UTC 2010 Modified Files: src/share/man/man3: dirent.3 Log Message: Fix the SYNOPSIS. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/dirent.3 Please note that diffs are not pub

CVS commit: src/lib/libc/gen

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon May 17 03:04:09 UTC 2010 Modified Files: src/lib/libc/gen: directory.3 Log Message: Fix the note about errno in ERRORS; telldir(3), seekdir(3), and rewinddir(3) do not set the errno. To generate a diff of this commit: cvs rd

CVS commit: src/lib/libc/gen

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon May 17 03:09:06 UTC 2010 Modified Files: src/lib/libc/gen: directory.3 Log Message: Actually the previous is wrong; all of these can set the errno either via each other or via something like malloc(3) or lseek(2). To generat

CVS commit: src/lib/libc/sys

2010-05-16 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon May 17 05:20:05 UTC 2010 Modified Files: src/lib/libc/sys: stat.2 Log Message: Try to describe the struct stat instead of copy-pasting it from the header. Use xrefs to avoid duplication of effort. Note the S_IS*() macros. To