jb
d87af5ad40
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 20:33:27 +00:00
jb
fe2b3b15bf
Make a local build tool static to avoid trying to use shared libraries
...
before rtld is installed.
1998-08-30 20:31:57 +00:00
gpalmer
1f2b7138e5
Split lines into one subdir per line.
1998-08-30 20:28:50 +00:00
gpalmer
69c14dad4d
Split lines into one subdir per line.
1998-08-30 20:22:15 +00:00
gpalmer
84eee1adc6
Make pstat machine-independant again
1998-08-30 20:15:09 +00:00
gpalmer
0e9433c83d
DPDADD -> DPADD
1998-08-30 19:59:53 +00:00
gpalmer
6d2659382d
Fix parallel makes falling over on xwhere
1998-08-30 19:59:35 +00:00
jdp
b192d17118
Fix a bug which caused ldd to execute scripts listed on its command
...
line, instead of skipping them.
Also make a few minor cleanups.
PR: bin/7783
1998-08-30 18:30:59 +00:00
steve
bd87efc753
Typo fix: garbeld -> garbled
...
PR: 7784
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-08-30 17:33:05 +00:00
gpalmer
0cb290fe66
Add $Id$
1998-08-30 17:02:51 +00:00
wosch
a8c7142700
PR: bin/5596
...
Change the diagnostic if there were no matching processes owned by
you.
1998-08-30 16:54:58 +00:00
gpalmer
7f39c95951
Still need -lmd on the alpha as it doesn't have shlibs yet
1998-08-30 16:07:18 +00:00
markm
424a005468
While I am no longer making a shared library, nuke the old one to prevent
...
ld from picking it up spuriously.
1998-08-30 13:08:54 +00:00
markm
ee1b8f0d9c
While I am no longer making a shared library, it is a good plan to nuke
...
the old ones to prevent ld picking it up spuriously.
1998-08-30 13:07:16 +00:00
dfr
03ff6bb24a
Remove some duplicated devices.
1998-08-30 10:50:30 +00:00
thepish
30bccc1925
PR: 7741
...
Submitted by: Hellmuth Michaelis <hm@kts.org>
add LCP/PAP/CHAP/IPCP frame printing functionality
1998-08-30 05:32:44 +00:00
jkoshy
6df2d2c053
Install ipmon.8 in man8/ not man1/.
...
PR: 7778
Submitted by: horikawa@jp.freebsd.org
1998-08-30 04:48:00 +00:00
jb
87e8ec2791
The aout->elf transition build from a 2.2.5/6/7 system requires that
...
a kernel be built and installed at just the right time. If the system
were to be rebooted after installing the 3.0 binaries without the
new kernel, the system is hosed.
The addition of this config file reserves the name of the config file
that the upgrade procedure uses. If an upgrade is to be performed on
a 2.2.5/6/7 system system for which a GENERIC kernel is inadequate,
this config file must be replace with a suitable one before performing
the upgrade.
On systems which report 'uname -r' as 3.0-CURRENT, the kernel build
is not performed and this file is ignored.
1998-08-30 03:06:23 +00:00
jb
2b6505f997
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 02:52:04 +00:00
jb
13a816f577
Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.
1998-08-30 02:46:35 +00:00
jb
ae7da114f6
BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide this
...
one. We'll probably need to revisit gdb after E-day.
1998-08-30 02:01:07 +00:00
jb
e6edac6dac
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 01:57:55 +00:00
brian
a9fa47c283
Don't use `-width 20'', it's misleading. Use
`-width XX''
...
instead.
1998-08-29 23:02:45 +00:00
brian
31fd739804
Don't claim that the alias library isn't loaded until
...
used.
1998-08-29 23:02:43 +00:00
brian
a6f2807f3b
Add the following word substitutions when running a shell
...
command:
AUTHNAME: The local authname
ENDDISC: The local endpoint discriminator
LABEL: The configuration label in use
PEER_ENDDISC: The peers endpoint discriminator
USER: The peers authname
1998-08-29 23:02:42 +00:00
brian
58408d4032
Allow the use of HISADDR, MYADDR and INTERFACE as words
...
embedded in the args of a "shell" or "!bg" command, and
only accept upper case versions.
We can now do:
! sh -c "ifconfig INTERFACE >/tmp/myfile"
1998-08-29 23:02:39 +00:00
rvb
7458feb608
This commit was generated by cvs2svn to compensate for changes in r38625,
...
which included commits to RCS files with non-trunk default branches.
1998-08-29 21:14:52 +00:00
rvb
a085510ad5
Very Preliminary Coda
1998-08-29 21:14:52 +00:00
rvb
b849ae3457
Very Preliminary Coda
1998-08-29 21:14:52 +00:00
markm
9e7958ad43
Stop making the shared library for libtelnet (crypto version). This
...
should have happened years ago.
1998-08-29 20:24:54 +00:00
markm
60a089e6d7
Stop making a shared library for libtelnet. This should have happened
...
a long time ago.
1998-08-29 20:23:14 +00:00
brian
b881fdab9e
Mention `cbcp'' in
`set log ?''
1998-08-29 18:37:02 +00:00
bde
15463134cd
Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked list
...
of vfs flags in the man page).
1998-08-29 13:53:22 +00:00
bde
d3f8ad1875
Oops, the previous revision unconfigured too much pre-Lite2 compatibilty
...
cruft. At least lsvfs(1) was broken.
1998-08-29 13:13:10 +00:00
wosch
f9c986074a
bsd.docb.mk handles installing SGML/docbook documents.
1998-08-29 11:01:22 +00:00
phk
1f57e569c4
fix a typo
1998-08-29 09:50:16 +00:00
obrien
78e95f775c
Add option `-n', causing system headers not to be included in dependacy
...
lists.
This is needed when using a non-stock compiler.
1998-08-29 07:55:55 +00:00
dillon
6deeb3dc12
add support for /etc/make.conf.local
1998-08-29 01:30:13 +00:00
dillon
5a4314a61b
make.conf.local test/include removed from make.conf, to be put in sys.mk
...
instead.
1998-08-29 01:24:21 +00:00
luoqi
71cc3d284f
Close a race window for getnewbuf() between shared lock holders of the vnode.
...
Reviewed by: Mike Smith
1998-08-28 20:07:13 +00:00
dima
3ecbceb35a
Introduce PERL5 variable.
...
It's gonna be used in all p5- ports.
Reviewed by: asami
1998-08-28 18:41:04 +00:00
kato
4b63179fcf
Sync with sys/i386/conf/majors.i386 revision 1.46.
1998-08-28 12:49:09 +00:00
kato
5ca1f67796
Sync with sys/i386/conf/Makefile.i386 revision 1.118.
1998-08-28 12:48:38 +00:00
kato
a552607250
Sync with sys/i386/isa/if_ed.c and spkr.c revisions 1.35 and 1.144,
...
respectively.
1998-08-28 12:47:45 +00:00
kato
59703bfe36
Sync with sys/i386/i386/trap.c revision 1.128.
1998-08-28 12:46:28 +00:00
kato
1217ca484e
Sync with sys/i386/isa/syscons.c revision 1.276.
1998-08-28 12:45:43 +00:00
kato
b0a0bc33d9
Sync with sys/i386/isa/sio.c revision up to 1.214.
1998-08-28 12:44:49 +00:00
abial
274d20964a
Oops... We don't need threee copies of them.. :-(
1998-08-28 08:58:19 +00:00
abial
057ae5be58
Obtain the mib files from ../../net/crunch1/mibs.
1998-08-28 08:57:16 +00:00
abial
348114cc3b
Sync with on-line versions.
1998-08-28 08:55:53 +00:00