Commit Graph

177 Commits

Author SHA1 Message Date
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
jdp
a3091cdc30 Enable lockf. 1997-01-08 20:19:22 +00:00
ache
e57528b758 Make eBones/telnet only if MAKE_EBONES defined 1997-01-08 11:38:33 +00:00
markm
9484de227f Compile telnet from eBones instead of secure.
2.2 candidate.
1996-11-03 17:01:25 +00:00
sos
57e112b256 Added brandelf to SUBDIR. 1996-10-19 09:08:41 +00:00
phk
9640e2d9e8 remove devconf tools from make tree. 1996-09-06 23:07:35 +00:00
phk
2a36059e6a Add tclsh to Makefile.
(If you havn't updated your supfile Make world will croak.  CTM is ok)
1996-06-28 05:36:32 +00:00
adam
5714dd98d0 added fetch 1996-06-20 17:47:24 +00:00
jkh
62df2aaf01 Remove ncftp 1996-06-19 21:13:45 +00:00
alex
3774de6c03 Add units. 1996-06-08 03:46:33 +00:00
paul
eecb1c47c6 Add xlint 1996-03-24 14:09:33 +00:00
joerg
af493c22f2 Include both, the regular and the `secure' telnet, when building
a release.
1996-02-13 09:24:43 +00:00
ats
2d12b11ef8 Add sasc to the clean/cleandir target. The machine dependent targets
doesn't get cleaned up otherwise.
1995-12-31 21:32:17 +00:00
bde
586cc683d8 Implemented non-statistical kernel profiling. This is based on
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.
1995-12-29 15:30:05 +00:00
peter
f81da290dc Attach dnsquery to Makefile 1995-10-23 16:44:22 +00:00
bde
5fdb3714e9 Enable sasc. 1995-10-03 12:29:28 +00:00
ache
53b1457d9c Build secure telnet if available and allowed 1995-09-29 19:50:40 +00:00
jkh
4de8d1990e Add ee. 1995-08-30 09:52:07 +00:00
ache
452c8234aa Remove timedef 1995-08-06 11:19:27 +00:00
markm
e7b61cf7cb Only build telnet if secure telnet is not going to be built.
Reviewed by:	rgrimes
1995-08-06 11:05:31 +00:00
ache
2747943921 timedef added 1995-08-05 23:28:21 +00:00
ats
fb88467034 Add kzip to the clean and cleandir target so that it also get cleaned up
properly.
1995-07-08 22:24:20 +00:00
joerg
85840b05db Include killall. 1995-06-25 18:11:06 +00:00
wollman
4dcec62f4c Re-enable netstat now that it compiles again. 1995-06-13 19:18:19 +00:00
wollman
c0dfcf2347 Temporarily disable netstat 1995-06-13 17:47:38 +00:00
jkh
e910183d90 Remove dmenu from the Makefile 1995-05-10 18:22:29 +00:00
jfieber
b7cb1d5c4b Add sgmlfmt. 1995-05-10 00:38:30 +00:00
jkh
8e2075d3f0 Remove piano. 1995-04-28 17:38:54 +00:00
jkh
a059e660d6 Add piano. 1995-04-28 09:30:54 +00:00
jfieber
97b0148311 Added sgmls 1995-04-27 18:03:29 +00:00
phk
7be871777e Added kzip in i386 section 1995-04-15 08:19:16 +00:00
wollman
decc5b08a8 Add devmenu(1). 1995-04-13 21:11:53 +00:00
jkh
821325d749 Add gencat to Makefile
Obtained from: NetBSD
1995-03-30 12:49:25 +00:00
paul
bcd3489bb2 Disable fib 1995-03-01 08:32:42 +00:00
pst
0cbe427e21 Remove watch(8) 1995-02-23 00:27:08 +00:00
ache
a2e60d0808 Move mixer to usr.sbin 1995-02-22 01:36:12 +00:00
phk
bdd3283357 add "fib"
Reviewed by:	phk
Submitted by:	Mark Murray <mark@grondar.za>
Obtained from:
1995-02-21 04:41:03 +00:00
ache
f279fe8d6d colldef added 1995-02-17 17:37:55 +00:00
ugen
13df0148b9 Added to makefile watch - snooping programm to work
with /dev/snp
1995-02-17 14:34:21 +00:00
ache
8f61c0d78e mixer added 1995-02-15 17:39:52 +00:00
jkh
0c3392596f Add dmenu. 1995-01-31 13:53:44 +00:00
phk
8da1f09e8e add file2c 1995-01-29 00:51:38 +00:00
jkh
7ca0586653 Add which. 1995-01-25 19:19:06 +00:00
bde
d6e176c25f Update comments about MISSING and GNU versions. 1995-01-21 14:47:33 +00:00
wollman
b1b8413d9a Added mk_cmds. 1995-01-19 22:31:17 +00:00
wollman
58bca5b7cb Added compile_et. 1995-01-14 20:58:58 +00:00
ache
3a729ddda2 Point that we use GNU version of uucp 1994-12-13 19:48:51 +00:00
ache
84347f55fd add missing tconv 1994-11-22 00:47:14 +00:00
jkh
dc2251f9a4 Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end
of story.
1994-11-20 14:21:25 +00:00
lars
1b2b8288a5 Added chat 1994-11-12 05:32:46 +00:00
pst
c6122e363a Remove which per Rod's request. 1994-10-19 03:14:13 +00:00
pst
78e3db9bd5 Added which 1994-10-19 00:34:23 +00:00
gpalmer
4e81f22a84 Remove `ld' from the clean line also. Someone should look at all the
non-i386 machine lines sometime.
1994-10-16 20:03:03 +00:00
gpalmer
266b2c085e Remove directories we don't have from the clean SUBDIR's and add note
about it (some of the missing dirs are still referenced by other
clauses in the `.if')
1994-10-16 02:56:01 +00:00
gpalmer
e83980ba75 Fix up this makefile so that it handles clean' and cleandir' properly. 1994-10-15 20:50:05 +00:00
pst
0ac72c6208 Enable new bind utilities. 1994-09-26 23:14:33 +00:00
ache
a381025168 ncftp added 1994-09-23 00:00:57 +00:00
wollman
768abd298f Build lsvfs. 1994-09-22 01:26:58 +00:00
dfr
1f5a1bdba1 Added ipcrm. 1994-09-13 16:53:27 +00:00
dfr
2e8745449a Added ipcs. 1994-09-13 15:27:36 +00:00
rgrimes
d389bc7000 Add f2c, rpcgen and rpcinfo, need a decission on cpp and uucp. 1994-09-12 04:41:14 +00:00
csgr
3a7fc439ea Changes to file(1) for FreeBSD:
- Makefile: bmake the sucker
- file.1, magic.5: replace __MAGIC__ and __SECTION__
- add Magdir/freebsd
- add file to usr.bin/Makefile

A note on the FreeBSD magic entry:
The magic number "000000407" is reported as "impure format".  This
stops file(1) telling us that our object files are "PDP-11 executables".
(Saying anything more than "impure format" would probably be bogus.
Submitted by:	Geoff.
1994-09-03 19:31:29 +00:00
csgr
472c69de76 add rup rusers rwall
Submitted by:	Geoff
1994-08-28 15:17:56 +00:00
csgr
483b0eb819 Add lex to makefile
Submitted by:	Geoff.
1994-08-24 13:29:01 +00:00
jkh
cd8c228e5f Bring symorder over from 1.1.5.1
Submitted by:	jkh
1994-08-23 11:08:08 +00:00
jkh
05efdb4884 Add back `at'
Submitted by:	jkh
1994-08-23 03:10:12 +00:00
jkh
6d35ce1570 Correct missing backslash braindamage pointed out by Julian Elischer.
Reviewed by:	jkh
Submitted by:	julian
1994-08-20 00:36:36 +00:00
guido
2c2e53d5ad Added entries for key, keyinfo, keyinit
Reviewed by:
Submitted by:	guido
1994-08-19 18:19:34 +00:00
dg
35558b6a08 Terry Lambert's loadable kernel module support - modstat utility with
improvements from the NetBSD group.
1994-08-19 12:14:10 +00:00
sef
aaf99a49a5 Build vi (nvi), now that it's checked in.
Submitted by:	Sean Eric Fagan
1994-08-16 23:58:00 +00:00
wollman
bf39175a9e Move more YP user programs over. 1994-08-08 01:13:35 +00:00
wollman
c32caf3e8f Use the GNU tree patch. 1994-08-05 22:10:00 +00:00
wollman
f96b2a7f7c Use the apropos and whatis that go with our man program, not the BSD ones. 1994-08-05 20:53:13 +00:00
wollman
3ac06aac07 More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
rgrimes
e423cda200 Do not install ld or man from here, we use the gnu versions of these. 1994-05-30 19:11:58 +00:00
rgrimes
9bd5ea713c Comment out missing/broken sources. 1994-05-28 06:44:34 +00:00
rgrimes
f9ab90d9d6 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00