jkh
4c968f95bb
Support compressed doc files again.
...
Add a few strategic screen clears.
Do a lot less wasted screen I/O in restoring screen contents that don't need
restoring.
Use tar instead of cp to back up /etc in installUpdate.
Don't panic when upgrade shell exits.
1996-07-05 08:36:02 +00:00
jkh
c66c481677
Update docs (more specifically to -current).
1996-07-05 01:24:41 +00:00
jkh
65878e4c92
Fix some minor reported bogons from the BETA
1996-07-04 23:12:05 +00:00
wpaul
46fcb35f23
Add checks for byte order and DB type mismatches. We ignore the
...
filename argument for now: it's really only useful for .dir/.pag-style
ndbm databases, which we don't support anyway.
1996-07-04 02:29:54 +00:00
mpp
72ea5e6d10
Update the pppd(8) man page to exmplain the CHAP acronym
...
to the same way that the RFC does.
Obtained from: NetBSD-bugs mailing list
1996-07-03 23:23:03 +00:00
gpalmer
4d8cdf4308
Fix typo.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1996-07-03 22:06:12 +00:00
martin
c42838f64b
Check if username is a NULL pointer before dereferencing it.
1996-07-03 21:43:48 +00:00
mpp
6551a41fd1
Document the -i backward compatibility option (same as -v).
...
Submitted by: Faried Nawaz
1996-07-03 02:11:39 +00:00
jkh
bee7e144ad
Only print the selected timezone in verification rather than the bogus time.
1996-07-03 01:17:34 +00:00
wosch
5ce3752019
Print a warning before starting dialog(1) if the user
...
has no write access to /dev/speaker or the speaker device is not
enabled in kernel.
Code cleanup.
1996-07-02 23:35:21 +00:00
jkh
c6eea46989
Untabify.
1996-07-02 10:59:26 +00:00
jkh
0d0ea501cb
Document shortcuts.
...
Fix a bug which prevented variables from working properly
1996-07-02 10:57:58 +00:00
jkh
574bbec032
Add an extra /etc/hosts entry per advice of Joerg.
1996-07-02 09:12:34 +00:00
jkh
0b35a3052f
Make it plainer how to exit.
1996-07-02 01:03:55 +00:00
gpalmer
f58ac78ef6
Add ctm_dequeue to the SUBDIR list now that I've checked that it
...
compiles cleanly on 2.2
1996-07-01 21:59:22 +00:00
gpalmer
638960af56
Add a facility for a `slow'' CTM delta queue, allowing
x' number
...
of delta's to be mailed out every hour (or however often you schedule
the cron job).
ctm_dequeue is the cron job which takes the stuff from the
queue directory and punts it into sendmail. The chunks of
the deltas (and the complete deltas if they are that small)
are sorted into order before being dispatched, so the people
subscribing should still get the bits in the right order.
The changes to ctm_smail should be fairly safe as they won't be
activated unless you go for the new queue directory option.
1996-07-01 20:54:11 +00:00
guido
70bae2bee1
Implement incremental passwd database updates. This is done by ading a '-u'
...
option to pwd_mkdb and adding this option to utilities invoking it.
Further, the filling of both the secure and insecure databases has been
merged into one loop giving also a performance improvemnet.
Note that I did *not* change the adduser command. I don't read perl
(it is a write only language anyway).
The change will drastically improve performance for passwd and
friends with large passwd files. Vipw's performance won't change.
In order to do that some kind of diff should be made between the
old and new master.passwd and depending the amount of changes, an
incremental or complete update of the databases should be agreed
upon.
1996-07-01 19:38:50 +00:00
wosch
2025f2a59a
fix: debug flag 'test' cause endless loop
...
document debug flags
close PR bin/683
1996-06-30 22:11:51 +00:00
jkh
9a6bae5c15
Update the Lynx version number.
1996-06-29 03:49:39 +00:00
jkh
e0a4a16767
Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess
...
you up! :-)
1996-06-29 03:43:25 +00:00
jkh
0d2b2ebbd5
Sync with 2.1-stable (I commited my changes there first by mistake due to
...
an errant CVS tag file).
1996-06-29 02:53:09 +00:00
jkh
090d9e9546
Copy the documentation files up into the release area - I've been doing
...
this by hand all along. Silly.
1996-06-29 02:22:48 +00:00
jkh
e208e25159
Add 3rd South Africa mirror.
1996-06-27 07:03:44 +00:00
markm
68a47f56a8
This first appeared in 2.1.5. Correct comment.
1996-06-26 17:11:04 +00:00
jkh
4578af9ab6
Allow argv[0] to be a command also.
1996-06-26 09:09:30 +00:00
ache
40797deb0e
Don't print number (garbadge) if media catalog is inactive
1996-06-25 21:01:27 +00:00
wpaul
010c2800ac
Toss old mknetid script into the attic.
...
Adjust things slightly to support the new mknetid program.
1996-06-25 20:28:07 +00:00
markm
da0cee6d8e
Add sys/ioctl.h to includes. Shut up a warning.
1996-06-25 18:56:19 +00:00
jkh
c79c2d405d
Make "Fake" turn off more potentially system-nuking options.
1996-06-25 18:41:10 +00:00
sos
860f339c72
Change the way moused talk to syscons, now its only delivering mouseevents
...
via an ioctl (MOUSE_ACTION).
Fixed a couple of bugs (destructive cursor, uncut, jitter).
Now applications can use the mouse via the MOUSE_MODE ioctl, its
possible to have a signal sent on mouseevents, makeing an event loop
in the application take over mouseevents.
1996-06-25 08:54:57 +00:00
jkh
f51935dac3
Handle tabs in INDEX files.
...
Display full, un-truncated version of description in status line.
1996-06-25 04:28:23 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wpaul
46fc34c49c
Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn't
...
have been there. Fixed to use yp_dir, which can be set on the command line.
1996-06-23 22:44:06 +00:00
bde
34b72c7bcc
Removed -g from CFLAGS.
1996-06-23 13:11:59 +00:00
sos
51f800d978
Add moused to targets.
1996-06-23 12:13:02 +00:00
sos
4bd1b9c864
Moused is the daemon that provides the connection between the cut&paste
...
functionality in syscons and the real mouse hardware. If moused is
run one can switch on/off the mousepointer with vidcontrol -m on/off.
There is no manpage yet, but a fairly descriptive usage message....
Reviewed by:sos
Submitted by: Michael Smith
Obtained from:Some of the mouselogic comes from XFree86
1996-06-21 09:24:09 +00:00
sos
62906f837c
Added new -m option, that enable / disables the mousepointer on
...
a textmode screen.
1996-06-21 07:20:13 +00:00
nate
b5fa4f80eb
Don't un-necessarily include varargs.h.
1996-06-20 21:06:53 +00:00
julian
e7934b56b0
Submitted by: archie@whistle.com
...
This program should COMPLAIN about uids > 65K but not abort.. they are after
all legal, and some of us NEED them!
1996-06-20 19:19:29 +00:00
jkh
e8d26b1581
Make pkg_install understand and use libftpio instead of its own
...
copies of the ftp support routines. Also some cosmetic and minor
bug fixes I've been meaning to incorporate for awhile.
1996-06-20 18:33:55 +00:00
nate
6f8d85f397
Print out the IRQ rather than the IRQ mask when printing out the
...
resources allocated to the driver when DEBUG is defined.
1996-06-19 17:27:55 +00:00
nate
9cb4c78b33
Enable code that allows the daemon to select a free IRQ from the list if
...
none is selected. The code was already there but needed to be updated
to use the correct structure element.
1996-06-19 01:25:37 +00:00
nate
583ac053ed
Use irq_tok() instead of num_tok() for IRQ's. This will allow us to use
...
the '?' (undefined) token for stating IRQ's in the driver config line.
This will allow the card to automatically select and unused IRQ when
that code is enabled.
1996-06-19 01:08:58 +00:00
nate
40d732a632
Staticize and removed unused code.
1996-06-18 23:50:51 +00:00
nate
b02b380b6c
Use CFLAGS += instead of setting it directly.
1996-06-18 22:54:25 +00:00
nate
585a644fe0
Staticize and remove unused function.
...
Inspired by: The Nomad code
1996-06-18 21:58:55 +00:00
jkh
c771a37efa
Shut up a message which now appears to be a natural consequence of RIP2 and
...
RIP1 routeds on the same subnet and I *don't* want filling up my syslog.
1996-06-18 19:59:35 +00:00
nate
4c45772134
- Removed dead code (if you need it you can get it out of the
...
Repository).
- Added some comments, and moved some code around to make flow more
obvious.
No functional changes.
1996-06-18 19:52:30 +00:00
wollman
c6485270a8
Add a public domain notice to these files.
...
Requested by: jkh, 03 Sep 1995
1996-06-18 15:35:06 +00:00
jkh
cdc8a8df54
ack - left in a typo. Time for bed!
1996-06-17 23:04:24 +00:00