| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
With the move by the FreeBSD Project away from CVSup as a distribution
mechanism, there is no longer a need to keep this in base.
Approved by: mux (around a year ago), silence on -hackers
X-MFC-after: never
Notes:
svn path=/head/; revision=267863
|
| |
|
|
|
|
|
|
| |
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Notes:
svn path=/head/; revision=267773
|
| |
|
|
|
|
|
|
| |
PR: bin/187067
Submitted by: lulf
Notes:
svn path=/head/; revision=263201
|
| |
|
|
|
|
|
|
|
| |
Submitted by: <dt71@gmx.com>
MFC after: 3 days
X-MFC with: r251848
Notes:
svn path=/head/; revision=251862
|
| |
|
|
| |
Notes:
svn path=/head/; revision=250227
|
| |
|
|
| |
Notes:
svn path=/head/; revision=246806
|
| |
|
|
|
|
|
|
|
|
|
| |
program.
PR: docs/173664
Submitted by: wkoszek
Approved by: bcr (mentor)
Notes:
svn path=/head/; revision=246594
|
| |
|
|
|
|
|
|
|
|
| |
on by a logical not.
Approved by: cperciva
MFC after: 3 days
Notes:
svn path=/head/; revision=241835
|
| |
|
|
| |
Notes:
svn path=/head/; revision=241049
|
| |
|
|
|
|
|
| |
especially in error cases.
Notes:
svn path=/head/; revision=241021
|
| |
|
|
|
|
|
|
|
| |
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Notes:
svn path=/head/; revision=235211
|
| |
|
|
|
|
|
|
|
|
| |
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
Notes:
svn path=/head/; revision=233648
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is harmless because srandom() is called somewhere else, with time(NULL)
as a seed, but this is more correct.
Obtained from: https://bitbucket.org/mux/csup
Pointyhat to: not mux, somebody else
MFC after: 1 week
Notes:
svn path=/head/; revision=232320
|
| |
|
|
| |
Notes:
svn path=/head/; revision=228992
|
| |
|
|
|
|
|
|
| |
libcrypto so we don't need to relinquish csup when world is built without
OpenSSL.
Notes:
svn path=/head/; revision=228857
|
| |
|
|
|
|
|
|
|
|
| |
corresponding printf length modifier.
Requested by: mdf
MFC after: 1 week
Notes:
svn path=/head/; revision=228667
|
| |
|
|
|
|
|
|
|
| |
an off_t.
MFC after: 1 week
Notes:
svn path=/head/; revision=228626
|
| |
|
|
|
|
|
|
|
| |
shared secret, and use long long format to snprintf a time_t.
MFC after: 1 week
Notes:
svn path=/head/; revision=228625
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
are still available on the queue.
Without this, the fixups producer/consumer pipeline will artifically terminate
before all of the fixups have been processed, leading to incomplete updates
and generally quite unhappy users.
Submitted by: mux
Notes:
svn path=/head/; revision=225980
|
| |
|
|
|
|
|
| |
Submitted by: mux
Notes:
svn path=/head/; revision=225979
|
| |
|
|
|
|
|
|
|
|
| |
PR: bin/150772
Submitted by: Derrick Brashear <shadow@gmail.com>
Reviewed by: Garrett Cooper <yanegomi@gmail.com>
Approved by: cognet
Notes:
svn path=/head/; revision=225844
|
| |
|
|
|
|
|
|
|
| |
Found by: kib
Approved by: re (kib)
MFC after: 1 week
Notes:
svn path=/head/; revision=225536
|
| |
|
|
|
|
|
|
|
|
|
|
| |
just as advertised in the manpage.
PR: 158652
Submitted by: stephen
Approved by: re (kib)
MFC after: 1 week
Notes:
svn path=/head/; revision=225535
|
| |
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=217858
|
| |
|
|
| |
Notes:
svn path=/head/; revision=216542
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
Notes:
svn path=/head/; revision=216370
|
| |
|
|
|
|
|
| |
They have no effect when coming in pairs, or before .Bl/.Bd
Notes:
svn path=/head/; revision=213573
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
of faulting, check for NULL. However, returning an error would cause csup
to just abort the entire update. Instead, break out of the loop and
return ok. The attempts to update the file will trigger a MD5 failure which
will cause csup to download the entire file as a fixup.
Reviewed by: lulf
MFC after: 1 week
Notes:
svn path=/head/; revision=213300
|
| |
|
|
|
|
|
| |
Approved by: lulf
Notes:
svn path=/head/; revision=210874
|
| |
|
|
|
|
|
| |
Reviewed by: ru
Notes:
svn path=/head/; revision=208291
|
| |
|
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
Notes:
svn path=/head/; revision=206622
|
| |
|
|
| |
Notes:
svn path=/head/; revision=206621
|
| |
|
|
|
|
|
| |
Pointed out by: Pawel Worach <pawel.worach - at - gmail.com>, b. f. <bf1783 - at - googlemail.com>
Notes:
svn path=/head/; revision=204664
|
| |
|
|
| |
Notes:
svn path=/head/; revision=204639
|
| |
|
|
| |
Notes:
svn path=/head/; revision=204629
|
| |
|
|
|
|
|
| |
the Makefile with a broken version.
Notes:
svn path=/head/; revision=204628
|
| |
|
|
| |
Notes:
svn path=/head/; revision=204558
|
| |
|
|
|
|
|
|
|
| |
contributed, and main development is happening in the FreeBSD repo.
Suggested by: joel
Notes:
svn path=/head/; revision=204556
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Include a cpasswd script performing the same mechanisms as the cvpasswd
utility from CVSup.
PR: bin/114129
Submitted by: Petar Zhivkov Petrov <pesho.petrov -at- gmail.com>
MFC after: 1 month
Notes:
svn path=/head/; revision=203368
|
| |
|
|
| |
Notes:
svn path=/projects/csup_cvsmode/; revision=185215
|
| |
|
|
| |
Notes:
svn path=/projects/csup_cvsmode/; revision=184054
|
| |
|
|
| |
Notes:
svn path=/head/; revision=156704
|
| |
|
|
|
|
|
|
|
|
| |
- Use LDADD += -lpthread and DPADD += ${LIBPTHREAD} instead of -pthread.
- s/-I${.CURDIR}/-I./ to fix make obj.
Submitted by: ru
Notes:
svn path=/head/; revision=156244
|
|
|
Notes:
svn path=/head/; revision=156233
|