| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=222890
|
|
|
|
|
|
|
| |
copyright section and will not require UTF-8 for fortune(6).
Notes:
svn path=/head/; revision=221909
|
|
|
|
|
|
|
|
|
|
| |
While here, drop words in the spelling files that are no longer used
anywhere.
Speling errors found via: codespell from Lucas De Marchi
Notes:
svn path=/head/; revision=221908
|
|
|
|
| |
Notes:
svn path=/head/; revision=221907
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
infrastructure to use it. make distributeworld can now be used without
preparing its environment first and installs games into its distribution
using the regular make distribute logic instead of post-processing with
a script.
Also add two new targets, packageworld and packagekernel, that tar up the
results of distributeworld and distributekernel (also new), respectively.
Notes:
svn path=/head/; revision=219177
|
|
|
|
|
|
|
|
| |
PR: bin/137702
MFC after: 3 days
Notes:
svn path=/head/; revision=218650
|
|
|
|
|
|
|
| |
Coverity Prevent: CID 4862, 8771, 8772, 8773
Notes:
svn path=/head/; revision=216598
|
|
|
|
|
|
|
|
|
| |
for the source code.
Discussed with: core
Notes:
svn path=/head/; revision=216239
|
|
|
|
|
|
|
| |
They have no effect when coming in pairs, or before .Bl/.Bd
Notes:
svn path=/head/; revision=213573
|
|
|
|
|
|
|
|
|
| |
Suggested by: wilko
Approved by: Thomas Ptacek
Security: New parents often feel very insecure.
Notes:
svn path=/head/; revision=213287
|
|
|
|
|
|
|
|
|
| |
says about this game... This move also makes more sense...
MFC after: 1 week
Notes:
svn path=/head/; revision=212168
|
|
|
|
|
|
|
| |
Suggest to use "whereis firefox" instead.
Notes:
svn path=/head/; revision=211094
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 'now' only contains current time readings
- delay is only used as parameter to nanosleep
- prev_sec contains the time_t of the previous loop iteration
Submitted by: bde
MFC after: 2 weeks
Notes:
svn path=/head/; revision=210827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous revision was flawed in numerous ways:
- the if condition would depend on garbage stack values
- grdc(6) would loop n times, not n seconds. This only makes
a difference if it takes more than 1 second to recalculate/redraw
the display.
- style(9) violations
The following change adds argument checking and tracks the elapsed time
between loops explicitly and will exit after roughly n seconds.
While here sort headers and remove bogus #ifndef
Submitted by: bde
MFC after: 2 weeks
Notes:
svn path=/head/; revision=210809
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Keep timespec 'now' and 'delay' separate to avoid confusion
- Increase user-supplied n to run _at least_ n seconds, not max n
PR: bin/149130 (based on)
Submitted by: Andy Farkas
MFC after: 2 weeks
Notes:
svn path=/head/; revision=210755
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=210662
|
|
|
|
|
|
|
|
|
| |
PR: docs/148825
Submitted by: Anatoly Borodin
MFC after: 1 week
Notes:
svn path=/head/; revision=210637
|
|
|
|
|
|
|
|
| |
PR: docs/148916
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=210484
|
|
|
|
|
|
|
|
|
| |
PR: bin/51070
Submitted by: Matt Koivisto mkoivisto sandvine com
MFC after: 1 week
Notes:
svn path=/head/; revision=210089
|
|
|
|
| |
Notes:
svn path=/head/; revision=209531
|
|
|
|
|
|
|
| |
Found by: clang static analyzer
Notes:
svn path=/head/; revision=209157
|
|
|
|
|
|
|
|
|
|
| |
Garbage collect unused sections, macros and arguments. Fix prologue and
remove empty lines.
Found by: mdocml
Notes:
svn path=/head/; revision=208732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Spelling errors
- Typographical fixes
- Consistent attributions
- Use Jr. more consistently
- Capitalization of dictionary-like entries
- Sorting using tools/do_sort
- Remove duplicate fortunes
- Style according to the Notes file
- Reflect correct default fortune name in Notes
- Remove some no longer needed spelling hints
- Drop latin1 characters (sorry Mårten)
This is a partial sync against the DragonflyBSD sources, where a lot of
fixes from Free, Net and OpenBSD were merged previously. Only about 50%
of the changes originate from there, the rest was done by dougb and
yours truly.
Partial review by: wilko (earlier version), ed (dito)
In collaboration with: dougb
Approved by: ed (co-mentor)
Notes:
svn path=/head/; revision=205995
|
|
|
|
|
|
|
|
|
| |
Found by: make manlint
Reviewed by: ru
Approved by: philip (mentor)
Notes:
svn path=/head/; revision=205076
|
|
|
|
|
|
|
| |
Submitted by: ru@, gj@
Notes:
svn path=/head/; revision=204360
|
|
|
|
| |
Notes:
svn path=/head/; revision=204314
|
|
|
|
|
|
|
|
|
|
|
| |
Although not explicitly mentioned in style(9), it allows for easier
grepping of exit points. This reverts part of r203926.
Requested by: des
Approved by: philip (mentor)
Notes:
svn path=/head/; revision=204178
|
|
|
|
|
|
|
| |
letter in /COPYRIGHT.
Notes:
svn path=/head/; revision=203932
|
|
|
|
|
|
|
|
|
|
| |
This reduces the diff to other *BSD and makes it possible to actually
see the code differences.
Approved by: ed (Co-mentor)
Notes:
svn path=/head/; revision=203926
|
|
|
|
|
|
|
|
|
| |
This also bumps factor, fortune, primes, and random to WARNS=6.
Approved by: ed (Co-mentor)
Notes:
svn path=/head/; revision=203923
|
|
|
|
|
|
|
|
|
| |
Fixes taken mostly from DragonflyBSD.
Approved by: ed (Co-mentor)
Notes:
svn path=/head/; revision=203922
|
|
|
|
|
|
|
| |
Approved by: ed (Co-mentor)
Notes:
svn path=/head/; revision=203921
|
|
|
|
|
|
|
| |
Approved by: ed (Co-mentor)
Notes:
svn path=/head/; revision=203920
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Traditionally, grdc would obtain time through time(3) which in turn gets
only the second part of clock (CLOCK_SECOND), and sleep for 1 second after
each screen refresh.
This approach would have two problems. First, we are not guaranteed to
be waken up at the beginning of a whole second, which will typically
exhibit as a "lag" on second number. Second, because we sleep for whole
second, and the refresh process would take some time, the error would
accumulate from time to time, making the lag variable.
Make grdc(6) to use time(3) to get time only at the beginning, and sample
time in CLOCK_REALTIME_FAST granularity after refreshing, and use the
nanosecond part to caculate how much time we want to sleep.
PR: bin/120813
MFC after: 1 month
Notes:
svn path=/head/; revision=203760
|
|
|
|
| |
Notes:
svn path=/head/; revision=203703
|
|
|
|
|
|
|
|
| |
omitting it, and other platforms may implement /dev/speaker in the
future.
Notes:
svn path=/head/; revision=203479
|
|
|
|
|
|
|
|
|
|
|
| |
As it happens, "xterm-color" has just been an alias for "xterm" since
src/share/termcap/termcap.src 1.131 in September 2002.
PR: docs/132959
Approved by: ed (mentor)
Notes:
svn path=/head/; revision=202115
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change "there're" to "there are" which is consistent with the vast
majority of on line references.
Remove a spurious trailing "
Update the citation text with a suggestion from des.
Notes:
svn path=/head/; revision=201764
|
|
|
|
| |
Notes:
svn path=/head/; revision=201627
|
|
|
|
|
|
|
|
|
|
| |
- Reference date.
- Be more clear on context.
Suggested by: dougb
Notes:
svn path=/head/; revision=201626
|
|
|
|
|
|
|
|
| |
the phase of the moon.
While not worlds best improvements, it will help calendar(1) later on.
Notes:
svn path=/head/; revision=201613
|
|
|
|
|
|
|
| |
Minor reformatting on a few
Notes:
svn path=/head/; revision=201601
|
|
|
|
| |
Notes:
svn path=/head/; revision=201477
|
|
|
|
| |
Notes:
svn path=/head/; revision=201176
|
|
|
|
| |
Notes:
svn path=/head/; revision=201175
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Check if large factor is prime before applying Pollard's algorithm;
fixes "factor 2147483647111311". Increase base if p-1 algorithm
reaches 1; fixes "factor 99999999999991".
Testcases from David A Bagley <bagleyd@tux.org>.
Fixes from Joseph Myers <jsm@NetBSD.org>.
Problem rediscovered by an attempt to factor my phone number.
A few other incidental fixes: correct a couple of factually incorrect
comments; use ident string macros; move from 4-clause to 3-clause
BSD licence (University of California copyright).
Obtained from: NetBSD
Notes:
svn path=/head/; revision=199815
|
|
|
|
|
|
|
| |
Properly sort fortunes added in r174879 and r174959
Notes:
svn path=/head/; revision=199025
|
|
|
|
| |
Notes:
svn path=/head/; revision=199023
|
|
|
|
| |
Notes:
svn path=/head/; revision=199021
|
|
|
|
| |
Notes:
svn path=/head/; revision=198921
|