Hellmuth Michaelis
bfbdd08421
Add support to name cards supported by the itjc driver
...
Submitted by: Sergio de Souza Prallon <prallon@tmp.com.br>
2001-01-11 15:42:37 +00:00
Ruslan Ermilov
ce30815172
mdoc(7) police: formatting fixes.
2001-01-11 08:16:46 +00:00
Søren Schmidt
634121d3cb
New option -m to select multisession mode.
...
WARNING: until now all disks was closed as multisession disks, this is
no longer the case, if the -m option isn't used disks are closed as
singlesession. The reason is that some drives wont close a disk
with one large image on in multisession mode, probably because it
"knows" that a new session wont fit on the media resonably.
Also update burncd with new stuff from various places that I've collected
and modified to my taste, its actually amasing how many thinks up the
same enhancements (none mentioned none forgotten):
Allow '-' to be used as filename for using stdin.
Add 'l' option to take a list of image files from 'filename'
2001-01-10 19:28:37 +00:00
Josef Karthauser
87eb4a4220
Liberal application of style(9).
2001-01-10 14:08:48 +00:00
Hellmuth Michaelis
df990252bf
Bugfix to make configuration of isp/isppp interfaces by using isdnd.rc work
...
Submitted by: bad@k.bsd.de (Christoph Badura)
2001-01-10 13:49:11 +00:00
Josef Karthauser
617b818021
Flag an error and remove the program from the list if there is
...
no source directory or no objects can be determined.
Initialise a structure variable.
2001-01-10 13:27:38 +00:00
Hellmuth Michaelis
de8ebe46b2
correct a small typo in isdnd that broke the ppp-expect-password option
...
Submitted by: Thomas Moestl <tmoestl@gmx.net>
2001-01-10 09:41:42 +00:00
Peter Wemm
0b06558520
Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h>
2001-01-09 00:50:45 +00:00
Peter Wemm
d772649af3
Try and stop config(8) from freaking out due to unnecessary paranoia
...
when using -d. Use realpath(3) to locate the top of the tree rather than
trying to manually trim back the results of a getcwd().
Requested by: alfred
2001-01-04 22:08:20 +00:00
Sheldon Hearn
af9351fc8a
Catch up with rev 1.19 of vnconfig.c .
2001-01-03 10:55:23 +00:00
Peter Wemm
e311d7d06c
Fix typo: s/memberhip/membership/
...
Submitted by: Peter Avalos <pavalos@theshell.com>
2001-01-02 04:01:59 +00:00
Ben Smithurst
059b15939d
Minor layout fixes.
...
PR: 24004
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2001-01-01 23:30:51 +00:00
Ben Smithurst
cfc038e79c
Check that the hostname field in received packets is NUL-terminated.
2001-01-01 18:43:21 +00:00
Warner Losh
b6e6d918c0
If the first argument doesn't start with '-' assume that it is an
...
interface. This augments the default to an appropriate interface
code.
# These programs should be merged into ifconfig, ala NetBSD, but that's
# a fight for another day.
Idea from: OpenBSD
2000-12-31 01:51:23 +00:00
Matthew Dillon
10c2f24068
Imply -c when -S is specified, so 'vnconfig -s reserve -S 4 vn1' configures the
...
device as expected.
2000-12-31 01:27:55 +00:00
Poul-Henning Kamp
2673ed4725
Use macro API to <sys/queue.h>
...
Submitted by: "Jason" <jsmethers@pdq.net>
Reviewed by: /sbin/md5
2000-12-30 20:56:04 +00:00
Assar Westerlund
26a2d90362
update to the current set of mnt_, ufs_ and nfs_ flags
...
also make man-page correspond to the code
2000-12-30 15:41:40 +00:00
Poul-Henning Kamp
88f9a60376
Use the MACRO API to <sys/queue.h>.
...
Submitted by: "Peter Avalos" <pavalos@theshell.com>
2000-12-30 14:19:07 +00:00
Paul Richards
28d1c34421
Change open modes from ">$file" to "> $file" because it's much safer should
...
$file not be what you expect, particularly should $file turn out to be
"+REQUIRES" since ">+" is a valid open mode.
This isn't currently a problem since $file is constructed safely but it removes the potential of future problems.
Pointed out by Anton Berezin.
2000-12-30 00:14:01 +00:00
Brian Somers
12df0d6c58
Log the ``MPPE: MasterKey is invalid...'' message as a CCP
...
diagnostic rather than a warning.
2000-12-29 22:25:56 +00:00
Poul-Henning Kamp
c5e5cd90bd
Convert from CIRCLEQ to TAILQ.
2000-12-29 20:33:28 +00:00
Ben Smithurst
d0d78e1303
Convert to use the <sys/queue.h> macros rather than fiddling with the queue
...
structure internals.
Reviewed by: markm
2000-12-29 18:04:54 +00:00
Ruslan Ermilov
e80bdf7dcf
mdoc(7) police: get rid of hard sentence breaks, add missing .El, etc.
2000-12-29 09:03:38 +00:00
Paul Richards
9acd8733ea
Fix the broken options that were in the development version I committed by mistake.
2000-12-28 19:53:44 +00:00
Ben Smithurst
5be8ff7bb5
* Fix a segfault when timed(8) receives a packet with a bad tsp_type.
...
* Check that received packets aren't too short, as this could cause other
problems.
Reviewed by: imp, markm
2000-12-28 19:50:07 +00:00
Paul Richards
9c0bdb861b
Bring the man page up to date with the current version of the script.
2000-12-28 19:42:06 +00:00
Paul Richards
48ebd16e52
Add pkg_update, which can replace currently installed ports with new versions
...
while taking of updating all the dependencies.
2000-12-28 18:47:23 +00:00
Dag-Erling Smørgrav
c4b267dc7e
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
Ruslan Ermilov
8b5c4af3ff
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
Ruslan Ermilov
4303e19e3a
Prepare for mdoc(7)NG.
2000-12-27 14:22:05 +00:00
Søren Schmidt
e3b9882dc4
Update to match the progress interface on blank command.
2000-12-26 11:56:15 +00:00
Toshihiko ARAI
05546286ff
Fix output of -v option.
2000-12-24 15:30:36 +00:00
Josef Karthauser
e3b7d1782a
Clean up the source directory finding code, and in the process fix a
...
problem that occurs when a program's source isn't found.
2000-12-24 12:21:15 +00:00
Ian Dowse
4de932048c
Ensure that received packets are at least as long as the rwho packet
...
header before trying to process them. Without this sanity check,
rwhod can attempt to byte-swap all of memory when a short packet
is received, and so dies with a SIGBUS.
While I'm here, change two other syslog messages to be more
informative: use dotted quad rather than hex notation for IP
addresses, and include the source IP in the 'bad from port' message.
PR: bin/14844
Reviewed by: dwmalone
2000-12-22 21:30:15 +00:00
Ruslan Ermilov
1252c1bb05
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
Dag-Erling Smørgrav
9dd4b5a781
If no device is specified, check the CDROM environment variable before
...
picking the default device.
2000-12-18 14:35:54 +00:00
Ruslan Ermilov
e0b32a7704
mdoc(7) police: document IPv6 options in the SYNOPSIS.
2000-12-18 08:42:58 +00:00
Doug Barton
fc308a5491
Make the comment generated in /etc/pw.conf match reality
...
PR: misc/23451
Submitted by: Ben Rosengart, ben@narcissus.net
2000-12-18 01:35:56 +00:00
Doug Barton
6fce744ee3
* Fix a long line that I introduced in the last commit
...
* Backslash escape non-alphanumeric chars in the login name so that perl
doesn't choke on things like '$'.
2000-12-17 23:42:45 +00:00
Josef Karthauser
61ffadb185
Use one of the TMPDIR env variable or _PATH_TMP instead of hardcoding
...
/tmp.
Submitted by: jedgar
2000-12-17 19:49:07 +00:00
Josef Karthauser
15d6ae10ad
Avoid potential problems with the existance of a shadow obj directory
...
confusing the 'make -f tmpfile' in the tmpfile, by creating it in /tmp.
2000-12-17 17:07:40 +00:00
Josef Karthauser
5e5f382630
Clarify an ambiguous 'else' introduced by a recent commit.
2000-12-17 17:03:05 +00:00
Josef Karthauser
f3c47f54c6
o check strdup() return values
...
o strcpy() -> strlcpy()
o sprintf() -> snprintf()
o mktemp() -> mkstemp()
o use err() instead of errx() in out_of_memory() function since
errno will probably be set
Submitted by: jedgar
2000-12-17 16:51:00 +00:00
Josef Karthauser
843d8d5178
Hopefully the last patch in a series to try and teach crunchgen to
...
handle MAKEOBJDIRPREFIX better, in conjunction with the -o and -p
flags.
2000-12-17 16:13:23 +00:00
Hajimu UMEMOTO
3881628990
IPv6 support for syslogd.
...
Reviewed by: freebsd-current
Obtained from: NetBSD
2000-12-16 18:25:48 +00:00
Hajimu UMEMOTO
08829865f6
IPv6 support for lpr.
...
Reviewed by: freebsd-current (no objection)
Obtained from: KAME
2000-12-16 18:06:09 +00:00
Jordan K. Hubbard
d97b90c7fc
Fix an informational message a little and properly check status of a yes/no
...
question which I bollicked up in my previous commit.
2000-12-16 05:36:10 +00:00
Jordan K. Hubbard
0e3099f516
Use dialog_noyes() for UTC selection; uses No as default answer now.
2000-12-16 05:29:38 +00:00
Poul-Henning Kamp
18d87306fd
Don't do raw device 'r' mangling.
...
Try to use vn%d.ctl for setup and control if possible.
This paves the way for a DEVFS/cloning vn driver.
2000-12-15 16:40:11 +00:00
Ruslan Ermilov
88895b252c
Add a missing dot.
2000-12-15 07:34:01 +00:00
Brian Somers
690a66afb0
Correct the documented default behaviour of mschap, mschap81 and MPPE.
...
Pointed out by: Mark Knight <markk@knigma.org>
2000-12-15 01:09:38 +00:00
Eivind Eklund
44084c9348
Add better IP, netmask and gateway checks.
...
- IP addresses are verified as being correct dotted quad format.
- Netmasks are verified as being in correct dotted quad or 0x* format,
and being consecutive 1 bits followed by consecutive 0 bits.
- The gateway is verified as being correct dotted quad format and
being reachable through the configured IP address and netmask.
2000-12-14 13:59:10 +00:00
Ruslan Ermilov
88544700ca
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
60ecaf3730
Mdoc(7)ify.
2000-12-14 08:01:59 +00:00
Jordan K. Hubbard
621005e3cb
Adapt sysinstall to use the new msgNoYes() function which assumes
...
no as a default. Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
2000-12-14 02:49:02 +00:00
Robert Watson
58ef75f022
o Check return of strdup() for NULL, abort if so.
...
Submitted by: jedgar
2000-12-14 01:51:39 +00:00
Warner Losh
f4d022175f
getopt interface is defined in <unistd.h> so use that in preference to externs.
2000-12-11 21:09:29 +00:00
Wilko Bulte
7186129a1a
Add a workaround in the EXAMPLE section for booting diskless SPARC/SunOS
...
Xkernel machines. Might save people some hair pulling..
Submitted by: rene@tcja.nl
2000-12-11 19:10:07 +00:00
Ruslan Ermilov
7a2650d625
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
Ruslan Ermilov
b24f640551
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:20:31 +00:00
Ruslan Ermilov
d2d06762f9
mdoc(7) cosmetics.
...
Submitted by: sheldonh
2000-12-11 10:18:32 +00:00
Ben Smithurst
1cb88f4274
.Nm Config -> .Nm, there is no such program "Config" in FreeBSD.
...
PR: 23404
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-12-11 10:14:58 +00:00
Ruslan Ermilov
8b69c33647
mdoc(7) police: reapply rev 1.7 lost in previous commit, clean up a bit.
2000-12-11 09:42:00 +00:00
Philippe Charnier
fdd5d777dc
Remove unused #includes, duplicate $FreeBSD$ and $NetBSD$ definitions.
...
Reviewed by: Ruslan Ermilov <ru@FreeBSD.org>
2000-12-10 20:57:23 +00:00
David E. O'Brien
1a37aa566b
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
Yoshihiro Takahashi
418754d037
Moved the snc driver position before the sn driver.
...
Submitted by: Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
2000-12-09 04:51:13 +00:00
Mike Smith
595b174add
Update for new location of pcireg.h.
2000-12-09 00:07:46 +00:00
Archie Cobbs
54e4933bad
Fixes to the Aironet driver to clear up some WEP issues.
...
"Security notes" section to the man page added by me.
PR: 23097
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
2000-12-08 19:02:35 +00:00
Ruslan Ermilov
7bceeb9859
mdoc(7) police: Once again, remove single-space hard sentence breaks.
2000-12-08 12:42:24 +00:00
Ruslan Ermilov
f226ddbc0b
mdoc(7) police: once again, remove the hard sentence breaks.
2000-12-08 12:25:05 +00:00
Jordan K. Hubbard
a630ff9a60
Fix bug where minimal dist selection didn't check off the right
...
menu item.
Noticed by: Dan "Sheepdip" Langille <dan@freebsddiary.org>
2000-12-07 20:04:35 +00:00
David E. O'Brien
ee0610eb99
put localdir first
2000-12-07 16:35:21 +00:00
Mike Smith
a54bc9d028
Update to improve handling of verbose PCI vendor/device information.
...
- Read the database from /usr/share/misc (or wherever else we're pointed)
rather than compiling it in.
- Decode the class/subclass fields if requested.
- Print things in a slightly longer but more readable format.
2000-12-07 10:52:59 +00:00
Jordan K. Hubbard
3796819e5c
Enable the same path deduction as for ftp install (great for snapshot tests)
...
Allow user to change proxy server
Allow user to change ftp path
Submitted by: pho
2000-12-06 00:47:54 +00:00
David E. O'Brien
a8e642f574
Change the spelling of .' to
.' from .OBJDIR since `.' really is where
...
generated files land. Also give precedence to generated files.
2000-12-05 22:10:43 +00:00
Maxim Sobolev
67739cc833
Alphabetically reorder options in `.Op Fl' macro to be consistent with the
...
rest of the code.
2000-12-05 16:40:14 +00:00
David Malone
38db6bf3e5
Add a -F option to the builtin ident service, which allows .fakeid files
...
to contain the name of other valid users.
PR: 22837
Submitted by: Andreas Gerstenberg <andy@andy.de>
Reviewed by: green
Reviewed by: sheldonh
2000-12-05 13:56:01 +00:00
Maxim Sobolev
599654abba
- Add missed `-s' option into usage printout;
...
- sort options alphabetically.
2000-12-05 11:02:19 +00:00
Hajimu UMEMOTO
06617fbb29
Wait DAD complete after ifconfig up.
2000-12-04 18:06:49 +00:00
Hellmuth Michaelis
e667a2d992
Add controller number to unknown incoming call log message.
2000-12-03 16:23:12 +00:00
David Malone
13f1579a17
Tidy up some prototypes:
...
make sure there is exactly one prototype for each function,
use K&R style definitions everywhere to match dominant style,
make flag_signal take an int to avoid problems if we have
ANSI prototypes and K&R definitions.
2000-12-03 11:32:26 +00:00
Brian Feldman
c4483bc094
Make some style changes to the ident_stream() code.
...
Partially submitted by: alfred
Reviewed by: alfred
2000-12-02 21:18:11 +00:00
Poul-Henning Kamp
90e1dc9f59
Make labels mandatory for vn(4).
2000-12-01 22:27:40 +00:00
Chris D. Faulhaber
b673f44d6d
Properly check malloc(3) return values
...
Approved by: ken
2000-12-01 12:02:16 +00:00
David E. O'Brien
2c5569d6ff
The GCC 2.96 snapshots have slightly different rules for finding include
...
files. Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive. Some were
misspellings of "-I${.CURDIR}" as "-I.".
2000-12-01 09:39:28 +00:00
Ruslan Ermilov
50ab935d46
mdoc(7) police: fixed errors from the previous revision, keep
...
the synopsis in a nice form, and a few more cosmetic changes.
2000-12-01 08:17:15 +00:00
Brian Somers
723aebe85e
Mention the MTU in ``show iface''.
2000-12-01 03:22:18 +00:00
Luigi Rizzo
019d04d147
Make crunchgen aware of obj directories. Formerly it had
...
/usr/obj hardwired in the code, now you can override it
with a command line option or MAKEOBJDIRPREFIX env. variable.
The above is useful to build picobsd-specific objects in some other
place than /usr/obj
While at it, fix documentation and change a few sprintf -> snprintf.
2000-11-30 21:14:54 +00:00
Daniel Harris
7e4f887975
Lose an extra paragraph break.
...
PR: 23179
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-29 21:44:46 +00:00
Brian Somers
c63c8e7638
Call MSCHAP CHAP80 in ``show lcp'' so that it's consistent with CHAP81.
2000-11-29 15:47:35 +00:00
Brian Somers
17aa4afba3
Use only the bit after the ``\'' when hashing the challenge in
...
MSChapv2
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
2000-11-28 22:50:40 +00:00
Philippe Charnier
0e94bdb19e
-Wall cleaning
2000-11-28 18:18:56 +00:00
Philippe Charnier
6d3f37938b
Make enumerated list for flags. Spelling.
2000-11-28 18:11:06 +00:00
Philippe Charnier
cf6b5cdb0f
-Wall cleaning. Use getopt(3).
2000-11-28 18:09:08 +00:00
Brian Somers
94d7be5294
Add ``enable/disable tcpmssfixup'', defaulting to enabled.
...
Suggested by: julian
Hijacked from: ru (ports/net/tcpmssd)
2000-11-28 13:18:35 +00:00
Ben Smithurst
aa11a6dde4
various typo and minor punctuation changes.
...
PR: 23111
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-28 11:35:14 +00:00
Hajimu UMEMOTO
bcfb36405d
- do not check/advertise cloned routes, nor dynamic routes
...
- cast size_t on printing (be friendly with alpha)
Obtained from: KAME
2000-11-27 17:44:53 +00:00
Tatsumi Hosokawa
247fc4628e
Filename of install help file is "INSTALL.TXT", not "install.hlp".
...
Typing [F1] did not popup install help file window on main menu, and so on.
2000-11-27 13:35:11 +00:00
Kris Kennaway
bc488ed1ad
Constify
2000-11-27 08:18:58 +00:00
Kris Kennaway
4887d15929
Fix format string warnings
2000-11-27 07:57:44 +00:00
Brian Somers
8a407aad55
Change interactive mode so that a monitor thread keeps an eye on the
...
ppp descriptor and signals the terminal thread when there's something
to read on that descriptor.
This means that the main loop doesn't have to alarm() itself into
dropping out of el_gets() frequently to check the descriptor. This
dropping out was disturbing syscons (via ioctl()s from libedit) enough
to reset the screensaver timeout every .5 of a second.
PR: 20345
2000-11-27 02:31:25 +00:00
Daniel Harris
2fa9c83651
compatability -> compatibility
...
PR: 23114
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-26 23:51:07 +00:00
Kris Kennaway
f313a39933
Correct definition of MAXHOSTNAMELEN in ifdef'ed out code
2000-11-26 22:21:39 +00:00
Kris Kennaway
a3125484c9
Properly fix the temporary file creation in the case of multiple
...
command-line arguments.
Noticed by: dynamo <dynamo@ime.net>
2000-11-26 03:37:34 +00:00
Poul-Henning Kamp
ea250e5b03
Add the "LOG_CONSOLE" facility and tell syslogd to not log it on
...
console devices.
2000-11-25 21:00:58 +00:00
Brian Feldman
6fe761c783
Security fix: correctly set groups according to the user. Previously,
...
root's groups' permissions were being used, so a user could read up to
16 (excluding initial whitespace) bytes of e.g. a wheel-accessible file.
Also, don't allow blocking on the opening of ~/.fakeid, so replace a fopen()
with open() and fdopen(). I knew I'd be going to hell for using C file
streams instead of POSIX syscalls...
2000-11-25 04:13:05 +00:00
Peter Wemm
3f964411b5
Make the xxxFILES= list generation generic. This makes it easier to add
...
things like MFILES= or CONFFILES= without having to modify config code.
2000-11-25 03:25:34 +00:00
Ben Smithurst
759ca2b99f
Fix a layout problem (.It Li -> .Fx)
...
PR: 23055
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-24 11:17:28 +00:00
Ruslan Ermilov
700f2ee5c3
Eliminate groff(1) warnings.
...
Obtained from: NetBSD
2000-11-23 10:15:50 +00:00
Jun Kuriyama
d83edf4e44
Remove extra ")".
2000-11-23 08:09:45 +00:00
Jordan K. Hubbard
d3ae70097d
Finish the job of conditionalizing the PC98 stuff.
2000-11-22 22:28:34 +00:00
Ruslan Ermilov
b92a189eb9
mdoc(7) police: Er macro usage cleanup.
2000-11-22 16:11:48 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Warner Losh
faa913d76d
Fix buffer overflows in filenames. If you had a path > 80 characters
...
for your /usr/obj/path/to/my/files path to the kernel, then weird
things happened. make buildkernel would fail because config was
dumping core or generating bad file names (depending on the lenght of
the path).
While I was here, also use strlcpy, strlcat and snprintf (or asprintf)
as necessary. Minor format policing for the snprintf calls as well.
2000-11-21 19:58:55 +00:00
Doug Barton
56cda6bf39
If a user is in the database, rmuser ought to be able to remove them.
...
Address this by using getpwnam(), thus killing several birds with
the same stone. My fix is slightly more aggressive than the
originators. :)
PR: misc/22278
2000-11-21 05:52:35 +00:00
Jordan K. Hubbard
c46073c0d0
Update source description to note that everything is now included.
...
Submitted by: Chris Faulhaber <jedgar@fxp.org>
2000-11-21 02:22:31 +00:00
Robert Nordier
3333ebb58f
Wrap over-long line; drop superfluous include.
2000-11-20 20:35:35 +00:00
Ruslan Ermilov
e97407b4f2
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
Jordan K. Hubbard
a41801c68a
finish conditionalizing the PC98 specific options off the PC98
...
compilation variable.
2000-11-20 19:44:17 +00:00
Ruslan Ermilov
7c7fb079b9
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
Sheldon Hearn
3c4d9b1ad5
Fix broken (sectionless) cross-reference in ref 1.10.
2000-11-20 16:09:47 +00:00
Brian Somers
b43607b7f2
Some gratuitous whitespace changes.
2000-11-19 16:58:59 +00:00
Brian Somers
a080fda810
Describe how to tunnel properly.
...
Requested by: Greg Quinlan <greg@macquarrie.com.au>
2000-11-19 16:54:57 +00:00
Brian Somers
385167a6b0
Accept MSCHAPv2 by default.
...
Enable and accept MPPE by default.
2000-11-19 16:53:50 +00:00
Kris Kennaway
ffd4007070
Format string paranoia
2000-11-19 13:30:36 +00:00
Kris Kennaway
c4dfae1d3c
Format string error in warn()
2000-11-19 13:29:43 +00:00
Ruslan Ermilov
acd99ff192
mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.
2000-11-18 15:50:46 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Brian Somers
80e2e6b62f
Go back to populating data_len in struct ngpppoe_init_data.
2000-11-16 23:15:42 +00:00
Brian Somers
d9374c913e
Be a bit more precise about what ``nat deny_incoming yes'' does.
2000-11-16 21:50:50 +00:00
Ruslan Ermilov
8eee67525a
mdoc(7)ify.
2000-11-16 13:21:17 +00:00
Ben Smithurst
76a06f8483
remove trailing periods from SEE ALSO.
2000-11-15 17:27:54 +00:00
Ben Smithurst
32e5e4cfc3
more removal of trailing periods from SEE ALSO.
2000-11-15 16:44:24 +00:00
Josef Karthauser
08a15190ad
Add and document a new configuration command: buildopts.
...
This allows global make options to be specified within the crunch
configuration file.
2000-11-15 14:33:29 +00:00
Garance A Drosehn
d41a93b658
Eliminate two compile-time warnings.
2000-11-15 06:17:52 +00:00
Garance A Drosehn
f6a3be3940
Fix the '-d' option (turns on socket-debugging). Improve startup msgs.
...
PR: 17178
Submitted by: Richard <satherrl@dssrg.curtin.edu.au>
2000-11-15 06:00:42 +00:00
Garance A Drosehn
59a09735ef
Make sure a few strings will have terminating null characters.
...
(most of the PR 16186 was already applied, except for these 2 lines)
PR: 16186
Submitted by: Przemyslaw Frasunek <venglin@lubi.FreeBSD.lublin.pl>
2000-11-15 04:57:22 +00:00
Garance A Drosehn
a4f87098ce
Reset the seteuid in a few obscure error situations.
2000-11-15 04:10:59 +00:00
Garance A Drosehn
b770f3547d
Just some style-related improvements.
2000-11-15 03:35:09 +00:00
Garance A Drosehn
d96ca75758
Minor style improvements.
2000-11-14 22:08:52 +00:00
Garance A Drosehn
aa538512da
Fix (style) some variable initializations.
2000-11-14 22:03:59 +00:00
Garance A Drosehn
a480d5f20e
Change 'count' to a more descriptive 'jobcount', and fix the stupid
...
comments which claim this counter is counting "files", which it is not.
2000-11-14 21:44:47 +00:00
Garance A Drosehn
a4803ea103
Get rid of 'exit(-1)' calls. Exit codes are limited to 8 bits under most
...
Unixes, so -1 becomes 0xFF for 2's complement and 0xFE (?) for 1's
complement.
Reviewed by: bde@FreeBSD.org
2000-11-14 21:32:52 +00:00
Jordan K. Hubbard
cf47e60dd8
Really turn off srcs for upgrades.
2000-11-14 21:21:53 +00:00
Ruslan Ermilov
b3b01ff362
Added the lastlogin utility.
...
Obtained from: NetBSD
2000-11-14 17:49:38 +00:00
Ruslan Ermilov
b82f5db0ac
Spell the des's name correctly.
2000-11-14 13:19:26 +00:00
Ruslan Ermilov
8e8536e1c2
Spell the sos's name correctly.
2000-11-14 13:09:12 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Jordan K. Hubbard
2d16329250
Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more
...
popular configuration now.
2000-11-14 00:03:52 +00:00