Brian Somers
12b427c2d6
Don't mention removed ppp sample files
...
Pointed out by: jkh
1997-11-09 14:24:24 +00:00
Brian Somers
86e0293468
Increase chat script sizes to 512
...
Requested by: Michael Reifenberger <root@totum.plaut.de>
1997-11-09 14:18:55 +00:00
Brian Somers
50454ee744
Remove the use of $HOME/.ppp.*
1997-11-09 13:18:51 +00:00
Brian Somers
6e96766a46
Null commit:
...
The last modification removed the use of $HOME/.ppp.*
1997-11-09 13:18:18 +00:00
Wolfram Schneider
9350872a4a
Add html-mv script. Html-mv rename HTML generated filenames to
...
human readable filenames. E.g.:
$ cd FAQ
$ make FORMATS=html
$ html-mv FAQ
$ ls
FAQ_ACKNOWLEDGMENTS.html
FAQ_Any_restrictions_on_how_I_divide_the_disk_up_.html
FAQ_Are_there_any_Database_systems_for_FreeBSD_.html
FAQ_Are_there_any_commercial_high-performance_X_servers_.html
FAQ_Books_on_FreeBSD.html
FAQ_Can_FreeBSD_handle_multiport_serial_cards_sharing_irqs_.html
[...]
1997-11-09 11:23:54 +00:00
Mike Smith
d984ae1e05
A better fix for the ddb command history buffer problem; use a static
...
buffer instead of trying to use malloc() in the input routine.
Submitted by: john hood <cgull@smoke.marlboro.vt.us>
1997-11-09 06:30:29 +00:00
Brian Somers
5106c67149
Introduce ID0 logging.
...
Stay as the invoking uid as much as possible.
Execution as a normal user is still forbidden for now,
so these changes are pretty ineffective.
The next commit will implement the modifications suggested
on -hackers a number of days ago.
1997-11-09 06:22:49 +00:00
David E. O'Brien
4000f72f04
Add an introductory manpage for the ports system.
1997-11-09 06:05:45 +00:00
David E. O'Brien
8f31d7ef70
Need to skip argv[0] when we are named "sum".
1997-11-09 05:47:55 +00:00
David E. O'Brien
d40fea8c06
When called "sum", it is not documented as accepting any arguments.
1997-11-09 05:35:26 +00:00
Jordan K. Hubbard
64bd2f7b57
MF22: MSG_EOR bug fix.
...
Submitted by: wollman
1997-11-09 05:07:40 +00:00
Brian Somers
592fb86275
When responding to a CHAP challenge, don't try to use
...
ppp.secret to get a key value based on the peers name,
then send the value of AuthName with the encrypted result.
This is *way* too confusing.
Instead, always use AuthName and AuthKey as the documentation
says.
1997-11-09 03:55:27 +00:00
KATO Takenori
45d4f12362
Describe MNT_NOCLUSTER{R,W} flags.
...
Pointed out by: bde
1997-11-09 03:36:26 +00:00
Brian Somers
d3a3ec3bb5
Don't include RTA_GATEWAY in rtm_addrs unless it's specified.
1997-11-09 03:22:49 +00:00
James Raynard
ac905c6e4d
Make fix for PR 4883 consistent with other similar cases.
1997-11-09 00:48:01 +00:00
David E. O'Brien
e4b172e407
If "-l" is given, make sure the target of the link exist.
1997-11-08 22:15:55 +00:00
Brian Somers
c3b056645f
Merge ppp configuration examples.
...
Add some useful bits & pieces.
1997-11-08 20:58:41 +00:00
James Raynard
f48f32cb59
Back-out previous change. A better fix is to follow.
...
Requested-by: bde
1997-11-08 20:29:33 +00:00
Julian Elischer
171d1bf26d
fix slight breakages from PHK's VFS work.
...
also remove irrelevant copyright, now that all that code has gone away.
1997-11-08 19:02:28 +00:00
Peter Wemm
7d263bac01
Merge 971020 stuff.. Check 21142? SROM CRC.
1997-11-08 14:46:58 +00:00
Brian Somers
87786af251
Typo police.
1997-11-08 12:37:33 +00:00
Brian Somers
36700156fc
Update the LOOP AVOIDANCE section to reflect reality.
...
Requested by: Archie Cobbs <archie@whistle.com>
1997-11-08 01:02:08 +00:00
Brian Somers
9780ef311d
Don't pass global vars as args.
...
Remove local/global conflicts.
1997-11-08 00:28:11 +00:00
Sean Eric Fagan
5a583f9c34
Allow the system to be configured to pass "-n" to kerberos and
...
kadmind or not; also, only run kadmind on a non-slave server. Man
page for rc.conf is also updated.
Reviewed by: Mark Murray
1997-11-07 20:45:48 +00:00
Brian Somers
16d4f6d1c0
Mention how to keep the line for a minimum call charge.
...
Suggested by: Stuart Henderson <stuart@internationalschool.co.uk>
1997-11-07 20:44:12 +00:00
Brian Somers
7d0a1bac71
Style police.
...
bzero -> memset
index -> strchr
rindex -> strrchr
Use libedit (this should make pppctl a lot more attractive than telnet).
1997-11-07 20:20:15 +00:00
Tor Egge
31e5225482
Use UPAGES when setting up private pages for SMP (which includes idle stack).
1997-11-07 19:58:34 +00:00
Poul-Henning Kamp
3510af87fa
Make roots prompt "hostname -s
# "
1997-11-07 17:22:32 +00:00
Andrey A. Chernov
8b3dee4702
Add Slovenian keyboard
...
Submitted by: Blaz Zupan <blaz@amis.net>
1997-11-07 15:55:07 +00:00
Andrey A. Chernov
7542b85d8e
Add Slovenian data
...
Submitted by: Blaz Zupan <blaz@amis.net>
1997-11-07 15:46:45 +00:00
Andrey A. Chernov
6f0f590fa6
Add Slovene link
1997-11-07 15:40:55 +00:00
Andrey A. Chernov
c1d175accd
Add sl_SI directories
1997-11-07 15:38:24 +00:00
Andrey A. Chernov
b20b4fc61c
Add link to Polish locale
1997-11-07 15:27:12 +00:00
Andrey A. Chernov
258880d607
Add Polish link
...
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:18:11 +00:00
Andrey A. Chernov
ef8dfbaec8
Add Polish data
...
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:14:11 +00:00
Joerg Wunsch
6d0727f460
Argl! Who's got the pointy hat these days? Hand it over to me, ASAP!
...
When setting an alarm that didn't trigger, i gotta clear it again
before going on. Hmpf!
1997-11-07 13:18:50 +00:00
KATO Takenori
eef2db22e1
Sync with following files:
...
- sys/i386/i386/machdep.c revision 1.271
- sys/i386/i386/trap.c revision 1.114
- sys/i386/isa/if_ed.c revision 1.128
- sys/i386/isa/if_fe.c revision 1.34
- sys/i386/isa/syscons.c revision 1.238.
- sys/i386/isa/wd.c revision 1.144
1997-11-07 12:54:01 +00:00
Poul-Henning Kamp
0abc78a697
Rename some local variables to avoid shadowing other local variables.
...
Found by: -Wshadow
1997-11-07 09:21:01 +00:00
Poul-Henning Kamp
4a11ca4e29
Remove a bunch of variables which were unused both in GENERIC and LINT.
...
Found by: -Wunused
1997-11-07 08:53:44 +00:00
Brian Somers
fbff0da4c8
Support interactive mode.
1997-11-07 02:54:49 +00:00
Mike Smith
e7c818b53b
Don't try to do anything with the input history if MALLOC() for the buffer
...
failed.
This broke early debugging.
1997-11-07 02:34:50 +00:00
Joerg Wunsch
19a41f3ab7
Pah! I didn't stick to my own advise to adjust the padding...
1997-11-07 00:18:25 +00:00
Joerg Wunsch
5e90d58311
Typo fix that caused the value 0x1234 to be written to a random memory
...
location. Also, instead of jumping ot the CPU's restart vector, just
call int 0x19 to reboot. (Writing hte 0x1234 was a little useless
otherwise.)
PR: bin/4901
Submitted by: Jonathan Mini <mini@d198-232.uoregon.edu>
1997-11-07 00:12:55 +00:00
Joerg Wunsch
8518c081b4
Fix some breakage from my last set of changes.
...
PR: bin/4892
Submitted by: Vasim Valejev <vasim@uddias.diaspro.com>
1997-11-07 00:09:40 +00:00
Joerg Wunsch
8f8262da39
Teach tzsetup to understand blank lines in the iso3166 file.
...
Found by: evanc@synapse.net (Evan Champion)
1997-11-07 00:07:27 +00:00
Joerg Wunsch
af0d306722
Fix the SYNOPSIS Lnie so the entry will actually work.
...
Submitted by: Ulli Linzen <ulli@perceval.camelot.de>
1997-11-07 00:05:24 +00:00
Warner Losh
2fd8f469e5
Use warn rather than warnx to report errors opening the APM device.
...
Nit formatting fix
1997-11-06 23:55:38 +00:00
Mark Murray
59a7a5e09b
Rats. Committed the wrong version.
...
Move the declarations to the top of the ioctl() function so this compiles.
1997-11-06 20:06:19 +00:00
Poul-Henning Kamp
cb226aaa62
Move the "retval" (3rd) parameter from all syscall functions and put
...
it in struct proc instead.
This fixes a boatload of compiler warning, and removes a lot of cruft
from the sources.
I have not removed the /*ARGSUSED*/, they will require some looking at.
libkvm, ps and other userland struct proc frobbing programs will need
recompiled.
1997-11-06 19:29:57 +00:00
KATO Takenori
c62a76ba79
Sync with sys/i386/conf/Makefile.i386 revision 1.105.
1997-11-06 09:51:34 +00:00