CVS commit: src/share/misc

2012-09-06 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Sep 6 15:24:26 UTC 2012 Modified Files: src/share/misc: acronyms.comp Log Message: Add UX (User eXperience) To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/share/misc/acronyms.comp Please note that

CVS commit: src/usr.bin/pr

2012-07-31 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Aug 1 02:27:48 UTC 2012 Modified Files: src/usr.bin/pr: pr.c Log Message: Minor tweaks to usage: - Sort options to match pr(1) SYNOPSIS (suggested by wiz) - Add missing -T timefmt option To generate a diff of this

CVS commit: src/usr.bin/pr

2012-07-31 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Aug 1 02:36:17 UTC 2012 Modified Files: src/usr.bin/pr: pr.1 Log Message: - Fix optional argument options (e, i, n, s) in SYNOPSIS and DESCRIPTION + First three take two optional arguments + All require no space

CVS commit: src/doc

2012-07-27 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Jul 27 16:49:07 UTC 2012 Modified Files: src/doc: CHANGES Log Message: Note addition of POSIX pr(1) -f and -p options. To generate a diff of this commit: cvs rdiff -u -r1.1725 -r1.1726 src/doc/CHANGES Please note that

CVS commit: src/lib/libc/inet

2012-07-25 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Jul 25 14:51:15 UTC 2012 Modified Files: src/lib/libc/inet: inet.3 Log Message: - Further clarify differences between inet_pton() and inet_aton() (i.e. the former only accepts decimal numbers; no octal or hex) - Clarify

CVS commit: src/usr.bin/pr

2012-07-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Tue Jul 24 02:13:05 UTC 2012 Modified Files: src/usr.bin/pr: pr.1 pr.c pr.h Log Message: - Fix PR 19468 by adding -f and -p options to pr(1). Changes adapted from patch by Ryan Younce and FreeBSD. The provided patch was

CVS commit: src/lib/libc/inet

2012-07-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Jul 20 13:40:58 UTC 2012 Modified Files: src/lib/libc/inet: inet_net.3 Log Message: - Use .Vt for variable types outside the SYNOPSIS section rather than .Ft - Use .Fn for function names outside the NAME section rather than

CVS commit: src/lib/libc/inet

2012-07-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Jul 20 14:25:38 UTC 2012 Modified Files: src/lib/libc/inet: inet.3 Log Message: - Use .Vt for variable types outside the SYNOPSIS section rather than .Ft - Use .Fn for function names outside the NAME section rather than .Nm

CVS commit: src/lib/libc/inet

2012-07-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Jul 20 19:18:09 UTC 2012 Modified Files: src/lib/libc/inet: inet.3 Log Message: - Add ERRORS section covering errno values set by inet_ntop() and inet_pton() To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/lib/libc/inet

2012-07-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Jul 20 19:44:39 UTC 2012 Modified Files: src/lib/libc/inet: inet_net.3 Log Message: - Add an ERRORS section rather than incompletely documenting the possible errno values in the DESCRIPTION section. To generate a diff

CVS commit: src/usr.bin/gencat

2012-03-09 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri Mar 9 18:54:28 UTC 2012 Modified Files: src/usr.bin/gencat: gencat.c Log Message: Improve the handling of quoted messages. - warn about messages with an unexpected quote character - warn about extra characters after a

CVS commit: src/share/misc

2011-03-24 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Mar 24 17:00:31 UTC 2011 Modified Files: src/share/misc: acronyms.comp Log Message: +SCADA (supervisory control and data acquisition) To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123

CVS commit: src/usr.bin/unifdef

2011-01-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Jan 20 15:24:24 UTC 2011 Modified Files: src/usr.bin/unifdef: unifdef.c Log Message: - Fix an incorrect comparison (always true) This created an unnecessary temporary file when using the -o option to create a new file.

CVS commit: src/usr.sbin/lpr/lpr

2011-01-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Jan 20 15:48:12 UTC 2011 Modified Files: src/usr.sbin/lpr/lpr: lpr.c Log Message: - Replace fatal2() with the appropriate err(3)/errx(3) calls. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44

CVS commit: src/usr.bin/unifdef

2010-01-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Jan 20 19:02:42 UTC 2010 Modified Files: src/usr.bin/unifdef: unifdef.c Log Message: - Fix bug where -o outfile fails when outfile does not exist. Pointed out by Tony Finch. To generate a diff of this commit: cvs rdiff

CVS commit: src/bin/ed

2009-06-09 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Jun 10 04:16:53 UTC 2009 Modified Files: src/bin/ed: main.c Log Message: Make sure that buffer is NULL terminated when input to strip_escapes() is too long. (Thanks jnemeth!) To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/time

2009-05-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Sun May 24 02:25:43 UTC 2009 Modified Files: src/lib/libc/time: strptime.3 strptime.c Log Message: Add %s to strptime(3) to make symmetric with strftime(3). To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/lib/libc/time

2009-05-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Sun May 24 02:30:18 UTC 2009 Modified Files: src/lib/libc/time: strptime.3 Log Message: Crank date for previous. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/lib/libc/time/strptime.3 Please note that

CVS commit: src/doc

2009-05-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Sun May 24 02:36:57 UTC 2009 Modified Files: src/doc: CHANGES Log Message: Document getdate(3) addition and adding %s to strptime(3). To generate a diff of this commit: cvs rdiff -u -r1.1233 -r1.1234 src/doc/CHANGES Please

CVS commit: src/distrib/sets/lists

2009-05-14 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Fri May 15 02:34:07 UTC 2009 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/misc: mi Log Message: Update set list for getdate(3) additions. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2009-05-13 Thread Brian Ginsbach
@@ +.\ $NetBSD: getdate.3,v 1.1 2009/05/14 02:37:36 ginsbach Exp $ +.\ +.\ Copyright (c) 2009, The NetBSD Foundation. +.\ All Rights Reserved. +.\ +.\ This code is derived from software contributed to The NetBSD Foundation +.\ by Brian Ginsbach. +.\ +.\ Redistribution and use in source and binary forms

CVS commit: src/doc

2009-05-06 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed May 6 14:35:41 UTC 2009 Modified Files: src/doc: CHANGES Log Message: rpcgen now supports hyper and quad keywords To generate a diff of this commit: cvs rdiff -u -r1.1222 -r1.1223 src/doc/CHANGES Please note that diffs

CVS commit: src/games/hack

2009-05-05 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed May 6 02:59:12 UTC 2009 Modified Files: src/games/hack: extern.h hack.end.c hack.unix.c Log Message: Change getdate() to getdatestr() since the former maybe present on systems supporting X/Open System Interfaces Extension

CVS commit: src/usr.bin/xlint/lint1

2009-04-27 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Mon Apr 27 15:08:10 UTC 2009 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: Print left and right type and not left type twice. (Hi Christos!) To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58

<    1   2