| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
| |
Notes:
svn path=/head/; revision=16682
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix for ELF.
* Fix misuse of errno as a structure member name (original author
notified).
* Build and install both static and shared libraries.
* Move install target from port Makefile to files/Makefile.
Notes:
svn path=/head/; revision=14871
|
|
|
|
|
|
|
|
|
|
|
|
| |
gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o rxfn.o rxfn.c
In file included from rxfn.c:28:
const.h:385: field `__error' declared as a function
rxfn.c: In function `rxseterr':
rxfn.c:1078: parse error before `('
rxfn.c:1079: parse error before `('
Notes:
svn path=/head/; revision=13991
|
|
|
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
|
|
|
|
|
|
| |
PR: 6478
Submitted by: Pedro Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=10819
|
|
|
|
| |
Notes:
svn path=/head/; revision=7360
|
|
|
|
|
|
|
|
|
| |
with April 5th changes to unistd.h
Submitted by: asami@freebsd.org
Notes:
svn path=/head/; revision=6337
|
|
|
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes:
svn path=/head/; revision=4416
|
|
|
|
|
|
|
| |
Submitted by: S-Pork (?) (sorry, forgot your e-mail)
Notes:
svn path=/head/; revision=4296
|
|
Reviewed by: matt@bdd.net
Notes:
svn path=/head/; revision=3847
|