phk
3b11b18c58
Clean up some details, to make it clear to gcc that we do not try to do
...
something stupid.
1995-02-10 05:25:00 +00:00
wollman
f56d4ade79
mtree * MD5 = better security
...
Idea from: Dr. John T. Wroclawski
1995-02-10 03:12:42 +00:00
wollman
df7354d684
Implement TCP MIB variables.
1995-02-09 23:16:17 +00:00
bde
2daabec736
Add ctm and sgsc. ctm is has proved useful and sgsc seems to have been
...
forgotten.
1995-02-09 15:36:08 +00:00
bde
5548cacc82
Restore the field widths that were clobbered by the previous commit so that
...
the columns in ioconf.c line up if there are no long names.
1995-02-08 18:42:58 +00:00
dima
ae6eee4ee5
Fixed usage() (cosmetic changes. "(string)" looks much better
...
than "(string" :-)
1995-02-08 01:07:16 +00:00
sos
a22b375b05
Added new choises of cursors.
1995-02-07 11:56:21 +00:00
phk
f1b2dcf633
Stephen lost a -D, now it's back.
1995-02-06 02:22:29 +00:00
phk
58be14ac2d
Removed the name length limitations on the device-driver names entirely.
...
Now device-names can be more than 3 chars.
1995-02-05 21:15:21 +00:00
jkh
8a338bacd9
This commit was generated by cvs2svn to compensate for changes in r6199,
...
which included commits to RCS files with non-trunk default branches.
1995-02-05 13:49:25 +00:00
jkh
839ad52739
PCVT userland utilities.
...
Submitted by: hm
1995-02-05 13:49:25 +00:00
phk
873b076b61
Added final '\n'
1995-02-04 20:02:01 +00:00
phk
47e4dbe85e
A couple of sensible changes from down under...
...
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-02-04 19:20:49 +00:00
se
4564ae83e7
Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c"
...
to "/sys/i386/include/devconf.h", where it really belongs.
1995-02-04 12:47:19 +00:00
bde
79321cab65
Include ncr.c from where it is now.
1995-02-03 20:49:10 +00:00
se
0cdba524c9
Add #include <pci/pcivar.h> for definition of PCI_EXTERNAL_LEN.
...
Reviewed by:
Submitted by:
Obtained from:
1995-02-03 20:26:50 +00:00
jkh
7b026c1466
Cosmetic fix.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
1995-02-02 03:36:51 +00:00
amurai
e45d42c64c
PPP does not find config files (Wrong path name not a /etc/ppp)
...
Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
1995-02-02 01:54:27 +00:00
phk
27ca9d3bb5
CTM email tools.
...
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-01-31 19:12:53 +00:00
amurai
c2417479c7
Adding "ppp" entry for a user process PPP (aka iijppp)
1995-01-31 07:57:09 +00:00
amurai
f8a63aa3da
This commit was generated by cvs2svn to compensate for changes in r6059,
...
which included commits to RCS files with non-trunk default branches.
1995-01-31 06:29:58 +00:00
amurai
d1e35feace
1995-01-31 06:29:58 +00:00
amurai
21ef2761fd
1995-01-31 06:29:58 +00:00
sos
97c71acd6f
Added 80x30 & 80x60 experimental modes officially.
1995-01-30 21:44:07 +00:00
sos
56d38939c8
Added h option for setting the historysize.
...
fixed problem with Both n&C flags.
1995-01-30 21:41:14 +00:00
dfr
4ae95525d6
Add support for kerberised NQNFS.
1995-01-30 18:56:06 +00:00
sos
46c57c8d60
Third round in syscons update.
...
Display update method changed, now allways write in memory buffer,
then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
ache
b7612583e7
Fix configurations in which mail route depends of the name
...
of sender host.
Submitted by: vak@cronyx.msk.su
1995-01-28 04:09:05 +00:00
dg
7e03208067
Be sure to properly fail if there are not enough fields. Problem
...
reported by MARC Giannoni <marc@cmc.eng.comsat.com>, this fix is by me.
1995-01-27 22:30:03 +00:00
dg
d8ba1dd95a
from Matt Day <mday@artisoft.com>:
...
> So, the problem is hostnamebyanyaddr() assumes that _res is already
> initialized to proper values, but this is no longer true as of BIND
> 4.9.3. Here is a patch for sendmail 8.6.9 which changes
> hostnamebyanyaddr() to make sure res_init() has been called before using
> _res.retry.
Submitted by: Matt Day <mday@artisoft.com> via Terry Lambert
1995-01-27 22:14:38 +00:00
ache
236229be67
Add missing ${.CURDIR}
1995-01-24 08:30:13 +00:00
joerg
5eddfb68a1
Implementing the "lp" command.
...
This command is required to exist in terms of compatibility with the
Posix 1003.2 specification. It actually invokes the lpr service with
the proper options.
1995-01-23 19:22:43 +00:00
joerg
574153b9bc
Add "lp" to list of subdirs.
1995-01-23 19:17:22 +00:00
wollman
837a5d2f5b
Allow NIS maps, noconn mounts .
...
Sumbitted by: Boyd Faulkner <faulkner@mpd.tandem.com>
1995-01-20 20:58:54 +00:00
bde
8838d36fa5
Enable iostat on i386's.
1995-01-19 16:29:30 +00:00
jkh
f02202acd5
Make Makefile take a relative path for CFLAGS.
...
Submitted by: Remy Card <Remy.Card@masi.ibp.fr>
1995-01-17 15:07:13 +00:00
wollman
ad9893838a
Fix Sharnoff complaint #121 (cross-reference to config.new which does not
...
exist on the i386 platform).
1995-01-14 20:25:02 +00:00
sos
44bbcce705
First round in syscons update. Several new features has been added:
...
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
phk
a7c5c4d132
Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/fread
...
nonsense to use a mmap'ed file instead and told the DB/hash what we are up to.
dev_mkdb could maybe benefit from the same treatment.
1995-01-10 18:37:12 +00:00
ache
47bbf47f3c
Updates from jmz and me
1995-01-10 18:35:23 +00:00
jkh
99804c7d49
Correct some of the english.
1995-01-09 11:32:01 +00:00
jkh
0cf90bc747
Wolfram Schneider <wosch@cs.tu-berlin.de>:
...
o manpage
o save configuration in /etc/adduser.conf
o send message file (/etc/adduser.message)
Submitted by: woschcs.tu-berlin.de
1995-01-09 11:26:31 +00:00
joerg
3fcd556a98
Use the "-F" option to /bin/pr now that we have it (thanks to Posix).
...
This helps for printers that tend to get out of sync. (For the
cautious folks: we used to have it in 1.1.5, too. But GNU pr used
"-f" for it.)
1995-01-08 18:01:11 +00:00
jkh
6a8333301f
sgsc - utility to control the Genius GS-4500 scanner.
...
Submitted by: gusw@fub46.zedat.fu-berlin.de
1995-01-07 14:17:22 +00:00
jkh
021c17e419
This commit was generated by cvs2svn to compensate for changes in r5425,
...
which included commits to RCS files with non-trunk default branches.
1995-01-07 14:17:22 +00:00
jkh
f8d21a60a1
Whoops! How embarassing. Just now noticed that I forget to update the .Os
...
lines. Done.
1995-01-05 10:37:13 +00:00
jkh
b0f37a24cb
Fix a bad formatting directive.
1995-01-05 10:31:42 +00:00
jkh
85c85b8011
Fix misleading typo in description of @unexec.
1995-01-05 10:22:51 +00:00
swallace
fa156e55d6
Added new function show_index() which does a 'smart' display of the index file.
...
Index descriptions are limited to MAXINDEXSIZE (60) chars. Any description
beyond that is truncated. Also, only the first line is displayed as well.
This allows pkg_info -a -I to be formated in two columns with one line
per package for easy reading.
Reviewed by: jkh
1995-01-05 01:10:13 +00:00
ats
eef17cc760
Submitted by: Ollivier ROBERT
...
Wrong description where the printer socket lives. Changed from /dev/printer
to /var/run/printer. Bug report submitted by Ollivier ROBERT.
1995-01-04 22:55:00 +00:00