davidn
1a543bf107
Yet another formatting consistency check.
1997-02-07 11:31:42 +00:00
davidn
42430059c6
Fix useage of MAXLOGNAME to include terminating NUL, by using
...
max(MAXLOGNAME-1,UT_NAMESIZE).
Tidy up "pretty" printing format for longer usernames.
1997-02-07 10:58:13 +00:00
davidn
2ee2d0c1f6
Correct comments relating to MAXLOGNAME.
...
MAXLOGNAME includes NUL terminator.
1997-02-07 10:41:41 +00:00
jkh
963a0fcad9
It's easier to go forwards than backwards with this, and the RELENG_2_1_0
...
sysinstall was already broken (I think there's a PR for this somewhere).
This will require some additional changes elsewhere, like bringing in pw.
1997-02-07 04:27:24 +00:00
pst
35db0d8dc1
Activate libopie
1997-02-07 03:58:36 +00:00
pst
82e28ab717
Activate new OPIE programs
1997-02-07 03:57:21 +00:00
pst
3afd1c0a0f
This commit was generated by cvs2svn to compensate for changes in r22381,
...
which included commits to RCS files with non-trunk default branches.
1997-02-07 03:56:15 +00:00
pst
4c37b88543
Build opiepasswd from contrib_opie module.
1997-02-07 03:56:15 +00:00
pst
7a53360b4e
This commit was generated by cvs2svn to compensate for changes in r22379,
...
which included commits to RCS files with non-trunk default branches.
1997-02-07 03:54:54 +00:00
pst
53492fe554
Build opiekey from contrip_opie sources.
1997-02-07 03:54:54 +00:00
pst
4f628dcc3a
This commit was generated by cvs2svn to compensate for changes in r22377,
...
which included commits to RCS files with non-trunk default branches.
1997-02-07 03:53:12 +00:00
pst
1bf922859b
Build opiekey from the contrib_opie module.
1997-02-07 03:53:12 +00:00
pst
74723c0068
This commit was generated by cvs2svn to compensate for changes in r22375,
...
which included commits to RCS files with non-trunk default branches.
1997-02-07 03:51:56 +00:00
pst
93295c3c25
Build libopie from contrib_opie module.
1997-02-07 03:51:56 +00:00
pst
c771e7d1aa
Config information for FreeBSD
1997-02-07 03:46:28 +00:00
pst
aaf432f898
Minimal man page changes to reflect integrated ftpd/login/su
1997-02-07 03:46:00 +00:00
pst
f3df6bc19c
Disconnect OPIE from internal MD4/5 routines
1997-02-07 03:44:44 +00:00
jkh
018c930397
Reference addendum.html/ADDENDUM.TXT for posting security information after
...
release.
1997-02-07 02:25:43 +00:00
jfieber
f7ba681c89
The rule for <acronym> was adding a newline where it should not. Fixed.
1997-02-07 02:25:36 +00:00
joerg
17d0705fc6
Update to the new open() semantics, need O_NONBLOCK now.
1997-02-06 22:24:35 +00:00
joerg
08e8fcd0b1
Update to match the new reality.
1997-02-06 22:23:59 +00:00
joerg
fd95191a55
Add worm(4)'s bdev entry.
1997-02-06 22:23:26 +00:00
joerg
5d0b32c215
The worm(4) driver needs a bdev major # now, too.
1997-02-06 22:20:33 +00:00
joerg
e8cf30c805
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
8a921c50ca
Correct some of my grammer.
1997-02-06 21:31:31 +00:00
jfieber
1135625348
The afterdistribute target is a nop in this setting, remove.
1997-02-06 21:10:52 +00:00
jfieber
e9be5657e9
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
d47a8667fa
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
669d7c7c80
Replace "mfs" with "mount_mfs" in the NAME section.
1997-02-06 17:49:55 +00:00
mpp
0ea5c86ddd
Add a link to the quota section in the "OPTION QUOTAS" section.
1997-02-06 17:47:14 +00:00
wosch
8c41f06c7f
delete unused variable BINDIR=/usr/libexec
...
/usr/bin -> ${BINDIR}
1997-02-06 15:00:24 +00:00
kato
7a2447d3ab
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
5c48b3fc6b
Cosmetic change. Sorted by function, added `1997' to copyright
...
notice, and added comment.
1997-02-06 13:38:04 +00:00
brian
51f25cb044
Incoming packets no longer have their ip_sum zero'd
1997-02-06 11:16:21 +00:00
brian
f1bef29ded
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
a45c2f2f55
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
a6b4cd1cf1
Comment out PATH_LOCALE reference
...
Should go into 2.2
1997-02-06 09:29:02 +00:00
ache
1fbffa765c
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
b7c9a718d5
Fix yet another setlocale() bug.
...
Submitted by: Wojtek Pilorz <wpilorz@celebris.bdk.lublin.pl>
1997-02-06 08:31:42 +00:00
eivind
050fcc849f
Added my own name to the list of developers.
1997-02-06 06:00:59 +00:00
mpp
dd8002bd0b
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
be04db9817
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
95281c9f3b
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
b8aa5e5da8
Eliminate the position of President from the roster.
1997-02-06 04:56:30 +00:00
wosch
33f749b773
/sbin -> ${BINDIR}
1997-02-06 01:24:43 +00:00
jkh
cb7c85b77d
Commit the mailing list charter changes.
1997-02-05 23:37:31 +00:00
julian
c2f7c3e489
Submitted by: John Birrell
...
uthreads update from the author.
1997-02-05 23:26:09 +00:00
dg
321f03c8ed
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
3ef0c8c52c
Add XXX comment describing potential memset non-portable issue
...
Nitpicked-by: joerg
1997-02-05 20:54:16 +00:00