| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=57990
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=57986
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=57875
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=57873
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=56172
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50569
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49312
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=42951
|
| |
|
|
|
|
|
| |
incomplete).
Notes:
svn path=/head/; revision=35292
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
last fix of this type. Installing from a read-only object tree should
work now.
Install files using a single install command where this is easy; don't
use shell loops.
Don't use MANDEPEND to complicate things.
Notes:
svn path=/head/; revision=34748
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the source files. E.g., the stale version of locate.cc in the
source directory was sometimes used. We didn't even use beforedepend.
Added temporary files to CLEANFILES.
Fixed some style bugs.
Notes:
svn path=/head/; revision=34703
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
generated source files in SRCS.
Don't use MANDEPEND to complicate things. Just put the generated
man page in CLEANFILES.
Partly fixed yacc header brokenness, as in ../eqn/Makefile.
Added temporary files to CLEANFILES.
Fixed some style bugs.
Notes:
svn path=/head/; revision=34702
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
generated source files in SRCS.
Don't use MANDEPEND to complicate things. Just set MAN1 and put
generated man pages in CLEANFILES.
Added temporary files to CLEANFILES.
Partly fixed a potentially fatal bug involving the yacc header.
We generate eqn.cc (even if there is a version of it in the source
directory older than eqn.y) and a matching eqn.tab.h, but only use
the possibly-non-matching eqn.tab.h in the source directory. This
works because Cygnus's yacc happened to generate a y.tab.h identical
to the current generated one. The correct version will be used
when the wrong version is deleted from the source tree. Kludge to
get the header generated early enough. Yacc headers are mishandled
everywhere they are renamed (and used).
Generate neqn at build time, not at install time.
Fixed some style bugs.
Notes:
svn path=/head/; revision=34701
|
| |
|
|
|
|
|
| |
where it matters.
Notes:
svn path=/head/; revision=34700
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33672
|
| |
|
|
|
|
|
| |
`BINOWN=... make world' can be run by users other than root.
Notes:
svn path=/head/; revision=31804
|
| |
|
|
|
|
|
|
|
| |
to the contrib area so i didn't see it.
NB: RELENG_2_2 is still missing it (what's why i didn't see it in the
first place).
Notes:
svn path=/head/; revision=29982
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29981
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29474
|
| |
|
|
|
|
|
|
| |
1) Move it after Makefile.inc included since it uses DIST_DIR from there
2) Add neqn.sh dependance
Notes:
svn path=/head/; revision=29437
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29429
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28609
|
| |
|
|
|
|
|
| |
PR: gnu/3585
Notes:
svn path=/head/; revision=26036
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23731
|
| |
|
|
|
|
|
| |
Removed stale comment.
Notes:
svn path=/head/; revision=23567
|
| |
|
|
|
|
|
|
|
| |
except `install'. Changed $() to ${}. Don't use the afterinstall target
(it is only for things that must be done after the install target is
built).
Notes:
svn path=/head/; revision=23538
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23535
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22996
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21155
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18253
|
| |
|
|
|
|
|
| |
s/DISTDIR/DIST_DIR/g
Notes:
svn path=/head/; revision=18189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18142
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18140
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18138
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18135
|
| |
|
|
|
|
|
| |
Original author: ache
Notes:
svn path=/head/; revision=18128
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18127
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17881
|
| |
|
|
|
|
|
|
|
|
|
| |
Fix things so it *really* won't compile if the environment isn't there.
This commit has been sitting in my to-do list for 2 months. Xditview
should never have been half-removed, so now it's back with a vengance
because we want to keep groff intact as a package.
Notes:
svn path=/head/; revision=17438
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17437
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17075
|
| |
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
| |
|
|
|
|
|
| |
Screeched-For By: Michael Smith
Notes:
svn path=/head/; revision=16402
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15854
|
| |
|
|
|
|
|
|
| |
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
Notes:
svn path=/head/; revision=15679
|
| |
|
|
|
|
|
| |
static version.
Notes:
svn path=/head/; revision=15348
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.Fx version.rel { , . ; : ( ) [ ]
Example:
The
.Nm xyzzy
command first appeared in
.Fx 2.2 .
Produces:
The xyzzy command first appeared in FreeBSD 2.2.
Suggested by wollman.
Notes:
svn path=/head/; revision=14070
|
| |
|
|
|
|
|
| |
Down to only about 100 items left to cleanup! :-)
Notes:
svn path=/head/; revision=14045
|
| |
|
|
|
|
|
|
| |
one man page, not section eight. This is the first round of such changes
and only fixes man pages in manual section one.
Notes:
svn path=/head/; revision=13835
|