Poul-Henning Kamp
1499abeef4
Spelling fixes.
...
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-10 12:34:27 +00:00
Bruce Evans
afba897ff2
Fixed `make depend', which I broke here about a month ago by moving
...
the null default for `depend' from bsd.dep.mk to bsd.obj.mk.
bsd.kmod.mk included these files in a bad order, so it picked up
the null default.
1998-06-09 02:55:40 +00:00
Joseph Koshy
68bf8f9eea
Spelling fixes.
...
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880
1998-06-08 06:12:02 +00:00
Jun Kuriyama
9028df4c8e
Sync PATH variable with 'dot.login'.
...
I think here is not my area so feel free to back this out when any
troubles are happened.
Pointed out by: IIJIMA Akihiro <aki@noc.titech.ac.jp>
1998-06-06 15:01:46 +00:00
Joseph Koshy
9c727d2ca9
Spelling corrections.
...
PR: 6868
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-06 05:50:53 +00:00
Julian Elischer
9355ecfc52
Make the Man page reflect teh new reality.
1998-06-05 23:20:12 +00:00
Dmitrij Tejblum
c7cbe79e18
Recognize ".cpp" as a C++ suffix.
...
PR: 3476
1998-06-05 18:38:55 +00:00
Peter Wemm
0b3f8389d2
Make the whereobj target print it's output without the overhead of
...
starting another make..
Besides, make -V is broken, since it will print unexpanded variables.
1998-06-04 15:31:55 +00:00
Peter Wemm
31d33723f2
Hard coded /usr/lib reference
1998-06-04 15:15:38 +00:00
Philippe Charnier
04d3b523cc
Use .Ar instead of .ar. Correct incorrect use of .Sm (detected by Paul (pst)).
1998-06-04 06:30:50 +00:00
John Birrell
b658f1dec8
Fix my last commit which got caught in the cvs/cvsup cycle.
...
I'm told that I botched the tabs too. I'm not sure they are fixed now
because I find that rather tedious.
1998-06-03 22:07:26 +00:00
John Birrell
a09e15f35c
Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.conf
...
so that it works all the time.
1998-06-03 08:51:39 +00:00
John Birrell
fdea3b6b0f
In the case of alpha (only), more than just libc needs to know that
...
NetBSD syscalls are being used, so spam all compiles with the define
that indicates this.
1998-06-03 08:07:31 +00:00
Daniel O'Callaghan
765e40b956
PR: 6831
...
Submitted by: zerium@webindex.no
MF22: remove '.' after weekday abbreviation.
1998-06-02 23:02:09 +00:00
Peter Wemm
686544f020
add libcipher, and update comments about libdes, libkdb, libkrb etc
...
which do exist but are in the secure dist rather than the base.
1998-06-01 19:38:20 +00:00
Bruce Evans
67b780b03b
Fixed double slashes in pathnames.
1998-05-31 11:32:38 +00:00
Bruce Evans
78453399ec
Undocumented flags which went away a few minutes ago.
...
Undocumented auto FIFO trigger level adjustment which went away years ago.
1998-05-31 11:16:09 +00:00
Peter Hawkins
55135d03e0
PR: conf/2284
...
Submitted by: faulkner@asgard.hos.net
Correct termcap entry for ibm3163 (arrow keys)
1998-05-31 06:49:30 +00:00
Matthew Hunt
b02c53d213
Correct a minor spacing error.
1998-05-31 04:53:30 +00:00
Søren Schmidt
cabb97dcbf
ELF preparation step 2:
...
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.
This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.
We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
Steve Price
ceed3816a0
Norwegian dates should have a dot after day of month.
...
PR: 6749
Submitted by: Hans Petter Bieker <zerium@webindex.no>
1998-05-25 18:51:47 +00:00
Julian Elischer
436c7212e6
Hide the interface name in the sin_zero section of the sockaddr_in
...
passed to the user process for incoming packets. When the sockaddr_in
is passed back to the divert socket later, use thi sas the primary
interface lookup and only revert to the IP address when the name fails.
This solves a long standing bug with divert sockets:
When two interfaces had the same address (P2P for example) the interface
"assigned" to the reinjected packet was sometimes incorect.
Probably we should define a "sockaddr_div" to officially hold this
extended information in teh same manner as sockaddr_dl.
1998-05-25 08:44:31 +00:00
Joseph Koshy
c1a42f5583
Fix example in manual page.
...
PR: 5443
Submitted by: AMAGAI Yoshiji <amagai@nue.org>
1998-05-25 07:11:41 +00:00
Poul-Henning Kamp
b8c904234a
/usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinal
...
upper case in weekdays and months instead off all lower case.
PR: 6721
Reviewed by: phk
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-05-23 07:55:47 +00:00
Joseph Koshy
12cbce5320
Added contributed entry for Linux consoles.
...
PR: 5977
Submitted by: Christian Weisberger <naddy@bigeye.rhein-neckar.de>
1998-05-21 09:10:55 +00:00
Bill Paul
e0c56ad6a5
Add man page for ThunderLAN driver.
1998-05-21 03:20:39 +00:00
Jordan K. Hubbard
1c43d7e198
Complete back-out of the bsd.locale.mk change.
...
OK'd by: asami
1998-05-20 22:27:18 +00:00
Jordan K. Hubbard
4b33025b1b
Back out locale change until it's better understood by all just
...
what it is we're trying to do here. :)
OK'd by: asami
1998-05-20 22:24:48 +00:00
Matthew Hunt
5364b6d17c
Add rcsid.
1998-05-20 05:43:01 +00:00
Matthew Hunt
e078c01fd2
If LOCALE is not defined, default to USA. Otherwise, bsd.locale.mk
...
blows up with errors.
1998-05-20 05:41:20 +00:00
Matthew Hunt
71e3426cdc
Add bsd.locale.mk to the list of files. Whether bsd.locale.mk is
...
the right solution or not, bsd.port.mk is broken unless bsd.locale.mk
is installed.
Note that if LOCALE is not defined, port-building explodes:
"/usr/share/mk/bsd.locale.mk", line 135: if-less elif
"/usr/share/mk/bsd.locale.mk", line 135: Need an operator
(For each .if testing LOCALE)
1998-05-20 04:57:16 +00:00
Peter Hawkins
d04c1186ec
PR: misc/6031
...
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:14:11 +00:00
Peter Hawkins
802d2d4af0
PR: misc/6031
...
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:02:04 +00:00
Wolfram Schneider
e6daac8be7
Add rules to generate PDF files.
1998-05-18 16:57:10 +00:00
John Birrell
f1f399e59d
syscons is i386 specific due to machine/console.h
1998-05-15 11:55:47 +00:00
Bruce Evans
5d9599c863
Oops, forgot references in previous commit.
...
Submitted by: Brian Cully <shmit@erols.com>
PR: 6178
1998-05-15 09:34:48 +00:00
Bruce Evans
70a6e3314e
Support Objective C almost as well as C++.
...
Notes:
- We no longer use -fgnu-runtime in bsd.lib.mk, since it is the default
and bsd.lib.mk is the wrong place to override it.
- Gnu C doesn't have a special compiler driver for Objective C like it
does for C++. The defaults are suitable for Gnu C. Use `OBJCLIBS='
in /etc/make.conf for POC.
1998-05-15 09:30:13 +00:00
Joseph Koshy
93218a8ee4
Removed misleading claim that login classes are no longer implemented.
...
Added Xref to pw(8).
1998-05-15 09:19:03 +00:00
Paul Traina
25e363dff1
Add an example showing how to build a UFS floppy
1998-05-14 06:42:47 +00:00
Wolfram Schneider
12e553e059
Add upcoming NetBSD 1.3.2
...
Submitted by: Sune Stjerneby <stjerneby@usa.net>
1998-05-12 14:33:37 +00:00
Wolfram Schneider
797827df68
Add upcoming FreeBSD 2.2.7 and FreeBSD 2.2.8
...
Add NetBSD-1.3.1.
1998-05-12 08:04:27 +00:00
Bruce Evans
2ec8b6deea
Oops, the lex and yacc sources must be added to SRCS before ${SRCS}
...
is used in the dependency list for ${DEPENDFILE}. `make depend' was
broken for a few days. `make world' only uses `make depend' when
NOCLEAN is defined, so only a few people noticed the bug.
Submitted by: mostly by jmg
1998-05-11 15:37:13 +00:00
Steve Price
19dd549aca
Change NBPG to PAGE_SIZE to match one of phk's recent commits.
...
PR: 6573
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-05-11 03:41:51 +00:00
Wolfram Schneider
5b44ce4f91
Print a human-readable warning and die if $INFODIR do not exist.
...
PR: bin/6138
Reviewed by: bde
1998-05-09 22:15:19 +00:00
Poul-Henning Kamp
e1c08ba3fa
Add a crucial missing _ in NO_SENDMAIL
...
PR: 6545
Reviewed by: phk
Submitted by: Jos Backus <jbackus@plex.nl>
1998-05-08 20:15:39 +00:00
Bruce Evans
29901fcc76
Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mk
...
so that it applies to libraries (and lkms) as well as programs.
1998-05-08 06:31:05 +00:00
Bruce Evans
5a9eee48b6
Only include bsd.dep.mk in `mk'files that handle C sources. Abuse
...
bsd.obj.mk instead of bsd.dep.mk for defining the _SUBDIR target
and a default tags target. Abuse bsd.obj.mk for defining default
cleandepend and depend targets.
1998-05-06 18:44:04 +00:00
Andreas Klemm
90f94d55c1
Overlooked, that newer naming convention is xxx_program instead of xxx_prog.
...
So changed it to ntpdate_program and xntpd_program.
Backout last change, now we have again named_program, sorry.
1998-05-06 17:36:16 +00:00
Andreas Klemm
86e0adfea1
document ntpdate_prog and xntpd_prog
...
fix: named_program -> named_prog to reflect "real life"
(I suggest keeping this shorter name convention as it is
actually used in the config file)
1998-05-06 17:26:48 +00:00
Wolfram Schneider
400f992e53
Delete stale comment.
...
Pointed out by: bde
1998-05-06 16:53:53 +00:00