| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
| |
PR: 18964
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
Notes:
svn path=/head/; revision=30273
|
|
|
|
|
|
|
| |
the Porter's Handbook. :-)
Notes:
svn path=/head/; revision=29084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix the Makefiles to obey the CC and CFLAGS settings
- Fix patches/patch-ab to be PREFIX/LOCALBASE safe
- Fix the post-install to not compress the gunzip and tripwire executables
that go onto a floppy -- there is no support for the gzip-ed ELF binaries
at all, and even for the older AOUT ones such support was optional
- Replaces the /kernel with `sysctl -n kern.bootfile` in the tw.conf as the
tw.conf.freebsd2 is copied into the right place.
- Replace the use of mktemp(3) with tmpfile(3) (see patches/patch-mktemp).
This also caused a removal of a few buffers (of size MAXPATHLEN+256) and
quite a few strcpy and sprintf invocations.
PR: 18634
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=28852
|
|
|
|
|
|
|
|
| |
PR: 18624
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=28571
|
|
|
|
| |
Notes:
svn path=/head/; revision=27847
|
|
|
|
| |
Notes:
svn path=/head/; revision=27426
|
|
|
|
| |
Notes:
svn path=/head/; revision=21143
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
| |
PR: 12622
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
Notes:
svn path=/head/; revision=20187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=14985
|
|
|
|
|
|
|
| |
PR: ports/7651
Notes:
svn path=/head/; revision=12655
|
|
|
|
|
|
|
|
|
|
|
| |
statements are a little strong (like /.cshrc being used in single user mode),
it does appear /root was already protected.
PR: ports/7200
Submitted by: Joe Greco <greco@ns.sol.net>
Notes:
svn path=/head/; revision=12190
|
|
|
|
|
|
|
|
| |
PR: ports/7197
Submitted by: Nathan Dorfman <nathan@rtfm.net>
Notes:
svn path=/head/; revision=12189
|
|
|
|
|
|
|
|
|
|
|
| |
The CERT FTP site no longer contains Tripwire. A little digging and
sleuthing reveals that Spaf has the stuff over at coast.cs.purdue.edu
anyways. It appears that it might move again in the future, see
ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/README-1297
Notes:
svn path=/head/; revision=10437
|
|
|
|
|
|
|
|
|
|
|
| |
Changed floppy generation code to chmod gunzip to executable by a
better strategic location for the chmod command. The former code
failed to do this, meaning gunzip couldn't be run from the floppy.
"Ooops". Yes, I actually do use this code! Honest! :-)
Notes:
svn path=/head/; revision=6126
|
|
Submitted by: jgreco@ns.sol.net
Notes:
svn path=/head/; revision=6084
|