dds 2010-05-23 18:00:52 UTC
FreeBSD ports repository (src committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Add coordinates of eri@ per email he sent me on 2010-02-09
Revision ChangesPath
1.452 +2 -1 ports/astro/xearth/files/
dds 2009-09-28 08:34:08 UTC
FreeBSD ports repository (src committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
- Fix typo
- Correct a few source code formatting bugs
Feature safe: yes
Revision ChangesPath
1.434 +8 -8 po
dds 2009-09-28 06:47:27 UTC
FreeBSD ports repository (src committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Add missing entries thanks to email info received from
rvb, weongyo, zml, gonzo
Feature safe: yes
Revision ChangesPath
dds 2009-09-17 12:40:53 UTC
FreeBSD ports repository (src committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Add missing entries thanks to email info received from
asmodai, avg, bcr, bz, cjc, davidch, dcs, dwcjr, flathill, gnn, helbig,
jamie,
dds 2009-09-15 08:54:38 UTC
FreeBSD ports repository (src committer)
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Add some missing commas.
Revision ChangesPath
1.417 +17 -17ports/astro/xearth/files/freebsd.committers.markers
___
dds 2008-07-18 08:27:09 UTC
FreeBSD ports repository (src committer)
Modified files:
devel/cscout pkg-plist
Log:
Move the unexec cmp lines before the files that are compared, so that
during deinstallation the corresponding files will still exist for
comparison.
dds 2008-07-17 15:00:30 UTC
FreeBSD ports repository (src committer)
Modified files:
devel/cscout Makefile distinfo pkg-plist
Log:
This version adds support for function argument refactoring.
Furthermore, a new option controls the depth of function and macro
call
dds 2008-07-01 14:41:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ce if_ce.c
Log:
SVN rev 180147 on 2008-07-01 14:41:03Z by dds
Fix instances of bogus #elsif directive.
Found by: CScout
MFC after: 2 weeks
Revision ChangesPat
Pawel Jakub Dawidek wrote:
On Mon, Mar 17, 2008 at 05:24:00PM +0200, Diomidis Spinellis wrote:
Pawel Jakub Dawidek wrote:
I was thinking about adding two options to cp(1) (-1 and -2) to give
cp(1) a hint if the copy is done inside one disk or between separate
disks. In -1 case cp(1) will read
Pawel Jakub Dawidek wrote:
On Tue, Dec 18, 2007 at 02:03:55AM -0800, Alfred Perlstein wrote:
* Diomidis Spinellis <[EMAIL PROTECTED]> [071218 00:48] wrote:
dds 2007-12-18 08:49:47 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
dds 2008-03-15 15:51:50 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/handbook/ports chapter.sgml
Log:
Add missing description for the ! output of pkg_version.
Revision ChangesPath
1.274 +5 -0 doc/en_US.ISO8859-1/books/h
dds 2008-03-03 10:06:52 UTC
FreeBSD src repository
Modified files:
games/fortune/datfiles fortunes
Log:
Fix typo.
Revision ChangesPath
1.258 +1 -1 src/games/fortune/datfiles/fortunes
___
cvs-all@freebsd.org mail
dds 2008-02-18 09:17:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/colldefel_GR.ISO8859-7.src
Log:
MFC version 1.3
Fix collation order for accented characters.
Revision ChangesPath
1.2.26.1 +11 -11src/share/colldef/el
dds 2008-02-18 09:15:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/colldefel_GR.ISO8859-7.src
Log:
MFC version 1.3
Fix collation order for accented characters.
Revision ChangesPath
1.2.16.1 +11 -11src/share/colldef/el
Diomidis Spinellis wrote:
dds 2008-02-04 10:25:28 UTC
FreeBSD src repository
Modified files:
share/colldefel_GR.ISO8859-7.src
Log:
Fix collation order for accented characters.
MFC after: 2 weeks
Revision ChangesPath
1.3 +11 -11src
dds 2008-02-04 10:25:28 UTC
FreeBSD src repository
Modified files:
share/colldefel_GR.ISO8859-7.src
Log:
Fix collation order for accented characters.
MFC after: 2 weeks
Revision ChangesPath
1.3 +11 -11src/share/colldef/el_GR.ISO8859-7.s
dds 2008-01-27 08:07:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/defaults periodic.conf
etc/periodic/daily 460.status-mail-rejects
Log:
MFC: A new configuration variable, daily_status_mail_rejects_shorten, allows
the rejected m
dds 2008-01-27 08:06:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/defaults periodic.conf
etc/periodic/daily 460.status-mail-rejects
Log:
MFC: A new configuration variable, daily_status_mail_rejects_shorten, allows
the rejected m
dds 2008-01-27 07:38:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
bin/mv mv.c
Log:
MFC revisions 1.47-1.50.
- Follow POSIX specification when moving a directory to an existing
directory across devices.
- Improve consisten
dds 2008-01-27 07:37:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
bin/mv mv.c
Log:
MFC revisions 1.47-1.50.
- Follow POSIX specification when moving a directory to an existing
directory across devices.
- Improve consisten
dds 2008-01-08 07:22:43 UTC
FreeBSD src repository
Modified files:
etc/defaults periodic.conf
etc/periodic/daily 460.status-mail-rejects
Log:
A new configuration variable, daily_status_mail_rejects_shorten, allows
the rejected mail reports to tally the reject
dds 2007-12-27 11:33:42 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
- Roll-back attempts to mimic rename(2) atomicity introduced in 1.47,
and follow the letter of the POSIX specification.
- Moving a directory to an existing non-empty dir
dds 2007-12-19 11:52:34 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
Update the number of reported tests to keep prove(1) happy.
Revision ChangesPath
1.6 +1 -1 src/tools/regression/bin/mv/regress.sh
dds 2007-12-19 11:00:23 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
Correct the "move file from directory to existing directory" test for
cross-device moves.
Revision ChangesPath
1.5 +1 -1 src/tools/regression/bi
Alfred Perlstein wrote:
Does 'mv' spawn off tar or something to do the copy part?
You can _usually_ get much better cross device performance
by hooking two processes together like so:
tar -cf - -C /path/to/source . | tar -xf - -C /path/to/dst
This will keep the disks a lot busier, but this c
dds 2007-12-18 08:53:04 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
Portability improvements to investigate behavior of other OSs.
Now works under Solaris and Linux.
Revision ChangesPath
1.4 +4 -4 src/tools/regre
dds 2007-12-18 08:49:47 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
Add more tests. All rename(2)-based tests now succeed.
The performance of the cross-device equivalents is under investigation.
Revision ChangesPath
1.3
Alfred Perlstein wrote:
* Diomidis Spinellis <[EMAIL PROTECTED]> [071216 09:47] wrote:
dds 2007-12-16 17:47:34 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
Eliminate gcc "variable clobbered" warnings by declaring the variables
dds 2007-12-17 09:02:43 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
Calling any function from vfork other than exec* and _exit yields
undefined behavior.
Noted by: alfred
Revision ChangesPath
1.49 +9 -3 src/bin/
Alexander Kabaev wrote:
On Sun, 16 Dec 2007 14:14:31 + (UTC)
Diomidis Spinellis <[EMAIL PROTECTED]> wrote:
dds 2007-12-16 14:14:31 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
When moving a directory across devices to a place w
dds 2007-12-16 17:47:34 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
Eliminate gcc "variable clobbered" warnings by declaring the variables
living across the vfork as volatile.
Noted by: kan
Revision ChangesPath
1.48
dds 2007-12-16 14:14:31 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
When moving a directory across devices to a place where a directory
with the same name exists, delete that directory first, before performing
the copy. This ensures that mv(
dds 2007-12-16 08:25:34 UTC
FreeBSD src repository
Modified files:
tools/regression/bin/mv regress.sh
Log:
Verify that the moved source is no longer there.
Revision ChangesPath
1.2 +26 -0 src/tools/regression/bin/mv/regress.sh
___
dds 2007-12-16 08:11:38 UTC
FreeBSD src repository
Added files:
tools/regression/bin/mv Makefile regress.sh regress.t
Log:
Regression tests for upcoming makeup of mv.
Case 20 corresponds to PR bin/118367.
Revision ChangesPath
1.1 +4 -0 src/tools/regre
dds 2007-12-16 08:02:09 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed regress.sh
Log:
Make the reported number of tests match their actual number.
This fixes the reporting under prove(1)
Revision ChangesPath
1.19 +1 -1 src/too
dds 2007-12-16 07:55:33 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed multitest.t
Log:
cd to the correct directory so that the tests can be run from prove(1)
Revision ChangesPath
1.14 +1 -0 src/tools/regression/usr.bin/sed/multi
dds 2007-11-08 11:13:03 UTC
FreeBSD src repository
Modified files:
usr.bin/mail cmd1.c lex.c list.c main.c
Log:
Use static storage-class specifier where appropriate.
Found by: CScout
Revision ChangesPath
1.8 +1 -1 src/usr.bin/mail/cmd1.c
1.1
dds 2007-11-08 09:09:02 UTC
FreeBSD src repository
Modified files:
usr.bin/mail aux.c
Log:
Make function's definition follow its declared visibility.
Found by: CScout
Revision ChangesPath
1.14 +1 -1 src/usr.bin/mail/aux.c
__
dds 2007-11-08 08:57:51 UTC
FreeBSD src repository
Modified files:
usr.bin/sed main.c
Log:
Fix visibility of "inplace".
Found by: CScout
Revision ChangesPath
1.40 +1 -1 src/usr.bin/sed/main.c
___
cvs
dds 2007-08-31 13:56:26 UTC
FreeBSD src repository
Modified files:
sys/kern kern_acct.c
Log:
Add missing newline in the log message of the previous commit.
Approved by:re (kensmith) - implied
Revision ChangesPath
1.95 +1 -1 src/sys/k
dds 2007-08-31 13:36:58 UTC
FreeBSD src repository
Modified files:
sys/kern kern_acct.c
Log:
Don't panic. When encountering a negative value call log(LOG_NOTICE, ...)
and record LONG_MAX, instead of calling KASSERT(...).
Reported by:rwatson
Approved
dds 2007-05-24 07:00:53 UTC
FreeBSD src repository
Added files:
tools/regression/usr.bin/lastcomm v1-sparc64.out
v2-sparc64.out
tools/regression/usr.sbin/sa v1-sparc64-sav.in
v1-sparc64-sav.out
dds 2007-05-24 06:57:51 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/lastcomm README
Log:
Modify file generation instructions to remove the tty field:
the mapping from number to name differs between systems,
and will cause tests to fail.
Revisi
dds 2007-05-23 21:35:45 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.sbin/sa prime.sh
Log:
Fix the procedure for generating the test summary files.
Document the procedure for obtaining an appropriately old version of sa.
Revision ChangesPath
1
dds 2007-05-22 10:49:43 UTC
FreeBSD src repository
Modified files:
usr.sbin/sa Makefile
Log:
Set .PATH before referring to the corresponding sources.
Revision ChangesPath
1.12 +2 -2 src/usr.sbin/sa/Makefile
__
dds 2007-05-22 06:51:38 UTC
FreeBSD src repository
Modified files:
share/man/man5 acct.5
sys/kern kern_acct.c
sys/sys acct.h
usr.bin/lastcomm Makefile lastcomm.c
usr.sbin/sa Makefile extern.h main.c pdb.c usrdb.c
A
dds 2007-05-22 06:34:20 UTC
FreeBSD src repository
Added files:
tools/regression/usr.bin/lastcomm v1-sparc64-acct.in
v2-sparc64-acct.in
Log:
Regression tests for sparc64 record formats.
Submitted by: Carl Johan Gustavsson
Rev
dds 2007-05-22 06:30:48 UTC
FreeBSD src repository
Added files:
tools/regression/usr.bin/lastcomm v1-amd64-acct.in
v1-amd64.out
v2-amd64-acct.in
v2-amd64.out
t
dds 2007-05-22 06:21:21 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin Makefile
Added files:
tools/regression/usr.bin/lastcomm Makefile README regress.t
v1-i386-acct.in v1-i386.out
dds 2007-05-22 06:11:45 UTC
FreeBSD src repository
Modified files:
tools/regression README
Log:
Document the .in .out file naming conventions adopted in commit_prep.pl's
exclusions list for header checking.
Revision ChangesPath
1.15 +5 -0 src/tools
dds 2007-05-22 05:52:04 UTC
FreeBSD src repository
Added files:
tools/regression/acct Makefile pack.c regress.t
Log:
Test the integer-arithmetic float conversions encode_timeval and encode_long
in kern_acct.c.
Revision ChangesPath
1.1 +22 -0 src/tools/
dds 2007-05-18 12:36:10 UTC
FreeBSD src repository
Modified files:
usr.sbin/sa extern.h main.c pdb.c sa.8 usrdb.c
Log:
Add -U and -P options that allow the specification of the per-user
and per-process summary file location.
These make the program more flexible,
Diomidis Spinellis wrote:
dds 2007-05-14 09:02:41 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.c
Log:
Backout revisions 1.16-1.14.
Should have been 1.24-1.21 (the others are for the lastcomm.1). Sorry
for the confusion.
Backwards
dds 2007-05-14 09:05:23 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.1
Log:
Backout revisions 1.16-1.14.
Backwards compatibility with the new acct(5) format will be
implemented through the explicit versioning of acct records,
not through an e
dds 2007-05-14 09:02:41 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.c
Log:
Backout revisions 1.16-1.14.
Backwards compatibility with the new acct(5) format will be
implemented through the explicit versioning of acct records,
not through an e
dds 2007-04-19 17:08:55 UTC
FreeBSD src repository
Modified files:
.UPDATING
Log:
Back-out manual procedure for maintaining compatibility with old accounting
files. This functionality will be built-into the corresponding tools.
Revision Changes
dds 2007-04-18 17:34:59 UTC
FreeBSD src repository
Modified files:
.UPDATING
Log:
Notes on the acct(5) format switch.
Revision ChangesPath
1.487 +11 -0 src/UPDATING
___
cvs-all@freebsd.org mai
dds 2007-04-18 16:43:21 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.1 lastcomm.c
Log:
Change the export option from -w (write) to -X.
While implementing import it became apparent that write as a mnemonic
is ambiguous and confusing.
MFC af
dds 2007-04-18 09:39:47 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.c
Log:
Complain on write errors.
Use correct type for write_text.
MFC after: 8 days
Revision ChangesPath
1.23 +6 -2 src/usr.bin/lastcomm/lastcomm
dds 2007-04-18 08:55:54 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.1 lastcomm.c
Log:
Add export capability through the new -w flag.
Discussed in: -arch
MFC after: 8 days
Revision ChangesPath
1.15 +16 -1 src/usr.bi
dds 2007-04-18 06:29:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/sa pdb.c
Log:
MFC revision 1.12
Fix the output of percentage figures, which mistakenly were
the corresponding ratios.
PR: bin/111329
Revisi
dds 2007-04-18 05:53:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/lastcomm lastcomm.1 lastcomm.c
Log:
MFC: A dash as an argument to the -f option allows lastcomm to
read data from the standard input.
Revision ChangesPath
1.
dds 2007-04-07 06:38:19 UTC
FreeBSD src repository
Modified files:
usr.sbin/sa pdb.c
Log:
Fix the output of percentage figures, which mistakenly were
the corresponding ratios.
PR: bin/111329
MFC after: 10 days
Revision ChangesPath
dds 2007-04-04 16:04:58 UTC
FreeBSD src repository
Modified files:
usr.bin/lastcomm lastcomm.1 lastcomm.c
Log:
A dash as an argument to the -f option will now cause lastcomm to
read data from the standard input. This allows tail -f to pipe
data to lastcomm, and there
dds 2007-03-30 17:22:08 UTC
FreeBSD src repository
Modified files:
share/misc committers-src.dot
Log:
Add dds
Revision ChangesPath
1.2 +2 -0 src/share/misc/committers-src.dot
___
cvs-all@freebsd.org
dds 2007-03-16 17:59:05 UTC
FreeBSD doc repository (src committer)
Modified files:
en/projects/ideasideas.xml
Log:
Mention that BSD-licensed versions of the text tools are available
in OpenBSD.
Comment by: brueffer
Revision ChangesPath
1.12 +6 -3
dds 2007-03-16 16:26:18 UTC
FreeBSD doc repository (src committer)
Modified files:
en/projects/ideasideas.xml
Log:
Add soc idea: BSD-licensed Text-Processing Tools
Revision ChangesPath
1.10 +22 -1 www/en/projects/ideas/ideas.xml
__
dds 2007-03-14 18:58:59 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed Makefile
Removed files:
tools/regression/usr.bin/sed sed.test
Log:
Rename sed.test to multitest.t to comply with the naming scheme of
the regression suite.
Revision
dds 2007-03-14 18:55:31 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed multitest.t
Log:
Repo-copy from sed.test to comply with the naming scheme of
the regression suite.
Copied-by: simon@
Revision ChangesPath
1.12 +0 -0 sr
dds 2007-03-14 13:43:32 UTC
FreeBSD src repository
Removed files:
usr.bin/sed/TEST hanoi.sed math.sed sed.test
Log:
Test files repo-copied into tools/regression/usr.bin/sed and integrated
into the regression testing framework.
Revision ChangesPath
1.4
dds 2007-03-14 13:38:23 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed sed.test
Added files:
tools/regression/usr.bin/sed/regress.multitest.out 100_9.10
101_9.11
dds 2007-03-14 13:05:45 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed Makefile sed.test
Log:
Integrate the tests I wrote in 1992 with our current regression
testing framework and protocol.
Revision ChangesPath
1.3 +1 -0 src/t
dds 2007-03-14 12:46:23 UTC
FreeBSD src repository
Added files:
tools/regression/usr.bin/sed/regress.multitest.out 10_1.9
11_1.10
12_1.11
dds 2007-03-14 11:03:01 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed sed.test
Log:
- Uncomment tests that were commented out
- Update platform-conditional tests to reflect current reality
- Fix conditional for test 7.8: it is the fault of BSD se
dds 2007-03-14 10:10:11 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed sed.test
Log:
- It looks like BSD and GNU sed can nowadays pass two more tests.
- Test 7.8 fails for GNU sed not BSD.
Revision ChangesPath
1.8 +4 -7 src/to
dds 2007-03-14 09:47:01 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed sed.test
Log:
Use another non-printing test; address 0 now has a special meaning in GNU sed.
Revision ChangesPath
1.7 +2 -2 src/tools/regression/usr.bin/sed/
dds 2007-03-14 09:33:13 UTC
FreeBSD src repository
Modified files:
tools/regression README
Log:
Document a procedure for testing individual binaries under development.
Revision ChangesPath
1.14 +6 -0 src/tools/regression/README
__
dds 2007-03-14 09:05:41 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed sed.test
Log:
Update tests to reflect the state of the art of sed in HEAD and
GNU sed 4.1.5.
Almost all of the tests that were skipped for BSD or GNU sed
now appear to work.
dds 2007-03-14 07:55:05 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed regress.sh
Added files:
tools/regression/usr.bin/sed regress.math.out
Log:
Add sed math regression test.
Revision ChangesPath
1.1 +1 -0 src/tools/regr
dds 2007-03-14 07:52:38 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed regress.sh
Added files:
tools/regression/usr.bin/sed regress.hanoi.out
Log:
Add Towers of Hanoi regression test.
Revision ChangesPath
1.1 +17 -0 src/to
dds 2007-03-14 07:40:44 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed hanoi.sed math.sed sed.test
Log:
Repo-copy from usr.bin/sed/TEST for integration with the regression suite.
Copied-by: simon@
Revision ChangesPath
1.4 +0 -0
dds 2007-03-14 07:01:49 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed regress.y.out
Log:
Add missing newline to correct failure of the regression test.
According to IEEE Std 1003.1, 2004 "Whenever the pattern space is
written to standard output o
dds 2007-02-16 08:12:34 UTC
FreeBSD doc repository (src committer)
Modified files:
en internet.sgml
Log:
as well the companies -> as well as the companies
Revision ChangesPath
1.38 +2 -2 www/en/internet.sgml
dds 2006-12-26 20:09:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/jot jot.c
Log:
MFC revisions 1.35-1.37.
Correct handling of format strings with escaped % specifications.
Prevent buffer overflow when forcibly terminating an esc
dds 2006-12-03 19:26:17 UTC
FreeBSD src repository
Modified files:
lib/libc/gen err.3
Log:
Minor clarification.
Revision ChangesPath
1.22 +1 -1 src/lib/libc/gen/err.3
___
cvs-all@freebsd.org mailing lis
dds 2006-12-03 19:18:41 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/jot regress.sh
Added files:
tools/regression/usr.bin/jot regress.wX.out regress.wXl.out
regress.wc.out regress.wdl.out
dds 2006-12-03 17:50:21 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Prevent buffer overflow when forcibly terminating an escape character.
Obtained from: OpenBSD
Note: In the case of a full buffer the OpenBSD implementation will
leave
dds 2006-12-03 17:05:04 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Correct handling of format strings with escaped % specifications.
Note: It would be nice to be able to implement getformat() using
fmtcheck(3), but fmtcheck does not dist
dds 2006-11-27 09:02:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/jot jot.1 jot.c
Log:
MFC 1.26-1.34 of jot.c and 1.18-1.23 of jot.1.
These revisions address bin/54878, docs/54879, bin/68981,
and improve the code's readability.
dds 2006-11-06 15:58:35 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Style facelift.
- Reduce the number of global variables
- Make global objects static
- Use bool consistently
- Sort getopt arguments and their processing
- Add functio
dds 2006-11-06 15:11:51 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.1 jot.c
Log:
Use a more sensible default of 1 or -1 when only the start and
end values are specified.
PR: bin/68981
Submitted by: Stefan `Sec` Zehl
MFC after:
dds 2006-11-06 15:05:03 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/jot regress.sh
Added files:
tools/regression/usr.bin/jot regress.ascii.out
regress.block.out regress.ed.out
regres
dds 2006-11-06 15:00:37 UTC
FreeBSD src repository
Modified files:
tools/regression/usr.bin/jot regress.dhhd.out
regress.dhhd2.out
Log:
Updated results for bin/68981
PR: bin/68981
Revision ChangesPath
1.2 +1
dds 2006-11-06 13:55:11 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.1 jot.c
Log:
Do What I Mean when the user asks for random integers or characters.
Up to now jot would fail to generate the last character in the range
or skew the integer distribut
dds 2006-11-06 11:03:44 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.1 jot.c
Log:
Avoid negative array indices: an empty string can also be used
to specify a default value.
Revision ChangesPath
1.21 +2 -1 src/usr.bin/jot/jot.1
dds 2006-11-06 10:39:49 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.1
Log:
See also arc4random
PR: docs/54879
MFC after: 2 weeks
Revision ChangesPath
1.20 +1 -0 src/usr.bin/jot/jot.1
___
dds 2006-11-06 10:30:30 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.1 jot.c
Log:
Restore jot's ability to use a seed for producing a deterministic
sequence of random numbers.
This functionality was lost in revision 1.9 when the random number
gene
dds 2006-11-06 09:15:21 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Replace obscure aliases through pointers with plain variables.
MFC after: 2 weeks
Revision ChangesPath
1.29 +8 -11 src/usr.bin/jot/jot.c
_
dds 2006-11-06 08:49:43 UTC
FreeBSD src repository
Removed files:
tools/regression/usr.bin/jot regress.out
Log:
Regress.out is now regress.x.out.
Revision ChangesPath
1.2 +0 -1 src/tools/regression/usr.bin/jot/regress.out (dead)
dds 2006-11-06 08:47:41 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Merge code in common cases.
Verified by:New regression tests in tools/regression/usr.bin/jot
MFC after: 2 weeks
Revision ChangesPath
1.28 +6 -29
1 - 100 of 157 matches
Mail list logo