obrien
6e20bfde1e
Added explation of REQ package script.
1996-12-09 08:47:03 +00:00
obrien
c5d8f7d87a
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
78cf4aee6b
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
316f6be0fa
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
6c8b1af21e
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
f18329fad9
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
d6dadb5ec6
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
5c59f6cd6e
Added explantion of NO_PACKAGE.
1996-12-09 07:38:56 +00:00
mpp
5b30b8bc87
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
f820b6dcf6
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
ee7362d011
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
1238b8c5ec
Fix a spelling error.
1996-12-09 07:00:17 +00:00
mpp
35056c883f
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
a8cfe84e0b
Whups, missed two strcpy()s.
1996-12-09 06:45:03 +00:00
jkh
20c5f58d49
Eliminate great evil in the networking code. That's all I'm gonna say.
1996-12-09 06:37:46 +00:00
msmith
dd680562f9
English pedantry : affect -> effect
...
Submitted by: Daniel O'Callaghan" <danny@panda.hilink.com.au>
1996-12-09 06:04:03 +00:00
jkh
c493900657
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
74990d366d
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
5d69ea6b6b
Merge the changes made to the en version (1.166 -> 1.168).
1996-12-08 23:17:50 +00:00
max
6bde19dc01
Merge the changes made to the en version (1.41 -> 1.42).
1996-12-08 23:15:40 +00:00
obrien
5306897a31
Added Sandro Sigala <ssigala@globalnet.it> for his port of cutils
1996-12-08 22:38:52 +00:00
wosch
5953f1c6db
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
8c33774103
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
1540c7d862
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
01588772de
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
e95adc52e6
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
6c239acbc4
Update screen(1) entries
...
2.2 candidate
1996-12-08 16:15:02 +00:00
joerg
328d3170fd
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
bb05c5e854
Longnames update
...
Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt>
1996-12-08 14:17:56 +00:00
ache
b0ce21fe0d
Link Dutch catalog with nl_NL instead of da_DK
1996-12-08 14:05:08 +00:00
max
ffd17cecfc
Merge the change made to the en version (1.164 -> 1.166).
1996-12-08 13:48:06 +00:00
max
10e369d9a1
Some more work to make the contributor list in alphabetical order.
1996-12-08 13:43:35 +00:00
max
2323a9fa79
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
04dca2ca42
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
a18ba114a1
Whoops, also fix time for those watchmakers to the north...
1996-12-08 07:21:33 +00:00
pst
1d4d7470d6
Correct an aggregious insult and display the days of the week the way
...
that god(tm) intended them to be displayed.
Candidate for 2.2
1996-12-08 07:16:55 +00:00
pst
ef97ce8833
Fix typo in last patch. empty!=emtpy
1996-12-08 06:27:09 +00:00
obrien
64a82ed883
Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)
...
Obtained from: make fetch
1996-12-08 05:40:38 +00:00
swallace
7fc4332dc6
Perform special sigset() check.
...
Make sure signal is not blocked. If it is, return SIG_HOLD instead
of handler and unblock the signal.
1996-12-08 02:24:10 +00:00
max
d122df8af4
Merge changes made to the en version (1.163 -> 1.164).
1996-12-08 00:13:24 +00:00
asami
989f34c44f
Remove /usr/ucb and /usr/local/mh/bin from MANPATH_MAP, we don't ship
...
the system with these (and the mh port doesn't install there either).
Comment out /usr/X386/bin in MANPATH_MAP, it is already commented out
in MANDATORY_MANPATH.
2.2 candidate, I guess. I can't even imagine why these stuff were
still there!
1996-12-07 23:32:37 +00:00
asami
dfa71c2d61
Add the following two for Japanese man port:
...
Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
Tadashi Kumano <kumano@strl.nhk.or.jp>
1996-12-07 23:20:04 +00:00
joerg
43c47fcc98
Default the CD-ROM devices to a single LUN only. Too many of them are
...
broken and respond to multiple LUNs.
Reviewed by: rv@groa.uct.ac.za (Russell Vincent)
1996-12-07 22:45:15 +00:00
sos
7bab9fc90a
Fix the broken support for monochrome VGA's.
...
It was MY fault after all, damn..
1996-12-07 22:33:05 +00:00
ache
ba8fcf69ff
Expand username limit to 16
1996-12-07 21:25:12 +00:00
sef
c48212278f
Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check
...
that flag on every iteration of the loop. This avoids calling fprintf
inside a signal handler, which is always somewhat icky.
Reviewed by: bde
1996-12-07 20:20:41 +00:00
kato
938057adde
Synchronize with sys/i386/isa/if_ed.c revision 1.09.
...
It's a 2.2 candidate.
1996-12-07 13:04:21 +00:00
markm
bf0e732e82
Fix libmp to be more Berkely compatible.
...
This is a very safe 2.2 candidate.
Submitted by: Nick Sayer <nsayer@quack.kfu.com>
1996-12-07 13:03:29 +00:00
kato
d7c2871859
Change obsolete SBIC55 into SCSI in a comment line.
...
Definite 2.2 candidate.
1996-12-07 12:59:36 +00:00
kato
dbd8745095
Obtained from: NetBSD/pc98 based on NetBSD 1.2
...
Add a missing file of bs driver. It's a 2.2 candidate.
1996-12-07 12:31:05 +00:00