Jordan K. Hubbard
1130b656e5
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
Nate Williams
6cebb6a689
Added apm and card[01] devices to all target.
...
Suggested by: bde
1997-01-13 17:37:20 +00:00
Andrey A. Chernov
6930f84b7b
Add commented out example entry for imap4
1997-01-12 17:55:16 +00:00
David Nugent
4387f78ffa
Added 'xuser' class entry point for X users (who need more resources).
...
Increased default procs/file handles so that man will work in more
situations. Other suggestions welcome, btw.
1997-01-11 16:08:53 +00:00
David Nugent
0bc1c71450
Adds a template/example login.conf, login class capabilities database.
1997-01-11 06:47:56 +00:00
Paul Traina
9c1fc5f52b
Clean up imap
1997-01-10 02:42:14 +00:00
Nate Williams
6951277803
Minor modifications to the PCCARD startup files and comments.
...
Submitted by: The Nomads
1997-01-06 06:26:01 +00:00
Nate Williams
d1cde7ab69
Remove un-necessary comment.
1997-01-06 04:27:21 +00:00
Alexander Langer
6a9352fece
Typo police.
1997-01-04 23:29:56 +00:00
John Fieber
c7767b4622
Add docbook.
1997-01-04 22:24:01 +00:00
Mike Pritchard
8e3e26601e
Create /usr/share/examples/mdoc.
1997-01-02 20:41:07 +00:00
Poul-Henning Kamp
6714d73596
Put dmesg.boot in /var/run instead of /var/tmp
...
Suggested by: joerg & peter
1997-01-02 18:55:26 +00:00
Poul-Henning Kamp
7a0a3ad314
Now that uptimes run into months on a regular basis, I often find myself
...
wondering what the hw-config of a machine is, and the logs have been
rotated many times since reboot already.
Added:
/sbin/dmesg > /var/tmp/dmesg.boot
to /etc/rc
2.2 candidate
1997-01-02 16:28:33 +00:00
Satoshi Asami
6fa8e3b73b
Add share/examples dir.
...
Suggested by: max
1996-12-31 14:00:05 +00:00
Joerg Wunsch
513a014830
While being here, also create all the gsc device nodes as described in
...
the gsc(4) man page, and allow for more than one unit number.
1996-12-30 20:51:36 +00:00
Peter Wemm
3a233001ff
Get rid of the revolting hacks that were used to install the
...
/etc/sendmail.cf file.
Submitted by: bde
1996-12-28 18:00:17 +00:00
Wolfram Schneider
d86abf50b2
add new directory /usr/share/examples/printing
1996-12-28 15:40:38 +00:00
Peter Wemm
747328f032
Add commented out samples on how to activate the compat libs during build.
...
Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist>
and doing a 'make all install' there by hand.
1996-12-23 05:17:09 +00:00
Joerg Wunsch
ee4466ac87
Extend the set of ptys to chmod at boot time.
...
Closes PR # conf/1957: not all perms of ptys...
Submitted by: gurney_j@efn.org (John-Mark Gurney)
1996-12-23 00:32:15 +00:00
Joerg Wunsch
901d09409f
Add /usr/local/sbin to the rc $PATH. Things like GateD are located there.
1996-12-19 18:06:35 +00:00
Andrey A. Chernov
7deead3e52
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
Bruce Evans
3b4d52b99d
Fixed missing install of BSD.include.dist.
1996-12-13 17:01:51 +00:00
Jordan K. Hubbard
7b69bdb95c
magic file is no longer in /etc
1996-12-13 10:24:42 +00:00
Jordan K. Hubbard
0b3870cb60
Close PR#2198:
...
I've added an installation from optical disk drive facility.
This enables FreeBSD to be installed from an optical disk, which
may be formatted in "super floppy" style or sliced into MSDOS-FS
and UFS partitions.
Note: ncr.c should be reviewed by Stefan Esser <se@freebsd.org>
and cd.c by Joerg Wunsch <joerg@freebsd.org> before bringing this
into 2.2.
Submitted-By: Shunsuke Akiyama <akiyama@kme.mei.co.jp>
1996-12-13 07:55:14 +00:00
Satoshi Asami
9ebd95e3ed
Add missing mann and catn directories.
...
2.2 candidate.
1996-12-12 10:06:38 +00:00
Adam David
10e599f8e8
ifconfig 127.0.0.1 instead of localhost
1996-12-10 02:23:27 +00:00
Peter Wemm
e8fce182a6
Update this to what freefall's been running for a day or so.
1996-12-06 11:29:15 +00:00
Satoshi Asami
9ef182d781
Directories for Japanese manpages. Definite 2.2 candidate, as it will be
...
used for the "Japanese manpages port" coming soon.
1996-12-05 10:33:56 +00:00
Satoshi Asami
ed22ead6b5
Add share/misc. Definite 2.2 candidate, if we want it to be consistent
...
with the ports.
Found by: obrien and his mutt port
1996-11-26 10:01:28 +00:00
Bruce Evans
f6710c88c5
Added forgotten directories zoneinfo/Antarctica and zoneinfo/Arctic.
...
The zoneinfo makefile doesn't follow the rules. It builds everything
at install time. It dpends on zic to create the directories. zic
doesn't know about the weird 555 permissions specified in BSD.usr.dist,
so it creates the directories with nonstandard permissions.
1996-11-23 20:04:02 +00:00
Andrey A. Chernov
041f99248c
Add missing nls directories
...
2.2 candidate
1996-11-23 04:06:10 +00:00
Andrey A. Chernov
838037af6d
ru_SU -> ru_RU
1996-11-21 10:17:45 +00:00
Andrey A. Chernov
7be3905425
Add ru_RU as alias to ru_SU
1996-11-21 10:13:25 +00:00
Wolfram Schneider
7232e09ce1
delete removeuser
1996-11-17 03:57:08 +00:00
Andrey A. Chernov
a8ca22b2d8
Remove backward-compatible locale aliases, XFree now support native
...
FreeBSD names
1996-11-15 12:34:26 +00:00
Satoshi Asami
f061275f2d
Create directory for Japanese handbook. Definite 2.2 material if the
...
handbook is going to make it.
1996-11-15 06:18:41 +00:00
Andreas Klemm
fda1c610e8
Added $PATH to the end of PATH. Otherwise the command 'expr' can't be
...
found by the shell when running MAKEDEV from the fixit floppy environment.
1996-11-14 14:28:26 +00:00
Adam David
ac55eca46c
start rpc.statd for nfs_server case.
...
add warning and commented out line for rpc.lockd
1996-11-13 19:04:31 +00:00
Paul Richards
9c57aa7fca
Added ocol: ppp to the first two examples so that ppp catually requests
...
the ppp protocol when it logs in. I'm not sure whether this applies to all
the examples. Are there cases where the ISP assumes ppp is being used ?
1996-11-11 17:27:25 +00:00
Peter Wemm
7737a49d16
The kerberised network services should only be active in inetd.conf
...
if kerberos is installed. So far as I'm aware, kerberos aware clients
detect ECONNREFUSED and (if allowed) fall back to the non-kerberos
servers. They do not know how to interpret messages such as
"rlogind: unknown option -k".
I believe Garrett also mentioned this.
Unfortunately, this adds an extra step to bringing up kerberos.
It also stops /var/log/messages getting quite so many useless (and
confusing) error messages when somebody does a port scan on you.
1996-11-10 13:06:14 +00:00
Jordan K. Hubbard
190cca38e9
Add an entry for minimum - that's a lot easier.
1996-11-09 09:23:09 +00:00
Peter Wemm
c3bfbfc0aa
make the /etc/sendmail.cw file optional by default.
...
Definately should go into 2.2..
Requested by: lots of people
1996-11-08 05:22:50 +00:00
Paul Traina
bdfaa56a86
The standard .mc files shipped with the new sendmail have an extra divert(0)
...
at the top. Make our freebsd-supplied files match the standard files.
Apply-to: 2.2
1996-11-06 22:30:29 +00:00
Paul Traina
648251a14c
auth.debug should not be sent to root realtime
...
news.notice info should not be sent to /var/log/messages, as news has
its own set of logs and notice is overused by inn
added entries for newsservers (but they're commented out)
1996-11-06 22:27:04 +00:00
John Hay
f4fb1da19f
Add knobs for IPX.
...
2.2 candidate?
1996-11-05 20:10:37 +00:00
Joerg Wunsch
e58aa098b4
/dev/vn0b is supposed to be a block device, so don't test(1) whether
...
it's a plain file.
Submitted by: brian@awfulhak.demon.co.uk (Brian Somers)
1996-11-03 14:41:58 +00:00
Andrey A. Chernov
0ee6900601
Back out daemon.* addition, ssh port should be fixed instead
1996-11-02 00:08:44 +00:00
Andrey A. Chernov
7fded3d0e5
Add -z to CVSupflags, it iz safe because it is done by zlib,
...
not by extra gzip child
1996-11-01 17:12:07 +00:00
Peter Wemm
4579c4e0d4
Update to use the recommended recovery procedure from nvi-1.76.
...
This is a lot more robust and handles errors a lot better. It also cleans
up stray, hopeless, or unmodified files rather than leaving them there
forever.
1996-11-01 09:45:51 +00:00
Bruce Evans
ce5636f791
Fixed cualc and cualD minor numbers which I broke in the previous commit.
1996-11-01 08:49:13 +00:00