cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch stage_1.sh

2008-12-11 Thread Jens Schweikhardt
schweikh2008-12-11 19:48:21 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/fbsd-from-scratch stage_1.sh Log: Improve target architecture independence. Revision ChangesPath 1.7 +1 -1 doc/en_US.ISO8859-1/articles/fbsd-from

cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml

2008-12-04 Thread Jens Schweikhardt
schweikh2008-12-04 18:13:49 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml Log: Update estimate of time required for port building. Revision ChangesPath 1.14 +3 -2 doc/en_US.ISO8859-1/artic

cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml

2008-12-04 Thread Jens Schweikhardt
schweikh2008-12-04 18:04:51 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml Log: Correct murky grammar. Revision ChangesPath 1.13 +3 -3 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/article

cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml stage_1.conf.default stage_1.sh stage_2.conf.default stage_3.mk

2008-12-03 Thread Jens Schweikhardt
schweikh2008-12-03 21:59:52 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml stage_1.conf.default stage_1.sh

cvs commit: src/games/fortune/datfiles limerick

2008-01-07 Thread Jens Schweikhardt
schweikh2008-01-07 10:31:17 UTC FreeBSD src repository Modified files: games/fortune/datfiles limerick Log: Typo; s/relied/replied Revision ChangesPath 1.15 +1 -1 src/games/fortune/datfiles/limerick ___ cvs-all@fre

cvs commit: src/games/fortune/datfiles fortunes

2007-12-25 Thread Jens Schweikhardt
schweikh2007-12-25 16:36:52 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Typos corrected. Revision ChangesPath 1.253 +2 -2 src/games/fortune/datfiles/fortunes ___ cvs-all@freebsd.o

cvs commit: src/share/man/man4 ppbus.4

2007-02-23 Thread Jens Schweikhardt
schweikh2007-02-23 16:50:17 UTC FreeBSD src repository Modified files: share/man/man4 ppbus.4 Log: Correct two grammos. Revision ChangesPath 1.24 +2 -2 src/share/man/man4/ppbus.4 ___ cvs-all@freebsd.org maili

cvs commit: src/include/rpc auth_kerb.h

2007-02-09 Thread Jens Schweikhardt
schweikh2007-02-09 14:24:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) include/rpc auth_kerb.h Log: MFC rev. 1.3 from HEAD, Comment the token after #endif, like we do everywhere else. Static analyzers like FlexeLint complain about it.

cvs commit: src/include tgmath.h

2007-02-09 Thread Jens Schweikhardt
schweikh2007-02-09 14:21:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) include tgmath.h Log: MFC rev. 1.5. from HEAD, Properly parenthesize the __tg_is_complex() macro by moving a closing paren to where it belongs. Revision Cha

cvs commit: src/include tgmath.h

2007-02-02 Thread Jens Schweikhardt
schweikh2007-02-02 18:30:24 UTC FreeBSD src repository Modified files: include tgmath.h Log: Properly parenthesize the __tg_is_complex() macro by moving a closing paren to where it belongs. MFC after: 7 days Revision ChangesPath 1.5 +2 -

cvs commit: src/include/rpc auth_kerb.h

2007-02-02 Thread Jens Schweikhardt
schweikh2007-02-02 18:11:18 UTC FreeBSD src repository Modified files: include/rpc auth_kerb.h Log: Comment the token after #endif, like we do everywhere else. Static analyzers like FlexeLint complain about it. MFC after: 7 days Revision ChangesPath

cvs commit: src/sbin/ifconfig ifconfig.8

2006-10-02 Thread Jens Schweikhardt
schweikh2006-10-02 08:55:54 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 Log: Correct some grammos. Revision ChangesPath 1.122 +3 -3 src/sbin/ifconfig/ifconfig.8 ___ cvs-all@freebsd.org

cvs commit: src/games/fortune/datfiles limerick startrek

2006-09-27 Thread Jens Schweikhardt
schweikh2006-09-27 19:20:43 UTC FreeBSD src repository Modified files: games/fortune/datfiles limerick startrek Log: Correct typo. Revision ChangesPath 1.11 +1 -1 src/games/fortune/datfiles/limerick 1.9 +1 -1 src/games/fortune/datfiles/startrek

Re: cvs commit: src/games/fortune/datfiles fortunes

2006-04-17 Thread Jens Schweikhardt
On Mon, Apr 17, 2006 at 06:28:57PM +0200, Dag-Erling Smørgrav wrote: # Jens Schweikhardt <[EMAIL PROTECTED]> writes: # > Log: # > Remove a corrupted fortune ending in line noise. Even googling did not # > turn up a non-corrupted version, else I would have restored it. # >

cvs commit: src/bin/sh Makefile trap.c

2006-04-17 Thread Jens Schweikhardt
schweikh2006-04-17 17:55:11 UTC FreeBSD src repository Modified files: bin/sh Makefile trap.c Log: Whitespace nits. Revision ChangesPath 1.46 +1 -1 src/bin/sh/Makefile 1.32 +4 -4 src/bin/sh/trap.c ___

cvs commit: src/games/fortune/datfiles fortunes

2006-04-17 Thread Jens Schweikhardt
schweikh2006-04-17 12:14:47 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Remove a corrupted fortune ending in line noise. Even googling did not turn up a non-corrupted version, else I would have restored it. (No, it's not the one that uses l

cvs commit: src/bin/sh TOUR

2006-04-16 Thread Jens Schweikhardt
schweikh2006-04-16 11:54:01 UTC FreeBSD src repository Modified files: bin/sh TOUR Log: Correct assorted grammos and typos. Revision ChangesPath 1.7 +11 -11src/bin/sh/TOUR ___ cvs-all@freebsd.org mail

cvs commit: src/bin/sh show.c

2006-04-14 Thread Jens Schweikhardt
schweikh2006-04-14 13:59:04 UTC FreeBSD src repository Modified files: bin/sh show.c Log: Output something reasonable for regular and expanded here-documents. I would have chosen the EOF markers, but they are no longer available AFAICS, so output "

cvs commit: src/lib/libc/stdlib malloc.3

2006-04-13 Thread Jens Schweikhardt
schweikh2006-04-13 18:19:44 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.3 Log: s/soley/solely Revision ChangesPath 1.70 +1 -1 src/lib/libc/stdlib/malloc.3 ___ cvs-all@freebsd.org mailing

cvs commit: src/share/examples/netgraph ether.bridge

2006-03-05 Thread Jens Schweikhardt
schweikh2006-03-05 15:53:07 UTC FreeBSD src repository Modified files: share/examples/netgraph ether.bridge Log: - Correct grammos in comments and end them with full stops. - Use "if !" instead of empty true branches. - Don't hardcode script name in usage message, use $0 inst

cvs commit: src/bin/sh main.c

2006-02-04 Thread Jens Schweikhardt
schweikh2006-02-04 14:47:19 UTC FreeBSD src repository Modified files: bin/sh main.c Log: Initialize PWD early on (don't expect it to be inherited from the environment or set it only when changing directories with cd). PR: standards/92640 Revision C

cvs commit: src/bin/sh var.h

2006-02-04 Thread Jens Schweikhardt
schweikh2006-02-04 14:41:27 UTC FreeBSD src repository Modified files: bin/sh var.h Log: s/staticly/statically/g Revision ChangesPath 1.13 +2 -2 src/bin/sh/var.h ___ cvs-all@freebsd.org mailing list h

cvs commit: src/bin/sh var.c

2006-02-04 Thread Jens Schweikhardt
schweikh2006-02-04 14:38:37 UTC FreeBSD src repository Modified files: bin/sh var.c Log: s/varable/variable/; s/tored/stored/ Revision ChangesPath 1.30 +2 -2 src/bin/sh/var.c ___ cvs-all@freebsd.org m

cvs commit: src/bin/sh error.c eval.c expand.c jobs.c miscbltin.c

2006-02-04 Thread Jens Schweikhardt
schweikh2006-02-04 14:37:50 UTC FreeBSD src repository Modified files: bin/sh error.c eval.c expand.c jobs.c miscbltin.c Log: Remove some white space at EOL. Revision ChangesPath 1.26 +1 -1 src/bin/sh/error.c 1.50

cvs commit: src/share/man/man4 gbde.4

2006-01-10 Thread Jens Schweikhardt
schweikh2006-01-10 18:55:24 UTC FreeBSD src repository Modified files: share/man/man4 gbde.4 Log: Correct two trivial grammos. Revision ChangesPath 1.11 +2 -2 src/share/man/man4/gbde.4 ___ cvs-all@freebsd.org

cvs commit: src/games/fortune/datfiles limerick

2005-12-26 Thread Jens Schweikhardt
schweikh2005-12-26 16:09:59 UTC FreeBSD src repository Modified files: games/fortune/datfiles limerick Log: Correct some typos. Revision ChangesPath 1.10 +2 -2 src/games/fortune/datfiles/limerick ___ cvs-all@freebs

cvs commit: src/sys/dev/aac aac.c

2005-11-13 Thread Jens Schweikhardt
schweikh2005-11-13 17:26:36 UTC FreeBSD src repository Modified files: sys/dev/aac aac.c Log: Remove the unused AAC_DRIVER_BUILD_DATE macro. Nuke whitespace at EOL while I'm here. Approved by:scottl (MAINTAINER) Revision ChangesPath 1.116 +48 -

cvs commit: src/sys/dev/hptmv entry.c

2005-11-13 Thread Jens Schweikhardt
schweikh2005-11-13 10:13:31 UTC FreeBSD src repository Modified files: sys/dev/hptmventry.c Log: Don't augment the DRIVER_VERSION "v1.12" with __DATE__ and __TIME__. This is the only file of > 1700 files in a buildkernel here doing that. It makes reproducible builds (

cvs commit: src/share/man/man5 rc.conf.5

2005-11-12 Thread Jens Schweikhardt
schweikh2005-11-12 21:45:20 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Correct a grammo and capitalize a few abbreviations. Revision ChangesPath 1.269 +4 -4 src/share/man/man5/rc.conf.5 _