Brian Somers
242373a7ee
ISDN B channels have a bandwidth of 64000, not 65536
...
Pointed out by: Christian Weisgerber <naddy@mips.inka.de>
2000-08-16 13:54:04 +00:00
Brian Somers
087a20b80a
If the -p option is used, use setproctitle() to hide it's argument
...
(a password) asap.
2000-08-16 12:01:17 +00:00
Brian Somers
ebe96675ee
setproctitle() doesn't need to be called with root privs, so move
...
it from id.c into defs.c
2000-08-16 09:07:23 +00:00
Brian Somers
2ceee5e9a7
Default the bandwidth of an ISDN B channel to 65536bps
2000-08-16 09:06:59 +00:00
Brian Somers
91cbd2eec0
Maintain input and output throughput averages and choose the highest
...
of the two when calculating the MP throughput average for the ``set
autoload'' implementation.
This makes more sense as all links I know of are full-duplex. This
also means that people may need to adjust their autoload settings
as 100% bandwidth is now the theoretical maximum rather than 200%
(but of course, halfing the current settings is probably not the
correct answer either!).
This involves a ppp version bump as we need to pass an extra
throughput array through the MP local domain socket.
2000-08-15 10:25:42 +00:00
Josef Karthauser
6b9a6e1f20
When warning that a log file can't be compressed, tell the reader which
...
log file it was.
2000-08-15 09:34:41 +00:00
Kris Kennaway
ff4055bf24
Don't extract these files as mode 664 during build, use mode 644 instead.
2000-08-15 09:17:50 +00:00
Maxim Sobolev
68a1b9058a
Several cleanups:
...
- use getopt(3) to parse command line arguments instead of home-made incomplete
parser;
- be more verbose when error in command line encountered (i.e. incorrect
playing/recording device, incorrect recsrc syntax).
2000-08-15 05:42:39 +00:00
Brian Somers
11572abf62
Calculate the average link throughput using a counter based on the
...
cumulative total of all active links rather than basing it on the
total of PROTO_MP traffic.
This fixes a problem whereby Cisco routers send PROTO_IP packets only
when there's only one link (hmm, what a good idea!).
2000-08-15 00:59:21 +00:00
Brian Somers
c837ca39c6
Don't delete sticky routes when unconfiguring the interface.
...
Deleting all routes that match the interface is sufficient.
2000-08-14 08:43:40 +00:00
Jun-ichiro itojun Hagino
7ec2457fd9
fix LP64 issue in routing socket manipulation.
...
make behavior of -A safer.
(sync with kame)
2000-08-14 04:54:58 +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
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
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
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
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
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
Yoshihiro Takahashi
552112cadd
- Added support for installing boot0 and boot0.5 for PC-98.
...
- Cosmetic changes.
2000-08-12 14:20:31 +00:00
Jordan K. Hubbard
3fdc3c548d
Make the selection of pccard IRQs fully selectable at installation time.
...
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
2000-08-12 07:48:25 +00:00
Sheldon Hearn
acaf1e1fc5
Explain why adding ``options NFSKERB'' breaks the kernel build.
...
PR: 10642
Reported by: Stefan Eggers <seggers@semyam.dinoco.de>
Submitted by: johan
2000-08-11 13:03:13 +00:00
Brian Somers
d0cd375a1d
Mention that pppoe requires netgraph(4) and without it, an external
...
pppoe program must be used (such as pppoe(8) on OpenBSD).
2000-08-10 13:26:01 +00:00
Sheldon Hearn
4ffc1d3dad
Remove hard sentence breaks introduced in the previous commit.
2000-08-10 09:01:10 +00:00
Brian Somers
6c2ccd0a61
Be more careful about selecting a PAGER.
...
Improve the question asked when the PAGER is invalid.
Submitted by: Doug Barton <DougB@gorean.org>
2000-08-09 20:36:15 +00:00
Brian Somers
a2240f353a
Allow leading ``!'' characters in authkeys and chat scripts to
...
be doubled up to mean a single literaly ``!''.
2000-08-09 19:29:50 +00:00
Brian Somers
4e9d6a7fc5
If the first character of the `set title'' argument is
-',
...
put it into the format string, supporting ps's tweak to
setproctitle().
2000-08-09 10:22:48 +00:00
Brian Somers
7bdb026118
Treat all interface aliases as local addresses.
...
The new rtiparse() function should really be in libc IMHO.... I'm
sick of writing this code :-(
PR: 20381
2000-08-09 09:24:31 +00:00
Bill Swingle
1cfb436ae6
Added extra paragraph to document the 'rebuild' feature.
...
Reviewed by: msmith
2000-08-09 01:54:30 +00:00
Ollivier Robert
191a1c203e
- add ftp6.fr.freebsd.org
...
- correct URL for ftp4 and ftp5.
Submitted by: Benjamin Bayart <bayartb@guinness.domicile.fr> (for ftp6)
2000-08-08 14:36:24 +00:00
Mark Ovens
8f18f09f14
Update link to Making the World tutorial (now in the handbook)
2000-08-07 23:25:22 +00:00
Mark Ovens
2ad33f9844
Fix bug with -c option
...
PR: 18176
Reviewed by: Bruce A. Mah <bmah@acm.org>
2000-08-07 22:47:46 +00:00
Paul Saab
d30693998e
Update the usage string to reflect -n as an option.
2000-08-07 01:09:25 +00:00
Paul Saab
2835a5d8c7
Actually make syslogd understand the new -n option by putting it
...
in getopt.
Submitted by: Clive Lin <clive@CirX.ORG>
2000-08-07 01:00:01 +00:00
Tor Egge
386fd02622
Remove 3 off by 128 errors.
2000-08-06 01:17:39 +00:00
Kris Kennaway
d94e8c62d6
Don't call errx() without a format string, to protect against possible
...
localized error messages from ipsec_strerror().
Obtained from: OpenBSD
2000-08-05 06:21:12 +00:00
Hajimu UMEMOTO
7e3809fd50
If caller have privilege to r/w access to /dev/apm, show the
...
info about resume timer and resume on ring indicator, again.
Reviewed by: imp
2000-08-04 20:57:31 +00:00
Kris Kennaway
f8c5da6157
Cleanup of TMPDIR code.
...
Requested by: bde (ages ago)
2000-08-03 23:44:43 +00:00
Kris Kennaway
b088fe8c8f
Change use of perror() to warn()
...
Submitted by: bde
2000-08-03 23:13:35 +00:00
David Malone
1b65d153ee
Explain "-c" option more exactly and state the default in the man
...
page.
Add ability to run "inetd -R 0" to disable the default connection
per minute limit of 256 connections. Document this in man page.
Don't use maxchild as a boolean - instead check if it is greater
than zero.
Reviewed by: sheldonh
Based on a patch by: Alexander Langer <alex@big.endian.de>
2000-08-03 15:45:38 +00:00
David Malone
2968046ea1
specifer -> specifier
2000-08-03 15:33:39 +00:00
David Malone
23e726a0d8
Sort cases in getopt switch statement.
...
Remove extra parens from my host selection commit.
Add white space after if, while, for and switch.
Get rid of braces around a single statement if.
There should be no functional changes in this commit.
Reviewed by: sheldonh
2000-08-03 15:19:27 +00:00
David Malone
3b2084258c
Replace two calls to strlen+calloc+strcpy with strdup.
...
Reviewed by: sheldonh
2000-08-03 15:12:06 +00:00
Jordan K. Hubbard
efbfff9480
Fix HTTP port addresses for the IPv6 case.
...
Submitted by: pho and Hajimu UMEMOTO
2000-08-03 02:51:45 +00:00
KATO Takenori
6a70fca024
Added PC-98 boot manager installation and configuration utility.
2000-08-02 10:11:08 +00:00
David E. O'Brien
47a1b949fb
Add all the missing US keymaps.
2000-07-31 21:05:48 +00:00
David E. O'Brien
84879232cd
Don't offer the PC98 link kit or setup on non-i386 installs.
2000-07-31 20:52:28 +00:00
David Malone
8acc38283a
Sleep for a second after tcp wrappers rejects a connection, so we
...
don't traumatise the parent inetd.
Requested by: wietse@porcupine.org
Approved by: markm
2000-07-31 13:10:52 +00:00
Satoshi Asami
52527e8d67
Add hebrew.
2000-07-31 00:16:28 +00:00
Jordan K. Hubbard
99f9320ef7
Fix the HTTP transfer code to correctly parse the port number if
...
specified.
Submitted by: pho
2000-07-30 22:18:53 +00:00
Peter Wemm
cc8660c75b
Initialize vflag like the rest (not necessary, but this keeps it together)
...
Optimize out chown(2) syscalls if there is no change in uid or gid.
2000-07-29 22:22:11 +00:00
Paul Saab
ede8823b0d
Change option -r to -n inline with conventions we use elsewhere.
...
I guess it serves me right for using a patch directly from Jan
Koum. :)
Requested by: many
2000-07-29 04:02:34 +00:00
Paul Saab
779fbd1bc3
Add option 'r' to syslogd which will disable dns queries for every
...
request. This is useful when you have a large site pointed at a
single syslog server.
Submitted by: Jan Koum <jkb@yahoo-inc.com>
2000-07-29 01:37:37 +00:00
Eivind Eklund
8e4a14a9fa
Change the defaults for portmap, sendmail and inetd to be not running them.
...
Make sysinstall override this on install, so the effective behavioural
change for a newly installed system is null. Overall, this makes a system
with an empty /etc/rc.conf not run any network services, and makes the
FreeBSD-provided network services that are running visible in /etc/rc.conf
(instead of making people look through /etc/defaults/rc.conf to find the
things they need to disable to secure the system.)
Reviewed by: jhb
Discussed with: The usual cabal
2000-07-28 22:45:36 +00:00
Archie Cobbs
0d3e728618
Add '-n' flag: don't attempt to read any data from standard input.
2000-07-27 21:55:48 +00:00
John Baldwin
491a165843
Fix an annoying bogon in the form of a missing tab when generating CD-ROM
...
mount points in /etc/fstab.
Requested by: obrien
2000-07-27 00:46:29 +00:00
MIHIRA Sanpei Yoshiro
32201ca318
Update the description of available channel for Japan.
...
The regulations has been changed to adopt 802.11b since Oct. 99.
For 11Mbps NICs sold in Japan, all DS channels (1..14) are available.
Thank you, itojun.
Obtained from: NetBSD:basesrc/usr.sbin/wiconfig/wiconfig.8 Rev.1.5 ->1.6
2000-07-26 12:50:35 +00:00
John Baldwin
e8aeec4639
Bump an upper limit test so the xterm termcap selection actually works.
2000-07-26 02:51:47 +00:00
David E. O'Brien
4c2629aec8
Don't give the DEC Alpha user the chance to install the X servers that are
...
non-existant on non-i386 platforms.
2000-07-25 23:54:35 +00:00
John Baldwin
ab21e668ee
Use a much saner method of locating the release directory on an FTP server.
...
Now, if a release is specified, instead of just looking for a directory
with the same name as the release, try several possible directories (each
suffixed with the release name) relative to the base directory including
".", "releases/MACHINE", "snapshots/MACHINE", and each of those prefixed
with "pub/FreeBSD/". This will allow us to remove the evil symlinks under
pub/FreeBSD/releases/MACHINE/ to the snapshots on the ftp site.
2000-07-25 23:22:16 +00:00
Warner Losh
c96eb6d2e8
Add -q. this will cause the warning messages about missing
...
directories to not be printed. This is from OpenBSD (and I think
NetBSD also) and makes our mtree more compatible with other BSDs.
This makes cross compilation easier than it was before. Other changes
will be needed to allow NetBSD or OpenBSD to cross build on FreeBSD,
but this is a start.
Reviewed by: andrey
Obtained from: OpenBSD
Concentric Red Circles by: My own stupidity
2000-07-25 19:05:09 +00:00
Jordan K. Hubbard
3db81c0d49
Restore the screen after possibly spamming it.
...
Reported by: Brian J. McGovern <mcgovern@spoon.beta.com>
2000-07-25 07:38:22 +00:00
Jordan K. Hubbard
b5e57da1d1
Remove outdated crypto comments.
2000-07-24 18:45:25 +00:00
Jordan K. Hubbard
cf07fd263a
Terminate, with extreme prejudice, the USAResident hack which
...
does bad things to /etc/make.conf in certain situations. Also
soften the "don't install crypto from the USA!" messages since,
except for RSA (which is still noted), that's not so true anymore.
2000-07-24 18:00:16 +00:00
David Malone
a144588d15
Allow syslogd to select messages based on the originating host in
...
a similar way to the way it can select messages from a given program.
Lines beginning with "+hostname" or "#+hostname" select messaes
from that hostname and lines beginning with "-hostname" or "#-hostname"
match messages not from that hostname.
There are some significant style issues left in the original program
selection code and the man page. This should be cleared up in some
later commits.
Reviewed by: sheldonh
Based on an original patch by: Bernd Walter <ticso@cicely8.cicely.de>
Man page stylist: sheldonh
2000-07-24 14:10:17 +00:00
Marcel Moolenaar
3adc8b3d1d
Revert the reversion of the default mtree behaviour. The mtree
...
command now follows symlinks again.
Requested by: jkh
2000-07-24 02:57:27 +00:00
Warner Losh
11c5444470
First attempt to fix a buildworld from -stable machine. Explicitly
...
include strtofflags.c from lib/libc/gen when building mtree until the
current dependency mess with mtree is fixed.
2000-07-23 06:15:54 +00:00
Nick Sayer
a19fdb8f27
apm -d also needs a writable file descriptor.
2000-07-23 04:49:43 +00:00
John Baldwin
484af50974
Oops, the moused disable option is now 6 instead of 4. Catch the menu text
...
up to this.
Submitted by: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
2000-07-23 03:45:18 +00:00
Jordan K. Hubbard
f038100c39
If ${BINDIR} is not present, create it before installing to it.
2000-07-21 21:32:13 +00:00
Jordan K. Hubbard
b0b1485813
Add a terminal entry for xterm; a lot of people are using xterms
...
in the serial-installation of FreeBSD.
2000-07-21 20:45:56 +00:00
John Baldwin
b993bfc211
Add in the second half of the Slovenian FTP mirror entry.
2000-07-21 18:52:19 +00:00
Jordan K. Hubbard
a606bbf4c8
Remove a menu item that looks funky.
...
No donut for: obrien
2000-07-21 06:50:14 +00:00
Jordan K. Hubbard
085e4099e9
Add slovenian FTP server to site list.
...
Requested by: Blaz Zupan <blaz@amis.net>
2000-07-21 06:03:22 +00:00
John Baldwin
380d03438d
Fix this so it compiles by adding a missing quote.
2000-07-20 17:43:11 +00:00
Archie Cobbs
aec01c66a8
Remove unused variable.
...
PR: bin/20052
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2000-07-20 17:17:49 +00:00
Brian Somers
759c81cbad
Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures
...
when purging routes.
2000-07-20 10:38:12 +00:00
David Nugent
d37861da7a
Move test for -w flag outside of the code dealing with -D (defaults).
...
This should cause -w's argument not to be ignored in the usermod case,
so it will affect modification of the user's password instead of using
the pw.conf (or internal default=no '*') password method.
PR: bin/11168
2000-07-20 05:11:56 +00:00
David Nugent
f707b0d536
Allow -g with an empty argument in the -D case. This allows -g "" to set
...
no default group (and thus fall back to user-based groups instead).
PR: bin/5717
2000-07-20 04:37:00 +00:00
John Baldwin
b31edf0c1b
- Clarify some of the text in sysinstall in regards to the cryto bits.
...
- Note that we are up to about 3600 ports now rather than about 3000 ports.
Submitted by: kris
2000-07-20 01:52:07 +00:00
David Nugent
e4ac984548
Fix another missed case where usermod would not set the "modified" flag:
...
-h - to set no password. But only mark modified if the account is not
already locked (i.e. first char of crypt password field is '*').
PR: bin/19999
2000-07-20 00:09:29 +00:00
David E. O'Brien
de5615c10a
Add ftp.freebsd.org Snapshots to the list of servers.
2000-07-19 23:59:01 +00:00
Ben Smithurst
1f923b0c89
* document that 'kbdcontrol -k' needs stdin to be the console.
...
* add an example of how to switch the console keyboard to a USB keyboard.
PR: 18520
Submitted by: n_hibma
Reviewed by: sheldonh
2000-07-19 19:13:55 +00:00
Archie Cobbs
68a02ce10d
Remove extra #include that was inadvertently added in previous commit.
2000-07-19 16:32:46 +00:00
Archie Cobbs
75da303298
Fix breakage caused by ether_aton() prototype change.
...
PR: bin/20033
2000-07-19 16:30:02 +00:00
Brian Somers
c8e376b582
Describe the new VERSION and COMPILATIONDATE macros and mention that the
...
``ident'' command will expand macros.
2000-07-19 10:14:00 +00:00
Warner Losh
ad5536b59f
When we're just reading info from the driver, attempt to open the apm
...
device read only so we can suppot a readonly apm device.
2000-07-19 06:34:02 +00:00
Brian Somers
1038894eb0
Support link identification from rfc1570
...
Two new commands are available; ``ident'' and ``sendident''.
2000-07-19 02:10:35 +00:00
Poul-Henning Kamp
f928d1a2f2
Add the '-l' flag to nghook which loops the received data back.
2000-07-18 16:52:27 +00:00
David E. O'Brien
7090abf525
Allow the Fix-it functionality to detect that we are on a serial console,
...
and DTRT rather than start the fixit shell on a non-existant vty.
PR: 19837
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
Approved by: JKH
2000-07-18 09:14:06 +00:00
Sheldon Hearn
e492a4c41a
Correct the usage() message as per rev 1.25 of mtree.8 .
2000-07-17 11:00:55 +00:00
Sheldon Hearn
7cd36f5d04
* Order options in the SYNOPSIS correctly.
...
* Re-order the list of options in teh DESCRIPTION as per
the SYNOPSIS.
* Move the description of exit conditions from the
DESCRIPTION section to a new DIAGNOSTICS section.
* Typo fix: "effect" -> "affect" when used as a verb.
* Clear the Nm macro as appropriate.
* Typo fix: "consider" -> "considers" for a singular subject.
* Use Nx instead of NetBSD.
2000-07-17 10:59:38 +00:00
Nick Hibma
7f2b4ad54a
And another buffer overflow. Maybe next time I should read the manpage for
...
strlen.
This one only occurs if there is exactly one element on the line without any
whitespace. This is however never a valid line, so not a big chance that
this would ever cause any problems.
2000-07-16 17:28:01 +00:00
Andrey A. Chernov
25718fe3f0
Fix getopt string I forget
2000-07-16 08:22:38 +00:00
Andrey A. Chernov
1896f37452
Revert back to original mtree default behaviour to not follow symlinks, to be
...
compatible with other *BSD camp. Add -L option to follow symlinks, so remove
-P option which is now default. The next step will be to add -L to building
process.
Asked-by: bde
2000-07-16 07:55:07 +00:00
David Nugent
670eb236c0
Catch up to the fact that we now have tcsh in the tree.
2000-07-16 01:46:26 +00:00
Garrett Wollman
a34128a818
Admin some amount of responsibility for the current state of lpr/lpd.
...
Also add Garance Drosihn who has been doing a great deal of work on
print systems.
2000-07-15 02:43:02 +00:00
Warner Losh
4abef49222
Add documentation on the new logstr command.
2000-07-14 19:54:47 +00:00
Warner Losh
6c726135ad
Add new keyword "logstr". By default, we now use syslog outselves to
...
log insert/remove events using the logstr, if specified for that card,
or the manufacturer + version strings from the cis if not. This
eliminates the need to have logger in the pccard.conf file which makes
it easier to move pcardd to /sbin later if we need to. This also
reduces the pccard.conf file size from 53k to 28k, which will help the
install disk a little.
Also, minor cleanup of free usage (if (x != NULL) free(x); is
identical to free(x); for all versions of C that we care about).
Reviewed by: iwasaki (who proposed the logstr keyword).
Documentation and fixes to pccard.conf to follow.
2000-07-14 19:46:35 +00:00
Hajimu UMEMOTO
b208ff84c1
Add IPv6 scoped address support.
...
It enables us to control link-local connections by interface like
this:
ALL : [fe80::%ed0]/10 : allow
ALL : [fe80::]/10 : deny
2000-07-14 17:15:34 +00:00
John Baldwin
6581bd0370
Add ftp4.tw.FreeBSD.org.
...
Submitted by: nik
2000-07-14 10:39:29 +00:00
Sheldon Hearn
fe60fb0d3f
Fix the NAME section. Order the options which do not take arguments,
...
add the -P option (introduced in rev 1.22), and use mdoc word keeps
(Bk -words / Ek) for those options which do take arguments.
2000-07-14 10:30:36 +00:00
Josef Karthauser
701cbbb5f6
Use -P instead of -S to specify that no symlinks should be followed.
...
There's no reason to make it different from cp(1), chmod(1), chown(1)
etc.
Requested by: sheldonh
2000-07-14 09:37:59 +00:00
Hajimu UMEMOTO
2931df8a40
IPv6 support.
...
IPv6 configuration is only done by rtsol. Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time. ftp7.jp speaks IPv4 as well and also listed as
Japan #7 .
Approved by: jkh
2000-07-14 08:33:10 +00:00
John Baldwin
fbf67537b4
Ugh. Back out local changes that crept in with my last commit. :(
2000-07-14 08:09:50 +00:00
John Baldwin
cac2be43a7
MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server
...
now, and replace the releng3 3.0 snap entry with releng4.
2000-07-14 07:59:44 +00:00
Alfred Perlstein
2ae9a4a079
use _PATH_DEV
2000-07-14 07:55:26 +00:00
Peter Wemm
43be5ea431
Oops. I originally extended the bcopy to 8 characters to include the
...
original \0 on the terminating string, however I changed my mind to
make it more obvious that the termination was being taken care of and
explicitly added the nul terminator. I forgot to reset the bcopy length.
2000-07-14 01:22:07 +00:00
Peter Wemm
05f560ae59
Correct an additional off-by-one bug and buffer overflow. A malloc()
...
was being made one byte too short, and the string assembled in it was not
null terminated. The string was passed to regcomp() so it never matched
anything in /etc/usbd.conf. This is the cause of usbd not working for the
last few days.. The new malloc.conf default of AJ triggered this.
2000-07-14 00:29:00 +00:00
David Nugent
1994f5c7aa
Support propogation of file flags when building a homedir from the
...
skeleton directory.
sprintf() -> snprintf() cleanup.
PR: bin/8756
Submitted by: "Nickolay N. Dudorov" <nnd@itfs.nsk.su>
2000-07-13 23:52:49 +00:00
John Baldwin
c5dc421f98
- When we save the existing MBR to a file, check to see if the MBR we are
...
saving is boot0. If it is, use its version number so that we can grab
all of boot0 (1024 bytes with version 1.1 for example) when we save it
to a file via the 'f' option. Otherwise, we just save the first sector.
- Cleanup this code a bit by splitting some functionality out into separate
functions.
Suggested by: Patrick Bihan-Faou <patrick@mindstep.com> (1)
2000-07-13 23:05:05 +00:00
Josef Karthauser
241f197320
Add a new command, 'cdid', to calculate and display a serial number
...
for a cd, using the algorithm that the cddb database uses.
Submitted by: Sergey Shkonda <serg@bcs.zp.ua>
2000-07-13 22:56:43 +00:00
Josef Karthauser
94401addc5
Allow symlinks to be created if they appear in the mtree specification.
...
PR: bin/14171
2000-07-13 22:28:39 +00:00
Josef Karthauser
0f4a1f9b5c
Added a flag (-S) to mtree to specify that symlinks shouldn't be
...
followed. This allows type=link matches to work properly and match
the link itself, instead of the file/directory that the link is
pointing to.
2000-07-13 22:13:42 +00:00
Stephen McKay
faeff70b73
Fix the ^D -> core dump problem properly. ^D == "quit" again.
2000-07-13 12:55:50 +00:00
Brian Somers
dd49e719c1
Permit multiple ``allow user'' lines in any given section
...
This avoids line length limits when large numbers of users are allowed
access to ppp.
2000-07-12 23:13:52 +00:00
David Malone
7d37a2e661
Make builtin ident service work if the request arrives in more than
...
one packet. Also check that the whole request has been recieved
before processing it.
The patch isn't the exact one from the PR, but a slight varient
suggested by Brian.
PR: 16086
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Reviewed by: green
2000-07-12 20:49:06 +00:00
John Baldwin
226ae6ffd3
Update boot0cfg to handle the new boot0:
...
- Allow for boot0 to be more than one sector long. However, ensure that it
its length is a multiple of the sector length.
- Change the signatures used to determine a valid boot0 as some of the
signature code changed.
- Use the old signature to detect version 1.0 of boot0, otherwise read the
version number from boot0 itself.
2000-07-12 18:15:06 +00:00
John Baldwin
fcb7c05133
- Support MBR boot loaders that are larger than one sector size.
...
- Axe the 1024 cylinder checks as they are no longer relevant.
2000-07-12 18:08:27 +00:00
Brian Somers
60498ea783
Correct ``set filter'' usage
...
Spotted by: sheldonh
2000-07-12 16:31:47 +00:00
Brian Somers
cb8bd8dd72
Fix a rather nasty latency problem that occurs with single tcp sessions
...
thorough an MP setup with only a single link.
2000-07-12 15:08:03 +00:00
Robert Watson
aa1d263e0c
o Other half of Sheldon's patch to fix initattr arguments, mistakenly
...
forgotten due to minimal sleep. Thanks!
Submitted by: sheldonh
2000-07-12 12:04:02 +00:00
Robert Watson
581e97c5c7
o update extattrctl man page to reflect obligatory arguments to initattr
...
-r and -w arguments
Submitted by: sheldonh
2000-07-12 11:50:08 +00:00
David Nugent
d73dd62871
Detect and handle comment lines in master.passwd files.
...
PR: bin/19664
2000-07-12 11:00:28 +00:00
Robert Watson
3b88d2796e
o Correct getopt() argument so that initattr -r and -w take an additional
...
argument via optarg. This corrects a segfault when initattr is invoked
with either of these two arguments. Not sure how this got broken given
that in the original patches it was fine -- presumably a merging
mistake.
Obtained from: TrustedBSD Project
2000-07-12 02:20:16 +00:00
Kris Kennaway
9a47755d7c
Don't call syslog() without a format string.
2000-07-12 01:43:55 +00:00
Kris Kennaway
ed9ee320b0
Don't call syslog() without a format string.
2000-07-12 00:50:49 +00:00
Kris Kennaway
0e0b415c72
Don't call warn() without a format string.
2000-07-12 00:50:15 +00:00
Kris Kennaway
b6c96d5da5
Don't call err() without a format string.
2000-07-12 00:35:53 +00:00
Kris Kennaway
9cca1d3627
Don't call syslog() without a format string.
2000-07-12 00:00:12 +00:00
Brian Somers
0a4b6c5c5c
Allow a ``timeout secs'' filter option to let specific packet types
...
effect the idle timer in different ways.
Submitted by: Stefan Esser <se@freebsd.org>
With adjustments by me to document the option in the man page and to
give the same semantics for outgoing traffic as incoming.
I made the style more consistent in ip.c - this should really have
been done as a separate commit.
2000-07-11 22:11:36 +00:00
Brian Somers
040cfe28d1
Fix -auto breakage introduced with the last commit.
2000-07-11 09:26:02 +00:00
Brian Feldman
18b8dc18fd
Fix an off-by-one error which breaks this (detected by malloc flags):
...
the line being read in was terminated one byte too late.
2000-07-11 00:06:44 +00:00
Hajimu UMEMOTO
6da1b6ebda
removed 'ifndef ADVAPI' parts
...
Obtained from: KAME
2000-07-10 18:27:55 +00:00
Hajimu UMEMOTO
a00dc7b4f4
Activate mld6query.
2000-07-10 17:00:26 +00:00
Hajimu UMEMOTO
a61156e3e4
mld6query sends an IPv6 multicast listener discovery (MLD) query packet
...
toward the specified multicast address.
Obtained from: KAME
2000-07-10 16:56:19 +00:00
Jun-ichiro itojun Hagino
fcf293ef83
Nm/Xr cleanup. requested by jp-man
2000-07-10 00:02:23 +00:00
Jun-ichiro itojun Hagino
1364bf4a47
use advanced API (-DADVAPI).
...
From: tkatayam@pi.titech.ac.jp (KATAYAMA, Takeo)
2000-07-09 03:07:48 +00:00
Daniel Harris
00f1e9626b
Typo: "is unreliably by default" to "is unreliable by default".
...
PR: 19411
Submitted by: Benno Rice <benno@netizen.com.au>
2000-07-08 14:12:34 +00:00
Hajimu UMEMOTO
9bdd4811f4
Sync with latest KAME.
...
Obtained from: KAME
2000-07-07 19:19:25 +00:00
Brian Somers
9825166754
o Log the (payload/size) of all packet types, not just TCP packets
...
o If the new ``filter-decapsulation'' is enabled, delve into UDP packets
that contain 0xff 0x03 as the first two bytes, and if we recognise it
as PROTO_IP, decapsulate it for the purpose of filter checking.
If we recognise it as PROTO_<anything else> mention this for logging
purposes only.
This change is aimed at people running PPPoUDP where the UDP traffic is
being sent over another PPP link. It's desireable to have the top level
link connected all the time, but to have the bottom level link capable
of decapsulating the traffic and comparing the payload against the filters,
thus allowing ``set filter dial ...'' to work in tunnelled environments.
The caveat here is that the top ppp cannot employ any compression layers
without making the data unreadable for the bottom ppp. ``disable deflate
pred1 vj'' and ``deny deflate pred1 vj'' is suggested.
2000-07-07 14:22:08 +00:00
Maxim Sobolev
0f4dfa202e
New option "-s" to query size of the installed package(s).
...
PR: 19445
Submitted by: sobomax
Reviewed by: knu
Approved by: silence
2000-07-07 13:06:32 +00:00
Kris Kennaway
2b39a7c8ef
Sync with latest KAME
...
Obtained from: KAME
2000-07-07 07:35:51 +00:00
Kris Kennaway
2637b5fb5d
Sync with latest KAME
...
Obtained from: KAME
2000-07-07 07:25:56 +00:00
Brian Somers
458cef74eb
Correct setproctitle() call
...
Obtained from: OpenBSD
2000-07-06 19:51:58 +00:00
Hajimu UMEMOTO
c8926106df
Make compilable.
...
Reported by: Ollivier Robert <roberto@eurocontrol.fr>
2000-07-06 18:17:08 +00:00
Kris Kennaway
9ac104e443
Add two files missing from the KAME sync
...
Submitted by: Eric Sabban <esabban@pacbell.net>
2000-07-06 04:01:37 +00:00
Kris Kennaway
8b15840355
Correct style bugs
2000-07-06 02:00:18 +00:00
Kris Kennaway
5bca844f39
Sync with latest KAME code.
...
Obtained from: KAME
2000-07-06 01:48:08 +00:00
Kris Kennaway
375477fbf6
Sync with latest KAME
...
Obtained from: KAME
2000-07-06 00:38:07 +00:00
Kris Kennaway
b26e03e907
Sync with latest KAME
...
Obtained from: KAME
2000-07-05 22:09:50 +00:00
Kris Kennaway
d81c3dbd42
Sync with latest KAME.
...
Obtained from: KAME
2000-07-05 21:54:07 +00:00
Kris Kennaway
434d523b2d
Sync with latest KAME.
...
Obtained from: KAME
2000-07-05 11:12:53 +00:00
Kris Kennaway
de68a0dac8
Sync with latest KAME code.
...
Obtained from: KAME
2000-07-05 11:00:58 +00:00
Kris Kennaway
259df286b9
Sync with latest KAME.
...
Obtained from: KAME
2000-07-05 10:14:11 +00:00
Jun-ichiro itojun Hagino
5c2fe5afaa
sync with more recent KAME tree. handles scoped IPv6 notation.
...
supports "delete" subcommand.
corrects PR 19663.
2000-07-05 08:42:07 +00:00
Jordan K. Hubbard
632116832b
Replace phk's commit with code from my local tree which I happen
...
to like better (it's commented and easier to read).
2000-07-05 07:15:57 +00:00
Jun-ichiro itojun Hagino
20cecd0f50
sync with latest kame tree. more stable, p2p advert is corrected
2000-07-05 02:14:16 +00:00
Jun-ichiro itojun Hagino
ccf935dd81
sync with latest kame tree
2000-07-04 16:43:14 +00:00
Jun-ichiro itojun Hagino
3c62e87aa3
synchronize with latest kame tree.
...
behavior change: policy syntax was changed. you may need to update your
setkey(8) configuration files.
2000-07-04 16:22:05 +00:00
Poul-Henning Kamp
c638a74daa
Ignore all md disks, installing on them would be particularly pointless.
...
Its not fatal to find hardware we don't know.
2000-07-04 13:46:43 +00:00
Poul-Henning Kamp
f05f4f8f37
Yellow hat this way: forgot cvs add.
2000-07-03 17:39:24 +00:00
Poul-Henning Kamp
7095e0970e
Experiemntal ascii based device configuration mechanism.
...
This may or may not survive, decision will be made well before 5.0-R
2000-07-03 13:34:18 +00:00
David Nugent
affc28f940
Fix breakage introduced by bypassing update for additional 'mod'
...
functionality when nothing had actually changed; -d changes would
not set the 'something had changed flag'. Actually test for a
change in homedir.
PR: bin/19649
2000-07-03 12:13:10 +00:00
Sheldon Hearn
2f47c46197
Explicitly state that mountd can be made to re-read the exports file,
...
even though this may seem obvious to some folks.
Requested by: obrien
2000-07-03 11:43:48 +00:00
Ollivier Robert
4f437f951e
Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.org
...
(aka ns1.bsdfr.org)
Strong MFC 4.1 candidate.
2000-07-02 14:25:26 +00:00
Andrey A. Chernov
3d99cebff4
Call login_close() to prevent parent from memory leaking in some
...
cases due to vfork()
2000-07-02 04:15:15 +00:00
Andrey A. Chernov
fe46d6a8f3
Prevent user from breaking his limits and restrictions or
...
abusing sendmail by any other way via MAILTO tag (since sendmail is running
from daemon). Now run sendmail from user, as any other cron user command.
Obtained from: Inspired by OpenBSD, but implementation is different
2000-07-01 22:58:16 +00:00
Andrey A. Chernov
c38d808de1
Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments
...
Obtained from: OpenBSD popen.c v1.3
2000-07-01 22:37:02 +00:00
Andrey A. Chernov
5e4a74ec02
Enable SIGCHLD to stop childs complaining to SIG_IGN of it.
...
It helps perl f.e.
Obtained from: OpenBSD do_command.c v1.7
2000-07-01 21:25:33 +00:00
Matthew Hunt
e97781bf25
Quit on EOF from terminal instead of redisplaying the prompt.
2000-06-30 20:05:21 +00:00
Ollivier Robert
2c5b483a3d
Remove a comment that should not have been committed.
2000-06-29 08:15:47 +00:00
Brian Somers
03806e0da0
Further protection against comments in /etc/{passwd,group}
...
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
PR: 14269
2000-06-28 09:31:31 +00:00
Brian Somers
a61800c2f3
kldload ng_ether if we need to.
2000-06-28 09:30:30 +00:00
Garrett Wollman
c9d86906d6
Fix description of -i' and
-w' options.
...
Fix spelling of `TeX'.
Move historical formats into a separate list, to make thier cruftiness
clear.
2000-06-27 20:21:56 +00:00
Dag-Erling Smørgrav
c66a7bdea9
Use libfetch instead of libftpio. This adds support for http and IPv6.
2000-06-27 11:00:07 +00:00
David Nugent
34b4610b7b
Don't dereference NULL in the userdel case.
2000-06-26 01:11:44 +00:00
Mark Murray
3ec3f887b0
Tiny manual correction; add mention of Kerberos 5.
2000-06-25 10:48:40 +00:00
Mark Murray
0f5cc22921
As rndcontrol is no longer needed, punt it to the attic.
2000-06-25 10:46:24 +00:00
Brian Somers
ec37734aeb
Don't assign an MTU based on the peers first-link MRU in MP mode.
...
Use the peers MRRU as we're supposed to.
2000-06-24 23:37:14 +00:00
Andrey A. Chernov
39610c7229
Localize ctype too.
...
Add weekday to showuser expired fields
2000-06-24 13:36:13 +00:00
Warner Losh
097a95ebd9
MFPAO vis Iwasaki-san on the train from Tokyo to Osaka.
...
Document "reset", "iosize" and "memsize". The code for these was
merged in some time ago.
Reviewed by: iwasaki-san
2000-06-24 05:51:35 +00:00
Brian Somers
77fc031d50
Fix a printf-style arg cast (again)
2000-06-23 09:48:26 +00:00
Brian Somers
b25838b462
e.g. -> e.g.,
...
Obtained from: OpenBSD
2000-06-23 09:48:02 +00:00
Brian Somers
f3e285ba7d
Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
...
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.
Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
Brian Somers
a1bc3dccac
Correct PPPoE in multi-link mode
...
Submitted by: jason@OpenBSD.org
2000-06-22 20:51:03 +00:00
Andrey A. Chernov
e7161f368a
Localize time/date.
...
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
2000-06-22 16:48:41 +00:00
Andrey A. Chernov
34d45d6d4e
Use %Ef instead of hardcoded %b %e
2000-06-22 15:09:51 +00:00
Sheldon Hearn
077833ef99
Allow Nm to expand gracefully instead of hard-coding an argument.
2000-06-22 10:00:19 +00:00
Sheldon Hearn
2f6e689e0c
Fix more HTML -> mdoc transcription errors.
...
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-06-22 08:45:59 +00:00
Garrett Wollman
10915f6e07
Allow those of us who have to print through LPRng spoolers to send
...
spooler options using `Z' control-file lines and the `-Z' flag.
2000-06-21 20:20:26 +00:00
Chuck Robey
5137a3d9a9
Doubling the size of MAXSIZE because of large delta indigestion.
...
Submitted by: Stefan Esser.
2000-06-21 13:34:16 +00:00
Archie Cobbs
6ebb8ebbd1
When the 'msg' command is used from the command line, check for a
...
synchronous reply, and display it (if any) before exiting.
Requested by: phk
2000-06-20 18:51:38 +00:00
Brian Somers
86c5e1ea4d
Remove ``nat pptp'' as this is now done transparently by libalias.
2000-06-20 12:18:40 +00:00
Brian Somers
bee32c7928
Allow padding in LQR ECHO requests
...
Problem found by: Tomaz Borstnar <tomaz.borstnar@over.net>
2000-06-20 09:13:25 +00:00
Brian Somers
58a575135b
Don't mis-match interface names in iface_Create()
...
Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
2000-06-19 21:43:48 +00:00
Brian Feldman
e1f607176d
Fix a comment botch which broke buildworld.
2000-06-19 15:27:39 +00:00
Ollivier Robert
4dc93581d1
Bring the ancontrol buffer oflows fixes here too.
...
Submitted by: Aaron Campbell <aaron@openbsd.org>
2000-06-18 23:45:17 +00:00
Ollivier Robert
4dd80e768f
Fix potential buffer overflows (even if ancontrol is not setuid).
...
Submitted by: Aaron Campbell <aaron@cs.dal.ca> from OpenBSD
2000-06-18 23:10:20 +00:00
Ollivier Robert
61ea53372a
Fix building with -DDEBUG.
2000-06-18 20:22:11 +00:00
Brian Somers
669b99659d
Fix a printf-style format error
2000-06-18 10:07:53 +00:00