Commit Graph

17876 Commits

Author SHA1 Message Date
joerg
cb39d6c976 Upgrade from the author, reflecting all my wishes resulting out of the
sysinstall use of this tool (plus some bug fixes).

2.2 candidate...

Submitted by:	David Nugent <davidn@nserver.usn.blaze.net.au>
1996-12-09 23:55:27 +00:00
joerg
e067766b7d This commit was generated by cvs2svn to compensate for changes in r20267,
which included commits to RCS files with non-trunk default branches.
1996-12-09 23:55:27 +00:00
mpp
bfa417f827 Change another reference to host names to domain names, and restore some
changes that were lost.

Pointed out by: bde
1996-12-09 16:50:39 +00:00
mpp
eb1d02ff35 Minor spelling/mdoc/style fixes. 1996-12-09 16:44:13 +00:00
kato
a1c65e0a59 Delete $NetBSD$, and add $Id$.
2.2 candidate.
1996-12-09 15:36:54 +00:00
kato
7d80347ea5 Synchronize with IBM-PC's userconfig.c revision 1.71.
Should not be in 2.2 until original change is merged into 2.2.
1996-12-09 15:21:04 +00:00
jkh
b21abeca99 Set timeout interval to 0 in ppp so connections don't hang up while
we're doing something lengthy with the disk.
1996-12-09 15:16:36 +00:00
jkh
ea79dcb1d8 Add pw to build list - I need it now. :) 1996-12-09 14:53:36 +00:00
max
ac93c0b35b Merge the changes to the en version (1.168 -> 1.169). 1996-12-09 14:24:16 +00:00
joerg
6faa0d3445 Add David Nugent for his contribution of pw(8). 1996-12-09 14:13:05 +00:00
joerg
2590834e86 Slightly improve the wording of a ``not yet there'' message. 1996-12-09 14:08:26 +00:00
joerg
4a198ee0cb pw(8) -- a backend utility to manage the user and group databases.
sysinstall's new User&group menu will use it, hence it's a 2.2
candidate despite of providing new functionality.

Submitted by:	David L. Nugent, <davidn@blaze.net.au>
1996-12-09 14:05:35 +00:00
joerg
f6e939ac03 This commit was generated by cvs2svn to compensate for changes in r20253,
which included commits to RCS files with non-trunk default branches.
1996-12-09 14:05:35 +00:00
obrien
de18d15468 Added speal about shlib version numbers.
Implicitly requested via -ports email by:	Satoshi
1996-12-09 11:18:52 +00:00
obrien
ae881de49f Documented Pentium clock speeds (CPU,ext mem,PCI) from a mail message
from Rodney Grimes.

Mentioned that you need 5MB to install FreeBSD, or 4MB if you use
boot4.flp.
1996-12-09 10:59:36 +00:00
obrien
d424b8f8bb Added explation of REQ package script. 1996-12-09 08:47:03 +00:00
obrien
b16345d511 Tried to explain the pkg/INSTALL script.
Mentioned the pkg/DISPLAY file and it's uses.
mkdir -p  ===>  ${MKDIR}
1996-12-09 08:24:03 +00:00
jkh
9cda130bd2 As Paul has just pointed out, much of my strncpy() usage was either
bogus or overly complex and really needed to be done more consistently
and sanely throughout - no question about it.  Done.

Suggested-By: Paul Traina <pst@Shockwave.COM>
1996-12-09 08:22:19 +00:00
mpp
319fdd9037 Improve the format of the usage string output.
Submitted by:	Sandro Sigala <sandro@cat.locao.net> as part of PR# 2134
1996-12-09 08:10:45 +00:00
mpp
96b8349ac1 Minor formatting/style fixes.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
1996-12-09 08:04:55 +00:00
mpp
85668a7380 Convert to mdoc format.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
1996-12-09 07:57:54 +00:00
mpp
722158e99d Minor formatting/style fixes.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
obrien
40faaef17b Added explantion of NO_PACKAGE. 1996-12-09 07:38:56 +00:00
mpp
742c032a98 Minor formatting fixes.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR # 2134.
1996-12-09 07:26:04 +00:00
mpp
330338d9a3 Convert to mdoc format.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
1996-12-09 07:20:41 +00:00
asami
b28c059160 Submitted by: fenner
(1) Print out reason when port is ignored because of NO_CDROM,
    RESTRICTED, IS_INTERACTIVE, (not) IS_INTERACTIVE, BROKEN,
    REQUIRES_MOTIF or NO_PACKAGE.

Submitted by: obrien
(2) Add new special file in pkg/: DISPLAY.  (Cf. man pkg_create)

(3) Minor bugfix in clean-depends target, which sometimes executed
    "make clean" in the current directory.  (Which is probably ok, but
    is wrong nonetheless.)
1996-12-09 07:08:16 +00:00
mpp
6d5a3e8afb Fix a spelling error. 1996-12-09 07:00:17 +00:00
mpp
cb2ea2e3dc Convert man page to mdoc format.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR# 2154
1996-12-09 06:59:17 +00:00
jkh
c973571ba2 Whups, missed two strcpy()s. 1996-12-09 06:45:03 +00:00
jkh
39c60f53c4 Eliminate great evil in the networking code. That's all I'm gonna say. 1996-12-09 06:37:46 +00:00
msmith
14d114be90 English pedantry : affect -> effect
Submitted by:	 Daniel O'Callaghan" <danny@panda.hilink.com.au>
1996-12-09 06:04:03 +00:00
jkh
c1ab8b2844 Add Joerg's user management screen for David Nugent's pw(8) program, something
which will also need to be brought in before this screen will work.

Add some commentary about how the slip startup code is bogus.

Steal Joerg's loop for more properly closing all files and graft it into
the EHS startup.  My loop was functional but more bogus.
1996-12-09 06:02:36 +00:00
msmith
06e9d26d88 Improve the explicitness of the "you cannot do anything with PCI
devices" message.

Closes conf/2130.
1996-12-09 05:13:19 +00:00
max
ebf92eae0d Merge the changes made to the en version (1.166 -> 1.168). 1996-12-08 23:17:50 +00:00
max
86a1597d4d Merge the changes made to the en version (1.41 -> 1.42). 1996-12-08 23:15:40 +00:00
obrien
0f7f39f47b Added Sandro Sigala <ssigala@globalnet.it> for his port of cutils 1996-12-08 22:38:52 +00:00
wosch
8b9fdc4318 Spelling error corrected.
Changes and update on isdn code now removed from source tree.

submitted by: wlloyd@mpd.ca 	close PR #2047
1996-12-08 22:24:10 +00:00
max
b672e1f669 Moved Stephen McKay from the additional contributors section to the developers
section.

Added Takenori KATO to the developers section.  (I'm surprised that he wasn't
listed even in the additional contributors section despite his work on pc98.)
1996-12-08 22:18:21 +00:00
joerg
58e6ff63de Another fixit improvement: add a lame script that pretends to be
tar(1), but actually uses cpio(1).  Many people are getting confused
about the lack of a tar on the fixit floppy, and simply don't know
that cpio can basically handle tar format fine (or they simply don't
know how to invoke cpio).
1996-12-08 18:21:30 +00:00
wosch
9dc9e0478e Add manual page symlinks
trace.1 -> ktrace.1 and
	truss.1 -> ktrace.1
for SunOS emigrants.
1996-12-08 16:56:40 +00:00
kato
655018186d Synchronize with sys/i386/isa/syscons.c revision 1.191. This change
just keeps appearance, and no effect on the PC98.

2.2 candidate.
1996-12-08 16:27:26 +00:00
ache
3ef7c0989e Update screen(1) entries
2.2 candidate
1996-12-08 16:15:02 +00:00
joerg
80db52aab7 Merge tar's version of rtapelib, namely the changes as of rev 1.2.
Both files used to be identical previously, so they are again now.
1996-12-08 14:19:50 +00:00
ache
1863dc66a8 Longnames update
Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt>
1996-12-08 14:17:56 +00:00
ache
2462bd5fdc Link Dutch catalog with nl_NL instead of da_DK 1996-12-08 14:05:08 +00:00
max
ee3225ac78 Merge the change made to the en version (1.164 -> 1.166). 1996-12-08 13:48:06 +00:00
max
5cdae12c4f Some more work to make the contributor list in alphabetical order. 1996-12-08 13:43:35 +00:00
max
cb3e8fbcfe Moved around several lines in the additional contributors section to make the
list in alphabetical order.

Added following persons to the additional contributor list.  They have been
missing from the list but listed as maintainer of some port.
Committers should pay much more attention to maintain the contributor list!!

	Andrew Stevenson <andrew@ugh.net.au>
	Boyd Faulkner <faulkner@mpd.tandem.com>
	Mike McGaughey <mmcg@cs.monash.edu.au>
	Paul Fox <pgf@foxharp.boston.ma.us>
	Rob Mallory <rmallory@csusb.edu>
1996-12-08 13:30:05 +00:00
jkh
e267db8a6a Several areas of improvement:
o Incorporate some of Tatsumi's bug fixes.
	o Remove the xperimnt and commerce distribution items; they haven't
	  been actual distributions for awhile.
	o Try to sanitize the device checking code a little more.
	o Cosmetic work on the network code.
1996-12-08 12:27:58 +00:00
pst
d800d73900 Whoops, also fix time for those watchmakers to the north... 1996-12-08 07:21:33 +00:00