Commit Graph

484 Commits

Author SHA1 Message Date
amurai
cda15250a5 Adding "ppp" entry for a user process PPP (aka iijppp) 1995-01-31 07:57:09 +00:00
amurai
a87e013d73 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
da783cfbca 1995-01-31 06:29:58 +00:00
amurai
21ef2761fd 1995-01-31 06:29:58 +00:00
sos
e87ac897fb Added 80x30 & 80x60 experimental modes officially. 1995-01-30 21:44:07 +00:00
sos
8e9f864d8f Added h option for setting the historysize.
fixed problem with Both n&C flags.
1995-01-30 21:41:14 +00:00
dfr
36afe918b7 Add support for kerberised NQNFS. 1995-01-30 18:56:06 +00:00
sos
864d8e3641 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
a355b8e351 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
7ae3d0e647 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
6579383278 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
dd3706513e Add missing ${.CURDIR} 1995-01-24 08:30:13 +00:00
joerg
21e74272f8 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
bf7c3b7f33 Add "lp" to list of subdirs. 1995-01-23 19:17:22 +00:00
wollman
97035fe827 Allow NIS maps, noconn mounts .
Sumbitted by: Boyd Faulkner <faulkner@mpd.tandem.com>
1995-01-20 20:58:54 +00:00
bde
e918ca0d08 Enable iostat on i386's. 1995-01-19 16:29:30 +00:00
jkh
bed236c854 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
76283db61e 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
4088df4ad8 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
cbb179bc2c 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
b709d7e731 Updates from jmz and me 1995-01-10 18:35:23 +00:00
jkh
b7f9ed0c1c Correct some of the english. 1995-01-09 11:32:01 +00:00
jkh
cdb5aef0c6 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
ced0ca125e 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
55ae011fe2 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
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
6baa0e3d46 Whoops! How embarassing. Just now noticed that I forget to update the .Os
lines.  Done.
1995-01-05 10:37:13 +00:00
jkh
48a0c6eea5 Fix a bad formatting directive. 1995-01-05 10:31:42 +00:00
jkh
3f805a54cc Fix misleading typo in description of @unexec. 1995-01-05 10:22:51 +00:00
swallace
ce84ce2f5d 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
7e3a824408 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
jkh
f4e544253a Updates from Peter da Silva to match the recent syslogd changes.
Submitted by:	pds
1995-01-04 00:40:38 +00:00
jkh
4f7c0cd08c Update adduser to version by Wolfram Schneider. Sorry, Gary, but his
adduser is a Cadillac to your Volkswagen.. :-)
Submitted by:	wosch@cs.tu-berlin.de
1995-01-03 09:46:14 +00:00
gibbs
53fa630b59 Allow config to fully handle the aic7770 driver dependancies. 1994-12-31 19:23:10 +00:00
ache
9ab9ecc4de Change ${COPY} to -c, always needed here 1994-12-31 11:13:52 +00:00
ache
3d115580df Change ${COPY} to -c, always needed here
Remove manpage reference to BSD adduser, add pwd_mkdb reference
1994-12-31 11:12:35 +00:00
jkh
a9acc4d7d4 Fix:
>Number:         86
>Category:       misc
>Synopsis:       fixit.conf missing srcdir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    core (FreeBSD core team)

From John Capo.
Submitted by:	jcapo
1994-12-31 05:36:40 +00:00
ache
9ca7358c68 Remove unneded kbdcontrol from SUBDIRS
Submitted by: roberto@blaise.ibp.fr
1994-12-30 15:44:32 +00:00
ache
563e25df09 Cleanup. 1994-12-30 15:40:11 +00:00
ache
eeb5134921 Remove extra targets per Bruce suggestion.
Use more macros instead of hardcoded things
1994-12-30 15:38:04 +00:00
ache
2af6fb79ef Change man section 1994-12-30 12:15:39 +00:00
ache
052734e54d Oops, rename adduser.sh to adduser.perl
Add empty clean and obj targets.
1994-12-30 12:13:08 +00:00
ache
16dca124d8 Yet one cleanup 1994-12-30 12:03:48 +00:00
bde
fbeffe6874 Fix everything. 1994-12-30 07:18:23 +00:00
wollman
375b2265c3 Extend syslogd to allow selection of log destinations by program.
Use getbootfile() to determine the kernel name.

Submitted by: Peter da Silva
1994-12-29 22:02:25 +00:00
gclarkii
eff40bbc02 Changed my copyright back. Too many problems with new one. 1994-12-28 17:27:21 +00:00
ache
a14d861acd adduser added 1994-12-28 14:00:11 +00:00
ache
9ee927b7b5 Fix configfile path 1994-12-28 13:49:55 +00:00
ache
820d5705d0 Move conf files to src/etc 1994-12-28 13:47:31 +00:00
gclarkii
840e179f52 Add makefile for adduser.
Would a makefile guru please look this over to make sure I did this right?
1994-12-28 07:35:09 +00:00