summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | 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.
* Enable lockf.jdp1997-01-081-2/+2
|
* Make eBones/telnet only if MAKE_EBONES definedache1997-01-081-2/+2
|
* Compile telnet from eBones instead of secure.markm1996-11-031-3/+3
| | | | 2.2 candidate.
* Added brandelf to SUBDIR.sos1996-10-191-2/+2
|
* remove devconf tools from make tree.phk1996-09-061-2/+2
|
* Add tclsh to Makefile.phk1996-06-281-2/+2
| | | | (If you havn't updated your supfile Make world will croak. CTM is ok)
* added fetchadam1996-06-201-3/+3
|
* Remove ncftpjkh1996-06-191-2/+2
|
* Add units.alex1996-06-081-2/+2
|
* Add xlintpaul1996-03-241-2/+2
|
* Include both, the regular and the `secure' telnet, when buildingjoerg1996-02-131-1/+5
| | | | a release.
* Add sasc to the clean/cleandir target. The machine dependent targetsats1995-12-311-2/+2
| | | | doesn't get cleaned up otherwise.
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | looking at a high resolution clock for each of the following events: function call, function return, interrupt entry, interrupt exit, and interesting branches. The differences between the times of these events are added at appropriate places in a ordinary histogram (as if very fast statistical profiling sampled the pc at those places) so that ordinary gprof can be used to analyze the times. gmon.h: Histogram counters need to be 4 bytes for microsecond resolutions. They will need to be larger for the 586 clock. The comments were vax-centric and wrong even on vaxes. Does anyone disagree? gprof4.c: The standard gprof should support counters of all integral sizes and the size of the counter should be in the gmon header. This hack will do until then. (Use gprof4 -u to examine the results of non-statistical profiling.) config/*: Non-statistical profiling is configured with `config -pp'. `config -p' still gives ordinary profiling. kgmon/*: Non-statistical profiling is enabled with `kgmon -B'. `kgmon -b' still enables ordinary profiling (and distables non-statistical profiling) if non-statistical profiling is configured.
* Attach dnsquery to Makefilepeter1995-10-231-2/+2
|
* Enable sasc.bde1995-10-031-2/+2
|
* Build secure telnet if available and allowedache1995-09-291-1/+3
|
* Add ee.jkh1995-08-301-2/+2
|
* Remove timedefache1995-08-061-2/+2
|
* Only build telnet if secure telnet is not going to be built.markm1995-08-061-2/+6
| | | | Reviewed by: rgrimes
* timedef addedache1995-08-051-4/+4
|
* Add kzip to the clean and cleandir target so that it also get cleaned upats1995-07-081-2/+2
| | | | properly.
* Include killall.joerg1995-06-251-2/+2
|
* Re-enable netstat now that it compiles again.wollman1995-06-131-2/+2
|
* Temporarily disable netstatwollman1995-06-131-2/+2
|
* Remove dmenu from the Makefilejkh1995-05-101-2/+2
|
* Add sgmlfmt.jfieber1995-05-101-2/+2
|
* Remove piano.jkh1995-04-281-2/+2
|
* Add piano.jkh1995-04-281-8/+7
|
* Added sgmlsjfieber1995-04-271-2/+2
|
* Added kzip in i386 sectionphk1995-04-151-2/+2
|
* Add devmenu(1).wollman1995-04-131-2/+3
|
* Add gencat to Makefilejkh1995-03-301-2/+3
| | | | Obtained from: NetBSD
* Disable fibpaul1995-03-011-2/+2
|
* Remove watch(8)pst1995-02-231-2/+2
|
* Move mixer to usr.sbinache1995-02-221-2/+2
|
* add "fib"phk1995-02-211-2/+2
| | | | | | Reviewed by: phk Submitted by: Mark Murray <mark@grondar.za> Obtained from:
* colldef addedache1995-02-171-3/+3
|
* Added to makefile watch - snooping programm to workugen1995-02-171-3/+3
| | | | with /dev/snp
* mixer addedache1995-02-151-3/+3
|
* Add dmenu.jkh1995-01-311-2/+2
|
* add file2cphk1995-01-291-2/+3
|
* Add which.jkh1995-01-251-2/+2
|
* Update comments about MISSING and GNU versions.bde1995-01-211-3/+3
|
* Added mk_cmds.wollman1995-01-191-2/+2
|
* Added compile_et.wollman1995-01-141-2/+2
|
* Point that we use GNU version of uucpache1994-12-131-2/+2
|
* add missing tconvache1994-11-221-2/+2
|
* Add getopt. 1.x used to have it, it's gone from 2.0, I need it, endjkh1994-11-201-7/+5
| | | | of story.
* Added chatlars1994-11-121-2/+2
|
OpenPOWER on IntegriCloud