Brian Somers
7931ccb86a
dgm uses devices cuaM* and ttyM*
...
Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
1998-08-04 21:45:20 +00:00
Brian Somers
c35bda9472
Add driver dgm - for the Digiboard PC/Xem
...
Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
DEVFS additions: brian
dgm gets major number 101.
1998-08-04 21:44:09 +00:00
Brian Somers
33ca24de10
Add driver dgm - for the Digiboard PC/Xem
...
Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
DEVFS additions: brian
1998-08-04 21:42:27 +00:00
Bruce Evans
fba6da925d
Fully enable the optimization of not building dependencies unless NOCLEAN
...
is set. It was disabled in the -j case. See rev.1.173.
1998-08-04 17:13:38 +00:00
Peter Wemm
22b78769f8
Remove old sendmail (to the Attic)
1998-08-04 16:35:57 +00:00
Peter Wemm
6697f53652
Descend into etc always; src/etc/sendmail/Makefile has make.conf hooks
...
for building and installing a local sendmail.cf..
I'm a little nervous about the implications of having an obj dir built
under etc (to get to the obj dir for sendmail), but the make rules appear
to DTRT.
1998-08-04 16:00:47 +00:00
Peter Wemm
b58c36c953
Descend into sendmail directory and update hooks for make release so that
...
it has a chance of working.
1998-08-04 15:54:27 +00:00
Peter Wemm
76bfe4c335
Builder for sendmail.cf's, in particular freebsd.cf.
...
This needs to be revisited - we need a simple way of building/installing
these at runtime from the installed system's /etc/mail directory.
freebsd.mc,v and freefall.mc,v have been repository copied here.
1998-08-04 15:53:18 +00:00
Peter Wemm
4add781b40
Build mail.local and smrsh (when building sendmail)
1998-08-04 15:32:43 +00:00
Peter Wemm
31655e8ab7
Build sendmail-8.9.1 smrsh
1998-08-04 15:31:31 +00:00
Peter Wemm
9b842df695
Use sendmail-8.9.1 mail.local (with our changes). It has LMTP support.
1998-08-04 15:30:17 +00:00
Peter Wemm
943c997663
Descend into makemap/mailstats/praliases when building sendmail.
1998-08-04 15:28:25 +00:00
Peter Wemm
9b89318646
Use sendmail-8.9.1 makemap
1998-08-04 15:27:40 +00:00
Peter Wemm
2810afd3fb
Use sendmail-8.9.1 praliases
1998-08-04 15:26:57 +00:00
Peter Wemm
205c3be48b
Build sendmail-8.9.1 makemap.
1998-08-04 15:25:32 +00:00
Peter Wemm
22751f562c
Connect up sendmail-8.9.1
1998-08-04 15:24:04 +00:00
Peter Wemm
9723ac470b
Use sendmail-8.9.1 rmail (with our changes).
1998-08-04 15:19:16 +00:00
Peter Hawkins
62cf03cd85
PR: 7475
...
Added support for -q (suppress output) when firewall rules are taken from a
file. Solves PR 7475
1998-08-04 14:41:37 +00:00
Peter Hawkins
b69602f3bb
PR: 7489
...
Submitted by: Jos.Backus@nl.origin-it.com
Correct execvp fail message in current
1998-08-04 14:33:42 +00:00
Dag-Erling Smørgrav
e7cdb97253
Add -t option ('t' in interactive mode) to make top(1) ignore itself.
...
Attempts to contact the author of top(1) (William LeFebvre) have so
far been unsuccessful.
PR: 7253
Submitted by: Yours Truly
1998-08-04 14:10:48 +00:00
Peter Wemm
05b73c60a4
I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC
...
was not on by default.. Back previous change out.
1998-08-04 13:56:32 +00:00
Peter Wemm
aa0c66bc41
Invert the sense of the -s flag (local addition). Instead of compiling
...
in the behavior via the previously default #define DONT_FSYNC, use the
-s flag to turn the fsync() behavior on. This can be configured in
sendmail.cf without recompiling mail.local.
1998-08-04 13:46:46 +00:00
Peter Wemm
d615a19295
Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.
1998-08-04 13:14:21 +00:00
Peter Wemm
e3de8dc3d1
Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags.
1998-08-04 13:11:42 +00:00
Peter Wemm
c97fb50e13
Copy original rev 1.2 - fix usage line to match reality.
1998-08-04 13:09:38 +00:00
Peter Wemm
1bceb5b259
Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable.
1998-08-04 13:08:41 +00:00
Peter Wemm
829be59c37
Copy original rev 1.2 - immediate delivery rather than queueing and -Wall.
1998-08-04 13:07:03 +00:00
Peter Wemm
663f78a4e8
Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2
...
Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly.
1998-08-04 13:04:55 +00:00
Peter Wemm
4ec6f1f332
Copy original rev 1.3 - fix cosmetic typo in example
...
Copy original rev 1.2 - sort xrefs
1998-08-04 12:59:12 +00:00
Peter Wemm
f897fed538
Copy original rev 1.5 - sort/fix xrefs
...
Copy original rev 1.4 - correct path to /usr/share/misc/sendmail.hf
1998-08-04 12:57:34 +00:00
Peter Wemm
b2ee1660ba
Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.
1998-08-04 12:53:30 +00:00
Peter Wemm
b26579db36
Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use LC_TIME=C date
.
1998-08-04 12:47:09 +00:00
Peter Wemm
bb9b311a11
Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4:
...
Remove the legacy -d option from the arguments to mail.local in 4.4bsd.
1998-08-04 12:45:34 +00:00
Peter Wemm
8c7de60340
Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelope
...
sender in each Received: header along the way. Great for spammer hunting.
1998-08-04 12:44:19 +00:00
Poul-Henning Kamp
1c08e860a1
Wrong filename for dictionary in manpage.
...
PR: 7467
Reviewed by: phk
Submitted by: Ben Walter <bwalter@itachi.swcp.com>
1998-08-04 09:41:09 +00:00
Poul-Henning Kamp
205d5ed6ff
remove nonsense code.
...
PR: 7482
Reviewed by: phk
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-08-04 09:21:04 +00:00
Poul-Henning Kamp
7c949108fb
There seem to be two messages that were added with soft-updates
...
support, which need a final "\n". I only observed one line of
mangled output, but I think there is another one which suffers
from the same problem, and thus I provide a patch that covers
both.
PR: 7483
Reviewed by: phk
Submitted by: Stefan Esser <se@FreeBSD.org>
1998-08-04 09:19:03 +00:00
David Greenman
3114fdb4c0
Implemented a more sophisticated mechanism for handling transmitter
...
interrupts which now defers them until the transmit queue if filled
up with completed buffers. This has two advantages: first, it reduces
the number of transmitter interrupts to just 1/120th of the rate
that they occured previously, and two, running down many buffers
at once has much improved cache effects.
1998-08-04 08:53:12 +00:00
Bill Paul
33e929e1c4
Fix this thing to work properly with multiple tlan adapters; increment
...
unit count correctly.
Problem reported by Larry Baird <lab@gta.com>.
1998-08-04 01:38:52 +00:00
Mike Smith
194b64e83d
Correct an irritating documentation error.
...
(get_diskinfo is unnecessarily obfuscated)
1998-08-04 00:39:45 +00:00
Mike Smith
e827c66461
Copy in the nfs_diskless structure if NFS_ROOT is defined. A previous
...
change to include nfs_root.h precluded NFS from being defined.
Submitted by: Parag Patel <parag@cgt.com>
1998-08-03 21:31:32 +00:00
Julian Elischer
82d02417b1
keep more up to date..
...
fixit uses the same crunch.conf as normal generation
upgrade boot floppy to 1.44MB so that it fits
1998-08-03 19:18:08 +00:00
Mike Smith
46f3ff7986
Major ppbus updates from the author.
...
- ppbus now supports PLIP via the if_plip driver
- ieee1284 infrastructure added, including parallel-port PnP
- port microsequencer added, for scripting the sort of port I/O
that is common with parallel devices without endless calls up and down
through the driver structure.
- improved bus ownership behaviour among the ppbus-using drivers.
- improved I/O chipset feature detection
The vpo driver is now implemented using the microsequencer, leading to
some performance improvements as well as providing an extensive example
of its use.
Reviewed by: msmith
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
1998-08-03 19:14:33 +00:00
Bruce Evans
90afb6a523
Fixed bitrot in prototypes in synopsis.
1998-08-03 17:52:27 +00:00
Bruce Evans
cec5d8b382
FIxed missing include in synopsis.
1998-08-03 17:29:44 +00:00
Bruce Evans
99b4f8244c
FIxed bitrot in prototype in synopsis.
1998-08-03 17:27:41 +00:00
Doug Rabson
a467a475ab
Use explicitly sized types when digging through packet headers.
...
Reviewed by: Julian Elischer <julian@whistle.com>
1998-08-03 17:23:37 +00:00
Bruce Evans
30b854394a
Changed prototype in synopsis to match prototype in <pthread.h>.
1998-08-03 16:54:51 +00:00
Bruce Evans
71101898e8
Fixed missing header in synopsis.
1998-08-03 16:29:31 +00:00
Bruce Evans
8023e3dd93
isnetworktty -> isnettty. ttyent.h has already gone through 3
...
revisions to match the confusing spelling in getttyent.c (1 to
break it to match the man page and 1 in each of 2 branches to fix
it). This function seems to be orphaned and unused.
1998-08-03 15:35:41 +00:00