Yoshihiro Takahashi
02595dabe3
Install mailer.conf in /etc/mail instead of /etc.
...
Reviewed by: peter
2000-01-09 02:06:43 +00:00
Munechika SUMIKAWA
b94165f8be
Add new define USE_INET6, which enbale IPv6 support on certain
...
packages.
Approved by: asami
Reviewed by: billf
2000-01-08 12:23:57 +00:00
David E. O'Brien
6c3acb8c18
Remove usage of chgrp(1) and wrap long lines.
2000-01-07 16:20:25 +00:00
Alexey Zelkin
fcf72904c9
Add share/examples/dialog - examples of dialog(1) usage
2000-01-07 13:33:31 +00:00
Luigi Rizzo
4f9b3f5f33
Cleanup diskless support in current, mostly aligning it to the one
...
in the 3.x branch. Also remove the dependency on /usr to find the
boot address/interface.
Mostly-submitted-abd-tested-by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
2000-01-06 18:17:38 +00:00
Peter Wemm
a519749105
Third try.. Avoid filenames with spaces in them.
...
PR: 15937
Pointed out by: Koga Youichirou <y-koga@jp.FreeBSD.org>
2000-01-06 14:27:37 +00:00
Mike Smith
155af3ba26
Now that chown is no longer available, we shouldn't try to use it.
...
Improve the internal mknod() to understand being passed an (optional)
user:group specification.
Don't apply root:wheel to nodes explicitly anywhere, it's the default.
Remove an odd looking uucp:wheel assignment, as it's inconsistent with
all the other tty?? devices.
2000-01-06 10:56:46 +00:00
Peter Wemm
857dc42503
Missed a filename variable quote in rc
2000-01-05 09:19:27 +00:00
Peter Wemm
57c96870e6
Quote arguments in vi recover script.
...
PR: 15901
Submitted by: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp>
2000-01-05 08:17:18 +00:00
Mark Murray
fddd8ddc7f
Add a whole bunch of example entries for pam. This should help get
...
folk over various hurdles.
2000-01-04 06:08:58 +00:00
Peter Wemm
a1867c1264
Add /usr/libexec/sendmail
1999-12-29 18:34:33 +00:00
Peter Wemm
725039ddfe
Add $FreeBSD$
1999-12-29 18:24:06 +00:00
Peter Wemm
d4773de653
moved to etc/mail
...
Requested by: obrien
1999-12-29 18:23:33 +00:00
Peter Wemm
d7a641daaa
Try and sort BIN1 a bit, it was all over the place.
...
Add mail/mailer.conf (repocopied from /etc/mailer.conf to
/etc/mail/mailer.conf on obrien's request)
1999-12-29 18:22:52 +00:00
Peter Wemm
fdfe44994d
Revert previous commit, -o is functional here and is required.
1999-12-29 18:20:23 +00:00
Andrey A. Chernov
e7a8b965d8
Remove -o before sendmail.cw - pure file name needed here
1999-12-29 16:15:22 +00:00
Mike Smith
184a6f3512
Add support for building the 'mlx?' devices, which will be used by the
...
upcoming 'mlxcontrol' utility.
1999-12-29 01:11:29 +00:00
David E. O'Brien
4b99719cb0
Use the *much* more readable unified diff format.
1999-12-28 21:38:12 +00:00
KATO Takenori
6fb89845b4
Added following modes:
...
5in HD 2 heads, 77 cylinders, 8 sectors/track, 1024 bytes/sector
5/3.5in DD 2 heads, 80 cylinders, 8 sectors/track, 512 bytes/sector
Meanings of the rogrammer-readeble fd name were explained by Brian
Fundakowski Feldman and Peter Wemm in hackers list and NOKUBI
Hirotaka.
Reviewed by: nyan
1999-12-28 07:38:38 +00:00
Julian Elischer
e1f5bec4cc
Reset the Zoom 56K modem when starting to use it.
...
Failing to do so freezes your system.
Submitted by:Sean O'Connell <sean@stat.Duke.EDU> (my hero)
1999-12-27 08:39:29 +00:00
Peter Wemm
7ad20304af
Remove kvm_mkdb as it isn't installed anymore. libkvm asks directly
...
via kldsym(2), and crash dumps use nlist directly (and always have).
1999-12-27 07:43:07 +00:00
Bruce Evans
bcf269395d
Moved $FreeBSD$ to its usual place after the CSRG id.
...
Fixed some style bugs for cam (superflous umask and missing newline).
Fixed bogons for apm. The pattern "apm*" matched too many things; apm
and apmctl were both made twice by `MAKEDEV all'. Hopefully no one
depends on `MAKEDEV apm0' making apm or on `MAKEDEV apm' making apmctl.
1999-12-26 15:24:58 +00:00
Peter Wemm
6e6afaaf50
Update the cvs pserver example so that it gives some more obvious clues
...
about the --allow-root switch.
PR: 14463
1999-12-26 15:18:58 +00:00
Kris Kennaway
2dc3a03235
Add directories: preparation for OpenSSL import.
1999-12-25 14:12:09 +00:00
Andrey A. Chernov
4a1cdbb167
Add 8859-4 and lt_LT entries
1999-12-24 05:27:04 +00:00
Andrey A. Chernov
1107842229
lt_LN->la_LN
1999-12-22 20:52:54 +00:00
Andrey A. Chernov
712dfc0ffc
Add cs_CZ
...
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:51:29 +00:00
Sheldon Hearn
faf052a79e
Use more thorough redirection to make the impact of allscreens_flags
...
more comprehensive. Previously, at least colour changes were not
applied to all virtual consoles.
PR: 15066
Reported by: Andy Farkas <andyf@speednet.com.au>
Submitted by: yokota
1999-12-21 10:53:04 +00:00
Sheldon Hearn
722636354c
Add an explicit warning against copying this file into /etc/, since
...
work-arounds for the ".: Out of file descriptors" problem (see
PR 13724) are taking longer than expected to come to fruition.
1999-12-21 10:46:41 +00:00
Michael Haro
f662a816e4
make previous commit's format match rest of file
1999-12-21 08:39:26 +00:00
Michael Haro
e87f5a7464
add default service (other) entries
...
Reviewed by: markm (in concept)
1999-12-21 08:36:10 +00:00
Alexey Zelkin
b271db7f20
Test rotated logs for dangerous messages as well as current
...
PR: misc/12228
Submitted by: Philippe SCHACK <phschak@inba.fr>
1999-12-20 17:33:56 +00:00
David E. O'Brien
ad7e21c510
Install sendmail.cf into /etc/mail.
...
The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade
our repository to that version, we will get the change. It is best to make
the path change in 4.0-R (which may not have the latest Sendmail Inc. version,
than to change in mid-4.x stream when we may upgrade.
Ok'ed by: Peter (quite a while ago)
1999-12-19 22:05:32 +00:00
David E. O'Brien
8bdd91e3a1
Install sendmail.cf into /etc/mail.
...
The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade
our repository to that version, we will get the change. It is best to make
the path change in 4.0-R (which may not have the latest Sendmail Inc. version,
than to change in mid-4.x stream when we may upgrade.
Ok'ed by: Peter (quite a while ago)
1999-12-19 19:55:19 +00:00
Peter Wemm
8ddf96d9c5
This commit was generated by cvs2svn to compensate for changes in r54816,
...
which included commits to RCS files with non-trunk default branches.
1999-12-19 13:50:37 +00:00
Peter Wemm
3ae9291301
Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's
...
chosen mailer.
Obtained from: NetBSD
1999-12-19 13:50:37 +00:00
Brian Feldman
1d1811b172
Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.
...
MAKEDEV can now run (with /sbin/chown and /bin/chgrp, still) without
any /usr. The default PATH for MAKEDEV is now "/sbin:/bin" to prevent
against further spammage of /usr programs in MAKEDEV. In the event
of an emergency, the variable "MAKEDEVPATH" can be used to replace
PATH, but I don't know what that emergency could be.
Let me know if you have any problems. I've tested it as well as
I could, which basically means everything except for RocketPorts.
Reviewed in principle by: peter
1999-12-19 09:42:15 +00:00
Ollivier Robert
83a8718b84
xntpd -> ntpd.
...
Submitted by: ru
1999-12-17 13:36:40 +00:00
Ollivier Robert
35703ff899
Bye bye xntpd, enter ntp.
...
The variable names haven't changed for compapatibility reasons.
1999-12-16 12:45:40 +00:00
Bill Fumerola
652bd4068e
Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)
...
PR: docs/15439
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Obtained from: ports/Makefile
1999-12-16 02:22:17 +00:00
David E. O'Brien
b506848ab8
This was a mixed bag of spaces and ^I's.
1999-12-15 17:58:29 +00:00
Andrew Gallatin
86298776d2
Add an enable_osf1 knob to the alpha startup code
1999-12-15 14:27:59 +00:00
Sheldon Hearn
25a2013b80
Add missing trailing slash to URL.
1999-12-15 13:11:32 +00:00
Joerg Wunsch
204a8f7283
The target `all' evoluted into a kitchen-sink these days... It's no
...
longer really suitable as a default to create the various /dev nodes
to be contained on the fixit floppy, since all our proud new devide
nodes finally made the fixit floppy run over...
So instead create a new target titled `fixit' which creates just the
dev nodes for a single unit per each default driver; whoever needs
more of them is free to create whatever he needs, perhaps after
killing unused nodes before. There were more than 700 /dev nodes on
the floppy before that action, and it's still around 350 now. I doubt
all the various /dev/ugen* entries are really useful on such a tool,
so people, please check, and if you feel like more could be eliminated
from that floppy, kill'em.
While i was at it, removed traces of ft(8) that still survived even
though the driver has long since been dead.
That's step #1 . #2 will follow...
1999-12-14 22:36:03 +00:00
Hellmuth Michaelis
af0f298122
update to isdn4bsd beta release 0.90
1999-12-14 21:14:28 +00:00
Daniel C. Sobral
bbb0c07eeb
Exercise sufficient editorial license and further shorten motd.
...
Stolen from: jkh
1999-12-13 00:58:53 +00:00
David E. O'Brien
278bd49cc8
Suport multiple ``ifconfig_*?="DHCP"'' configurations.
...
Currently we have a problem in that `dhclient' bails when configuring the
second interface as port 68 is already in use (by the `dhclient' started
for the first interface).
PR: 14810
Submitted by: n_hibma
1999-12-12 01:58:30 +00:00
Daniel C. Sobral
1c5febb12c
Trim to 24 lines. Yeah, I know, looks ugly.
1999-12-11 22:31:50 +00:00
Daniel C. Sobral
940f9e5ea4
Add reference to hier(7). This gets motd just over 25 lines. I'm
...
don't like it, but I think this can greatly ease the learning curve
of Linux-immigrants.
Approved by: jkh
1999-12-11 21:43:38 +00:00
David E. O'Brien
ee7f6d9f9b
Minor whitespace fix.
1999-12-04 01:27:51 +00:00
Semen Ustimenko
7906f99bf4
Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h>
...
and others.
1999-12-03 20:17:16 +00:00
Warner Losh
b11b638301
Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccard
...
Submitted by: sanpei@sanpei.org (MIHIRA-san Yoshiro)
1999-12-02 19:48:16 +00:00
Andrey A. Chernov
3999be82fa
Call rpc.umntall only if nfs_client_enable, hang occurse otherwise
1999-11-30 03:34:01 +00:00
Nick Hibma
33ba9f8fee
Add the ability to match on device names attached to.
...
If a device is attached to ums4, you can reference this devname in
the configuration file as ${DEVNAME} (a shell variable, yes).
1999-11-28 21:27:31 +00:00
Mike Smith
cd052235cd
As promised long ago, remove the last evidence of the 'sd' driver.
...
SCSI disks are only known as 'da' now.
1999-11-27 21:17:02 +00:00
Poul-Henning Kamp
86e88eb492
Do not create bdev nodes anymore. Instead create cdev nodes with the
...
same names:
rover# ls -l /dev/*wd0a
crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/rwd0a
crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/wd0a
Notice: Over time, no earlier than FreeBSD 5.0, the "r*" names may
be discontinued. A fair number of programs and scripts need to
(un)learn some tricks before then.
This will take no effect until you either run MAKEDEV by hand or
reinstall your system.
WARNING: Kernels older than approx November 22 will not be happy
about a /dev created with MAKEDEV after this commit. Please update
your /kernel.good etc.
1999-11-26 20:45:26 +00:00
David E. O'Brien
dfe43144ff
MFS: note that only IP addresses work when wrapping the portmapper.
...
Make clearer we consider this only an example, and admins should really
write this file for their needs.
1999-11-25 03:00:44 +00:00
Nick Hibma
efb9fba1e1
Make the devices for the endpoints 0-15, not only for 0. This creates
...
ugen0 and ugen0.1 - ugen0.15, not only ugen0 (control endpoint).
1999-11-24 21:05:59 +00:00
Poul-Henning Kamp
d21c76f6ef
Remove /dev/drum
1999-11-24 19:14:11 +00:00
Poul-Henning Kamp
a886b6851f
Remove leftover reference to the "od" devices.
1999-11-24 19:07:31 +00:00
Alfred Perlstein
f41581f80f
we all like to 'Use' ppp, but this should be 'User'
...
Pointed out by: dcs
1999-11-24 10:44:47 +00:00
Andrey A. Chernov
0a0be98ce3
Remove man_locales - goes to manpath.config
1999-11-23 03:24:20 +00:00
Andrey A. Chernov
6e31a7f7fc
Use manpath -L for man locales
1999-11-23 03:21:19 +00:00
Brian Somers
2d904a8ba9
Oops, typo
1999-11-23 00:26:03 +00:00
Brian Somers
6c62fd3e55
Add pppoed startup options
1999-11-23 00:22:25 +00:00
Nick Hibma
0ee137258d
Flip the sequence of vendor, product around, to make it consistent
...
with the rest of the world. This avoids confusion when talking about
VID.PID.RID vs. PID.VID.RID. The former is the sequence normally used.
1999-11-22 19:08:36 +00:00
Matthew Dillon
a69497d73f
Finish up umntall support. init now passed an argument to the
...
rundown script 'reboot' or 'single'. ISO support (which never
worked) has been removed from mount_nfs. mount_nfs and umount
now use mounttab, which allows umntall to work properly. The
rc scripts now call umntall as appropriate.
Submitted by: Martin Blapp <mb@imp.ch>
1999-11-22 04:23:11 +00:00
Nick Hibma
05e68e47a3
Add the usbd.conf to the distribution target.
1999-11-22 04:19:06 +00:00
Nick Hibma
7183c3f848
Add event queue handling. It triggers activities on events read from
...
/dev/usb. The actions are specified in the file /etc/usbd.conf.
usbd.c:
- Add event queue (/dev/usb) handling.
- Add comments
- Clean up code some more
usbd.8:
- Update manpage for the new command line flags
- Remove a duplicate FreeBSD tag from it).
usbd.conf, usbd.conf.5, Makefile:
- Add the usbd.conf configuration file and the man page for it.
NOTE: MAKEDEV already creates the /dev/usb device tree node, no change
needed there anymore.
1999-11-21 17:44:43 +00:00
Mike Smith
d5f08622ae
Fix the entry for the NetGear FA410TX, which appears to have been committed
...
untested (invalid syntax, and config index 0x1 does not appear to exist in
the card as it currently ships).
1999-11-21 09:48:15 +00:00
Ollivier Robert
3e08b029e3
Add share/examples/netgraph.
...
Forgotten by: our friends at Whistle.
1999-11-19 12:14:10 +00:00
Peter Wemm
fb59bcdfa5
Use a common MAKEDEV between the Alpha and i386 - the only differences
...
of significance were due to the Alpha version going stale. We use common
device numbering for devices. Hopefully, this file's days are numbered.
1999-11-18 04:31:31 +00:00
Nick Hibma
bdf1e3f204
Add the entry for usb (as opposed to usb<number>). It's minor is equivalent
...
to usb255 and will be used for the event queue of the usb daemon.
1999-11-17 23:02:34 +00:00
Andrey A. Chernov
08221ae7d5
Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)
...
daemons started. Move log_in_vain option there. It is needed to avoid
lot of connections to port 80 logged on production WWW server prior
Apache started from /usr/local/etc/rc.d
1999-11-17 22:38:02 +00:00
Roger Hardiman
cf9e527008
Add Nokia Cellular Data Card DTP2 and DTP-2 ver II
1999-11-16 17:44:31 +00:00
Andrey A. Chernov
319f15a262
Add single_mountd_enable hook to run mountd but not NFS server
...
Needed for machine with CFS but without real NFS
1999-11-14 21:28:13 +00:00
Søren Schmidt
2e43037a03
cleanup the IDE cases a bit, add the ad driver to the all: target.
1999-11-09 12:53:01 +00:00
Jonathan Lemon
fd9ec25aaa
Add missing netinet6.
...
Detected by: make world
1999-11-05 18:49:00 +00:00
David E. O'Brien
308ca13229
Entry for Network Everywhere Ethernet 10BaseT PC Card.
...
Submitted by: alfred
1999-11-05 11:21:19 +00:00
David E. O'Brien
ebc42ad746
Add entry for BayNetworks NETGEAR FA410TXC Fast Ethernet. Poster had this
...
in PAO format, so there might be a buglet in my conversion.
Submitted by: Robert Withrow <bwithrow@nortelnetworks.com>
1999-11-05 11:17:23 +00:00
David E. O'Brien
d679e21b7c
Add network entry for Xircom Realport (Ethernet + modem).
...
Submitted by: Nick Slager <nicks@albury.net.au>
1999-11-05 11:11:09 +00:00
Ruslan Ermilov
8a9c5a82c0
Pass IP fragments with non-zero offset. The semantics of matching
...
IP fragments has been changed in src/sys/netinet/ip_fw.c,v 1.78.
Reminded by: "Ronald F. Guilmette" <rfg@monkeys.com>
1999-11-04 10:13:59 +00:00
Guy Helmer
c12c023aa4
"make install" did not install 150.clean-hoststat.
...
PR: bin/12497
1999-11-04 03:00:33 +00:00
Boris Popov
fc29213506
Add share/examples/nwclient directory.
1999-11-03 11:57:04 +00:00
Nik Clayton
7444245a73
Document the ch* devices.
...
PR: docs/14401
Submitted by: Crist J. Clark <cjc@cc942873-a.ewndsr1.nj.home.com>
1999-11-01 19:45:59 +00:00
Poul-Henning Kamp
942df157ca
Fix a rather amusing bug.
...
Try this:
setenv LANG ASCII
cal 1999
:-)
PR: 12116
Submitted by: Anton Berezin tobez@plab.ku.dk
Reviewed by: phk
1999-10-30 07:28:49 +00:00
David E. O'Brien
a6f694bda1
Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0.
...
Noticed by: bde
1999-10-30 07:00:13 +00:00
Peter Wemm
d3d3794b0e
Actually install the rc.sysctl file (the one that reads /etc/sysctl.conf)
1999-10-29 01:33:49 +00:00
Matthew Dillon
3509715716
Remove make.conf from /usr/src/etc/ in favor of the one in
...
/usr/src/etc/defaults/
Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:38:47 +00:00
Matthew Dillon
f589c4caf7
adjust Makefile to handle make.conf's new location
...
Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:31:46 +00:00
Jonathan M. Bresler
2d7a9a2efd
add sample entry for Linksys 10/100 card
1999-10-28 12:32:55 +00:00
Nick Sayer
3af7d635f1
Add commented entry to the lo0 section inviting bridge users to
...
enable ARP on filtering bridges.
1999-10-24 00:26:49 +00:00
Julian Elischer
4cf49a4355
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
...
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.
Reviewed by: Doug Rabson (dfr@freebsd.org )
Obtained from: Whistle CVS tree
1999-10-21 09:06:11 +00:00
Ruslan Ermilov
59e92b4999
Allow for incoming DNS UDP queries.
1999-10-20 08:15:13 +00:00
Andrey A. Chernov
cd23b8bf85
add uk_UA.KOI8-U locale dirs
1999-10-18 20:18:04 +00:00
Jun Kuriyama
42b8d51e00
Add Allied Telesis CentreCOM LA-PCM_V2 entry.
...
Submitted by: sanpei@sanpei.org
PR: conf/14301
1999-10-16 13:52:43 +00:00
David E. O'Brien
29abbacb90
Remove "-k" (kernel-arch) as "i386" is not appropriate on the Alpha.
...
Also remove the "-d" domain option, as if someone is savey enough to want
this, they are savey enought to make a custom amd_flags in /etc/rc.conf.
1999-10-16 05:42:50 +00:00
Brian Somers
ae409c2b97
Fix ``MAKEDEV acd''
...
Spotted by: Mark Knight <mkn@FreeBSD.org.uk>
1999-10-15 16:20:58 +00:00
Boris Popov
f24bb3a4b3
Make libncp actually compiled.
...
Reviewed by: mdodd
1999-10-14 06:40:46 +00:00
Philippe Charnier
3cfb550ba3
typo
1999-10-12 19:23:51 +00:00
Justin T. Gibbs
118b8f31d3
Remove references to the od driver. These devices are no attached by
...
the da driver and using the same major/minor scheme with the old name
only leads to confusion.
PR: misc/14279
1999-10-12 15:51:58 +00:00
Jun Kuriyama
105620eaa5
Add I-O DATA PCLATE entry.
...
Submitted by: sanpei@sanpei.org
PR: conf/13038
URL: http://www.iodata.co.jp/products/pccard/pclate.htm
1999-10-11 05:01:08 +00:00
Peter Wemm
8d741ff43c
Remove ipl hooks (bring on DEVFS! :-)
1999-10-10 15:14:46 +00:00
Peter Wemm
41c2fcf401
remove ipl hooks
1999-10-10 15:13:48 +00:00
Jun Kuriyama
381d8f3644
Add COREGA EtherII PCC-T entry.
...
Submitted by: KANAZAWA makoto <mako@tcn-catv.ne.jp>
PR: conf/12650
1999-10-07 15:50:44 +00:00
Mike Smith
dbb1a3463c
Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAID
...
and Myles drivers respectively.
1999-10-07 02:37:04 +00:00
Sheldon Hearn
a0468d95ed
Do not misinterpret blank and comment lines as passwordless accounts.
...
PR: 13909
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-10-06 10:29:33 +00:00
Sheldon Hearn
023fff94a5
The previous commit missed two unquoted variable expansions. This had
...
the unfortunate side-effect of breaking the security script for hosts
without kernel support for IPFW. Fix.
Reported by: jhay
1999-10-04 14:54:34 +00:00
Andrey A. Chernov
26279dd9dd
add ru_RU->ru_SU alias for 8859-5
1999-10-03 00:48:24 +00:00
Andrey A. Chernov
b7d9493ed1
add ru_SU.ISO_8859-5 locale dirs
1999-10-03 00:44:56 +00:00
Bill Fumerola
f967923cf8
If dumpdev exists, it's automatically enabled. Change comment to reflect.
1999-10-01 00:13:44 +00:00
Mike Pritchard
c124f1f780
Fix a typo in a comment.
1999-09-30 04:55:23 +00:00
Nick Sayer
011afabb7a
Slight reordering of /etc/rc order: It now goes
...
...
recover vi
msgs/bounds
update MOTD
rc.{arch}
rc.devfs
rc.local
$local.startup
securelevel
The motive behind this is to delay rc.{arch} as long as possible,
as it loads the screensaver, which kills the splash screen.
But at the same time, it can't be done after rc.devfs, as
that might depend on arch specific actions. rc.local and local.startup
also should come after these, and securelevel must be last of all.
1999-09-24 06:49:00 +00:00
Jonathan M. Bresler
47b69cc1b8
Add information and configuration on the DUL.
...
Based upon a suggestion from
Don Croyle <croyle@gelemna.ft-wayne.in.us>.
1999-09-23 22:48:12 +00:00
Joseph Koshy
8e814a064f
Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>
...
this is no longer the right way to start Vinum unless you are doing some
kind of maintenance, and that's not the sort of thing that would go into
rc.conf.
1999-09-22 06:31:32 +00:00
Poul-Henning Kamp
589dd32c10
Add support for md driver.
...
sort some comments
1999-09-21 11:11:26 +00:00
Brian Feldman
eb0519dbda
Make the firewall file variable space-safe.
1999-09-19 21:32:42 +00:00
Andrey A. Chernov
22ec1a0d38
Oops, patch applied to wrong place.
1999-09-15 18:58:33 +00:00
Andrey A. Chernov
0dd0f9be49
add mdoc/locale
1999-09-15 18:52:44 +00:00
David E. O'Brien
e5ee615637
Be slightly less verbose.
1999-09-15 11:17:59 +00:00
Peter Wemm
77dec3a0c7
Add a hook for disabling cvs and collect a few similar options together.
...
(We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
1999-09-15 03:52:17 +00:00
David E. O'Brien
24002cc8bc
/emulation/binary compatibility/
1999-09-15 02:25:13 +00:00
David E. O'Brien
1ac46012af
/Linux emulation/Linux mode binary compatibility/
1999-09-15 02:08:45 +00:00
Peter Wemm
6cabfb3832
Add/adjust some $FreeBSD$ tags.
...
Noted by: Doug <Doug@gorean.org>
1999-09-13 17:09:08 +00:00
Bruce Evans
c0d43b32c1
Fixed some disordering (mainly of case lists for disks).
...
Fixed bitrot in the `wcd*)' case.
1999-09-13 16:15:58 +00:00
Sheldon Hearn
321704296f
Apply a consistent style to most of the etc scripts. Particularly, use
...
case instead of test where appropriate, since case allows case is a sh
builtin and (as a side-effect) allows case-insensitivity.
Changes discussed on freebsd-hackers.
Submitted by: Doug Barton <Doug@gorean.org>
1999-09-13 15:44:20 +00:00
Dag-Erling Smørgrav
8dc47ef606
Fix disordering introduced in my previous commit.
...
Pointed out by: bde
1999-09-13 09:45:07 +00:00
Ollivier Robert
2a87314062
This fix adds checking for the existance of the /var/msgs
...
directory before attempting to create the bounds file.
PR: bin/13184
Submitted by: "Stephen J. Roznowski" <sjr@home.net>
1999-09-12 18:13:11 +00:00
Dag-Erling Smørgrav
e46cd3d4d2
Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl
...
variables, conditional on the TCP_RESTRICT_RST and TCP_DROP_SYNFIN kernel
options, respectively. See the comments in LINT for details.
1999-09-12 17:22:08 +00:00
Andrey A. Chernov
2c3cb52472
add tmac/locale for man l10n tweaks
1999-09-11 19:11:03 +00:00
Andrey A. Chernov
c664bb9110
Add man_locales knob to specify localized man subdirs for makewhatis and
...
catman
1999-09-11 19:00:41 +00:00
Andrey A. Chernov
77adc291c6
localize it
...
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
1999-09-11 18:55:02 +00:00
Chris Piazza
22e1fe88a2
set check_quotas="YES" as the default.
...
PR: 13603
Submitted by: Alex Perel <veers@distributed.net>
Reviewed by: billf
1999-09-06 20:22:40 +00:00
Nick Hibma
d98069654d
Move /var/cron/log to /var/log/cron
1999-09-06 20:10:27 +00:00
David E. O'Brien
4f6dbaf7b7
Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.
...
This was tested on a ND5100 rev.A2 card.
1999-09-06 18:29:09 +00:00
Peter Wemm
3267d6293d
$Revision$ -> $FreeBSD$
1999-09-05 15:15:07 +00:00
Mark Murray
37103b14af
Knob for Perl thread support.
1999-09-04 10:03:27 +00:00
Tim Vanderhoek
fa9b8447b7
Add /usr/share/examples/more/. Will contain sample config files that
...
give our more(1) keymappings similar to less(1) and most(1). Initially
these config files will support only a subset of less and most keymappings.
1999-09-03 22:21:47 +00:00
Peter Wemm
805e4f2d64
-background is also a legitimate ppp mode. Don't change it to -auto.
1999-09-01 08:57:01 +00:00
Warner Losh
8b2bfd893a
Remove all non-file like things in /var/tmp/vi.recover on reboot.
1999-08-30 03:34:46 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Jordan K. Hubbard
50b14091b7
Catch an extra X on DHCP.
...
Spotted by the eagle eyes of: Pierre DAVID <Pierre.David@prism.uvsq.fr>
1999-08-27 22:15:15 +00:00
Sheldon Hearn
8ce51e77e2
Small whitespace change to fix run-over lines introduced in the previous
...
commit.
Reported by: bde
1999-08-27 10:59:40 +00:00
Nik Clayton
c6f7f343c9
Pull the FDP maintained documents (that's the FAQ, the Handbook, the
...
tutorials, and all the language translations thereof) out of here. They
still install here, but the installation routine in doc/ sorts that
out.
1999-08-26 19:48:39 +00:00
Rodney W. Grimes
d253d56215
Looks like I missed a little white space error, fixed.
1999-08-25 21:49:37 +00:00
Sheldon Hearn
b68adff6b7
Style clean-up:
...
* All variables are now embraced: ${foo}
* All comparisons against some value now take the form:
[ "${foo}" ? "value" ]
where ? is a comparison operator
* All empty string tests now take the form:
[ -z "${foo}" ]
* All non-empty string tests now take the form:
[ -n "${foo}" ]
Submitted by: jkh
1999-08-25 16:01:45 +00:00
Rodney W. Grimes
928b6de37c
This cleans up all the white space errors so that the next
...
commit is easier to understand.
1999-08-24 03:51:34 +00:00
Rodney W. Grimes
f10c8263aa
Fix script in README to actually work, empty lines produce as
...
much a diff as lines with the wrong stuff on it.
Add references in mtree data files to the README.
1999-08-23 05:12:43 +00:00
Rodney W. Grimes
9998ec0eb0
An explination of how to keep these files in good working order.
...
Reviewed by: bde
1999-08-23 01:16:26 +00:00
Brian Somers
cdd53d9ce9
ppp_alias -> ppp_nat
...
Submitted by: Josef L. Karthauser <joe@FreeBSD.org.uk>
1999-08-22 23:26:05 +00:00