Commit Graph

19496 Commits

Author SHA1 Message Date
pst
c16176f2e3 Build libopie from contrib_opie module. 1997-02-07 03:51:56 +00:00
pst
a76a01c7fa Config information for FreeBSD 1997-02-07 03:46:28 +00:00
pst
d1103506bc Minimal man page changes to reflect integrated ftpd/login/su 1997-02-07 03:46:00 +00:00
pst
c3602869ed Disconnect OPIE from internal MD4/5 routines 1997-02-07 03:44:44 +00:00
jkh
4851ba9096 Reference addendum.html/ADDENDUM.TXT for posting security information after
release.
1997-02-07 02:25:43 +00:00
jfieber
c100b7250a The rule for <acronym> was adding a newline where it should not. Fixed. 1997-02-07 02:25:36 +00:00
joerg
b229de15fe Update to the new open() semantics, need O_NONBLOCK now. 1997-02-06 22:24:35 +00:00
joerg
cda3edeed1 Update to match the new reality. 1997-02-06 22:23:59 +00:00
joerg
b36e1c5308 Add worm(4)'s bdev entry. 1997-02-06 22:23:26 +00:00
joerg
1652d97a4d The worm(4) driver needs a bdev major # now, too. 1997-02-06 22:20:33 +00:00
joerg
1a0eadbdf4 After so many people have been bugging me :), finally implement
read-mode access to CD-ROM media in the worm(4) driver.  No whistles
and bells yet, like all the CDIO* commands, but at least a start.

In order to do this, i had to slightly rearrange the semantics of an
open(2) on the worm driver: now, opening it with O_NONBLOCK set means
no actual IO operations will be intended but only ioctls are to be
processed.  This mode is used by wormcontrol(8) to prepare a track
and/or session.

I have only been able to test this on a 2.2-GAMMA system by now, and
only the !DEVFS part is tested yet.  Also, i have only done a dummy
burn so far, but wouldn't expect many surprises else.  Report bugs to
me ASAP, if there's reasonable demand and i hear no objections, i
might consider merging it into the 2.2 branch as well.
1997-02-06 22:19:44 +00:00
jkh
f913b3f88a Correct some of my grammer. 1997-02-06 21:31:31 +00:00
jfieber
f3fa619d0f The afterdistribute target is a nop in this setting, remove. 1997-02-06 21:10:52 +00:00
jfieber
67c67e472b Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well.  Maybe they
doc tools should be split out into a separate distribution, but until
that decision is made, at least keep them together.
1997-02-06 20:53:11 +00:00
pst
19db794365 This commit was generated by cvs2svn to compensate for changes in r22347,
which included commits to RCS files with non-trunk default branches.
1997-02-06 17:52:29 +00:00
pst
2dfcbf1931 Initial import of OPIE v2.3 from
ftp://ftp.nrl.navy.mil/pub/security/opie/
1997-02-06 17:52:29 +00:00
mpp
6e639a4b24 Replace "mfs" with "mount_mfs" in the NAME section. 1997-02-06 17:49:55 +00:00
mpp
68cbc4f9dc Add a link to the quota section in the "OPTION QUOTAS" section. 1997-02-06 17:47:14 +00:00
wosch
ff59129276 delete unused variable BINDIR=/usr/libexec
/usr/bin -> ${BINDIR}
1997-02-06 15:00:24 +00:00
kato
4063c501df Deleted ioskip member of the structure pc98_edregister. The member
port is always used for accessing PAR and MAR instead of constant
interval of I/O address.
1997-02-06 14:16:52 +00:00
kato
1d100e8e5f Cosmetic change. Sorted by function, added `1997' to copyright
notice,  and added comment.
1997-02-06 13:38:04 +00:00
brian
278f612eaa Incoming packets no longer have their ip_sum zero'd 1997-02-06 11:16:21 +00:00
brian
d6ad9fc6db Don't zero ip->ip_sum during sum validation. This should only
affect programs that sit on top of divert(4) sockets.  The
multicast routing code already unconditionally zeros the sum
before recalculating.

Any code that unconditionaly sums a packet without first zeroing
the sum (assuming that it's already zero'd) will break.  No such
code seems to exist.
1997-02-06 11:14:22 +00:00
jkh
0715f3874a Heh heh.. :-} Whoops, put this list back the way it belongs without
all the stuff inserted in the wrong place.
1997-02-06 11:09:16 +00:00
ache
7c64302ebb Comment out PATH_LOCALE reference
Should go into 2.2
1997-02-06 09:29:02 +00:00
ache
c3310986ed Use symbolic constants instead of hardcoded digits
Add range check for setrunelocale since it can be called
directly.
Remove _startup_setlocale compatibility function

Should go into 2.2
1997-02-06 09:11:06 +00:00
pst
60d8788134 Fix yet another setlocale() bug.
Submitted by:	Wojtek Pilorz <wpilorz@celebris.bdk.lublin.pl>
1997-02-06 08:31:42 +00:00
eivind
c576c65f83 Added my own name to the list of developers. 1997-02-06 06:00:59 +00:00
mpp
3d8d35ba79 Initialize the group list when we switch uids when run as
root with "calendar -a".  Drop all privs when execing other
programs.

Obtained from: OpenBSD
1997-02-06 05:42:49 +00:00
wpaul
227b114802 Close PR# 2645: add curly braces where my fevered brain in collusion
with my frantic fingers forgot to put them.
1997-02-06 05:28:52 +00:00
mpp
63d9853d35 Add a couple of relavant man page xrefs for more information
on the structures time(1) displays, instead of refering
he reading to an include file.

Obtained from: NetBSD-bugs mailing list PR#3193
1997-02-06 05:21:39 +00:00
jkh
75bf6efb1e Eliminate the position of President from the roster. 1997-02-06 04:56:30 +00:00
wosch
ac687cc788 /sbin -> ${BINDIR} 1997-02-06 01:24:43 +00:00
jkh
ecf59f9dd8 Commit the mailing list charter changes. 1997-02-05 23:37:31 +00:00
julian
d1044a244f Submitted by: John Birrell
uthreads update from the author.
1997-02-05 23:26:09 +00:00
dg
05de455ce7 Fixed missing ioport offset from the reading/updating of the PLX
interrupt control/status register.

Submitted by:	Brian McGovern <bmcgover@cisco.com>
1997-02-05 22:19:18 +00:00
ache
2252e65839 Add XXX comment describing potential memset non-portable issue
Nitpicked-by: joerg
1997-02-05 20:54:16 +00:00
wollman
b5ba29e405 Some bug-fixes, clean-ups, and one new feature:
- Fix the bug with URIs of the form ftp://host/filename.
- Fix some more string-termination bugs in util.c.
- Use safe_malloc() rather than testing the return value of
  regular malloc() in 15 places.
- Implement HTTP authentication, for both servers and proxies.
  Currently only ``basic'' authentication is supported; This Is A Bug
  (but less of one tjhan nmot supporting any authentication).

I think there is only one more feature which is required for full
HTTP/1.1 support, which is Transfer-Encoding: chunked; this should
not be toohard, but it isn't very important, either.
1997-02-05 19:59:18 +00:00
julian
a534d78518 The "-a" option for inetd specifies a specific IP address for the
server to bind to. This works until you send it a SIGHUP with a
new service defined ... the new service is bound to INADDR_ANY.

This patch fixes this bug (in both RELENG_2_2 and -current).

This is a 2.2 candidate..(i.e. pure bug fix)

Submitted by:	Archie Cobbs (archie@whistle.com)
1997-02-05 19:50:04 +00:00
ache
162cec5592 Update the comment why range checking is not needed
Should go in 2.2
1997-02-05 19:22:04 +00:00
ache
9c54f31be5 Update the comment why range checking not needed
Fix setrunelocale fail if called directly without prior setlocale
call

Should go in 2.2
1997-02-05 19:17:10 +00:00
kato
7984321584 Changed document encoding system from JIS X 0208 to EUC. 1997-02-05 16:52:51 +00:00
mpp
638aeed2a7 Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed
while making these changes.

Pointed out by:	bde
1997-02-05 15:07:37 +00:00
mpp
345b4d1052 Don't force postscript output when "man -t" is specified.
Closes PR# 2661.

Submitted by:	 John-Mark Gurney <gurney_j@efn.org>
1997-02-05 14:22:13 +00:00
mpp
0aa0738d01 Change the header line to read "count" instead of "ngen" so
that it matched the terms used in the manual page.

Closes PR# 2663.
1997-02-05 14:17:11 +00:00
obrien
9c086bd7d8 Add the condition !defined(USG) to the logic to include <sys/param.h>
There is still some debate if this is yet the proper way to handle
<sys/param.h>, but this is certainly closer than what I had to start with.

Submitted by:	Warner Losh <imp@village.org>
1997-02-05 11:39:48 +00:00
dg
82eb1d8703 Killed getenv of PATH_LOCALE per Andrey's suggestion. It was intended
for debugging locale stuff, but was rarely if ever used...and of course
just bit a big chunk out of our collective hind-ends.
1997-02-05 09:53:25 +00:00
tg
c67a2d7212 Typos. 1997-02-05 07:36:51 +00:00
ache
c5c5558f87 Fix misspelled variable name, -current build stopper 1997-02-05 07:23:56 +00:00
asami
d6677d83fc 1MB is 1048576 bytes, not 1038476 bytes. (I can see that the original
committer wasn't using the MicroSlop Natural keyboard though! :)
1997-02-05 06:06:15 +00:00