David E. O'Brien
ba8ea5d95e
LCLint is a tool for statically checking C programs. With minimal
...
effort, LCLint can be used as a better lint. If additional effort is
invested adding annotations to programs, LCLint can perform stronger
checks than can be done by any standard lint.
Check the LCLint home page at
http://larch-www.lcs.mit.edu:8001/larch/lclint/
Closes-PR: ports/1646
Submitted by: Stefan Moeding <moeding@bn.DeTeMobil.de>
1996-12-11 22:51:22 +00:00
Satoshi Asami
50e355828a
Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.
1996-12-11 12:04:23 +00:00
Masafumi Max NAKANE
bf43dca9fd
Upgrade, 1.3 -> 1.3.1.
...
New version has its own configure script and honors the PREFIX. So we no
longer need to patch config.mk.
1996-12-08 22:57:34 +00:00
David E. O'Brien
0415dd1522
Turn on cutils
1996-12-08 22:27:01 +00:00
David E. O'Brien
b6251a324b
cutils is a collection of miscellaneous utilities useful for C programmers.
...
It is composed by the following utilities:
cinfo, cinfoc and cinfodc - C language documentation tools
cdecl and cundecl - decode and encode C type declarations
cobfusc - make a C source file unreadable but compilable
chilight - highlight C source files with colors
yyextract - extract grammar rules from yacc grammar
yyref - yacc grammar reference program
Submitted by: Sandro Sigala <ssigala@globalnet.it>
1996-12-08 22:26:14 +00:00
Satoshi Asami
b2892ebae5
Make the comments match reality. Add master site on LOCAL_PORTS. Misc.
...
cleanup.
1996-11-27 12:02:28 +00:00
Satoshi Asami
aa4294f390
Gosh, I spend two hours fixing up all the Makefiles and here's another
...
import without the subdir Makefile update! ;)
1996-11-27 02:49:22 +00:00
Eric L. Hernes
362cb7b639
new port for linux_devel, The linux cross-development stuff
1996-11-26 23:15:07 +00:00
Satoshi Asami
e55b23caba
Add prcs.
1996-11-26 08:24:08 +00:00
Satoshi Asami
c00f44cf62
More typo police.
1996-11-20 12:13:31 +00:00
Satoshi Asami
8c5cb58488
Typo police.
1996-11-20 11:45:18 +00:00
Satoshi Asami
03227810da
Change hard link to symlink so that it works even when the manpages are
...
not compressed at the time of link creation.
1996-11-20 03:01:20 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:37:03 +00:00
Satoshi Asami
5dba7b6e29
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7
Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 08:47:32 +00:00
Satoshi Asami
6ec9819edf
Add BUILD_DEPENDS to emacs, we need to byte-compile a file.
1996-11-17 02:32:06 +00:00
John Polstra
2dccba89fe
Enable "boehm-gc".
1996-11-16 01:55:06 +00:00
John Polstra
221c169fee
New port "boehm-gc". It is a drop-in garbage collector for C and C++
...
programs.
Submitted by: Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au>
1996-11-16 01:51:39 +00:00
Thomas Gellekum
d44e206f87
Fix Date created\' and
Whom\' comments.
1996-10-25 06:11:05 +00:00
Andrey A. Chernov
f16d30263b
delete .33 too
1996-10-25 00:51:55 +00:00
James FitzGibbon
58ed417e89
Update for new perl5 ports
1996-10-24 13:48:24 +00:00
James FitzGibbon
d25d9138f1
perl5 module to install die() and warn() handlers.
1996-10-24 13:46:37 +00:00
James FitzGibbon
9fab9a7c38
perl5 module handling application defaults in Perl.
1996-10-24 13:45:44 +00:00
Satoshi Asami
5339f6b6cc
Gah! Data::Flow is in devel/, not perl5/!
1996-10-24 11:18:40 +00:00
Satoshi Asami
c51c45ba1f
Fix directory of Data::Flow module (didn't have the "p5-" prefix) in
...
dependency.
Found by: make index
1996-10-24 10:58:01 +00:00
Satoshi Asami
4c6c083aaf
Add cxref, it's a new directory so it should could for something.
1996-10-24 10:47:43 +00:00
James FitzGibbon
b8c06517e3
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
...
Submitted by: asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
3a6469cabc
Fix PLIST files with blank lines in them.
...
Submitted by: asami@freebsd.org
1996-10-24 09:11:40 +00:00
James FitzGibbon
85d8b5fb72
Updates for new perl5 ports
1996-10-24 08:17:09 +00:00
James FitzGibbon
8c2cb67b90
a collection of functions to convert and use time variables in perl5
1996-10-24 08:17:03 +00:00
James FitzGibbon
91ecd69759
perl5 module for getting the value of the C Ioctl constants.
1996-10-24 08:15:36 +00:00
James FitzGibbon
5a823a9b6d
perl5 module for reading .ini-style configuration files.
1996-10-24 08:11:12 +00:00
James FitzGibbon
e6bc1acf66
perl5 package which allows the use of macros defined in 'C' header files.
1996-10-24 08:08:23 +00:00
James FitzGibbon
8dc274f323
perl5 module for several file operations: Copy, Recurse and Tools.
1996-10-24 08:06:31 +00:00
James FitzGibbon
b08bb9c3b6
perl5 module for single call read & write file routines.
1996-10-24 08:04:19 +00:00
James FitzGibbon
a7ec8674db
perl5 module for file locking (flock,fcntl).
1996-10-24 08:02:45 +00:00
James FitzGibbon
f2918e1612
perl5 module for file locking with flock
1996-10-24 08:01:28 +00:00
Thomas Gellekum
b9dca714ea
Add a port of cxref-1.2b, a C program cross-referencing tool.
1996-10-24 07:59:56 +00:00
James FitzGibbon
098c036f46
Perl extension for simple-minded recipe-controlled build of data.
1996-10-24 07:59:27 +00:00
James FitzGibbon
0c53ac40f4
perl5 module for terminal screen handling and optimization.
1996-10-24 07:57:07 +00:00
James FitzGibbon
0748ffa3e9
perl5 module to read directives from a configuration file.
1996-10-24 07:56:23 +00:00
James FitzGibbon
8b761b60a2
perl5 module to scan C language files for easily recognized constructs.
1996-10-24 07:55:29 +00:00
Andrey A. Chernov
6061a3d71a
Remove old shared library because naming convention changed
1996-10-24 01:41:36 +00:00
James FitzGibbon
c8e1f85b25
perl5 module to access BSD process resource limit and priority functions.
1996-10-23 23:56:55 +00:00
Andrey A. Chernov
7c81cba3af
Upgrade to 0.99.35
1996-10-22 19:19:58 +00:00
Masafumi Max NAKANE
872dbeba51
Removed unnecessary @cwd directive.
...
(Oops, I forgot to commit this one.)
1996-10-18 08:40:41 +00:00
Masafumi Max NAKANE
fc2177f5e6
Honor the setting of NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *.
1996-10-18 08:38:18 +00:00
Eric L. Hernes
edf6d352a2
trim the DESCR's to something reasonable at Satoshi's request.
1996-10-16 15:58:06 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Eric L. Hernes
e31810527f
upgrade to version 1.0,
...
change MAINTAINER jkh -> erich
Requested by: jkh
1996-10-09 20:54:30 +00:00
Satoshi Asami
b7847e2bd1
Port is no longer broken as libg++-2.7.2 is in the -current tree now.
1996-10-08 07:32:33 +00:00
Satoshi Asami
9a57e1fc1f
No need for the "PRCS" at the beginning -- it's in ${PKGNAME}.
1996-10-08 07:31:18 +00:00
Mark Murray
e0d712d210
Remove the dependancy on the (ex-)port tcl7.5.
1996-10-06 09:58:38 +00:00
Satoshi Asami
126e2ae4ae
flex-2.5.3 is in the main source tree. This probably shouldn't have been
...
here in the first place.
1996-09-21 09:51:13 +00:00
Joshua Peck Macdonald
13274c73de
Add BROKEN=yes since it won't compile without g++ 2.7.x.
1996-09-18 00:54:30 +00:00
Joshua Peck Macdonald
0c6f5227a8
PRCS is a version control system I wrote. Its like CVS except
...
its simpler to use, is not designed as a front-end to RCS, fixes
a lot of the things CVS got wrong, has no client/server support,
and a few other things.
1996-09-17 23:43:20 +00:00
Satoshi Asami
1b6a7670ee
Add id-utils.
1996-09-16 00:31:05 +00:00
Satoshi Asami
0e275217b8
Add gdb. I know it'a "developers" only port, but that doesn't
...
mean it shouldn't show up in INDEX.
1996-09-16 00:30:01 +00:00
Andrey A. Chernov
56504d0a96
Upgrade to 3.75
1996-09-14 03:25:39 +00:00
Satoshi Asami
95da41304b
Remove bison and gperf, they are in the main source tree now.
1996-09-11 06:11:21 +00:00
Satoshi Asami
41befebbca
Remove BUILD_DEPENDS on bison, which is now part of the main source tree.
1996-09-11 05:53:44 +00:00
Andrey A. Chernov
6a449eece9
Upgrade to .34
1996-09-03 10:10:28 +00:00
Satoshi Asami
bea8f694b8
MAINTAINER should be full e-mail address (not only "pst").
1996-08-23 09:00:04 +00:00
Thomas Gellekum
793a429493
Add uulib
1996-08-23 06:49:39 +00:00
Paul Traina
8f9d617a09
FSF id-utilities (a poor-man's scope based off the BSD mkid code).
1996-08-22 23:57:56 +00:00
Satoshi Asami
c5393a9ca3
Remove libz, it's in /usr/src now.
1996-08-19 10:32:53 +00:00
Eric L. Hernes
cb754c6758
get rid of gnumalloc
1996-08-12 15:52:57 +00:00
Chuck Robey
683976d627
Some Makefile cleanup, no functionality change. Use install (not cp),
...
Use WRKSRC, not WRKDIR, where appropriate.
1996-08-09 21:53:06 +00:00
Chuck Robey
5cc3ec8e1f
Change directory at ftp.neosoft.com from code to NEW.
1996-08-02 21:48:04 +00:00
Chuck Robey
e2ad1f1a92
Updating tkcvs port, from 6.0a1 (alpha) to 6.0 (release).
...
Submitted by: Andreas Kohout
1996-08-02 17:33:59 +00:00
Satoshi Asami
11726bb5e4
Clean up master sites. Delete unnecessary blank line.
1996-08-02 08:36:40 +00:00
Eric L. Hernes
272f68e838
add in my new ports
1996-08-01 20:47:07 +00:00
Eric L. Hernes
5956591605
new port for gcc 2.6.3 cross compiler for MC68HC11
1996-08-01 19:54:21 +00:00
Satoshi Asami
4fdeee0cc9
Makefile cleanup.
...
(1) Format the header. Add the e-mail address of author.
(2) Add the $Id$ line.
(3) Category is "devel", not "x11 utility" ("utility" doesn't even exist
anymore!)
(4) Reorder variables and insert empty lines to follow the guidelines.
1996-07-30 19:32:49 +00:00
Jordan K. Hubbard
11d48ee88f
Add tkcvs
1996-07-30 10:59:05 +00:00
Jordan K. Hubbard
0b23641c91
tkcvs & tkdiff (tkdiff alone is pretty slick!)
...
Submitted by: Sander Vesik <sander@haldjas.folklore.ee>
1996-07-30 10:56:42 +00:00
Satoshi Asami
f3c496c50f
Routine Makefile cleanup. Use "." to delimit version numbers,
...
move GNU_CONFIGURE down to "et cetera" section where it belongs.
1996-07-12 10:24:04 +00:00
Andrey A. Chernov
5c7ced5095
Add libslang
1996-07-11 17:36:25 +00:00
Andrey A. Chernov
be6d53fcbd
Curses-like library, needed primary for color-lynx
1996-07-11 17:31:18 +00:00
Satoshi Asami
a6991131a7
Add mkmf.
1996-07-10 08:12:38 +00:00
Satoshi Asami
cbced53dc2
Typo.
...
Submitted by: James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:12:13 +00:00
Satoshi Asami
fcb5820b83
Drastically shorten. This "one-line comment" was 14 lines long! ;)
1996-07-10 08:08:19 +00:00
Gary Palmer
ce16e7f323
Put files into alphabetical order to make it easier to check for
...
new additions.
1996-06-03 22:12:20 +00:00
Gary Palmer
1c7eaa179a
Upgrade to autoconf 2.10
1996-06-03 22:03:13 +00:00
Satoshi Asami
c0b512b185
Expand subdirectory and add @exec/unexec to create/remove empty
...
directories.
1996-04-23 07:48:20 +00:00
Satoshi Asami
560852eaa3
Little tweak to make this conform to the standard in the handbook.
1996-04-23 07:47:40 +00:00
Jordan K. Hubbard
0210580524
Add SWIG to SUBDIRs.
1996-04-19 18:44:49 +00:00
Jordan K. Hubbard
7d6d1ac26d
This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc.
1996-04-19 18:44:04 +00:00
Satoshi Asami
d4485f6a25
This port is BROKEN. Actually, do we still need this, now that we
...
have phkmalloc in the main source tree?
1996-04-12 08:25:58 +00:00
Satoshi Asami
1f233be58e
Move libmalloc from BROKEN to SUBDIR.
1996-04-12 08:25:01 +00:00
Satoshi Asami
b0ae2f4c93
pkg/COMMENT files for use by ports READMEs.
1996-04-09 08:30:00 +00:00
Satoshi Asami
51b84d9321
Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
...
to have /usr/local/bin/gm4 just to build this port.
However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00
Satoshi Asami
21e81af865
Stop trying to strip shell scripts so this thing actually installs.
1996-03-29 07:06:55 +00:00
Mark Murray
57263ac952
Upgrade to 2.9
1996-03-27 20:19:54 +00:00
Thomas Gellekum
da1b04d3b6
Upgrade to newer version.
1996-03-27 08:42:28 +00:00
Satoshi Asami
6553a05875
Added flex.
1996-03-25 08:09:24 +00:00
Stefan Eßer
54b0fed67a
A port of Peter J. Nicklin's automatic Makefile generator.
1996-03-13 22:53:32 +00:00
Satoshi Asami
54bfe2c902
Remove ${KEYWORDS}.
1996-03-06 08:20:19 +00:00
Andreas Schulz
9ad286d204
Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.
...
Update the COMMENT file that told something about 2.5 :-).
1995-12-26 00:52:40 +00:00
Andreas Schulz
9515f9b822
Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.
1995-12-26 00:52:03 +00:00
Andrey A. Chernov
00b359e508
Add libz
1995-12-05 02:07:43 +00:00
Satoshi Asami
cd9cacef15
Remove weblint (moved to www/).
1995-11-26 21:19:12 +00:00
Satoshi Asami
69bfd4e29c
Change gategory name "development" -> "devel". Also take out the
...
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
1995-11-26 11:29:21 +00:00
Satoshi Asami
25c1b1ab74
Upgrade, 1.11 -> 1.12.
1995-11-26 10:24:26 +00:00
Andrey A. Chernov
3d37d4548f
Upgrade 2.5 -> 2.6
1995-11-22 17:26:39 +00:00
Andrey A. Chernov
d36d2410ee
Upgrade: 2.4 -> 2.5
1995-11-19 17:49:08 +00:00
Satoshi Asami
7cd6a55ea4
Delete @cwd, @mode, @owner and @group from these packing lists.
...
Reported by: jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
db9366750d
Shorten one-line comments.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Joerg Wunsch
23b09a3e8c
Shorten the COMMENT line.
1995-10-24 22:51:48 +00:00
Satoshi Asami
96785a3b1b
Added weblint.
...
Submitted by: pst
1995-10-17 08:27:08 +00:00
Satoshi Asami
b1edcdb093
Add autoconf.
1995-10-12 07:15:20 +00:00
Satoshi Asami
4f34d33d51
GNU autoconf ver 2.4, to generate your own configure scripts.
...
Submitted by: torstenb
1995-10-12 07:11:56 +00:00
Satoshi Asami
f464519742
Add BUILD_DEPENDS too.
...
Originally reported by: jkh
Solution submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum)
1995-10-11 09:45:29 +00:00
Satoshi Asami
f074445b06
Make sure the texmf directory exists.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-05 08:49:42 +00:00
Satoshi Asami
649c3a0b7e
"gzip --best" -> "gzip -9nf" for manpage compression. Otherwise it
...
will ask if you want to overwrite it if the compressed manpage already
exists.
1995-10-04 12:39:04 +00:00
Satoshi Asami
e80af410e2
Various EXEC_DEPENDS fixes.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:18:56 +00:00
Satoshi Asami
bc690bfbf6
Added gperf.
1995-10-04 05:36:29 +00:00
Satoshi Asami
f1e6ed768f
Added cflow.
1995-10-03 09:36:17 +00:00
Satoshi Asami
3ae9644c2b
A call-graph generator for C.
...
Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com>
1995-10-03 09:24:26 +00:00
Satoshi Asami
5062526f3e
Added dmake and noweb, convert to new format along the way.
1995-08-08 10:37:59 +00:00
Satoshi Asami
9239658f51
Another hyper make.
...
Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan)
1995-08-08 10:24:11 +00:00
Satoshi Asami
61b2ff1192
noweb is a simple literate programming tool, says Thomas. I put
...
it in devel because it's a programmer's tool.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-08-08 08:58:46 +00:00
Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
272ada83bf
Compile and install xxgdbiowin. It is required by the "iowin" feature
...
of the debugger.
Pointed-out by: murphyp1@AIXDev1.ais.msu.edu (Patrick Murphy)
1995-06-20 08:01:36 +00:00
Andrey A. Chernov
e2abadd66d
Upgrade.
1995-06-18 13:11:32 +00:00
Satoshi Asami
8f86cb11eb
Added libdlmalloc.
1995-06-04 06:20:28 +00:00
Satoshi Asami
0e5ad9aa59
Doug Lea's malloc library.
...
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
1995-06-04 05:29:58 +00:00
Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
50d45d8ae5
Add xxgdb.
1995-05-03 05:41:02 +00:00
Satoshi Asami
7435350ec7
xxgdb 1.11, an X window interface for gdb.
1995-05-03 05:39:10 +00:00
Satoshi Asami
b901ee38c8
Updated devel Makefiles. Strip mprof and compress mprof.1 along the way.
1995-04-24 11:01:39 +00:00
Satoshi Asami
86d9989ec0
Add bcc to SUBDIR, move libmalloc to BROKEN.
1995-04-16 04:17:12 +00:00
Satoshi Asami
608af45939
And now, yet another round of Makefile updates, devel version!
1995-04-09 10:05:17 +00:00
Andrey A. Chernov
1ce14d3547
Upgrade.
1995-04-08 14:00:19 +00:00
Joerg Wunsch
29bedd2ceb
Claim my ports, and add the MAINTAINER entry.
1995-04-01 13:48:45 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Joerg Wunsch
b7e5135427
Bruce Evans' bcc C compiler.
...
It is able to handle 16-bit code as well, and comes with an own
assembler and loader. (They are already known from Minix and Linux as
the `bin86' package.)
With a bit of `dd' magic, bcc can be used to compile messdos programs.
1995-03-26 18:08:54 +00:00
Andreas Schulz
42c36408ee
And another patch for the "new" make.
1995-01-29 21:45:16 +00:00
Andreas Schulz
865b9f4359
Correction in the Makefile for the "new" make.
1995-01-29 21:35:35 +00:00
Andreas Schulz
91710d6b98
Delete a bogus semicolon at the end of a dependency line,
...
that get now detected with the new/corrected b-make.
1995-01-29 01:33:19 +00:00
Jordan K. Hubbard
071ac57f42
Update the reported version.
1995-01-23 18:27:37 +00:00
Jordan K. Hubbard
45c097748f
Add bison
1995-01-13 14:02:06 +00:00
Jordan K. Hubbard
7bedd72074
Add libmalloc to list of targets.
1995-01-12 22:23:49 +00:00
Jordan K. Hubbard
d124e3dbe3
Fancy malloc lib with fast allocation time, extensive leak detection
...
and tracing, etc.. By Mark Moraes.
Submitted by: moraes
1995-01-12 22:23:21 +00:00
Andrey A. Chernov
bf991d73aa
Upgrade.
1995-01-12 02:41:23 +00:00
Steven Wallace
36536cfbfe
Patch for mv command in Makefile.
...
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
1995-01-04 10:03:38 +00:00