scottl
1ce565e86b
Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in the
...
mornings.
Pointy hat again Obtained from: roam@orbitel.org
2001-03-25 15:51:43 +00:00
scottl
912034d72b
'ln -s' -> 'ln -sf' for the afa link.
...
Pointy hat Obtained from: roam@orbitel.bg
2001-03-25 14:11:55 +00:00
brian
92b5e926cb
Identify obsolete ports
2001-03-25 11:35:22 +00:00
dougb
e00c487740
Add cvs tag
2001-03-24 07:20:36 +00:00
green
8025a9b890
Install /etc/primes.
2001-03-24 00:33:05 +00:00
green
18efff07be
This commit was generated by cvs2svn to compensate for changes in r74713,
...
which included commits to RCS files with non-trunk default branches.
2001-03-24 00:28:43 +00:00
green
38c86bf27a
Add /etc/primes for OpenSSH SSH2 DH exchange.
...
Submitted by: Chris Wasser <cwasser@v-wave.com>
Obtained from: OpenBSD
2001-03-24 00:28:43 +00:00
sf
89f49c75bb
added new directories to sync with XFree86-4.0.3.
...
Approved by: asami
2001-03-23 11:18:06 +00:00
obrien
eee9cab668
Revert rev 1.7 which used "console' rather than
ttyv0' so there will
...
always be a getty on the console reguardless of the type of console.
Instead always run a getty on ttyd0.
Reviewed by: gallatin
2001-03-22 22:16:26 +00:00
scottl
ca468b5fe7
Create afaN as a simlink to aacN. Add a comment about the aac device.
2001-03-22 21:29:16 +00:00
wosch
2e27ef937d
Update search URL:
...
http://www.FreeBSD.org/search.html -> http://www.FreeBSD.org/search/
2001-03-22 17:58:20 +00:00
jkh
a7421f4945
Add back the wd* entries. It turns out they're still used by the PC98.
...
Noted by: nyan
2001-03-22 10:39:03 +00:00
jkh
cc245046cd
Don't create legacy wd* devices by default. Let the user do this if
...
they so desire it.
Suggested by: rwatson
2001-03-22 07:30:02 +00:00
jkh
cde3cb40c2
Use orthogonal www.FreeBSD.org syntax.
...
Whined about by: rwatson
2001-03-22 07:01:19 +00:00
alfred
1a9d157324
s/portmap/rpcbind
...
Pointed out by: Hajimu UMEMOTO <ume@mahoroba.org>
2001-03-20 21:02:39 +00:00
des
097a9d6bae
Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few
...
very specific scenarios, and now that we have had net.inet.tcp.blackhole for
quite some time there is really no reason to use it any more.
(second of three commits)
2001-03-19 22:07:32 +00:00
alfred
f67e4a8fc7
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
...
associated changes that had to happen to make this possible as well as
bugs fixed along the way.
Bring in required TLI library routines to support this.
Since we don't support TLI we've essentially copied what NetBSD
has done, adding a thin layer to emulate direct the TLI calls
into BSD socket calls.
This is mostly from Sun's tirpc release that was made in 1994,
however some fixes were backported from the 1999 release (supposedly
only made available after this porting effort was underway).
The submitter has agreed to continue on and bring us up to the
1999 release.
Several key features are introduced with this update:
Client calls are thread safe. (1999 code has server side thread
safe)
Updated, a more modern interface.
Many userland updates were done to bring the code up to par with
the recent RPC API.
There is an update to the pthreads library, a function
pthread_main_np() was added to emulate a function of Sun's threads
library.
While we're at it, bring in NetBSD's lockd, it's been far too
long of a wait.
New rpcbind(8) replaces portmap(8) (supporting communication over
an authenticated Unix-domain socket, and by default only allowing
set and unset requests over that channel). It's much more secure
than the old portmapper.
Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded
to support TI-RPC and to support IPV6.
Umount(8) is also fixed to unmount pathnames longer than 80 chars,
which are currently truncated by the Kernel statfs structure.
Submitted by: Martin Blapp <mb@imp.ch>
Manpage review: ru
Secure RPC implemented by: wpaul
2001-03-19 12:50:13 +00:00
ume
3d620f4db9
Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases.
...
PR: conf/24239
2001-03-18 16:07:21 +00:00
brian
bc374be5eb
Ignore comments in /etc/passwd
...
PR: 25845
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2001-03-17 21:22:29 +00:00
ache
d9c84bfbaa
Remove unused locale/nls directories.
...
Corresponding fixes for "make release" already commited elsewhere.
2001-03-17 21:14:52 +00:00
phk
e6fb215e8c
Attempt to make "make release" work again. Without a nls/fi_FI.DIS_8859-15
...
tcsh barfs.
2001-03-17 19:02:12 +00:00
markm
2c50742d1d
Unbreak "make installworld"
2001-03-17 07:38:57 +00:00
ache
8ea0dd2479
Add et_EE.ISO_8859-15
2001-03-16 12:02:36 +00:00
ru
7dd89327ab
Apply the README's requirement a) to the previous commit.
2001-03-16 08:43:07 +00:00
imp
660a266687
Add some devices:
...
Xircom CreditCard Netwave cnw
Intel PRO/Wireless 2011 (PRISM II) wi
3COM 3CRWE737A (PRISM II) wi
Note: I've had some reports that the latter two cards work, but I've not
been able to get them to work for me.
2001-03-16 07:36:54 +00:00
ache
fc19ef4336
DIS_8859_15 -> ISO_8859-15 rename
2001-03-16 07:13:01 +00:00
brian
3f63eaf04d
Fix a comment
...
PR: 25831
Submitted by: quinot@inf.enst.fr
2001-03-15 23:25:55 +00:00
sos
7889f80f2c
Add the ata control device
2001-03-15 15:32:42 +00:00
murray
045a83cd92
Add a commented out entry for compat4x
...
PR: 25196
Submitted by: Chris Knight <chris@aims.com.au>
2001-03-14 11:30:57 +00:00
gshapiro
97b1e410af
Read information from local rc.conf file(s) to get proper settings for
...
'make start'.
PR: conf/25639
Submitted by: Esa Karkkainen <ejk@pp.htv.fi>
2001-03-13 20:58:39 +00:00
peter
3973aeb5eb
At great personal risk, touch the sendmail startup again. This adds easy
...
seperate knobs for inbound (accepting SMTP connections) and outbound (just
occasionally dequeueing) sendmail daemon startup.
2001-03-13 05:53:16 +00:00
des
09aba933aa
Don't install MAKEDEV or MAKEDEV.local if NO_MAKEDEV is set.
...
PR: 25596
Submitted by: Jonathan Perkin <sketchy@bsdcode.net>
2001-03-13 03:05:42 +00:00
sanpei
306eb51245
Add PC-Card entry, I-O DATA PCET/TX-R
...
This card was DL10022 based card.
Submitted by: [bsd-nomads:15287]
Yoshihiko SARUMARU <mistral@imasy.or.jp>
2001-03-12 13:11:17 +00:00
kris
b38db8f922
Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel
...
builds. This may be disabled using the NO_CPU_COPTFLAGS variable.
Reviewed by: arch
2001-03-12 07:47:09 +00:00
markm
37dcaeac7f
Remove duplicate entry.
...
Submitted by: Paul Herman <pherman@frenchfries.net>
2001-03-12 06:05:38 +00:00
dougb
4b267fa5fd
Add flags option for savecore.
...
Submitted by: David A. Panariti <davep@who.net>
2001-03-12 05:18:03 +00:00
markm
51b4362532
Updates for Blowfish password hashing.
2001-03-11 16:37:33 +00:00
markm
8a7a286726
The /dev/random harvesting sysctls have had a name change.
...
Reflect this.
2001-03-10 13:45:28 +00:00
dougb
020bef59da
Avoid complicated tests of whether devices are present or not, and
...
enable all harvesting options by default since having them on for
devices not present doesn't hurt anything. Leave them on by default
since for the most part they are not producing noticable slowdown,
and are about to get a lot more efficient.
Re-order part of the cheesy entropy process in preparation for
its complete removal.
2001-03-10 05:33:38 +00:00
kris
72ebd29788
Add libdata, some ports were using it.
2001-03-10 03:34:14 +00:00
gshapiro
abe73c9b5e
Use the correct path to the SASL .h files as installed by the SASL port.
...
MFC candidate.
Submitted by: jeh
2001-03-10 00:31:07 +00:00
sanpei
e992dee993
Stick the I-O DATA PCLA/TE PC Card adapter entry in the right sort order.
2001-03-09 00:30:48 +00:00
sanpei
a4eebf18fe
add PC-Card entry
...
Corega KK Wireless LAN PCCA-11
NEC WL11C (PC-WL/11C)
NEC Corporation PK-WL001
Submitted by: [bsd-nomads:15128] [bsd-nomads:15159]
[bsd-nomads:15176] [bsd-nomads:15283]
YAMAMOTO Shigeru <shigeru@iij.ad.jp>
NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp>
2001-03-07 13:30:44 +00:00
sanpei
0b2c20a298
add PC-Card entry, Panasonic Flash ATA BN-040ABP3
...
pccardd[358]: Card "Panasonic"("ATA") [BN-040AB-M 1.00 ] [(null)]
matched "Panasonic" ("ATA") [BN-040AB-M ] [(null)]
ata2 at port 0x240-0x24f irq 10 slot 0 on pccard0
ad4: 39MB <BN-040AB-M 1.00 >
[625/8/16] at ata2-master BIOSPIO
Submitted by: [bsd-nomads:15261]
<m-kawata@cd.jp.nec.com>
2001-03-07 13:23:08 +00:00
sanpei
690911ace6
add new PC-Card entry, IO Data WN-B11/PCM
...
Submitted by: [FreeBSD-users-jp 59373]
"Masatake E. Hori" <eddie@luft.geo.tsukuba.ac.jp>
2001-03-07 00:58:52 +00:00
obrien
332a3a9241
style nit
2001-03-06 02:15:38 +00:00
gshapiro
9962fbbba0
Use a different example to avoid confusion
2001-03-06 02:06:02 +00:00
obrien
e942c0fc60
Comment style fixes
2001-03-06 01:02:23 +00:00
obrien
724856f88e
Also deny 127.0.0.0/8 going out.
...
Submitted by: grimes
2001-03-05 20:51:40 +00:00
assar
4c2aa2014d
remove warning of experimental nature of heimdal. it's now the same
...
version as the one in ports (and the latest at that), except that not
all programs that are in the port get built
2001-03-05 18:54:27 +00:00