Seigo Tanimura
8f4fec9c36
Newbusify ed driver.
...
Partly submitted by: alex
2000-08-14 04:31:07 +00:00
Gregory Neil Shapiro
4bcefa9655
Upon installation, create a symbolic link for /etc/aliases pointing to
...
/etc/mail/aliases. This should both help users as well as other MTAs which
still use a default aliases path of /etc/aliases.
2000-08-14 02:49:39 +00:00
Gregory Neil Shapiro
d0b3252609
Turn on support for IPv6
2000-08-14 02:36:29 +00:00
Brian Somers
689f6effbb
Index: ppp.8
...
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ppp/ppp.8,v
retrieving revision 1.233
diff -u -r1.233 ppp.8
--- ppp.8 2000/08/10 13:26:01 1.233
+++ ppp.8 2000/08/12 19:50:41
@@ -1,8 +1,8 @@
.\" $FreeBSD: src/usr.sbin/ppp/ppp.8,v 1.233 2000/08/10 13:26:01 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
-.Os FreeBSD
.Dt PPP 8
+.Os
.Sh NAME
.Nm ppp
.Nd Point to Point Protocol (a.k.a. user-ppp)
2000-08-13 22:03:42 +00:00
Mark Murray
29c800e0e7
Suidperl fixes.
...
1) Official patch - remove the whole effort to fork off a process
to run /bin/mail; we don't have a /bin/mail, but this brings our
code in line with mainstream Perl recommendation.
2) Make the "Can't do setuid" message a bit clearer; when our userbase
bumps into our suidperl-with-no-commit-bit, give them a good clue as
to what is going on.
2000-08-13 20:05:58 +00:00
Gregory Neil Shapiro
7e5e46fad7
Use new aliases path (/etc/mail/aliases)
...
Approved by: Doug Barton <DougB@gorean.org>
2000-08-13 19:32:19 +00:00
Nick Sayer
6ba60b3c4a
This patch appears to solve the problems with recording resulting
...
in bogus hwptr warnings. Further comments sought on -hackers
were not forthcoming. I can only hope that calling DELAY() like
this doesn't cause any heartburn.
2000-08-13 19:20:02 +00:00
Gregory Neil Shapiro
c577eab2f9
Do not require a local-host-names file as this configuration file is the
...
default /etc/mail/sendmail.cf installed on a fresh install.
Problem noted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-08-13 18:53:58 +00:00
Nick Hibma
74bd1c1038
CAM, the module: scbus, da, cd, and st wrapped in one module.
...
Make the umass driver depend on this module.
Makes it possible to compile the kernel without SCSI support and load it
when for example a USB floppy is conencted.
2000-08-13 18:49:40 +00:00
Gregory Neil Shapiro
9350bdc398
Fix syntax for Received: header after conflict resolution.
...
Problem noted by: Andrey A. Chernov <ache@FreeBSD.ORG>
2000-08-13 18:47:42 +00:00
Nick Hibma
028d28adb8
From NetBSD:
...
Make it possible to move a device to its unconfigured state by
using config #0 .
Add some comments.
Change error reporting in port reset function.
usbd_devinfo_vp(): search the know devs array also if the device doesn't
return product description (e.g. Kye's Genius NetScroll mouse returns
vendor, but not product); the strings returned by device are still
preferred to those in the array, though
2000-08-13 18:39:24 +00:00
Gregory Neil Shapiro
2216e2a2cd
Complete migration of aliases file to /etc/mail/aliases.
...
The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster
have been contacted so those may be updated as well.
2000-08-13 18:38:58 +00:00
Nick Hibma
3f0148fee0
Add more CDC defines.
2000-08-13 18:23:07 +00:00
Nick Hibma
048f89016c
Fake the Power On command on the virtual hub.
...
This removes the two IOERROR's on startup a many has been seeing on UHCI
controllers.
Taken from NetBSD.
2000-08-13 18:21:18 +00:00
Hajimu UMEMOTO
8ad6d022ca
Add output of per battery information to apm(1).
...
New ioctl APMIO_GETPWSTATUS is introduced.
Reviewed by: -mobile and -current folks (no objection)
2000-08-13 17:05:27 +00:00
Alexander Langer
5734912a24
Add dates for FreeBSD 3.5 and 4.1.
...
Not included in both the tree and the dates part FreeBSD 3.5.1.
2000-08-13 14:54:51 +00:00
Alexander Langer
4edde70858
- Add $FreeBSD$
...
- Refer to the README files in the subdirs.
2000-08-13 14:46:31 +00:00
Alexander Langer
1baf0261a0
secure/ may be exported now.
2000-08-13 14:34:35 +00:00
Alexander Langer
6d04301d4f
Add PAO devices supported by drivers.
2000-08-13 14:25:33 +00:00
Josef Karthauser
b6ac9d91b5
MFS4: The stable branch is now RELENG_4 not RELENG_3. Alex changed this
...
in RELENG_4, but not in HEAD.
2000-08-13 14:14:41 +00:00
Josef Karthauser
6fd0f27267
Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to the
...
SUPFLAGS when a 'make update' is run. This means that the supfile
doesn't need to be edited because the -h will override the
CHANGE_THIS.FreeBSD.org host.
2000-08-13 12:36:40 +00:00
Josef Karthauser
d4413063b3
Un-deprecate the -G flag at obrien's request. Colour sequences are still
...
dependent upon the output being directed to a terminal however.
(Use the CLICOLOR_FORCE variable to force output).
2000-08-13 12:17:03 +00:00
Søren Schmidt
710591b796
Fix off by one error in track# calculation.
2000-08-13 09:08:19 +00:00
Gregory Neil Shapiro
85aeb700f5
Add alaises as another file to install into /etc/mail/.
...
Rename the variable from NOSPAM to ETCMAIL as the list of files actually
only contains one antispam related file.
2000-08-13 09:01:12 +00:00
Gregory Neil Shapiro
478c940682
Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases
...
now exists in the distribution.
2000-08-13 08:36:40 +00:00
Greg Lehey
3345a38272
Correct path name.
...
Submitted-by: Crist J. Clark <cjclark@alum.mit.com>
2000-08-13 07:48:32 +00:00
Kris Kennaway
9ef8fb5b06
This commit was generated by cvs2svn to compensate for changes in r64593,
...
which included commits to RCS files with non-trunk default branches.
2000-08-13 05:23:23 +00:00
Kris Kennaway
b904de74b0
Fix setproctitle() and syslog() vulnerabilities.
2000-08-13 05:23:23 +00:00
John Baldwin
597d9a21d9
Include machine/cputypes.h so we get the cpu_class variable. This is needed
...
if I386_CPU is defined in the kernel config file.
2000-08-13 05:17:46 +00:00
Darren Reed
561e006b67
resolve conflicts
2000-08-13 05:00:44 +00:00
Darren Reed
3002dee911
This commit was generated by cvs2svn to compensate for changes in r64588,
...
which included commits to RCS files with non-trunk default branches.
2000-08-13 04:58:02 +00:00
Darren Reed
f345cd2b83
Import base ipfilter 3.4.9 into contrib dir.
2000-08-13 04:58:02 +00:00
Kris Kennaway
b58b0cb1d2
This commit was generated by cvs2svn to compensate for changes in r64583,
...
which included commits to RCS files with non-trunk default branches.
2000-08-13 04:46:54 +00:00
Kris Kennaway
9c47a2dba1
Fix benign bugs due to missing format string in err() and warn().
...
Approved by: assar (vendor :-)
2000-08-13 04:46:54 +00:00
Kris Kennaway
c26927949d
Fix setproctitle() vulnerability in non-compiled code.
2000-08-13 04:35:43 +00:00
Darren Reed
5e90b39cba
resolve conflicts
2000-08-13 04:31:06 +00:00
Warner Losh
5da0d091fa
New suidperl instructions.
2000-08-13 02:19:13 +00:00
Warner Losh
3ae2dea296
Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what
...
it does.
2000-08-13 01:41:35 +00:00
Warner Losh
9a88e86cbe
Always build and install suidperl. Only install suidperl setuid when
...
ENABLE_SUIDPERL is set to true. When perl is updated to remove the
fork mail code, additional warnings will enable the users to know what
is gonig on and how to correct it. Markm will make those commits as
part of his perl patch integration. suidperl is installed with
execute permissions so that markm's added error messages wil be seen
by the user.
2000-08-13 01:40:06 +00:00
Alfred Perlstein
022daa34f2
Fix an off-by-one error in the recursive mutex handling that made it
...
prematurely release recursive mutexes.
Test case provided by: Bradley T. Hughes <bhughes@trolltech.com>
Reviewed by: deischen
2000-08-13 01:30:36 +00:00
Josef Karthauser
74e6090127
Correct spelling: depricated -> deprecated.
2000-08-12 23:53:11 +00:00
Warner Losh
8f250aa713
Add excellent entry written by gshaprio for his import of Sendmail
...
8.11.0 into the tree. Good job Gregory!
Submitted by: Gregory Neil Shapiro <gshapiro@freebsd.org>
2000-08-12 22:47:21 +00:00
Josef Karthauser
3d2ddc9e1a
A change to the way that colours are switched on in ls. The -G
...
flag has been depricated, although it still works with a warning
message, and replaced with an environment variable CLICOLOR (command
line interface colour). This could be used by other tools that
want to be able to control colour output.
In addition if the environment variable CLICOLOR_FORCE is defined
colour sequences are output irrespective of whether the output is
directed to a terminal (as long as TERM references a colour capable
terminal of course ;)
PR: bin/20291 and bin/20483
2000-08-12 22:40:14 +00:00
Gregory Neil Shapiro
88c75941e6
The rest of the changes needed to support the new version of sendmail (8.11.0).
...
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
Gregory Neil Shapiro
cd904b75f9
Add a FREEBSD-upgrade file describing what was done for the import
...
Remove obsolete files after the 8.11.0 import
2000-08-12 22:25:19 +00:00
Gregory Neil Shapiro
3299c2f123
Fix conflicts from merge of sendmail 8.11.0.
...
PR: bin/11552 misc/18512 bin/15088
2000-08-12 22:19:16 +00:00
Gregory Neil Shapiro
e8c96e01af
This commit was generated by cvs2svn to compensate for changes in r64562,
...
which included commits to RCS files with non-trunk default branches.
2000-08-12 21:55:49 +00:00
Gregory Neil Shapiro
06f25ae9f1
Import of sendmail version 8.11.0 into vendor branch SENDMAIL with
...
release tag v8_11_0.
Obtained from: ftp://ftp.sendmail.org/pub/sendmail/
2000-08-12 21:55:49 +00:00
Josef Karthauser
aab56c46b2
".It" -> ".It Ev" in a couple of places.
2000-08-12 21:10:11 +00:00
Bruce Evans
c6e4d7c5ba
Fixed null pointer panic for accessing "meminfo" when there is no swap.
2000-08-12 21:08:42 +00:00